summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-03-0336-145/+3723
|\
| * USB: fix I2C API usage in ohci-pnx4008.Luotao Fu2010-03-021-3/+3
| * USB: OHCI: DA8xx/OMAP-L1x glue layerSergei Shtylyov2010-03-022-0/+461
| * USB: ehci: omap: Update TODO list in commentsAnand Gadiyar2010-03-021-2/+1
| * USB: ehci: omap: use default interrupt thresholdAnand Gadiyar2010-03-021-4/+0
| * USB: omap: ehci: kill 2 compile warningsAnand Gadiyar2010-03-021-0/+3
| * USB: xhci: Fix finding extended capabilities registersEdward Shao2010-03-021-2/+5
| * USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches2010-03-027-29/+28
| * USB: isp1760: Flush the D-cache for the pipe-in transfer buffersCatalin Marinas2010-03-021-0/+10
| * USB: remove obsolete config in kernel source (USB_HCD_DMA)Christoph Egger2010-03-021-13/+0
| * USB host: make Open Firmware device id constantNémeth Márton2010-03-025-5/+5
| * USB: fix crash in uhci_scan_schedulePete Zaitcev2010-03-021-0/+1
| * USB: xhci: Fix compile issues with xhci_get_slot_state()Sarah Sharp2010-03-022-2/+2
| * USB: FHCI: Correct the size argument to kzallocJulia Lawall2010-03-021-1/+1
| * usb: host: ehci: adding regulator framework in ehci-omap.c driver.Ajay Kumar Gupta2010-03-021-0/+36
| * usb: host: ehci: fix missing kfree in remove path alsoAjay Kumar Gupta2010-03-021-0/+1
| * USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESSGreg Kroah-Hartman2010-03-021-2/+2
| * USB: host: SL811: fix unaligned accessesMichael Hennerich2010-03-021-2/+3
| * USB: isp1362: Use kzalloc for allocating only one thingJulia Lawall2010-03-021-1/+1
| * USB: xhci: No GFP_KERNEL in block error handlingOliver Neukum2010-03-021-1/+1
| * USB: ehci-au1xxx.c: use platform_get_resource() and resource_size()H Hartley Sweeten2010-03-021-2/+4
| * USB: ehci-atmel.c: use resource_size()H Hartley Sweeten2010-03-021-1/+1
| * USB: ehci-orion.c: use resource_size()H Hartley Sweeten2010-03-021-4/+4
| * USB: ehci-fsl: Add power management supportAnton Vorontsov2010-03-021-7/+83
| * USB: ehci-fsl: Fix sparse warningsAnton Vorontsov2010-03-021-3/+4
| * USB: ehci: fix audio record functionality for some Full speed sound blaster d...Dmitri Epshtein2010-03-021-3/+7
| * USB: ehci: add call of free_cached_itd_list() function in disable_periodic()Dmitri Epshtein2010-03-021-0/+2
| * USB: Add call to notify xHC of a device reset.Sarah Sharp2010-03-022-0/+2
| * USB: xhci: Notify the xHC when a device is reset.Sarah Sharp2010-03-024-0/+166
| * USB: xhci: Allow roothub ports to be disabled.Sarah Sharp2010-03-021-0/+18
| * USB: xhci: Refactor code to clear port change bits.Sarah Sharp2010-03-021-15/+32
| * USB: xhci: Refactor test for vendor-specific completion codes.Sarah Sharp2010-03-022-7/+16
| * USB: xhci: Allow allocation of commands without input contexts.Sarah Sharp2010-03-023-8/+15
| * USB: xhci: Refactor code to free or cache endpoint rings.Sarah Sharp2010-03-023-18/+29
| * USB: xhci: Fix error path when configuring endpoints.Sarah Sharp2010-03-021-0/+2
| * USB: fix occasional ULPI timeouts with ehci-mxcValentin Longchamp2010-03-021-12/+11
| * USB: MXC: Add i.MX21 specific USB host controller driver.Martin Fuzzey2010-03-025-0/+2765
* | Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren2010-03-012-8/+11
|\|
| * USB: FHCI: Fix build after kfifo reworkAnton Vorontsov2010-02-161-3/+3
| * USB: ehci: phy low power mode bug fixingAlek Du2010-02-161-5/+8
* | Merge branch 'omap-fixes-for-linus' into omap-for-linusTony Lindgren2010-02-171-12/+29
|\|
| * usb: r8a66597-hcd: Fix up spinlock recursion in root hub polling.Paul Mundt2010-02-051-0/+4
| * usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.Paul Mundt2010-02-051-12/+25
* | omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren2010-02-151-1/+1
|/
* usb: r8a66597-hdc disable interrupts fixMagnus Damm2010-02-021-1/+16
* USB: isp1362: fix build failure on ARM systems via irq_flags cleanupLothar Wassmann2010-01-201-7/+14
* USB: isp1362: better 64bit printf warning fixesLothar Wassmann2010-01-201-2/+2
* USB: Fix level of isp1760 Reloading ptd error messageColin Tuckley2010-01-201-3/+3
* USB: FHCI: avoid NULL pointer dereferenceAlexander Beregalov2010-01-201-1/+2
* USB: add missing delay during remote wakeupAlan Stern2010-01-202-3/+4