aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branches 'upstream' and 'upstream-fixes' into for-linusJiri Kosina2008-07-23
|\
| * HID: apple_fn_keys F5 and F6Henrik Rydberg2008-07-23
| * HID: remove quirk lookup from usbkbd/usbmouseJiri Kosina2008-07-23
| * HID: Add mapping of new KEY_MEDIA_REPEAT keycodeDmitry Torokhov2008-07-23
| * HID: gyration remote supportDaniel Walker2008-07-23
| * HID: gyration sleep button quirkJiri Kosina2008-07-23
| * HID: add quirk for Logitech DiNovo desktopJiri Kosina2008-07-23
| * HID: fix quirk handling in usbmouse/kbdJiri Slaby2008-07-23
| * HID: fix memory leak in hidraw_releaseJiri Kosina2008-07-23
| * HID: Invert HWHEEL mappings for some Logitech miceDan Nicholson2008-07-23
| * HID:usbkbd:mark usb_kbd_keycode array as constMing Lei2008-07-23
| * HID: add fn key support on Macbook Pro 4,1 and Macbook AirAlexandre Karpenko2008-07-23
* | HID: remove unused variable from hiddev compat ioctlJiri Kosina2008-07-23
* | HID: fix compile issue in hiddev ioctlJiri Kosina2008-07-23
* | HID: Push down BKL into ioctl handler in hidrawAlan Cox2008-07-23
* | HID: Switch hiddev to unlocked_ioctlAlan Cox2008-07-23
* | HID: use get/put_unaligned_* helpersHarvey Harrison2008-07-23
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Jiri Kosina2008-07-23
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-22
| |\
| | * ipw2200: Call netif_*_queue() interfaces properly.David S. Miller2008-07-22
| | * netxen: Needs to include linux/vmalloc.hDavid S. Miller2008-07-22
| | * Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-07-22
| | |\
| | | * [netdrvr] atl1d: fix !CONFIG_PM buildJeff Garzik2008-07-22
| | * | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-07-22
| | |\|
| | | * r6040: rework init_one error handlingFlorian Fainelli2008-07-22
| | | * r6040: bump release number to 0.18Florian Fainelli2008-07-22
| | | * r6040: handle RX fifo full and no descriptor interruptsFlorian Fainelli2008-07-22
| | | * r6040: change the default waiting timeFlorian Fainelli2008-07-22
| | | * r6040: use definitions for magic values in descriptor statusFlorian Fainelli2008-07-22
| | | * r6040: completely rework the RX pathFlorian Fainelli2008-07-22
| | | * r6040: call napi_disable when puting down the interface and set lp->dev accor...Florian Fainelli2008-07-22
| | | * mv643xx_eth: fix NETPOLL buildLennert Buytenhek2008-07-22
| | | * r6040: rework the RX buffers allocation routineFlorian Fainelli2008-07-22
| | | * r6040: fix scheduling while atomic in r6040_tx_timeoutFlorian Fainelli2008-07-22
| | | * r6040: fix null pointer access and tx timeoutsFlorian Fainelli2008-07-22
| | | * r6040: prefix all functions with r6040Florian Fainelli2008-07-22
| | | * rndis_host: support WM6 devices as modemsThomas Backlund2008-07-22
| | | * at91_ether: use netstats in net_device structurePaulius Zaleckas2008-07-22
| | | * sfc: Create one RX queue and interrupt per CPU package by defaultBen Hutchings2008-07-22
| | | * sfc: Use a separate workqueue for resetsBen Hutchings2008-07-22
| | | * sfc: I2C adapter initialisation fixesBen Hutchings2008-07-22
| | | * e1000: make ioport freeTaku Izumi2008-07-22
| | | * e1000: delete non NAPI code from the driverFrancois Romieu2008-07-22
| | | * e1000: remove email referenceJeff Kirsher2008-07-22
| | | * e1000: Move assignments in tests before testJoe Perches2008-07-22
| | | * e1000: checkpatch cleanJoe Perches2008-07-22
| | | * e1000: Remove spaces after casts and function namesJoe Perches2008-07-22
| | | * e1000: Move extern function definitions to e1000.hJoe Perches2008-07-22
| | | * e1000: Use hw, er32, and ew32Joe Perches2008-07-22
| | | * e1000: neaten function declarationsJoe Perches2008-07-22