aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
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
2008-07-10Merge branch 'imx' into develRussell King
2008-07-06Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds
2008-07-03USB: ohci - record data toggle after unlinkDavid Brownell
2008-07-03USB: ehci - fix timer regressionDavid Brownell
2008-07-03OHCI: Fix problem if SM501 and another platform driver is selectedBen Dooks
2008-07-03ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren
2008-06-15[ARM] 5080/1: touch PSSR_OTGPH only on pxa27x in ohci-pxa27x and pxa27x_udcPhilipp Zabel
2008-06-11USB: isp1760: Assign resource fields before adding hcdNate Case
2008-06-09usb: r8a66597-hcd: Add support for SH7723 USB hostYoshihiro Shimoda
2008-06-04isp1760-if iomem annotationsAl Viro
2008-05-29Revert "USB: EHCI: fix performance regression"Greg Kroah-Hartman
2008-05-29USB: EHCI: fix performance regressionAlan Stern
2008-05-29USB: EHCI: fix bug in Iso schedulingAlan Stern
2008-05-29USB: EHCI: fix remote-wakeup regressionAlan Stern
2008-05-29USB: EHCI: suppress unwanted error messagesAlan Stern
2008-05-29USB: EHCI: fix up root-hub TT messAlan Stern
2008-05-20USB: ehci-orion: the Orion EHCI root hub does have a Transaction TranslatorLennert Buytenhek
2008-05-14usb: fix compile warning in isp1760Sebastian Siewior
2008-05-14usb: fix integer as NULL pointer warnings found by sparseHarvey Harrison
2008-05-14USB: isp1760: fix printk formatRandy Dunlap
2008-05-06usb: Sparc build fix, make USB_ISP1760_OF depend on PPC_OFDavid S. Miller
2008-05-02USB: UHCI: disable remote wakeup when it's not neededAlan Stern
2008-05-02USB: OHCI: work around bogus compiler warningAlan Stern
2008-05-02USB: add Cypress c67x00 OTG controller HCD driverPeter Korsgaard
2008-05-02USB: ISP1760 HCD driverSebastian Siewior
2008-04-29usb: use get/put_unaligned_* helpersHarvey Harrison
2008-04-29usb: use non-racy method for proc entries creationDenis V. Lunev