summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-fsl.c
AgeCommit message (Expand)Author
2015-08-14drivers: usb: fsl: Workaround for USB erratum-A005275Nikhil Badola
2015-07-22drivers: usb: fsl: Define usb control register mask for w1c bitsNikhil Badola
2015-07-22drivers: usb: fsl: Modify phy clk valid bit checkingNikhil Badola
2015-07-22drivers:usb:fsl: Introduce FSL_USB2_PHY_UTMI_DUAL macroNikhil Badola
2015-07-22drivers: usb :fsl: Implement Workaround for USB Erratum A007792Nikhil Badola
2015-05-24drivers:usb:fsl:Make fsl ehci drv an independent driver moduleRamneek Mehresh
2015-01-09usb: host: drop owner assignment from platform_driversWolfram Sang
2014-11-07host: ehci-fsl: remove duplicate check on resourceVarka Bhadram
2014-09-29usb: rename phy to usb_phy in HCDAntoine Tenart
2014-09-23usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek
2014-05-03fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6Nikita Yushchenko
2013-12-18USB: ehci-fsl: Use devm_ioremap_resource()Jingoo Han
2013-12-18USB: ehci-fsl: use dev_warn() instead of printk()Jingoo Han
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-12-03usb: kill DEBUG compile optionOliver Neukum
2013-09-29Merge 3.12-rc3 into usb-nextGreg Kroah-Hartman
2013-09-26USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitializationShengzhou Liu
2013-09-26fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh
2013-09-23Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""Greg Kroah-Hartman
2013-09-23Merge branch 'master' into usb-nextGreg Kroah-Hartman
2013-09-17USB: ehci-fsl: Remove casting the return value which is a void pointerJingoo Han
2013-09-17Revert "USB: EHCI: support running URB giveback in tasklet context"Greg Kroah-Hartman
2013-08-30ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is setXenia Ragiadakou
2013-08-12USB: EHCI: support running URB giveback in tasklet contextMing Lei
2013-07-31USB: host: use dev_get_platdata()Jingoo Han
2013-05-16usb: fsl: add missing platform_driver ownerLibo Chen
2013-04-03EHCI: Quirk flag for port power handling on overcurrent.Christian Engelmayer
2013-01-11USB: ehci-fsl: fix regression on mpc5121eAnatolij Gustschin
2012-10-31USB: EHCI: remove ehci_port_power() routineAlan Stern
2012-10-19USB: ehci-fsl: Return valid error in ehci_fsl_setup_phyBen Collins
2012-09-24powerpc/usb: remove checking PHY_CLK_VALID for UTMI PHYShengzhou Liu
2012-09-05powerpc/usb: fix bug of CPU hang when missing USB PHY clockShengzhou Liu
2012-07-16USB: ehci-fsl: Update ifdef check to work on 64-bit ppcKumar Gala
2012-07-09EHCI: centralize controller initializationAlan Stern
2012-07-05Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2012-07-02usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I
2012-06-25usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I
2012-06-25usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I
2012-06-13USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phyRichard Zhao
2012-05-14USB: ehci-fsl: Use usb_put_transceiver instead of put_deviceJarkko Nikula
2012-04-22Merge 3.4-rc4 into usb-next.Greg Kroah-Hartman
2012-04-18USB: ehci-fsl: Fix kernel crash on mpc5121eAnatolij Gustschin
2012-04-18fsl/usb: Add controller version based ULPI and UTMI phy supportRamneek Mehresh
2012-03-12Merge 3.3-rc7 into usb-nextGreg Kroah-Hartman
2012-03-02Revert "powerpc/usb: fix issue of CPU halt when missing USB PHY clock"Greg Kroah-Hartman
2012-03-01Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2012-02-29Revert "powerpc/usb: fix usb CTRL_PHY_CLK_VALID breaks on some platform"Greg Kroah-Hartman
2012-02-28powerpc/usb: fix usb CTRL_PHY_CLK_VALID breaks on some platformShengzhou Liu
2012-02-27usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus
2012-02-27usb: Convert all users to new usb_phyHeikki Krogerus