aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-au1xxx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-031-99/+11
|\
| * MIPS: Alchemy: abstract USB block control register accessManuel Lauss2011-10-241-99/+11
* | USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-1/+1
|/
* USB: ohci-au1xxx: fix warning "__BIG_ENDIAN" is not definedYoichi Yuasa2011-04-131-1/+1
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* USB: au1xxx: add dev_pm_opsManuel Lauss2009-09-231-13/+14
* USB: automatically enable RHSC interruptsAlan Stern2008-08-211-1/+0
* USB: Au1xxx-usb: suspend/resume support.Manuel Lauss2008-07-211-9/+50
* USB: Au1xxx-usb: clean up ohci/ehci bus glue sources.Manuel Lauss2008-07-211-169/+99
* Fix name of Russell King in various commentsUwe Kleine-König2008-07-101-1/+1
* 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-241-1/+0
* usb host: fix platform driver hotplug/coldplugKay Sievers2008-04-111-0/+1
* ohci: Rework bus glue integration to allow several at onceSylvain Munaut2007-02-071-16/+0
* USB: ohci whitespace/comment fixupsDavid Brownell2006-12-201-2/+2
* 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-4/+1
* USB: removed a unbalanced #endif from ohci-au1xxx.cYoichi Yuasa2006-08-111-1/+0
* [PATCH] USB: au1200: EHCI and OHCI fixesDaniel Mack2006-07-121-0/+1
* [PATCH] USB: au1xxx: compile fixes for OHCI for au1200Domen Puncer2006-07-121-2/+4
* [PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] USB: OHCI for AU1200Jordan Crouse2006-03-201-15/+87
* [PATCH] USB: Au1xx0: replace casual readl() with au_readl() in the driversSergei Shtylylov2006-01-311-1/+1
* [PATCH] fix more missing includesTim Schmielau2006-01-081-0/+1
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-17/+14
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-0/+2
* [PATCH] USB: add owner initialisation to host driversBen Dooks2005-10-281-0/+1
* [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern2005-10-281-2/+2
* [PATCH] all HCDs provide root hub suspend/resume methodsDavid Brownell2005-10-281-0/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+284