aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/fsl-mph-dr-of.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-12USB: fsl-mph-dr-of: adjust for OF based clock lookupGerhard Sittig1-12/+1
2013-09-17usb: host: fsl-mph-dr-of: Staticize local symbolsSachin Kamat1-3/+3
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-7/+9
2013-08-23USB: fsl-mph-dr-of: cleanup clock API useGerhard Sittig1-7/+9
2013-07-31USB: host: use dev_get_platdata()Jingoo Han1-2/+2
2013-01-11USB: fsl-mph-dr-of: fix regression on mpc5121eAnatolij Gustschin1-0/+3
2012-11-21usb: remove use of __devexitBill Pemberton1-2/+2
2012-11-21usb: remove use of __devinitdataBill Pemberton1-1/+1
2012-11-21usb: remove use of __devinitBill Pemberton1-4/+4
2012-11-21usb: remove use of __devexit_pBill Pemberton1-1/+1
2012-09-21fsl/usb: Add support for USB controller version 2.4Ramneek Mehresh1-0/+2
2012-04-18fsl/usb: Add controller version based ULPI and UTMI phy supportRamneek Mehresh1-0/+41
2012-02-24usb: Fix build error due to dma_mask is not at pdev_archdata at ARMPeter Chen1-1/+0
2011-11-28usb: convert drivers/usb/* to use module_platform_driver()Axel Lin1-11/+1
2011-10-31usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker1-0/+1
2011-01-22USB: ehci-fsl: Fix 'have_sysif_regs' detectionPeter Tyser1-3/+8
2010-10-22USB: add USB EHCI support for MPC5121 SoCAnatolij Gustschin1-0/+89
2010-10-22USB: add platform glue driver for FSL USB DR controllerAnatolij Gustschin1-0/+219