summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2009-07-30USB: EHCI: report actual_length for iso transfersAlan Stern
2009-06-11USB: isp1760: urb_dequeue doesn't always find the urbsWarren Free
2009-05-02USB: EHCI: add software retry for transaction errorsAlan Stern
2009-03-23USB: EHCI: Fix isochronous URB leakKarsten Wiese
2009-03-23USB: EHCI: expedite unlinks when the root hub is suspendedAlan Stern
2009-03-16USB: EHCI: slow down ITD reuseKarsten Wiese
2009-02-06USB: isp1760: Fix probe in PCI glue codeKarl Bongers
2009-01-18USB: isp1760: use a specific PLX bridge instead of any bdridgeSebastian Andrzej Siewior
2008-12-05USB: fix SB600 USB subsystem hang bugShane Huang
2008-12-05USB: fix SB700 usb subsystem hang bugAndiry Xu
2008-11-20USB: EHCI: fix handling of dead controllersAlan Stern
2008-11-20USB: EHCI: fix divide-by-zero bugAlan Stern
2008-11-20USB: Fix PS3 USB shutdown problemsGeoff Levand
2008-11-20USB: remove optional bus bindings in isp1760, fixing runtime warningSebastian Andrzej Siewior
2008-10-22USB: EHCI: log a warning if ehci-hcd is not loaded firstAlan Stern
2008-10-22USB: OHCI: fix endless polling behaviorAlan Stern
2008-10-22OHCI: Allow broken controllers to auto-stopAlan Stern
2008-09-23USB: fix EHCI periodic transfersDavid Brownell
2008-09-23USB: ehci: fix some ehci hangs and crashesDavid Brownell
2008-09-04[ARM] omap: fix build error in ohci-omap.cRussell King
2008-08-21USB: automatically enable RHSC interruptsAlan Stern
2008-08-21USB: ISP1760: fixed trivial math in commentEnrico Scholz
2008-08-16Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-08-13USB: quirk PLL power down modeLibin Yang
2008-08-13USB: sh: r8a66597-hcd: fix disconnect regressionYoshihiro Shimoda
2008-08-13usb: isp1760: don't be noisy about short packets.Sebastian Siewior
2008-08-13usb: ISP1760: improve pre-fetch timingEnrico Scholz
2008-08-13usb: return error code instead of 0 in the enqueue function.Sebastian Siewior
2008-08-13USB: Hook start_hnp into ohci structDmitry Baryshkov
2008-08-13USB: ohci: make distrust_firmware a quirkDmitry Baryshkov
2008-08-13USB: OHCI: fix system hang caused by earlier patchAlan Stern
2008-08-09Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King
2008-08-09[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek
2008-08-08Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-08-07list.h: Add list_splice_tail() and list_splice_tail_init()Luis R. Rodriguez
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King
2008-07-25Rename WARN() to WARNING() to clear the namespaceArjan van de Ven
2008-07-21USB: Fix bug with byte order in isp116x-hcd.c fio write/readJulien May
2008-07-21USB: EHCI: Reconciling USB register differences on MPC85xx vs MPC83xxSrikanth Srinivasan
2008-07-21USB: Au1xxx-usb: suspend/resume support.Manuel Lauss
2008-07-21USB: Au1xxx-usb: clean up ohci/ehci bus glue sources.Manuel Lauss
2008-07-21USB: ohci-pnx4008: I2C cleanups and fixesJean Delvare
2008-07-21usb: r8a66597-hcd: fix iinterval for Full/Low speed deviceYoshihiro Shimoda
2008-07-21usb: r8a66597-hcd: fix interrupt triggerYoshihiro Shimoda
2008-07-21USB: isp1760: Support board-specific hardware configurationsNate Case
2008-07-21USB: drivers/usb/host/isp1760-hcd.c: processor flags have type `unsigned long'Andrew Morton
2008-07-21USB: uhci: mark root_hub_hub_des[] as constMing Lei
2008-07-21USB: host: mark const variable tables as "const"Ming Lei