summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds36-145/+3723
2010-03-03USB: fix I2C API usage in ohci-pnx4008.Luotao Fu1-3/+3
2010-03-03USB: OHCI: DA8xx/OMAP-L1x glue layerSergei Shtylyov2-0/+461
2010-03-03USB: ehci: omap: Update TODO list in commentsAnand Gadiyar1-2/+1
2010-03-03USB: ehci: omap: use default interrupt thresholdAnand Gadiyar1-4/+0
2010-03-03USB: omap: ehci: kill 2 compile warningsAnand Gadiyar1-0/+3
2010-03-03USB: xhci: Fix finding extended capabilities registersEdward Shao1-2/+5
2010-03-03USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches7-29/+28
2010-03-03USB: isp1760: Flush the D-cache for the pipe-in transfer buffersCatalin Marinas1-0/+10
2010-03-03USB: remove obsolete config in kernel source (USB_HCD_DMA)Christoph Egger1-13/+0
2010-03-03USB host: make Open Firmware device id constantNémeth Márton5-5/+5
2010-03-03USB: fix crash in uhci_scan_schedulePete Zaitcev1-0/+1
2010-03-03USB: xhci: Fix compile issues with xhci_get_slot_state()Sarah Sharp2-2/+2
2010-03-03USB: FHCI: Correct the size argument to kzallocJulia Lawall1-1/+1
2010-03-03usb: host: ehci: adding regulator framework in ehci-omap.c driver.Ajay Kumar Gupta1-0/+36
2010-03-03usb: host: ehci: fix missing kfree in remove path alsoAjay Kumar Gupta1-0/+1
2010-03-03USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESSGreg Kroah-Hartman1-2/+2
2010-03-03USB: host: SL811: fix unaligned accessesMichael Hennerich1-2/+3
2010-03-03USB: isp1362: Use kzalloc for allocating only one thingJulia Lawall1-1/+1
2010-03-03USB: xhci: No GFP_KERNEL in block error handlingOliver Neukum1-1/+1
2010-03-03USB: ehci-au1xxx.c: use platform_get_resource() and resource_size()H Hartley Sweeten1-2/+4
2010-03-03USB: ehci-atmel.c: use resource_size()H Hartley Sweeten1-1/+1
2010-03-03USB: ehci-orion.c: use resource_size()H Hartley Sweeten1-4/+4
2010-03-03USB: ehci-fsl: Add power management supportAnton Vorontsov1-7/+83
2010-03-03USB: ehci-fsl: Fix sparse warningsAnton Vorontsov1-3/+4
2010-03-03USB: ehci: fix audio record functionality for some Full speed sound blaster d...Dmitri Epshtein1-3/+7
2010-03-03USB: ehci: add call of free_cached_itd_list() function in disable_periodic()Dmitri Epshtein1-0/+2
2010-03-03USB: Add call to notify xHC of a device reset.Sarah Sharp2-0/+2
2010-03-03USB: xhci: Notify the xHC when a device is reset.Sarah Sharp4-0/+166
2010-03-03USB: xhci: Allow roothub ports to be disabled.Sarah Sharp1-0/+18
2010-03-03USB: xhci: Refactor code to clear port change bits.Sarah Sharp1-15/+32
2010-03-03USB: xhci: Refactor test for vendor-specific completion codes.Sarah Sharp2-7/+16
2010-03-03USB: xhci: Allow allocation of commands without input contexts.Sarah Sharp3-8/+15
2010-03-03USB: xhci: Refactor code to free or cache endpoint rings.Sarah Sharp3-18/+29
2010-03-03USB: xhci: Fix error path when configuring endpoints.Sarah Sharp1-0/+2
2010-03-03USB: fix occasional ULPI timeouts with ehci-mxcValentin Longchamp1-12/+11
2010-03-03USB: MXC: Add i.MX21 specific USB host controller driver.Martin Fuzzey5-0/+2765
2010-03-02Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren2-8/+11
2010-02-18Merge branch 'omap-fixes-for-linus' into omap-for-linusTony Lindgren1-12/+29
2010-02-17USB: FHCI: Fix build after kfifo reworkAnton Vorontsov1-3/+3
2010-02-17USB: ehci: phy low power mode bug fixingAlek Du1-5/+8
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren1-1/+1
2010-02-05usb: r8a66597-hcd: Fix up spinlock recursion in root hub polling.Paul Mundt1-0/+4
2010-02-05usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.Paul Mundt1-12/+25
2010-02-02usb: r8a66597-hdc disable interrupts fixMagnus Damm1-1/+16
2010-01-21USB: isp1362: fix build failure on ARM systems via irq_flags cleanupLothar Wassmann1-7/+14
2010-01-21USB: isp1362: better 64bit printf warning fixesLothar Wassmann1-2/+2
2010-01-21USB: Fix level of isp1760 Reloading ptd error messageColin Tuckley1-3/+3
2010-01-21USB: FHCI: avoid NULL pointer dereferenceAlexander Beregalov1-1/+2
2010-01-21USB: add missing delay during remote wakeupAlan Stern2-3/+4