summaryrefslogtreecommitdiff
path: root/drivers/usb/phy
AgeCommit message (Expand)Author
2020-02-10usb: phy: tegra: Add clarifying comments about the shared registersDmitry Osipenko
2020-01-24usb: phy: show USB charger type for userPeter Chen
2020-01-23usb: phy: phy-gpio-vbus-usb: Convert to GPIO descriptorsLinus Walleij
2020-01-15usb: phy-generic: Delete unused platform dataLinus Walleij
2020-01-09usb: phy: tegra: Keep CPU interrupts enabledDmitry Osipenko
2020-01-09usb: phy: tegra: Move utmip_pad_count checking under lockDmitry Osipenko
2020-01-09usb: phy: tegra: Disable VBUS regulator on tegra_usb_phy_init failureDmitry Osipenko
2020-01-09usb: phy: tegra: Use device-tree notion of reset-GPIO's active-stateDmitry Osipenko
2020-01-09usb: phy: tegra: Use u32 for hardware register variablesDmitry Osipenko
2020-01-09usb: phy: tegra: Use devm_otg_ulpi_create()Dmitry Osipenko
2020-01-09usb: ulpi: Add resource-managed variant of otg_ulpi_create()Dmitry Osipenko
2020-01-09usb: phy: tegra: Use generic stub for a missing VBUS regulatorDmitry Osipenko
2020-01-09usb: phy: tegra: Use relaxed versions of readl/writelDmitry Osipenko
2020-01-09usb: phy: tegra: Clean up included headersDmitry Osipenko
2020-01-09usb: phy: tegra: Perform general clean up of the codeDmitry Osipenko
2020-01-09usb: phy: tegra: Hook up init/shutdown callbacksDmitry Osipenko
2020-01-09usb: phy: tegra: Keep track of power on-off stateDmitry Osipenko
2020-01-09usb: phy: tegra: Clean up ulpi_phy_power_offDmitry Osipenko
2019-12-30usb: phy: Enable compile testing for some of driversKrzysztof Kozlowski
2019-12-30usb: phy: ab8500-usb: Keep PHY turned on in UART modeStephan Gerhold
2019-10-04usb: phy: keystone: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-04usb: phy: mxs: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-09-02Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2019-08-28usb: phy: phy-fsl-usb: Make structure fsl_otg_initdata constantNishka Dasgupta
2019-08-16USB: phy: fsl-usb: convert platform driver to use dev_groupsGreg Kroah-Hartman
2019-08-09USB: phy: mv-usb: convert platform driver to use dev_groupsGreg Kroah-Hartman
2019-08-09USB: phy: tahvo: convert platform driver to use dev_groupsGreg Kroah-Hartman
2019-08-09USB: phy: twl6030: convert platform driver to use dev_groupsGreg Kroah-Hartman
2019-07-30usb: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-30usb: phy: ab8500-usb: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-03usb: phy: phy-mxs-usb: add imx7ulp supportPeter Chen
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose
2019-06-17Merge 5.2-rc5 into usb-nextGreg Kroah-Hartman
2019-06-06usb: phy: mxs: Disable external charger detect in mxs_phy_hw_init()Andrey Smirnov
2019-06-03usb: phy: mv-usb: Remove set but not used variable 'phy'YueHaibing
2019-05-03usb: gadget: fsl: fix link error against usb-gadget moduleArnd Bergmann
2019-02-15Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2019-02-13usb: phy: twl6030-usb: fix possible use-after-free on removeSven Van Asbroeck
2019-02-11Merge 5.0-rc6 into usb-nextGreg Kroah-Hartman
2019-01-28usb: phy: am335x: fix race condition in _probeBin Liu
2019-01-28usb: phy: fix link errorsAnders Roxell
2019-01-22USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman
2018-10-18usb: phy: ab8500: silence some uninitialized variable warningsDan Carpenter
2018-09-20usb: phy: mxs: fix spelling mistake "stardard" -> "standard"Colin Ian King
2018-07-17usb/phy: fix PPC64 build errors in phy-fsl-usb.cRandy Dunlap
2018-05-31phy: tegra: select USB_COMMONArnd Bergmann
2018-04-23usb: phy: Add Kconfig entry for Tegra PHY driverDmitry Osipenko
2018-04-23usb: tegra: Move utmi-pads reset from ehci-tegra to tegra-phyDmitry Osipenko
2018-04-23usb: phy: tegra: Cleanup error messagesDmitry Osipenko