summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci-hcd.c
AgeCommit message (Expand)Author
2013-10-05USB: OHCI: Properly handle OHCI controller suspendManjunath Goudar
2013-09-30USB: OHCI: ohci_init_driver(): sanity check overridesKevin Hilman
2013-09-29Merge 3.12-rc3 into usb-nextGreg Kroah-Hartman
2013-09-26USB: OHCI: make ohci-pxa27x a separate driverManjunath Goudar
2013-09-26USB: OHCI: make ohci-ep93xx a separate driverManjunath Goudar
2013-09-26USB: OHCI: make ohci-nxp a separate driverManjunath Goudar
2013-09-26USB: OHCI: make ohci-s3c2410 a separate driverManjunath Goudar
2013-09-26USB: OHCI: make ohci-at91 a separate driverManjunath Goudar
2013-09-26USB: OHCI: make ohci-spear a separate driverManjunath Goudar
2013-09-26USB: OHCI: make ohci-omap3 a separate driverManjunath Goudar
2013-09-26USB: OHCI: make ohci-omap a separate driverManjunath Goudar
2013-09-26USB: OHCI: make ohci-exynos a separate driverManjunath Goudar
2013-09-25USB: OHCI: accept very late isochronous URBsAlan Stern
2013-07-26USB: ohci_usb warn "irq nobody cared" on shutdowncaizhiyong
2013-06-06USB: OHCI: remove bogus #errorArnd Bergmann
2013-06-03USB: OHCI: make ohci-platform a separate driverManjunath Goudar
2013-05-30USB: OHCI: make ohci-pci a separate driverManjunath Goudar
2013-05-30USB: OHCI: Generic changes to make ohci-pci a separate driverManjunath Goudar
2013-05-30USB: OHCI: prepare to make ohci-hcd a library moduleManjunath Goudar
2013-05-15USB: OHCI: fix logic for scheduling isochronous URBsAlan Stern
2013-05-15USB: fix latency in uhci-hcd and ohci-hcdAlan Stern
2013-04-25USB: OHCI: avoid conflicting platform driversArnd Bergmann
2012-10-22USB: OHCI: remove Alchemy OHCI platform driver.Florian Fainelli
2012-10-22USB: OHCI: remove OHCI SH platform driverFlorian Fainelli
2012-10-22USB: OHCI: remove Netlogic XLS OHCI platform driverFlorian Fainelli
2012-10-22USB: OHCI: remove CNS3xxx OHCI platform driverFlorian Fainelli
2012-10-22USB: OHCI: remove PNX8550 OHCI driverFlorian Fainelli
2012-10-22USB: ohci: merge ohci_finish_controller_resume with ohci_resumeFlorian Fainelli
2012-10-22USB: ohci: remove check for RH already suspended in ohci_suspendFlorian Fainelli
2012-10-22USB: ohci: move ohci_pci_{suspend,resume} to ohci-hcd.cFlorian Fainelli
2012-10-22USB: OHCI: remove ohci-pcc-soc driver.Florian Fainelli
2012-10-22OHCI: implement new semantics for URB_ISO_ASAPAlan Stern
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-08-26ARM: mach-pnx4008: Remove architectureRoland Stigge
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-07-18usb: add host support for the tilegx architectureChris Metcalf
2012-04-18USB: OHCI: remove old SSB OHCI driverHauke Mehrtens
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-15USB: use generic platform driver on ath79Hauke Mehrtens
2012-03-15USB: OHCI: Add a generic platform device driverHauke Mehrtens
2012-03-13USB: ohci-nxp: Support for LPC32xxRoland Stigge
2012-03-13USB: ohci-nxp: Rename symbols from pnx4008 to nxpRoland Stigge
2012-03-13USB: OHCI-HCD: Rename ohci-pnx4008 to ohci-nxpRoland Stigge
2012-03-03ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim
2012-03-01usb: core: hcd: make hcd->irq unsignedFelipe Balbi
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2011-12-23USB: Add Samsung Exynos OHCI diverJingoo Han