aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host (follow)
AgeCommit message (Expand)AuthorFilesLines
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-16Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2008-08-13USB: quirk PLL power down modeLibin Yang4-0/+164
2008-08-13USB: sh: r8a66597-hcd: fix disconnect regressionYoshihiro Shimoda1-23/+26
2008-08-13usb: isp1760: don't be noisy about short packets.Sebastian Siewior2-3/+6
2008-08-13usb: ISP1760: improve pre-fetch timingEnrico Scholz2-13/+33
2008-08-13usb: return error code instead of 0 in the enqueue function.Sebastian Siewior1-2/+1
2008-08-13USB: Hook start_hnp into ohci structDmitry Baryshkov3-3/+3
2008-08-13USB: ohci: make distrust_firmware a quirkDmitry Baryshkov3-2/+7
2008-08-13USB: 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-21USB: Fix bug with byte order in isp116x-hcd.c fio write/readJulien May1-4/+19
2008-07-21USB: EHCI: Reconciling USB register differences on MPC85xx vs MPC83xxSrikanth Srinivasan1-0/+5
2008-07-21USB: Au1xxx-usb: suspend/resume support.Manuel Lauss2-19/+155
2008-07-21USB: Au1xxx-usb: clean up ohci/ehci bus glue sources.Manuel Lauss2-334/+210
2008-07-21USB: ohci-pnx4008: I2C cleanups and fixesJean Delvare1-14/+12
2008-07-21usb: r8a66597-hcd: fix iinterval for Full/Low speed deviceYoshihiro Shimoda1-4/+27
2008-07-21usb: r8a66597-hcd: fix interrupt triggerYoshihiro Shimoda1-1/+6
2008-07-21USB: isp1760: Support board-specific hardware configurationsNate Case3-18/+104
2008-07-21USB: drivers/usb/host/isp1760-hcd.c: processor flags have type `unsigned long'Andrew Morton1-2/+2
2008-07-21USB: uhci: mark root_hub_hub_des[] as constMing Lei1-1/+1
2008-07-21USB: host: mark const variable tables as "const"Ming Lei1-3/+3
2008-07-21USB: ehci-hcd unlink speedupsDavid Brownell3-10/+14
2008-07-21USB: ohci_hcd hang: submit vs. rmmod racePete Zaitcev1-3/+0
2008-07-21USB: make SA1111 OHCI driver SA11x0 specificEric Miao1-1/+1
2008-07-21USB: missing usb_put_hcd to ohci-at91Pete Zaitcev1-4/+5
2008-07-21USB: ohci-ppc-of: use linux/of_platform.h instead of asmStephen Rothwell1-1/+1
2008-07-21USB: isp1760-hcd.c: make 2 functions staticAdrian Bunk1-4/+4
2008-07-21USB: usb dev_set_name() instead of dev->bus_idKay Sievers1-1/+1
2008-07-21USB: usb dev_name() instead of dev->bus_idKay Sievers15-29/+29
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+6
2008-07-14[ARM] Merge most of the PXA work for initial mergeRussell King1-1/+2
2008-07-10Fix name of Russell King in various commentsUwe Kleine-König4-4/+4
2008-07-10Merge branch 'imx' into develRussell King3-10/+36
2008-07-06Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds19-31/+50
2008-07-03USB: ohci - record data toggle after unlinkDavid Brownell1-0/+12
2008-07-03USB: ehci - fix timer regressionDavid Brownell1-9/+10
2008-07-03OHCI: Fix problem if SM501 and another platform driver is selectedBen Dooks1-1/+14
2008-07-03ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren1-1/+4
2008-06-15[ARM] 5080/1: touch PSSR_OTGPH only on pxa27x in ohci-pxa27x and pxa27x_udcPhilipp Zabel1-1/+2
2008-06-11USB: isp1760: Assign resource fields before adding hcdNate Case1-4/+4