aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy
AgeCommit message (Expand)Author
2019-03-13usb: phy: fix link errorsAnders Roxell
2019-02-12usb: phy: am335x: fix race condition in _probeBin Liu
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
2018-04-22usb: phy: simplify getting .drvdataWolfram Sang
2018-04-22USB: phy: drop legacy board-file supportJohan Hovold
2018-04-22USB: phy: drop unused legacy controller-phy bind helperJohan Hovold
2018-03-22usb: phy: ab8500: Drop AB8540/9540 supportLinus Walleij
2018-03-13usb: phy: tegra: Increase PHY clock stabilization timeoutDmitry Osipenko
2018-03-13usb: phy-generic: Use gpiod_set_value_cansleepMike Looijmans
2018-03-08usb: phy: ab8500: use correct enum typeStefan Agner
2018-03-08usb: phy: mxs: Staticize mxs_charger_secondary_detection()Fabio Estevam
2018-02-12usb: phy: mxs: Fix NULL pointer dereference on i.MX23/28Fabio Estevam
2018-01-24USB: move many drivers to use DEVICE_ATTR_WOGreg Kroah-Hartman
2018-01-24USB: move many drivers to use DEVICE_ATTR_ROGreg Kroah-Hartman
2018-01-24USB: move many drivers to use DEVICE_ATTR_RWGreg Kroah-Hartman
2017-12-12usb: phy: Factor out the usb charger initializationBaolin Wang
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-11-07USB: phy: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01usb: phy: remove phy-qcom-8x16-usb.cAlex Elder
2017-11-01usb: phy: remove phy-msm-usb.cAlex Elder
2017-10-27Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2017-10-24Merge tag 'usb-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2017-10-24usb: phy: tahvo: fix error handling in tahvo_usb_probe()Alexey Khoroshilov
2017-10-24usb: phy: phy-msm-usb: mark expected switch fall-throughGustavo A. R. Silva
2017-10-23extcon: Split out extcon header file for consumer and provider deviceChanwoo Choi
2017-10-19usb: phy: mxs: add usb charger type detectionLi Jun
2017-10-19usb: phy: phy-generic: propagate clk_get error if clock is requiredLucas Stach
2017-10-17usb: phy: Convert timers to use timer_setup()Kees Cook
2017-10-17usb: isp1301-omap: Convert timers to use timer_setup()Kees Cook
2017-10-16Merge 4.14-rc5 into usb-nextGreg Kroah-Hartman
2017-10-11usb: phy: tegra: Fix phy suspend for UDCJon Hunter
2017-10-04drivers: usb: phy: omap: use setup_timer() helper.Allen Pais
2017-10-04usb/phy-isp1301-omap: Remove .data assignmentKees Cook
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2017-09-05Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...Lee Jones
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang
2017-08-22Merge tag 'usb-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2017-08-15usb: phy: Add USB charger supportBaolin Wang
2017-08-15usb: phy-tahvo: constify attribute_group structures.Arvind Yadav
2017-08-15usb: phy-mv-usb: constify attribute_group structures.Arvind Yadav
2017-08-15usb: phy: qcom: Use devm_ioremap_resource()Fabio Estevam
2017-08-15mfd: tps65010: Move header file out of I2C realmWolfram Sang
2017-08-14Merge 4.13-rc5 into usb-nextGreg Kroah-Hartman
2017-08-10usb: phy-mv-usb: constify attribute_group structures.Arvind Yadav