summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2011-03-23xhci: Fix cycle bit calculation during stall handling.Sarah Sharp
2011-03-02xhci: Fix an error in count_sg_trbs_needed()Paul Zimmerman
2011-03-02xhci: Fix errors in the running total calculations in the TRB mathPaul Zimmerman
2011-03-02xhci: Clarify some expressions in the TRB mathPaul Zimmerman
2011-03-02xhci: Avoid BUG() in interrupt contextPaul Zimmerman
2011-03-02OHCI: work around for nVidia shutdown problemAlan Stern
2011-02-17USB: EHCI: fix DMA deallocation bugAlan Stern
2011-02-17USB: EHCI: ASPM quirk of ISOC on AMD HudsonAlex He
2011-02-17USB: EHCI: ASPM quirk of ISOC on AMD SB800Alex He
2010-12-09USB: EHCI: fix obscure race in ehci_endpoint_disableAlan Stern
2010-09-20USB: ehci-ppc-of: problems in unwindDan Carpenter
2010-08-26USB: xhci: Remove buggy assignment in next_trb()John Youn
2010-07-05USB: xhci: Wait for controller to be ready after reset.Sarah Sharp
2010-07-05USB: xhci: Wait for host to start running.Sarah Sharp
2010-07-05USB: xHCI: Fix wrong usage of macro TRB_TYPEAndiry Xu
2010-07-05USB: xhci: Fix check for room on the ring.Sarah Sharp
2010-07-05USB: xhci: Fix issue with set interface after stall.Sarah Sharp
2010-07-05USB: EHCI: clear PHCD before resumingAlek Du
2010-05-12USB: xhci: properly set endpoint context fields for periodic eps.Sarah Sharp
2010-05-12USB: xhci: properly set the "Mult" field of the endpoint context.Sarah Sharp
2010-05-12USB: OHCI: don't look at the root hub to get the number of portsAlan Stern
2010-05-12USB: EHCI: defer reclamation of siTDsAlan Stern
2010-04-01usb: r8a66597-hcd: fix removed from an attached hubYoshihiro Shimoda
2010-04-01USB: xHCI: re-initialize cmd_completionAndiry Xu
2010-04-01USB: EHCI: adjust ehci_iso_stream for changes in ehci_qhClemens Ladisch
2010-04-01USB: EHCI: fix ITD list orderClemens Ladisch
2010-03-15USB: fix crash in uhci_scan_schedulePete Zaitcev
2010-03-15USB: xhci: Fix finding extended capabilities registersEdward Shao
2010-03-15USB: fix I2C API usage in ohci-pnx4008.Luotao Fu
2010-02-23usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.Paul Mundt
2010-02-09usb: r8a66597-hdc disable interrupts fixMagnus Damm
2010-01-25USB: add missing delay during remote wakeupAlan Stern
2010-01-25USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern
2010-01-25USB: EHCI: fix handling of unusual interrupt intervalsAlan Stern
2009-11-30USB: work around for EHCI with quirky periodic schedulesOliver Neukum
2009-11-30USB: EHCI: don't send Clear-TT-Buffer following a STALLAlan Stern
2009-11-17USB: xhci: Fix scratchpad deallocation.Sarah Sharp
2009-11-17USB: xhci: Fix TRB physical to virtual address translation.Sarah Sharp
2009-11-17USB: xhci: Fix bug memory free after failed initialization.Sarah Sharp
2009-11-17USB: ohci: quirk AMD prefetch for USB 1.1 ISO transferLibin Yang
2009-10-30USB: r8a66597-hcd: fix cannot detect a device when uses_new_polling is setYoshihiro Shimoda
2009-10-14USB: ehci: Fix IST boundary checking interval math.Sarah Sharp
2009-10-14USB: whci-hcd: always do an update after processing a halted qTDDavid Vrabel
2009-10-14USB: whci-hcd: handle early deletion of endpointsDavid Vrabel
2009-10-11Revert "USB: Work around BIOS bugs by quiescing USB controllers earlier"Linus Torvalds
2009-10-09USB: ehci: Fix isoc scheduling boundary checking.Sarah Sharp
2009-10-09USB: isp1362: fix build warnings on 64-bit systemsMike Frysinger
2009-10-09USB: xhci: Fix dropping endpoints from the xHC schedule.Sarah Sharp
2009-10-09USB: xhci: Don't wait for a disable slot cmd when HC dies.Sarah Sharp
2009-10-09USB: xhci: Handle canceled URBs when HC dies.Sarah Sharp