summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2008-04-223-86/+83Star
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen2008-04-203-86/+83Star
| |\
| | * atmel_usba_udc: Add support for AT91CAP9 UDPHSStelian Pop2008-04-063-8/+46
| | * atmel_usba_udc: Add missing kfree() in usba_udc_remove()Stelian Pop2008-04-061-0/+1
| | * atmel_usba_udc: move endpoint declarations into platform data.Stelian Pop2008-04-061-33/+38
| | * atmel_usba_udc: Kill GPIO_PIN_NONEStelian Pop2008-04-061-1/+1
| | * atmel_usba_udc: Fix endpoint names.Stelian Pop2008-04-061-7/+7
| | * atmel_usba: Kill copy_to_fifo() and copy_from_fifo()Haavard Skinnemoen2008-04-061-51/+4Star
* | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-225-5/+0Star
|\ \ \
| * | | drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-195-5/+0Star
| |/ /
* | | Merge branch 'merge-fixes' into develRussell King2008-04-193-6/+148
|\| |
| * | USB: remove broken usb-serial num_endpoints checkGreg Kroah-Hartman2008-04-161-0/+2
| * | USB: option: Add new vendor ID and device ID for AMOI HSDPA modemtang kai2008-04-161-0/+10
| * | USB: support more Huawei data card product IDsfangxiaozhi2008-04-162-4/+124
| * | USB: option.c: add more device IDsMatthias Urlichs2008-04-161-2/+9
| * | USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driverJames Cameron2008-04-161-0/+3
* | | Merge branch 'omap2-upstream' into develRussell King2008-04-1932-16/+56
|\| |
| * | usb host: fix platform driver hotplug/coldplugKay Sievers2008-04-1116-6/+30
| * | usb gadget: fix platform driver hotplug/coldplugKay Sievers2008-04-118-2/+11
| |/
| * USB: ohci: fix 2 timers to fire at jiffies + 1sRichard Kennedy2008-04-032-2/+2
| * USB: Allow initialization of broken keyspan serial adapters.Clark Rawlins2008-04-031-0/+4
| * USB: fix bug in sg initialization in usbtestAlan Stern2008-04-031-1/+2
| * USB: serial: fix regression in Visor/Palm OS module for kernels >= 2.6.24Brad Sawatzky2008-04-031-1/+1
| * USB: cp2101: Add identifiers for the Telegesys ETRX2USBFlorian Fainelli2008-04-031-0/+1
| * USB: serial: ti_usb_3410_5052: Correct TUSB3410 endpoint requirements.Robert Spanton2008-04-031-2/+2
| * USB: another ehci_iaa_watchdog fixDavid Brownell2008-04-031-2/+3
* | plat-orion: make ehci-orion available for all Orion familiesLennert Buytenhek2008-03-272-3/+2Star
* | ehci-orion: mbus decode window supportLennert Buytenhek2008-03-271-2/+34
|/
* USB: ehci: stop vt6212 bus hoggingRene Herman2008-03-251-0/+14
* USB: sierra: add another device idKevin Lloyd2008-03-251-0/+1
* USB: sierra: dma fixesOliver Neukum2008-03-251-4/+13
* USB: add support for Motorola ROKR Z6 cellphone in mass storage modeConstantin Baranov2008-03-252-1/+13
* USB: isd200: fix memory leak in isd200_get_inquiry_dataBoaz Harrosh2008-03-251-0/+1
* USB: pl2303: another product IDMax Arnold2008-03-252-0/+2
* USB: new quirk flag to avoid Set-InterfaceAlan Stern2008-03-252-1/+7
* USB: fix gadgetfs class request delegationRoy Hashimoto2008-03-251-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-03-201-1/+4
|\
| * [SCSI] isd200: Allocate sense_buffer for hacked up scsi_cmndBoaz Harrosh2008-03-131-1/+4
* | USB: fix ehci unlink regressionsDavid Brownell2008-03-111-16/+46
* | USB: new ftdi_sio device idMirko Bordignon2008-03-112-0/+4
* | USB: fsl_usb2_udc: fix broken KconfigLi Yang2008-03-111-1/+1
* | USB: option: add novatel device idsDirk DeSchepper2008-03-111-13/+62
* | USB: cypress_m8: add UPS Powercom (0d9f:0002)Dmitry Shapin2008-03-112-0/+6
* | 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