aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-fsl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-22USB: add USB EHCI support for MPC5121 SoCAnatolij Gustschin1-28/+71
2010-10-22USB: ehci tdi : let's tdi_reset set host modeMatthieu CASTET1-4/+2
2010-08-10USB: add do_wakeup parameter for PCI HCD suspendAlan Stern1-1/+2
2010-05-20USB: EHCI: fix controller wakeup flag settings during suspendAlan Stern1-0/+2
2010-03-02USB: ehci-fsl: Add power management supportAnton Vorontsov1-7/+83
2010-03-02USB: ehci-fsl: Fix sparse warningsAnton Vorontsov1-3/+4
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: EHCI: Reconciling USB register differences on MPC85xx vs MPC83xxSrikanth Srinivasan1-0/+5
2008-07-21USB: usb dev_name() instead of dev->bus_idKay Sievers1-6/+6
2008-05-29USB: EHCI: suppress unwanted error messagesAlan Stern1-0/+1
2008-05-29USB: EHCI: fix up root-hub TT messAlan Stern1-5/+1
2008-04-24USB: ehci minor SOC bus glue fixesDavid Brownell1-5/+4
2008-02-01USB: Spelling fixesJoe Perches1-1/+1
2008-02-01USB: force handover port to companion when hub_port_connect_change failsBalaji Rao1-0/+1
2007-12-17USB: use IRQF_DISABLED for HCD interrupt handlersAlan Stern1-1/+1
2007-07-12USB: ehci_fsl update for MPC831x supportLi Yang1-3/+7
2007-05-23ehci-fsl: fix cache coherency problem on system with large memoryLi Yang1-0/+13
2007-02-07USB: Implement support for EHCI with big endian MMIOBenjamin Herrenschmidt1-4/+4
2006-09-27USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov1-0/+2
2006-07-02[PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-21[PATCH] USB: allow multiple types of EHCI controllers to be built as modulesKumar Gala1-34/+3
2006-03-20[PATCH] USB: Fix masking bug initialization of Freescale EHCI controllerKumar Gala1-2/+1
2006-03-20[PATCH] USB: EHCI and Freescale 83xx quirkKumar Gala1-0/+10
2006-03-20[PATCH] USB: EHCI for Freescale 83xxRandy Vinson1-0/+357