summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorLines
2010-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-6/+35
2010-07-26USB: xhci: Set Mult field in endpoint context correctly.Sarah Sharp-2/+3
2010-07-26USB: xhci: Set EP0 dequeue ptr after reset of configured device.Sarah Sharp-0/+25
2010-07-26USB: xHCI: Fix another bug in link TRB activation change.Sarah Sharp-4/+7
2010-07-15[ARM] pxa: fix incorrect CONFIG_CPU_PXA27x to CONFIG_PXA27xEric Miao-1/+1
2010-06-30USB: isp1362-hcd, fix double lockJiri Slaby-5/+10
2010-06-30USB: ehci-mxc: bail out on transceiver problemsWolfram Sang-3/+10
2010-06-30USB: r8a66597: Fix failure in change of statusNobuhiro Iwamatsu-1/+1
2010-06-30USB: xHCI: Fix bug in link TRB activation change.Sarah Sharp-16/+46
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds-15/+15
2010-06-04usb: fix ehci_hcd build failure when both generic-OF and xilinx is selectedGrant Likely-3/+17
2010-06-04USB: xhci: Print NEC firmware version.Sarah Sharp-1/+49
2010-06-04USB: xhci: Wait for host to start running.Sarah Sharp-7/+32
2010-06-04USB: xhci: Wait for controller to be ready after reset.Sarah Sharp-1/+12
2010-06-04USB: isp1362: fix inw warning on Blackfin systemsMike Frysinger-1/+1
2010-06-02of/usb: fix build error due to of_node pointer moveGrant Likely-1/+1
2010-06-02Merge branch 'sh/iomap'Paul Mundt-15/+15
2010-06-02usb: r8a66597-hcd pio to mmio accessor conversion.Paul Mundt-15/+15
2010-05-25Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-2/+2
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely-372/+2475
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely-23/+22
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-338/+2358
2010-05-20Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King-2/+2
2010-05-20USB: xhci: fix compiler warning.Greg Kroah-Hartman-1/+0
2010-05-20USB: FHCI: cq_get() should check kfifo_out()'s return valueAnton Vorontsov-2/+7
2010-05-20USB: EHCI: fix controller wakeup flag settings during suspendAlan Stern-71/+145
2010-05-20USB: EHCI: clear PHCD before resumingAlek Du-0/+17
2010-05-20USB: xhci: Remove the arbitrary limit of 15 xHCI portsWilliam Gulland-12/+3
2010-05-20USB: ehci-omap: Fix resume failures after bus suspendAnand Gadiyar-0/+14
2010-05-20USB: xHCI: Fix wrong usage of macro TRB_TYPEAndiry Xu-4/+7
2010-05-20USB: xhci: Transfer ring link TRB activation change.John Youn-13/+58
2010-05-20USB: ohci: Add Kconfig entries for ohci-omap3Anand Gadiyar-2/+44
2010-05-20USB: ohci: introduce omap3 ohci-hcd driverAnand Gadiyar-0/+735
2010-05-20USB: isp1760: Soften DW3 X/transaction error bit handlingAnton Vorontsov-4/+3
2010-05-20USB: fix u132-hcd code/data warningRandy Dunlap-1/+1
2010-05-20USB: xhci: Set stream ID to 0 after cleaning up stalls.Sarah Sharp-0/+2
2010-05-20USB: isp1760: Use resource_sizeTobias Klauser-6/+5
2010-05-20USB: Change the scatterlist type in struct urbMatthew Wilcox-5/+5
2010-05-20usb: u132-hcd.c: fix shadows sparse warningBill Pemberton-2/+2
2010-05-20USB: whci: declare functions as staticBill Pemberton-1/+1
2010-05-20USB: ehci-omap: fix Si version related programmingAjay Kumar Gupta-2/+2
2010-05-20usb: ehci-omap: fix compilation warningAjay Kumar Gupta-0/+3
2010-05-20USB: xhci: Avoid double free after streams are disabled.Sarah Sharp-0/+2
2010-05-20USB: remove the usb_host_ss_ep_comp structureAlan Stern-25/+10
2010-05-20USB: clean up some host controller sparse warningsRandy Dunlap-18/+18
2010-05-20USB: ehci: Elide I/O watchdog on NEC partsDavid Miller-0/+3
2010-05-20USB: Support for allocating USB 3.0 streams.Sarah Sharp-0/+2
2010-05-20USB: xhci: Correct assumptions about number of rings per endpoint.Sarah Sharp-55/+280
2010-05-20USB: xhci: Add memory allocation for USB3 bulk streams.Sarah Sharp-14/+857
2010-05-20USB: fix usbmon and DMA mapping for scatter-gather URBsAlan Stern-2/+2