aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2011-06-23xhci: Fix full speed bInterval encoding.Sarah Sharp
2011-04-22USB: xhci - fix math in xhci_get_endpoint_interval()Dmitry Torokhov
2011-04-22USB: xhci - fix unsafe macro definitionsDmitry Torokhov
2011-04-22USB: EHCI: unlink unused QHs when the controller is stoppedAlan Stern
2011-03-28ehci-hcd: Bug fix: don't set a QH's Halt bitAlan Stern
2011-03-21xhci: Fix cycle bit calculation during stall handling.Sarah Sharp
2011-03-21USB: isp1760: Implement solution for erratum 2Sebastian Andrzej Siewior
2011-03-21xhci: Fix an error in count_sg_trbs_needed()Paul Zimmerman
2011-03-21xhci: Fix errors in the running total calculations in the TRB mathPaul Zimmerman
2011-03-21xhci: Clarify some expressions in the TRB mathPaul Zimmerman
2011-03-21xhci: Avoid BUG() in interrupt contextPaul Zimmerman
2011-03-21USB: EHCI: fix DMA deallocation bugAlan Stern
2011-03-21USB: EHCI: fix obscure race in ehci_endpoint_disableAlan Stern
2010-08-02USB: ehci-mxc: bail out on transceiver problemsWolfram Sang
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: Limit bus sg_tablesize to 62 TRBs.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-07-05USB: FHCI: cq_get() should check kfifo_out()'s return valueAnton Vorontsov
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-16USB: FHCI: Fix build after kfifo reworkAnton Vorontsov
2010-02-16USB: ehci: phy low power mode bug fixingAlek Du
2010-02-05usb: r8a66597-hcd: Fix up spinlock recursion in root hub polling.Paul Mundt
2010-02-05usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.Paul Mundt
2010-02-02usb: r8a66597-hdc disable interrupts fixMagnus Damm
2010-01-20USB: isp1362: fix build failure on ARM systems via irq_flags cleanupLothar Wassmann
2010-01-20USB: isp1362: better 64bit printf warning fixesLothar Wassmann
2010-01-20USB: Fix level of isp1760 Reloading ptd error messageColin Tuckley
2010-01-20USB: FHCI: avoid NULL pointer dereferenceAlexander Beregalov
2010-01-20USB: add missing delay during remote wakeupAlan Stern
2010-01-20USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern
2010-01-20USB: EHCI: fix handling of unusual interrupt intervalsAlan Stern
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold
2009-12-22kfifo: cleanup namespaceStefani Seibold
2009-12-22kfifo: move out spinlockStefani Seibold
2009-12-22kfifo: move struct kfifo in placeStefani Seibold
2009-12-17Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds