summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-au1xxx.c
Commit message (Expand)AuthorAgeFilesLines
* USB: don't explicitly reenable root-hub status interruptsAlan Stern2008-04-251-1/+0Star
* usb host: fix platform driver hotplug/coldplugKay Sievers2008-04-111-0/+1
* ohci: Rework bus glue integration to allow several at onceSylvain Munaut2007-02-081-16/+0Star
* 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/+1Star
* USB: removed a unbalanced #endif from ohci-au1xxx.cYoichi Yuasa2006-08-111-1/+0Star
* [PATCH] USB: au1200: EHCI and OHCI fixesDaniel Mack2006-07-131-0/+1
* [PATCH] USB: au1xxx: compile fixes for OHCI for au1200Domen Puncer2006-07-131-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-02-011-1/+1
* [PATCH] fix more missing includesTim Schmielau2006-01-091-0/+1
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-17/+14Star
* 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-291-0/+1
* [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern2005-10-291-2/+2
* [PATCH] all HCDs provide root hub suspend/resume methodsDavid Brownell2005-10-291-0/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+284