summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-fsl.c
AgeCommit message (Expand)Author
2015-03-30drivers:usb:pm: Fix usb pm support for deep-sleepRamneek Mehresh
2014-12-11drivers:usb: Fix usb suspend/resume for deep-sleepRamneek Mehresh
2014-12-11drivers:usb:pm: Fix sleep/deep-sleep issue for external ULPI phyRamneek Mehresh
2014-12-11drivers:usb:fsl: Fix deep-sleep resume issue caused by usbRamneek Mehresh
2014-12-11drivers: usb: fsl: Define usb control register mask for w1c bitsNikhil Badola
2014-12-11drivers: usb: fsl: Set USB_EN bit to select ULPI phyNikhil Badola
2014-12-11drivers/usb : Port USB EHCI host driver for LS102xANikhil Badola
2014-12-11drivers: usb: fsl: Remove compilation error from usb driverNikhil Badola
2014-12-11drivers: usb :fsl: Remove USB Errata checking codeNikhil Badola
2014-04-18Merge branch 'master-tmp' into sdk-v1.6.xScott Wood
2014-04-18fsl/usb: Add Deep Sleep support for USB drvNikhil Badola
2014-04-08Merge branch 'merge' into sdk-v1.6.xScott Wood
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2014-03-28fsl/usb : Workaround for USB Erratum A007792Nikhil Badola
2014-03-12fsl/usb: Modify PHY_CLK_VALID bit usageRamneek Mehresh
2013-12-14Merge remote-tracking branch 'linus/master' into mergeScott Wood
2013-11-03Merge tag 'v3.10' into sdk-kernel-3.10Scott Wood
2013-09-30Merge 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-30Merge branch 'sdk-kernel-3.8'J. German Rivera
2013-08-30ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is setXenia Ragiadakou
2013-08-29fsl/usb: Workaround for USB erratum-A005728Suresh Gupta
2013-08-22fsl/usb: Workarourd for USB erratum-A005697Ramneek Mehresh
2013-08-12USB: EHCI: support running URB giveback in tasklet contextMing Lei
2013-08-01USB: host: use dev_get_platdata()Jingoo Han
2013-05-28fsl/usb: Stops USB controller init if PLL fails to lockRamneek Mehresh
2013-05-17usb: fsl: add missing platform_driver ownerLibo Chen
2013-05-07fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh
2013-05-02fsl/usb: Workaround for USB erratum-A005275Ramneek Mehresh
2013-04-29fsl/otg: Remove host drv upon otg bring-upRamneek Mehresh
2013-04-29fsl/otg: Add support to add/remove usb host driverRamneek Mehresh
2013-04-24fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitializationShengzhou Liu
2013-04-17usb/fsl: enable USB wakeupZhao Chenhui
2013-04-03EHCI: Quirk flag for port power handling on overcurrent.Christian Engelmayer
2013-01-12USB: 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-17USB: 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