aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-au1xxx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-031-67/+10
|\
| * MIPS: Alchemy: abstract USB block control register accessManuel Lauss2011-10-241-67/+10
* | USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-1/+1
* | USB: EHCI: remove usages of hcd->stateAlan Stern2011-08-221-1/+1
|/
* USB: ehci-au1xxx: fix suspend callbackManuel Lauss2011-05-061-6/+3
* USB: EHCI: Support controllers with big endian capability regsJan Andersson2011-05-031-1/+2
* USB: EHCI: fix scheduling while atomic during suspendYin Kangkai2011-02-031-1/+1
* USB: add do_wakeup parameter for PCI HCD suspendAlan Stern2010-08-101-1/+1
* USB: EHCI: fix controller wakeup flag settings during suspendAlan Stern2010-05-201-12/+4
* USB: ehci-au1xxx does not need EHCI IO watchdogManuel Lauss2010-05-201-1/+10
* USB: ehci-au1xxx.c: use platform_get_resource() and resource_size()H Hartley Sweeten2010-03-021-2/+4
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* USB: au1xxx: add dev_pm_opsManuel Lauss2009-09-231-16/+13
* USB: EHCI: use the new clear_tt_buffer interfaceAlan Stern2009-07-121-0/+2
* USB: EHCI: update toggle state for linked QHsAlan Stern2009-06-151-0/+1
* USB: Au1xxx-usb: suspend/resume support.Manuel Lauss2008-07-211-10/+105
* USB: Au1xxx-usb: clean up ohci/ehci bus glue sources.Manuel Lauss2008-07-211-165/+111
* USB: EHCI: suppress unwanted error messagesAlan Stern2008-05-291-0/+1
* USB: ehci minor SOC bus glue fixesDavid Brownell2008-04-241-2/+3
* USB: force handover port to companion when hub_port_connect_change failsBalaji Rao2008-02-011-0/+1
* USB: ehci build fixes on au1xxx, ppc-socDavid Brownell2007-10-121-4/+2
* USB: make EHCI initialize properly on PPC SOCsMike Nuss2007-08-221-2/+3
* USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov2006-09-271-0/+2
* [PATCH] USB: au1200: EHCI and OHCI fixesDaniel Mack2006-07-121-13/+10
* [PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] USB: EHCI on non-Au1200 build fixRalf Baechle2006-06-211-4/+0
* [PATCH] USB: allow multiple types of EHCI controllers to be built as modulesKumar Gala2006-06-211-15/+2
* [PATCH] USB: EHCI for AU1200Jordan Crouse2006-03-201-0/+297