summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds-86/+83
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds-5/+0
2008-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen-86/+83
2008-04-19Merge branch 'merge-fixes' into develRussell King-6/+148
2008-04-19Merge branch 'omap2-upstream' into develRussell King-16/+56
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox-5/+0
2008-04-15USB: remove broken usb-serial num_endpoints checkGreg Kroah-Hartman-0/+2
2008-04-15USB: option: Add new vendor ID and device ID for AMOI HSDPA modemtang kai-0/+10
2008-04-15USB: support more Huawei data card product IDsfangxiaozhi-4/+124
2008-04-15USB: option.c: add more device IDsMatthias Urlichs-2/+9
2008-04-15USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driverJames Cameron-0/+3
2008-04-11usb host: fix platform driver hotplug/coldplugKay Sievers-6/+30
2008-04-11usb gadget: fix platform driver hotplug/coldplugKay Sievers-2/+11
2008-04-06atmel_usba_udc: Add support for AT91CAP9 UDPHSStelian Pop-8/+46
2008-04-06atmel_usba_udc: Add missing kfree() in usba_udc_remove()Stelian Pop-0/+1
2008-04-06atmel_usba_udc: move endpoint declarations into platform data.Stelian Pop-33/+38
2008-04-06atmel_usba_udc: Kill GPIO_PIN_NONEStelian Pop-1/+1
2008-04-06atmel_usba_udc: Fix endpoint names.Stelian Pop-7/+7
2008-04-06atmel_usba: Kill copy_to_fifo() and copy_from_fifo()Haavard Skinnemoen-51/+4
2008-04-02USB: ohci: fix 2 timers to fire at jiffies + 1sRichard Kennedy-2/+2
2008-04-02USB: Allow initialization of broken keyspan serial adapters.Clark Rawlins-0/+4
2008-04-02USB: fix bug in sg initialization in usbtestAlan Stern-1/+2
2008-04-02USB: serial: fix regression in Visor/Palm OS module for kernels >= 2.6.24Brad Sawatzky-1/+1
2008-04-02USB: cp2101: Add identifiers for the Telegesys ETRX2USBFlorian Fainelli-0/+1
2008-04-02USB: serial: ti_usb_3410_5052: Correct TUSB3410 endpoint requirements.Robert Spanton-2/+2
2008-04-02USB: another ehci_iaa_watchdog fixDavid Brownell-2/+3
2008-03-27plat-orion: make ehci-orion available for all Orion familiesLennert Buytenhek-3/+2
2008-03-27ehci-orion: mbus decode window supportLennert Buytenhek-2/+34
2008-03-24USB: ehci: stop vt6212 bus hoggingRene Herman-0/+14
2008-03-24USB: sierra: add another device idKevin Lloyd-0/+1
2008-03-24USB: sierra: dma fixesOliver Neukum-4/+13
2008-03-24USB: add support for Motorola ROKR Z6 cellphone in mass storage modeConstantin Baranov-1/+13
2008-03-24USB: isd200: fix memory leak in isd200_get_inquiry_dataBoaz Harrosh-0/+1
2008-03-24USB: pl2303: another product IDMax Arnold-0/+2
2008-03-24USB: new quirk flag to avoid Set-InterfaceAlan Stern-1/+7
2008-03-24USB: fix gadgetfs class request delegationRoy Hashimoto-2/+2
2008-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds-1/+4
2008-03-13[SCSI] isd200: Allocate sense_buffer for hacked up scsi_cmndBoaz Harrosh-1/+4
2008-03-10USB: fix ehci unlink regressionsDavid Brownell-16/+46
2008-03-10USB: new ftdi_sio device idMirko Bordignon-0/+4
2008-03-10USB: fsl_usb2_udc: fix broken KconfigLi Yang-1/+1
2008-03-10USB: option: add novatel device idsDirk DeSchepper-13/+62
2008-03-10USB: cypress_m8: add UPS Powercom (0d9f:0002)Dmitry Shapin-0/+6
2008-03-10USB: drivers/usb/storage/sddr55.c: fix uninitialized var warningsAndrew Morton-2/+2
2008-03-10USB: fix usb-serial generic recursive lockPete Zaitcev-4/+6
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds-1/+1
2008-03-04USB: ftdi_sio - really enable EM1010PCSven Andersen-0/+1
2008-03-04USB: remove incorrect struct class_device from the printer gadgetTony Jones-1/+0
2008-03-04USB: pxa2xx_udc: fix misuse of clock enable/disable callsDmitry Baryshkov-39/+53
2008-03-04USB: ftdi_sio: Workaround for broken Matrix Orbital serial portKevin Vance-0/+31