summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* IPoIB: Fix crash when path record fails after path flushRoland Dreier2008-09-251-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-242-6/+29
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-09-241-0/+7
| |\
| | * ath9k: disable MIB interrupts to fix interrupt stormLuis R. Rodriguez2008-09-241-0/+7
| * | [Bluetooth] Fix USB disconnect handling of btusb driverMarcel Holtmann2008-09-231-4/+15
| * | [Bluetooth] Fix wrong URB handling of btusb driverMarcel Holtmann2008-09-231-2/+4
| * | [Bluetooth] Fix I/O errors on MacBooks with Broadcom chipsMarcel Holtmann2008-09-231-0/+3
| |/
* | i2c-dev: Return correct error code on class_create() failureSven Wegener2008-09-241-1/+3
* | i2c-powermac: Fix section for probe and remove functionsUwe Kleine-Koenig2008-09-241-2/+2
* | USB: revert recovery from transient errorsAlan Stern2008-09-231-22/+17
* | usb: unusual devs patch for Nokia 5310 Music XpressDavid Almaroad2008-09-231-0/+7
* | usb: ftdi_sio: add support for Domintell devicesGaetan Carlier2008-09-232-0/+6
* | USB: drivers/usb/musb/: disable it on SuperHAndrew Morton2008-09-231-0/+1
* | USB Serial: Sierra: Add MC8785 VID/PIDKevin Lloyd2008-09-231-0/+1
* | USB: serial: add ZTE CDMA Tech id to option driverOtavio Salvador2008-09-231-0/+2
* | USB: ftdi_sio: Add 0x5050/0x0900 USB IDs (Papouch Quido USB 4/4)Jaroslav Kysela2008-09-232-0/+2
* | usb serial: ti_usb_3410_5052 obviously broken by firmware changesChris Adams2008-09-231-1/+1
* | USB: fsl_usb2_udc: fix VDBG() format stringPeter Korsgaard2008-09-231-1/+1
* | USB: unusual_devs addition for RockChip MP3 playerAlan Stern2008-09-231-0/+7
* | USB: SERIAL CP2101 add device IDsCraig Shelley2008-09-231-0/+3
* | usb-serial: Add Siemens EF81 to PL-2303 hack triggersAndreas Bombe2008-09-231-1/+3
* | USB: fix EHCI periodic transfersDavid Brownell2008-09-231-18/+14
* | usb: musb: fix include pathFelipe Balbi2008-09-233-6/+6
* | USB: Fixing Nokia 3310c in storage modeFilip Joelsson2008-09-231-0/+7
* | usb gadget: fix omap_udc DMA regressionDavid Brownell2008-09-231-2/+2
* | USB: fix hcd interrupt disablingGeoff Levand2008-09-231-1/+2
* | USB: Correct Sierra Wireless USB EVDO Modem Device IDTony Murray2008-09-231-1/+1
* | USB: Fix the Nokia 6300 storage-mode.Richard Nauber2008-09-231-0/+7
* | USB: ehci: fix some ehci hangs and crashesDavid Brownell2008-09-231-10/+16
* | USB Serial: Sierra: Device addition & version revKevin Lloyd2008-09-231-4/+5
* | USB Storage: Sierra: Non-configurable TRU-InstallKevin Lloyd2008-09-234-18/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-09-232-4/+4
|\ \
| * | PCI: fix compiler warnings in pci_get_subsys()Greg KH2008-09-161-3/+3
| * | PCI: Fix pcie_aspm=forceSitsofe Wheeler2008-09-161-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-09-235-18/+19
|\ \ \
| * | | [WATCHDOG] unlocked_ioctl changesWim Van Sebroeck2008-09-234-11/+11
| * | | [WATCHDOG] wdt285: fix sparse warningsBen Dooks2008-09-231-7/+8
| * | | [WATCHDOG] ibmasr: remove unnecessary spin_unlock()Akinobu Mita2008-09-231-1/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-235-10/+14
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-09-225-10/+14
| |\ \ \ | | |/ / | |/| |
| | * | ath9k: Fix IRQ nobody cared issue with ath9kSenthil Balasubramanian2008-09-222-3/+10
| | * | wireless: zd1211rw: add device ID fix wifi dongle "trust nw-3100"born.into.silence@gmail.com2008-09-221-0/+1
| | * | ath9k: connectivity is lost after Group rekeying is doneSenthil Balasubramanian2008-09-223-7/+3
* | | | atmel_serial: update the powersave handler to match serial coreAnti Sullin2008-09-231-13/+19
* | | | ibmasr: remove unnecessary spin_unlock()Akinobu Mita2008-09-231-1/+0
|/ / /
* | | pcmcia: Fix broken abuse of dev->driver_dataAlan Cox2008-09-221-9/+14
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-09-222-6/+11
|\ \ \
| * | | Input: jornada720_ts - fix build error ( LONG() usage )Kristoffer Ericson2008-09-161-2/+2
| * | | Input: bcm5974 - switch back to normal mode when closingHenrik Rydberg2008-09-161-4/+9
* | | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-09-213-12/+12
|\ \ \ \
OpenPOWER on IntegriCloud