| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: EHCI: remove Alchemy EHCI driver | Florian Fainelli | 2012-10-22 | 1 | -184/+0 |
* | drivers/usb/host/ehci-au1xxx.c: use devm_ functions | Julia Lawall | 2012-08-10 | 1 | -16/+4 |
* | EHCI: centralize controller initialization | Alan Stern | 2012-07-09 | 1 | -10/+4 |
* | EHCI: centralize controller suspend/resume | Alan Stern | 2012-07-09 | 1 | -69/+4 |
* | usb: Remove ehci_reset call from ehci_run | Geoff Levand | 2011-12-08 | 1 | -0/+1 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2011-11-03 | 1 | -67/+10 |
|\ |
|
| * | MIPS: Alchemy: abstract USB block control register access | Manuel Lauss | 2011-10-25 | 1 | -67/+10 |
* | | USB: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-09-18 | 1 | -1/+1 |
* | | USB: EHCI: remove usages of hcd->state | Alan Stern | 2011-08-23 | 1 | -1/+1 |
|/ |
|
* | USB: ehci-au1xxx: fix suspend callback | Manuel Lauss | 2011-05-07 | 1 | -6/+3 |
* | USB: EHCI: Support controllers with big endian capability regs | Jan Andersson | 2011-05-03 | 1 | -1/+2 |
* | USB: EHCI: fix scheduling while atomic during suspend | Yin Kangkai | 2011-02-04 | 1 | -1/+1 |
* | USB: add do_wakeup parameter for PCI HCD suspend | Alan Stern | 2010-08-10 | 1 | -1/+1 |
* | USB: EHCI: fix controller wakeup flag settings during suspend | Alan Stern | 2010-05-20 | 1 | -12/+4 |
* | USB: ehci-au1xxx does not need EHCI IO watchdog | Manuel Lauss | 2010-05-20 | 1 | -1/+10 |
* | USB: ehci-au1xxx.c: use platform_get_resource() and resource_size() | H Hartley Sweeten | 2010-03-02 | 1 | -2/+4 |
* | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 | 1 | -1/+1 |
* | USB: au1xxx: add dev_pm_ops | Manuel Lauss | 2009-09-23 | 1 | -16/+13 |
* | USB: EHCI: use the new clear_tt_buffer interface | Alan Stern | 2009-07-13 | 1 | -0/+2 |
* | USB: EHCI: update toggle state for linked QHs | Alan Stern | 2009-06-16 | 1 | -0/+1 |
* | USB: Au1xxx-usb: suspend/resume support. | Manuel Lauss | 2008-07-22 | 1 | -10/+105 |
* | USB: Au1xxx-usb: clean up ohci/ehci bus glue sources. | Manuel Lauss | 2008-07-22 | 1 | -165/+111 |
* | USB: EHCI: suppress unwanted error messages | Alan Stern | 2008-05-29 | 1 | -0/+1 |
* | USB: ehci minor SOC bus glue fixes | David Brownell | 2008-04-25 | 1 | -2/+3 |
* | USB: force handover port to companion when hub_port_connect_change fails | Balaji Rao | 2008-02-01 | 1 | -0/+1 |
* | USB: ehci build fixes on au1xxx, ppc-soc | David Brownell | 2007-10-12 | 1 | -4/+2 |
* | USB: make EHCI initialize properly on PPC SOCs | Mike Nuss | 2007-08-22 | 1 | -2/+3 |
* | USB: Properly unregister reboot notifier in case of failure in ehci hcd | Aleksey Gorelov | 2006-09-27 | 1 | -0/+2 |
* | [PATCH] USB: au1200: EHCI and OHCI fixes | Daniel Mack | 2006-07-13 | 1 | -13/+10 |
* | [PATCH] irq-flags: usb: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | [PATCH] USB: EHCI on non-Au1200 build fix | Ralf Baechle | 2006-06-22 | 1 | -4/+0 |
* | [PATCH] USB: allow multiple types of EHCI controllers to be built as modules | Kumar Gala | 2006-06-22 | 1 | -15/+2 |
* | [PATCH] USB: EHCI for AU1200 | Jordan Crouse | 2006-03-20 | 1 | -0/+297 |