summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy
AgeCommit message (Expand)AuthorLines
2019-10-04usb: phy: keystone: use devm_platform_ioremap_resource() to simplify codeYueHaibing-3/+1
2019-10-04usb: phy: mxs: use devm_platform_ioremap_resource() to simplify codeYueHaibing-3/+1
2019-09-02Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman-1/+1
2019-08-28usb: phy: phy-fsl-usb: Make structure fsl_otg_initdata constantNishka Dasgupta-1/+1
2019-08-16USB: phy: fsl-usb: convert platform driver to use dev_groupsGreg Kroah-Hartman-6/+6
2019-08-09USB: phy: mv-usb: convert platform driver to use dev_groupsGreg Kroah-Hartman-11/+6
2019-08-09USB: phy: tahvo: convert platform driver to use dev_groupsGreg Kroah-Hartman-15/+3
2019-08-09USB: phy: twl6030: convert platform driver to use dev_groupsGreg Kroah-Hartman-5/+7
2019-07-30usb: Remove dev_err() usage after platform_get_irq()Stephen Boyd-9/+3
2019-07-30usb: phy: ab8500-usb: Mark expected switch fall-throughsGustavo A. R. Silva-0/+6
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+4
2019-07-03usb: phy: phy-mxs-usb: add imx7ulp supportPeter Chen-1/+66
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose-4/+4
2019-06-17Merge 5.2-rc5 into usb-nextGreg Kroah-Hartman-0/+14
2019-06-06usb: phy: mxs: Disable external charger detect in mxs_phy_hw_init()Andrey Smirnov-0/+14
2019-06-03usb: phy: mv-usb: Remove set but not used variable 'phy'YueHaibing-2/+0
2019-05-03usb: gadget: fsl: fix link error against usb-gadget moduleArnd Bergmann-1/+1
2019-02-15Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman-1/+1
2019-02-13usb: phy: twl6030-usb: fix possible use-after-free on removeSven Van Asbroeck-1/+1
2019-02-11Merge 5.0-rc6 into usb-nextGreg Kroah-Hartman-5/+2
2019-01-28usb: phy: am335x: fix race condition in _probeBin Liu-4/+1
2019-01-28usb: phy: fix link errorsAnders Roxell-1/+1
2019-01-22USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman-0/+1
2018-10-18usb: phy: ab8500: silence some uninitialized variable warningsDan Carpenter-2/+6
2018-09-20usb: phy: mxs: fix spelling mistake "stardard" -> "standard"Colin Ian King-1/+1
2018-07-17usb/phy: fix PPC64 build errors in phy-fsl-usb.cRandy Dunlap-1/+3
2018-05-31phy: tegra: select USB_COMMONArnd Bergmann-0/+1
2018-04-23usb: phy: Add Kconfig entry for Tegra PHY driverDmitry Osipenko-1/+10
2018-04-23usb: tegra: Move utmi-pads reset from ehci-tegra to tegra-phyDmitry Osipenko-5/+74
2018-04-23usb: phy: tegra: Cleanup error messagesDmitry Osipenko-28/+41
2018-04-22usb: phy: simplify getting .drvdataWolfram Sang-4/+2
2018-04-22USB: phy: drop legacy board-file supportJohan Hovold-97/+2
2018-04-22USB: phy: drop unused legacy controller-phy bind helperJohan Hovold-34/+0
2018-03-22usb: phy: ab8500: Drop AB8540/9540 supportLinus Walleij-506/+0
2018-03-13usb: phy: tegra: Increase PHY clock stabilization timeoutDmitry Osipenko-9/+5
2018-03-13usb: phy-generic: Use gpiod_set_value_cansleepMike Looijmans-3/+3
2018-03-08usb: phy: ab8500: use correct enum typeStefan Agner-1/+1
2018-03-08usb: phy: mxs: Staticize mxs_charger_secondary_detection()Fabio Estevam-1/+1
2018-02-12usb: phy: mxs: Fix NULL pointer dereference on i.MX23/28Fabio Estevam-0/+3
2018-01-24USB: move many drivers to use DEVICE_ATTR_WOGreg Kroah-Hartman-2/+2
2018-01-24USB: move many drivers to use DEVICE_ATTR_ROGreg Kroah-Hartman-4/+4
2018-01-24USB: move many drivers to use DEVICE_ATTR_RWGreg Kroah-Hartman-9/+7
2017-12-12usb: phy: Factor out the usb charger initializationBaolin Wang-4/+10
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-2685/+195
2017-11-07USB: phy: Remove redundant license textGreg Kroah-Hartman-184/+1
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman-0/+21
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+3
2017-11-01usb: phy: remove phy-qcom-8x16-usb.cAlex Elder-381/+0
2017-11-01usb: phy: remove phy-msm-usb.cAlex Elder-2102/+0
2017-10-27Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-1/+1