summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2011-08-02EHCI: only power off port if over-current is activeSergei Shtylyov1-1/+2
2011-08-02USB: OHCI: fix another regression for NVIDIA controllersAlan Stern1-0/+28
2011-08-02xhci: Reject double add of active endpoints.Sarah Sharp1-4/+18
2011-08-02USB: xhci - fix interval calculation for FS isoc endpointsDmitry Torokhov1-2/+12
2011-08-02OHCI: fix regression caused by nVidia shutdown workaroundAlan Stern1-2/+10
2011-08-02OHCI: work around for nVidia shutdown problemAlan Stern4-8/+38
2011-08-02xhci: Fix full speed bInterval encoding.Sarah Sharp1-2/+2
2011-04-28USB: xhci - also free streams when resetting devicesDmitry Torokhov1-4/+12
2011-04-28USB: xhci - fix math in xhci_get_endpoint_interval()Dmitry Torokhov1-25/+58
2011-04-28USB: xhci - fix unsafe macro definitionsDmitry Torokhov1-3/+3
2011-04-28USB: EHCI: unlink unused QHs when the controller is stoppedAlan Stern1-6/+9
2011-03-31xhci: Update internal dequeue pointers after stalls.Sarah Sharp2-3/+35
2011-03-31USB: isp1760: Implement solution for erratum 2Sebastian Andrzej Siewior2-6/+17
2011-03-31ehci-hcd: Bug fix: don't set a QH's Halt bitAlan Stern1-12/+0
2011-03-31xhci: Fix cycle bit calculation during stall handling.Sarah Sharp1-0/+14
2011-03-31xhci: Fix an error in count_sg_trbs_needed()Paul Zimmerman1-1/+1
2011-03-31xhci: Fix errors in the running total calculations in the TRB mathPaul Zimmerman1-0/+2
2011-03-31xhci: Clarify some expressions in the TRB mathPaul Zimmerman1-10/+9
2011-03-31xhci: Avoid BUG() in interrupt contextPaul Zimmerman1-4/+9
2011-03-31USB: EHCI: fix DMA deallocation bugAlan Stern1-7/+12
2011-03-31USB: EHCI: ASPM quirk of ISOC on AMD HudsonAlex He1-13/+20
2011-03-31USB: EHCI: ASPM quirk of ISOC on AMD SB800Alex He4-0/+120
2011-02-06xhci: Fix issue with port array setup and buggy hosts.Sarah Sharp1-10/+15
2010-12-15USB: EHCI: fix obscure race in ehci_endpoint_disableAlan Stern1-5/+5
2010-12-15xhci: Don't let the USB core disable SuperSpeed ports.Sarah Sharp1-0/+7
2010-12-15xhci: Setup array of USB 2.0 and USB 3.0 ports.Sarah Sharp2-0/+191
2010-12-15xhci: Fix reset-device and configure-endpoint commandsPaul Zimmerman1-0/+18
2010-12-15xHCI: fix wMaxPacketSize maskAndiry Xu2-2/+7
2010-11-22usb: r8a66597-hcd: Change mistake of the outsw functionNobuhiro Iwamatsu1-1/+1
2010-09-21USB: ehci-ppc-of: problems in unwindDan Carpenter1-5/+7
2010-08-27USB: xhci: Remove buggy assignment in next_trb()John Youn1-1/+1
2010-08-14USB: EHCI: remove PCI assumptionAlan Stern3-6/+6
2010-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds4-6/+35
2010-07-26USB: xhci: Set Mult field in endpoint context correctly.Sarah Sharp1-2/+3
2010-07-26USB: xhci: Set EP0 dequeue ptr after reset of configured device.Sarah Sharp3-0/+25
2010-07-26USB: xHCI: Fix another bug in link TRB activation change.Sarah Sharp1-4/+7
2010-07-15[ARM] pxa: fix incorrect CONFIG_CPU_PXA27x to CONFIG_PXA27xEric Miao1-1/+1
2010-06-30USB: isp1362-hcd, fix double lockJiri Slaby1-5/+10
2010-06-30USB: ehci-mxc: bail out on transceiver problemsWolfram Sang1-3/+10
2010-06-30USB: r8a66597: Fix failure in change of statusNobuhiro Iwamatsu1-1/+1
2010-06-30USB: xHCI: Fix bug in link TRB activation change.Sarah Sharp1-16/+46
2010-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-15/+15
2010-06-05usb: fix ehci_hcd build failure when both generic-OF and xilinx is selectedGrant Likely1-3/+17
2010-06-05USB: xhci: Print NEC firmware version.Sarah Sharp4-1/+49
2010-06-05USB: xhci: Wait for host to start running.Sarah Sharp1-7/+32
2010-06-05USB: xhci: Wait for controller to be ready after reset.Sarah Sharp1-1/+12
2010-06-05USB: isp1362: fix inw warning on Blackfin systemsMike Frysinger1-1/+1
2010-06-02of/usb: fix build error due to of_node pointer moveGrant Likely1-1/+1
2010-06-02Merge branch 'sh/iomap'Paul Mundt2-15/+15
2010-06-02usb: r8a66597-hcd pio to mmio accessor conversion.Paul Mundt2-15/+15