summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2009-07-31USB: EHCI: report actual_length for iso transfersAlan Stern1-4/+8
2009-06-12USB: isp1760: urb_dequeue doesn't always find the urbsWarren Free1-2/+22
2009-05-02USB: EHCI: add software retry for transaction errorsAlan Stern2-0/+35
2009-03-24USB: EHCI: Fix isochronous URB leakKarsten Wiese1-6/+4
2009-03-24USB: EHCI: expedite unlinks when the root hub is suspendedAlan Stern1-1/+2
2009-03-17USB: EHCI: slow down ITD reuseKarsten Wiese4-8/+57
2009-02-07USB: isp1760: Fix probe in PCI glue codeKarl Bongers1-41/+55
2009-01-18USB: isp1760: use a specific PLX bridge instead of any bdridgeSebastian Andrzej Siewior1-6/+10
2008-12-05USB: fix SB600 USB subsystem hang bugShane Huang1-3/+6
2008-12-05USB: fix SB700 usb subsystem hang bugAndiry Xu1-0/+21
2008-11-21USB: EHCI: fix handling of dead controllersAlan Stern1-13/+12
2008-11-21USB: EHCI: fix divide-by-zero bugAlan Stern1-2/+2
2008-11-21USB: Fix PS3 USB shutdown problemsGeoff Levand2-1/+3
2008-11-21USB: remove optional bus bindings in isp1760, fixing runtime warningSebastian Andrzej Siewior2-28/+17
2008-10-23USB: EHCI: log a warning if ehci-hcd is not loaded firstAlan Stern3-2/+19
2008-10-23USB: OHCI: fix endless polling behaviorAlan Stern1-19/+32
2008-10-23OHCI: Allow broken controllers to auto-stopAlan Stern1-28/+32
2008-09-24USB: fix EHCI periodic transfersDavid Brownell1-18/+14
2008-09-24USB: ehci: fix some ehci hangs and crashesDavid Brownell1-10/+16
2008-09-04[ARM] omap: fix build error in ohci-omap.cRussell King1-1/+1
2008-08-21USB: automatically enable RHSC interruptsAlan Stern19-50/+31
2008-08-21USB: ISP1760: fixed trivial math in commentEnrico Scholz1-1/+1
2008-08-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2008-08-14USB: quirk PLL power down modeLibin Yang4-0/+164
2008-08-14USB: sh: r8a66597-hcd: fix disconnect regressionYoshihiro Shimoda1-23/+26
2008-08-14usb: isp1760: don't be noisy about short packets.Sebastian Siewior2-3/+6
2008-08-14usb: ISP1760: improve pre-fetch timingEnrico Scholz2-13/+33
2008-08-14usb: return error code instead of 0 in the enqueue function.Sebastian Siewior1-2/+1
2008-08-14USB: Hook start_hnp into ohci structDmitry Baryshkov3-3/+3
2008-08-14USB: ohci: make distrust_firmware a quirkDmitry Baryshkov3-2/+7
2008-08-14USB: OHCI: fix system hang caused by earlier patchAlan Stern1-0/+7
2008-08-09Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King1-1/+1
2008-08-09[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek1-1/+1
2008-08-08Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-28/+24
2008-08-07list.h: Add list_splice_tail() and list_splice_tail_init()Luis R. Rodriguez1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King8-24/+24
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King8-8/+8
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King4-4/+0
2008-07-25Rename WARN() to WARNING() to clear the namespaceArjan van de Ven4-4/+4
2008-07-22USB: Fix bug with byte order in isp116x-hcd.c fio write/readJulien May1-4/+19
2008-07-22USB: EHCI: Reconciling USB register differences on MPC85xx vs MPC83xxSrikanth Srinivasan1-0/+5
2008-07-22USB: Au1xxx-usb: suspend/resume support.Manuel Lauss2-19/+155
2008-07-22USB: Au1xxx-usb: clean up ohci/ehci bus glue sources.Manuel Lauss2-334/+210
2008-07-22USB: ohci-pnx4008: I2C cleanups and fixesJean Delvare1-14/+12
2008-07-22usb: r8a66597-hcd: fix iinterval for Full/Low speed deviceYoshihiro Shimoda1-4/+27
2008-07-22usb: r8a66597-hcd: fix interrupt triggerYoshihiro Shimoda1-1/+6
2008-07-22USB: isp1760: Support board-specific hardware configurationsNate Case3-18/+104
2008-07-22USB: drivers/usb/host/isp1760-hcd.c: processor flags have type `unsigned long'Andrew Morton1-2/+2
2008-07-22USB: uhci: mark root_hub_hub_des[] as constMing Lei1-1/+1
2008-07-22USB: host: mark const variable tables as "const"Ming Lei1-3/+3