aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-mx5.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-04-01usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski1-1/+1
2015-04-18dm: usb: Drop the EHCI weak functionsSimon Glass1-0/+12
2013-10-20usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky1-1/+2
2013-08-26usb: ehci-mx5: Use 'bool' instead of 'unsigned char'Fabio Estevam1-3/+3
2013-08-26usb: ehci-mx5: Remove unneeded write to cscmr1 registerFabio Estevam1-9/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-9/+1
2013-05-05imx: mx5: Remove legacy iomux supportBenoît Thébaudeau1-73/+0
2012-11-16ehci-mx5/6: Make board_ehci_hcd_init() optionalBenoît Thébaudeau1-3/+5
2012-11-16ehci-mxc: Make EHCI power/oc polarities configurableBenoît Thébaudeau1-0/+56
2012-11-16ehci-mx5: Add missing OC_DIS for i.MX53Benoît Thébaudeau1-0/+24
2012-11-16ehci-mx5: Fix *PM usage for i.MX53Benoît Thébaudeau1-1/+6
2012-11-16ehci-mx5: Fix OPM usageBenoît Thébaudeau1-2/+2
2012-11-16ehci-mx5: Fix OC_DIS usageBenoît Thébaudeau1-3/+3
2012-11-16ehci-mx5: Clean upBenoît Thébaudeau1-19/+26
2012-10-15mx51: Fix USB PHY clocksBenoît Thébaudeau1-1/+2
2012-10-15usb: ehci: rework to take advantage of new lowlevel interfaceLucas Stach1-6/+5
2011-12-19Coding Style cleanupWolfgang Denk1-2/+0
2011-12-11USB: MX5: Add MX5 usb post-init callbackMarek Vasut1-2/+12
2011-12-11USB: MX5: Abstract out mx51 USB pixmux configurationMarek Vasut1-0/+71
2011-12-11USB: MX5: add generic USB EHCI support for mx51 and mx53Wolfgang Grandegger1-0/+174