summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-fsl.c
Commit message (Expand)AuthorAgeFilesLines
* usb: ehci-fsl: Use devm_platform_get_and_ioremap_resource()Yangtao Li2023-07-271-2/+1
* usb: Explicitly include correct DT includesRob Herring2023-07-251-1/+1
* usb: ehci-fsl: Convert to platform remove callback returning voidUwe Kleine-König2023-05-281-4/+2
* usb: host: ehci-fsl: Use DRV_NAMEAlexander Stein2023-01-241-1/+1
* usb: host: ehci-fsl: Fix module aliasAlexander Stein2023-01-201-1/+1
* usb: reduce kernel log spam on driver registrationArd Biesheuvel2022-08-311-2/+0
* drivers/usb/host/ehci-fsl: Fix interrupt setup in host mode.Darren Stevens2022-07-081-8/+3
* fsl-usb: add need_oc_pp_cycle flag for 85xx alsoGopalakrishnan Santhanam2021-05-211-4/+4
* usb: hosts: Remove in_interrupt() from commentsAhmed S. Darwish2020-10-281-5/+4
* usb: host: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-101-2/+2
* usb: host: ehci-fsl: Fix incorrectly named function argumentLee Jones2020-07-091-1/+1
* usb: host: Stops USB controller init if PLL fails to lockRamneek Mehresh2019-07-031-0/+9
* usb: phy: Workaround for USB erratum-A005728Suresh Gupta2019-07-031-11/+26
* usb: fsl: Set USB_EN bit to select ULPI phyNikhil Badola2019-07-031-0/+6
* drivers: usb :fsl: Remove USB Errata checking codeRan Wang2019-01-181-6/+1
* usb: ehci: fsl: Update register accessing for arm/arm64 platformsRan Wang2019-01-181-21/+41
* usb: add a flag to skip PHY initialization to struct usb_hcdMartin Blumenstingl2018-03-091-0/+2
* USB: host: ehci: Remove redundant license textGreg Kroah-Hartman2017-11-071-14/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: host: make ehci_fsl_overrides const and __initconstBhumika Goyal2017-08-311-1/+1
* usb: ehci: fsl: use bus->sysdev for DMA configurationArnd Bergmann2017-03-231-2/+2
* usb: host: constify dev_pm_ops structuresBhumika Goyal2017-01-191-1/+1
* fsl/usb: Workarourd for USB erratum-A005697Changming Huang2016-12-051-0/+3
* drivers/usb/host/fsl: Port USB EHCI host driver for LS102xASriram Dash2016-01-241-10/+14
* drivers: usb: fsl: Workaround for USB erratum-A005275Nikhil Badola2015-08-141-0/+4
* drivers: usb: fsl: Define usb control register mask for w1c bitsNikhil Badola2015-07-221-9/+16
* drivers: usb: fsl: Modify phy clk valid bit checkingNikhil Badola2015-07-221-8/+8
* drivers:usb:fsl: Introduce FSL_USB2_PHY_UTMI_DUAL macroNikhil Badola2015-07-221-0/+1
* drivers: usb :fsl: Implement Workaround for USB Erratum A007792Nikhil Badola2015-07-221-0/+9
* drivers:usb:fsl:Make fsl ehci drv an independent driver moduleRamneek Mehresh2015-05-241-96/+72
* usb: host: drop owner assignment from platform_driversWolfram Sang2015-01-091-1/+0
* host: ehci-fsl: remove duplicate check on resourceVarka Bhadram2014-11-071-9/+3
* usb: rename phy to usb_phy in HCDAntoine Tenart2014-09-291-8/+8
* usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek2014-09-231-1/+1
* fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6Nikita Yushchenko2014-05-031-1/+2
* USB: ehci-fsl: Use devm_ioremap_resource()Jingoo Han2013-12-181-21/+7
* USB: ehci-fsl: use dev_warn() instead of printk()Jingoo Han2013-12-181-1/+1
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-081-0/+1
* usb: kill DEBUG compile optionOliver Neukum2013-12-031-1/+1
* Merge 3.12-rc3 into usb-nextGreg Kroah-Hartman2013-09-291-11/+6
|\
| * USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitializationShengzhou Liu2013-09-261-2/+3
| * fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh2013-09-261-9/+3
* | Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""Greg Kroah-Hartman2013-09-231-1/+1
* | Merge branch 'master' into usb-nextGreg Kroah-Hartman2013-09-231-1/+1
|\|
| * Revert "USB: EHCI: support running URB giveback in tasklet context"Greg Kroah-Hartman2013-09-171-1/+1
* | USB: ehci-fsl: Remove casting the return value which is a void pointerJingoo Han2013-09-171-1/+1
|/
* ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is setXenia Ragiadakou2013-08-301-1/+1
* USB: EHCI: support running URB giveback in tasklet contextMing Lei2013-08-121-1/+1
* USB: host: use dev_get_platdata()Jingoo Han2013-07-311-7/+7
* usb: fsl: add missing platform_driver ownerLibo Chen2013-05-161-0/+1