summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
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
2009-10-09USB: xhci: Stop debugging polling loop when HC dies.Sarah Sharp
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-24Merge branch 'origin' into for-linusRussell King
2009-09-23USB: Add hub descriptor update hook for xHCISarah Sharp
2009-09-23USB: xhci: Support USB hubs.Sarah Sharp
2009-09-23USB: xhci: Set multi-TT field for LS/FS devices under hubs.Sarah Sharp
2009-09-23USB: xhci: Set route string for all devices.Sarah Sharp
2009-09-23USB: xhci: Fix command wait list handling.Sarah Sharp
2009-09-23USB: xhci: Change how xHCI commands are handled.Sarah Sharp
2009-09-23USB: xhci: Refactor input device context setup.Sarah Sharp
2009-09-23USB: xhci: Endpoint representation refactoring.Sarah Sharp
2009-09-23USB: ehci-dbgp,ehci: Allow dbpg to work with suspend/resumeJason Wessel
2009-09-23USB: ehci-dbgp,ehci: Allow early or late use of the dbgp deviceJason Wessel
2009-09-23USB: EHCI: change deschedule logic for interrupt QHsAlan Stern
2009-09-23USB: EHCI: rescan the queue after an unlinkAlan Stern
2009-09-23USB: ohci-ep93xx.c: remove unused variableH Hartley Sweeten
2009-09-23USB: isp1362: Correct use of ! and &Julia Lawall
2009-09-23USB: EHCI: ensure all watchdog timer events are deleted when suspending usbJon Hunter