summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-ep93xx.c
Commit message (Expand)AuthorAgeFilesLines
* usb: ohci: remove ep93xx bus glue platform driverH Hartley Sweeten2013-10-301-174/+0Star
* Revert "USB: OHCI: Properly handle ohci-ep93xx suspend"Greg Kroah-Hartman2013-10-141-9/+2Star
* USB: OHCI: Properly handle ohci-ep93xx suspendManjunath Goudar2013-10-061-2/+9
* USB: OHCI: make ohci-ep93xx a separate driverManjunath Goudar2013-09-261-41/+31Star
* usb: ohci-ep93xx: tidy up driver (*probe) and (*remove)H Hartley Sweeten2013-07-261-76/+52Star
* usb: ohci-ep93xx: use devm_clk_get()H Hartley Sweeten2013-07-261-3/+1Star
* usb: ohci-ep93xx: use platform_get_irq()H Hartley Sweeten2013-07-261-5/+5
* usb: ohci-ep93xx: use devm_ioremap_resource()H Hartley Sweeten2013-07-261-21/+14Star
* usb: remove use of __devinitBill Pemberton2012-11-211-1/+1
* USB: ohci: merge ohci_finish_controller_resume with ohci_resumeFlorian Fainelli2012-10-221-1/+1
* USB: ohci-ep93xx.c: remove dbg() usageGreg Kroah-Hartman2012-05-021-3/+3
* USB: ohci-ep93xx.c: remove err() usageGreg Kroah-Hartman2012-04-271-1/+2
* OHCI: remove uses of hcd->stateAlan Stern2011-11-181-2/+0Star
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-1/+1
* USB: ohci-ep93xx.c: remove unused variableH Hartley Sweeten2009-09-231-1/+0Star
* [ARM] 5526/1: ep93xx: usb driver cleanupHartley Sweeten2009-05-291-3/+10
* [ARM] 5406/1: ep93xx: remove unneeded header in ohci-ep93xx.cHartley Sweeten2009-02-211-2/+0Star
* USB: automatically enable RHSC interruptsAlan Stern2008-08-211-1/+0Star
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-071-1/+0Star
* Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds2008-07-061-0/+1
* USB: don't explicitly reenable root-hub status interruptsAlan Stern2008-04-251-1/+0Star
* USB: OHCI: host-controller resumes leave root hub suspendedAlan Stern2008-04-251-1/+1
* USB: remove dev->power.power_stateAlan Stern2008-04-251-2/+0Star
* usb host: fix platform driver hotplug/coldplugKay Sievers2008-04-111-0/+2
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-141-1/+1
* ohci: Rework bus glue integration to allow several at onceSylvain Munaut2007-02-081-12/+0Star
* USB: Fix for typo in ohci-ep93xx.cPetr Stetiar2007-01-221-1/+1
* USB: ohci whitespace/comment fixupsDavid Brownell2006-12-201-1/+1
* USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov2006-09-271-0/+2
* USB: OHCI avoids root hub timer pollingDavid Brownell2006-09-271-0/+1
* [PATCH] USB: ohci bits for the cirrus ep93xxLennert Buytenhek2006-07-131-0/+225