summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | hwmon: (ad7414) Make ad7414_update_device() staticAdrian Bunk2008-09-201-1/+1
| * | | | hwmon: (it87) Fix fan tachometer reading in IT8712F rev 0x7 (I)Andrew Paprocki2008-09-201-2/+2
| * | | | hwmon: (atxp1) Fix device detection logicJean Delvare2008-09-201-9/+9
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-09-214-11/+18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mmc_test: initialize mmc_test_lock staticallyAkinobu Mita2008-09-201-3/+1
| * | | | mmc_block: handle error from mmc_register_driver()Akinobu Mita2008-09-201-2/+7
| * | | | atmel-mci: Set MMC_CAP_NEEDS_POLL if no detect_pinHaavard Skinnemoen2008-09-201-0/+4
| * | | | atmel-mci: Fix bogus debugfs file sizeHaavard Skinnemoen2008-09-201-4/+0
| * | | | atmel-mci: Fix memory leak in atmci_regs_showHaavard Skinnemoen2008-09-201-0/+2
OpenPOWER on IntegriCloud