summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: drivers/usb/storage/sddr55.c: fix uninitialized var warningsAndrew Morton2008-03-111-2/+2
* USB: fix usb-serial generic recursive lockPete Zaitcev2008-03-111-4/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-03-051-1/+1
|\
| * PM: Do not acquire device semaphores upfront during suspendRafael J. Wysocki2008-03-041-1/+1
* | USB: ftdi_sio - really enable EM1010PCSven Andersen2008-03-041-0/+1
* | USB: remove incorrect struct class_device from the printer gadgetTony Jones2008-03-041-1/+0Star
* | USB: pxa2xx_udc: fix misuse of clock enable/disable callsDmitry Baryshkov2008-03-042-39/+53
* | USB: ftdi_sio: Workaround for broken Matrix Orbital serial portKevin Vance2008-03-042-0/+31
* | USB: Add support for AXESSTEL MV110H CDMA modemDaniel Kozák2008-03-041-0/+4
* | usb-storage: update earlier scatter-gather bug fixAlan Stern2008-03-041-1/+1
* | USB: isp116x: fix enumeration on bootAnti Sullin2008-03-042-10/+6Star
* | USB: ehci: handle large bulk URBs correctly (again)Misha Zhilin2008-03-041-1/+1
* | USB: spruce up the device blacklistAlan Stern2008-03-041-9/+12
* | USB: update Kconfig entry for USB_SUSPENDAlan Stern2008-03-041-4/+5
* | usb: Add support for the mos7820/7840-based B&B USB/RS485 converter to mos7840.cDavid Ludlow2008-03-041-1/+14
|/
* docbook: fix usb source filesRandy Dunlap2008-03-031-4/+2Star
* Fix u132-hcd.c compile errorMirco Tischler2008-02-241-2/+2
* PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2008-02-232-3/+9
* ehci-fsl: add PPC_MPC837x to default yAnton Vorontsov2008-02-221-3/+2Star
* USB: POWERPC: ehci: fix ppc buildAnton Vorontsov2008-02-221-1/+1
* USB: usb-storage: don't access beyond the end of the sg bufferAlan Stern2008-02-221-12/+15
* USB: quirks and unusual_devs entry for Actions flash driveAlan Stern2008-02-222-0/+12
* USB: usb-storage: unusual_devs entry for Oracom MP3 playerRobert Spitzenpfeil2008-02-221-0/+11
* USB: serial: move zte MF330 from sierra to optionKevin Lloyd2008-02-222-1/+3
* USB: add new vernier product id to ldusb.cStephen Ware2008-02-221-0/+2
* USB: gadget: queue usb USB_CDC_GET_ENCAPSULATED_RESPONSE messageJan Altenberg2008-02-221-0/+1
* USB: Add another Novatel U727 ID to the device table for usbserialWarren Turkal2008-02-221-0/+1
* USB: storage: Nikon D80 new FW still needs FixupKonstantin Kletschke2008-02-221-1/+1
* USB: usb-storage: don't clear-halt when Get-Max-LUN stallsAlan Stern2008-02-222-11/+12
* USB: option: Added vendor id for Dell 5720 broadband modemStefan Bader2008-02-221-1/+2
* USB: option: Add Kyocera KPC680 idsDan Williams2008-02-221-0/+4
* USB: quirks for known quirky audio devicesOliver Neukum2008-02-221-0/+9
* USB: fix previous sparse fix which was incorrectDavid Brownell2008-02-221-12/+12
* USB: fix error handling in trancevibratorOliver Neukum2008-02-221-1/+3
* USB: g_printer, fix empty if statementAdrian Bunk2008-02-221-1/+1
* USB: ehci-fsl: mpc834x config symbol is PPC_MPC834x, not MPC834xPeter Korsgaard2008-02-221-1/+1
* USB: fix usb open suspend race in cdc-acmOliver Neukum2008-02-221-5/+5
* USB: usb: yet another Dell wireless CDMA/EVDO modemAndy Shevchenko2008-02-221-0/+1
* USB: fix pm counter leak in usblpOliver Neukum2008-02-221-0/+1
* USB: Sane memory allocation in option driverOliver Neukum2008-02-221-3/+30
* USB: ftdi_sio.c add missing '|'Roel Kluin2008-02-221-2/+2
* d_path: Make d_path() use a struct pathJan Blunck2008-02-151-5/+3Star
* usb: net2280 can't have a function called show_registers()David Howells2008-02-081-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-02-021-14/+8Star
|\
| * PCI: use dev_printk in quirk messagesbjorn.helgaas@hp.com2008-02-021-14/+8Star
* | USB: fix codingstyle issues in drivers/usb/core/*.cGreg Kroah-Hartman2008-02-016-74/+74
* | USB: fix codingstyle issues in drivers/usb/core/message.cGreg Kroah-Hartman2008-02-011-194/+204
* | USB: fix codingstyle issues in drivers/usb/core/hcd-pci.cGreg Kroah-Hartman2008-02-011-62/+67
* | USB: fix codingstyle issues in drivers/usb/core/devio.cGreg Kroah-Hartman2008-02-011-145/+188
* | USB: fix codingstyle issues in drivers/usb/core/devices.cGreg Kroah-Hartman2008-02-011-72/+82