aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-fsl.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: usb: fsl: Workaround for USB erratum-A005275Nikhil Badola2015-10-131-0/+4
* powerpc/usb: fix bug of kernel hang when initializing usbShengzhou Liu2012-04-021-0/+4
* drivers/usb/host/ehci-fsl.c: add missing iounmapJulia Lawall2012-02-031-1/+1
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-1/+1
* USB: EHCI: remove usages of hcd->stateAlan Stern2011-08-221-2/+2
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* USB: EHCI: Support controllers with big endian capability regsJan Andersson2011-05-031-1/+1
* USB: extend ehci-fsl and fsl_udc_core driver for OTG operationAnatolij Gustschin2011-05-021-0/+66
* USB: ehci-fsl: add MPC5121E specific suspend and resumeAnatolij Gustschin2011-05-021-0/+153
* USB: ehci-fsl: Fix 'have_sysif_regs' detectionPeter Tyser2011-01-221-13/+0
* USB: add USB EHCI support for MPC5121 SoCAnatolij Gustschin2010-10-221-28/+71
* USB: ehci tdi : let's tdi_reset set host modeMatthieu CASTET2010-10-221-4/+2
* USB: add do_wakeup parameter for PCI HCD suspendAlan Stern2010-08-101-1/+2
* USB: EHCI: fix controller wakeup flag settings during suspendAlan Stern2010-05-201-0/+2
* USB: ehci-fsl: Add power management supportAnton Vorontsov2010-03-021-7/+83
* USB: ehci-fsl: Fix sparse warningsAnton Vorontsov2010-03-021-3/+4
* 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: EHCI: Reconciling USB register differences on MPC85xx vs MPC83xxSrikanth Srinivasan2008-07-211-0/+5
* USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-211-6/+6
* USB: EHCI: suppress unwanted error messagesAlan Stern2008-05-291-0/+1
* USB: EHCI: fix up root-hub TT messAlan Stern2008-05-291-5/+1
* USB: ehci minor SOC bus glue fixesDavid Brownell2008-04-241-5/+4
* USB: Spelling fixesJoe Perches2008-02-011-1/+1
* USB: force handover port to companion when hub_port_connect_change failsBalaji Rao2008-02-011-0/+1
* USB: use IRQF_DISABLED for HCD interrupt handlersAlan Stern2007-12-171-1/+1
* USB: ehci_fsl update for MPC831x supportLi Yang2007-07-121-3/+7
* ehci-fsl: fix cache coherency problem on system with large memoryLi Yang2007-05-231-0/+13
* USB: Implement support for EHCI with big endian MMIOBenjamin Herrenschmidt2007-02-071-4/+4
* USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov2006-09-271-0/+2
* [PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] USB: allow multiple types of EHCI controllers to be built as modulesKumar Gala2006-06-211-34/+3
* [PATCH] USB: Fix masking bug initialization of Freescale EHCI controllerKumar Gala2006-03-201-2/+1
* [PATCH] USB: EHCI and Freescale 83xx quirkKumar Gala2006-03-201-0/+10
* [PATCH] USB: EHCI for Freescale 83xxRandy Vinson2006-03-201-0/+357