aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-24USB: ehci: stop vt6212 bus hoggingRene Herman1-0/+14
2008-03-24USB: sierra: add another device idKevin Lloyd1-0/+1
2008-03-24USB: sierra: dma fixesOliver Neukum1-4/+13
2008-03-24USB: add support for Motorola ROKR Z6 cellphone in mass storage modeConstantin Baranov2-1/+13
2008-03-24USB: isd200: fix memory leak in isd200_get_inquiry_dataBoaz Harrosh1-0/+1
2008-03-24USB: pl2303: another product IDMax Arnold2-0/+2
2008-03-24USB: new quirk flag to avoid Set-InterfaceAlan Stern2-1/+7
2008-03-24USB: fix gadgetfs class request delegationRoy Hashimoto1-2/+2
2008-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-1/+4
2008-03-13[SCSI] isd200: Allocate sense_buffer for hacked up scsi_cmndBoaz Harrosh1-1/+4
2008-03-10USB: fix ehci unlink regressionsDavid Brownell1-16/+46
2008-03-10USB: new ftdi_sio device idMirko Bordignon2-0/+4
2008-03-10USB: fsl_usb2_udc: fix broken KconfigLi Yang1-1/+1
2008-03-10USB: option: add novatel device idsDirk DeSchepper1-13/+62
2008-03-10USB: cypress_m8: add UPS Powercom (0d9f:0002)Dmitry Shapin2-0/+6
2008-03-10USB: drivers/usb/storage/sddr55.c: fix uninitialized var warningsAndrew Morton1-2/+2
2008-03-10USB: fix usb-serial generic recursive lockPete Zaitcev1-4/+6
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-1/+1
2008-03-04USB: ftdi_sio - really enable EM1010PCSven Andersen1-0/+1
2008-03-04USB: remove incorrect struct class_device from the printer gadgetTony Jones1-1/+0
2008-03-04USB: pxa2xx_udc: fix misuse of clock enable/disable callsDmitry Baryshkov2-39/+53
2008-03-04USB: ftdi_sio: Workaround for broken Matrix Orbital serial portKevin Vance2-0/+31
2008-03-04USB: Add support for AXESSTEL MV110H CDMA modemDaniel Kozák1-0/+4
2008-03-04usb-storage: update earlier scatter-gather bug fixAlan Stern1-1/+1
2008-03-04USB: isp116x: fix enumeration on bootAnti Sullin2-10/+6
2008-03-04USB: ehci: handle large bulk URBs correctly (again)Misha Zhilin1-1/+1
2008-03-04USB: spruce up the device blacklistAlan Stern1-9/+12
2008-03-04USB: update Kconfig entry for USB_SUSPENDAlan Stern1-4/+5
2008-03-04usb: Add support for the mos7820/7840-based B&B USB/RS485 converter to mos7840.cDavid Ludlow1-1/+14
2008-03-04PM: Do not acquire device semaphores upfront during suspendRafael J. Wysocki1-1/+1
2008-03-03docbook: fix usb source filesRandy Dunlap1-4/+2
2008-02-23Fix u132-hcd.c compile errorMirco Tischler1-2/+2
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2-3/+9
2008-02-21ehci-fsl: add PPC_MPC837x to default yAnton Vorontsov1-3/+2
2008-02-21USB: POWERPC: ehci: fix ppc buildAnton Vorontsov1-1/+1
2008-02-21USB: usb-storage: don't access beyond the end of the sg bufferAlan Stern1-12/+15
2008-02-21USB: quirks and unusual_devs entry for Actions flash driveAlan Stern2-0/+12
2008-02-21USB: usb-storage: unusual_devs entry for Oracom MP3 playerRobert Spitzenpfeil1-0/+11
2008-02-21USB: serial: move zte MF330 from sierra to optionKevin Lloyd2-1/+3
2008-02-21USB: add new vernier product id to ldusb.cStephen Ware1-0/+2
2008-02-21USB: gadget: queue usb USB_CDC_GET_ENCAPSULATED_RESPONSE messageJan Altenberg1-0/+1
2008-02-21USB: Add another Novatel U727 ID to the device table for usbserialWarren Turkal1-0/+1
2008-02-21USB: storage: Nikon D80 new FW still needs FixupKonstantin Kletschke1-1/+1
2008-02-21USB: usb-storage: don't clear-halt when Get-Max-LUN stallsAlan Stern2-11/+12
2008-02-21USB: option: Added vendor id for Dell 5720 broadband modemStefan Bader1-1/+2
2008-02-21USB: option: Add Kyocera KPC680 idsDan Williams1-0/+4
2008-02-21USB: quirks for known quirky audio devicesOliver Neukum1-0/+9
2008-02-21USB: fix previous sparse fix which was incorrectDavid Brownell1-12/+12
2008-02-21USB: fix error handling in trancevibratorOliver Neukum1-1/+3
2008-02-21USB: g_printer, fix empty if statementAdrian Bunk1-1/+1