aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-au1xxx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-08usb: Remove ehci_reset call from ehci_runGeoff Levand1-0/+1
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-67/+10
2011-10-24MIPS: Alchemy: abstract USB block control register accessManuel Lauss1-67/+10
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-08-22USB: EHCI: remove usages of hcd->stateAlan Stern1-1/+1
2011-05-06USB: ehci-au1xxx: fix suspend callbackManuel Lauss1-6/+3
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson1-1/+2
2011-02-03USB: EHCI: fix scheduling while atomic during suspendYin Kangkai1-1/+1
2010-08-10USB: add do_wakeup parameter for PCI HCD suspendAlan Stern1-1/+1
2010-05-20USB: EHCI: fix controller wakeup flag settings during suspendAlan Stern1-12/+4
2010-05-20USB: ehci-au1xxx does not need EHCI IO watchdogManuel Lauss1-1/+10
2010-03-02USB: ehci-au1xxx.c: use platform_get_resource() and resource_size()H Hartley Sweeten1-2/+4
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan1-1/+1
2009-09-23USB: au1xxx: add dev_pm_opsManuel Lauss1-16/+13
2009-07-12USB: EHCI: use the new clear_tt_buffer interfaceAlan Stern1-0/+2
2009-06-15USB: EHCI: update toggle state for linked QHsAlan Stern1-0/+1
2008-07-21USB: Au1xxx-usb: suspend/resume support.Manuel Lauss1-10/+105
2008-07-21USB: Au1xxx-usb: clean up ohci/ehci bus glue sources.Manuel Lauss1-165/+111
2008-05-29USB: EHCI: suppress unwanted error messagesAlan Stern1-0/+1
2008-04-24USB: ehci minor SOC bus glue fixesDavid Brownell1-2/+3
2008-02-01USB: force handover port to companion when hub_port_connect_change failsBalaji Rao1-0/+1
2007-10-12USB: ehci build fixes on au1xxx, ppc-socDavid Brownell1-4/+2
2007-08-22USB: make EHCI initialize properly on PPC SOCsMike Nuss1-2/+3
2006-09-27USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov1-0/+2
2006-07-12[PATCH] USB: au1200: EHCI and OHCI fixesDaniel Mack1-13/+10
2006-07-02[PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-21[PATCH] USB: EHCI on non-Au1200 build fixRalf Baechle1-4/+0
2006-06-21[PATCH] USB: allow multiple types of EHCI controllers to be built as modulesKumar Gala1-15/+2
2006-03-20[PATCH] USB: EHCI for AU1200Jordan Crouse1-0/+297