aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci-au1xxx.c
AgeCommit message (Expand)Author
2012-10-22USB: OHCI: remove Alchemy OHCI platform driver.Florian Fainelli
2012-05-01usb: [MIPS] fix unresolved err() reference in host/ohci-au1xxx.cPaul Gortmaker
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2011-12-07MIPS: Alchemy: Au1300 SoC supportManuel Lauss
2011-11-18OHCI: remove uses of hcd->stateAlan Stern
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2011-10-24MIPS: Alchemy: abstract USB block control register accessManuel Lauss
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang
2011-04-13USB: ohci-au1xxx: fix warning "__BIG_ENDIAN" is not definedYoichi Yuasa
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-09-23USB: au1xxx: add dev_pm_opsManuel Lauss
2008-08-21USB: automatically enable RHSC interruptsAlan Stern
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-10Fix name of Russell King in various commentsUwe Kleine-König
2008-07-06Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds
2008-04-24USB: don't explicitly reenable root-hub status interruptsAlan Stern
2008-04-11usb host: fix platform driver hotplug/coldplugKay Sievers
2007-02-07ohci: Rework bus glue integration to allow several at onceSylvain Munaut
2006-12-20USB: ohci whitespace/comment fixupsDavid Brownell
2006-09-27USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov
2006-09-27USB: OHCI avoids root hub timer pollingDavid Brownell
2006-08-11USB: removed a unbalanced #endif from ohci-au1xxx.cYoichi Yuasa
2006-07-12[PATCH] USB: au1200: EHCI and OHCI fixesDaniel Mack
2006-07-12[PATCH] USB: au1xxx: compile fixes for OHCI for au1200Domen Puncer
2006-07-02[PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner
2006-03-20[PATCH] USB: OHCI for AU1200Jordan Crouse
2006-01-31[PATCH] USB: Au1xx0: replace casual readl() with au_readl() in the driversSergei Shtylylov
2006-01-08[PATCH] fix more missing includesTim Schmielau
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-10-28[PATCH] USB: add owner initialisation to host driversBen Dooks
2005-10-28[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern
2005-10-28[PATCH] all HCDs provide root hub suspend/resume methodsDavid Brownell
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds