aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2008-09-17wusb: WHCI host controller driverDavid Vrabel
2008-09-05[ARM] omap: convert OMAP drivers to use ioremap()Russell King
2008-09-04[ARM] omap: fix build error in ohci-omap.cRussell King
2008-08-29pcmcia: encapsulate ioaddr_tDominik Brodowski
2008-08-23pcmcia: pcmcia_config_loop() improvement by passing vccDominik Brodowski
2008-08-23pcmcia: pcmcia_config_loop() default CIS entry handlingDominik Brodowski
2008-08-23pcmcia: pcmcia_config_loop() ConfigIndex unificationDominik Brodowski
2008-08-23pcmcia: use pcmcia_loop_config in misc pcmcia driversDominik Brodowski
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-26usb: move ehci reg defYinghai Lu
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
2008-07-21USB: ehci-hcd unlink speedupsDavid Brownell
2008-07-21USB: ohci_hcd hang: submit vs. rmmod racePete Zaitcev
2008-07-21USB: make SA1111 OHCI driver SA11x0 specificEric Miao
2008-07-21USB: missing usb_put_hcd to ohci-at91Pete Zaitcev
2008-07-21USB: ohci-ppc-of: use linux/of_platform.h instead of asmStephen Rothwell
2008-07-21USB: isp1760-hcd.c: make 2 functions staticAdrian Bunk
2008-07-21USB: usb dev_set_name() instead of dev->bus_idKay Sievers
2008-07-21USB: usb dev_name() instead of dev->bus_idKay Sievers
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-14[ARM] Merge most of the PXA work for initial mergeRussell King
2008-07-10Fix name of Russell King in various commentsUwe Kleine-König