summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-122-4/+4
|\
| * bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose2019-06-242-4/+4
* | usb: phy: phy-mxs-usb: add imx7ulp supportPeter Chen2019-07-031-1/+66
* | Merge 5.2-rc5 into usb-nextGreg Kroah-Hartman2019-06-171-0/+14
|\ \
| * | usb: phy: mxs: Disable external charger detect in mxs_phy_hw_init()Andrey Smirnov2019-06-061-0/+14
| |/
* / usb: phy: mv-usb: Remove set but not used variable 'phy'YueHaibing2019-06-031-2/+0Star
|/
* usb: gadget: fsl: fix link error against usb-gadget moduleArnd Bergmann2019-05-031-1/+1
* Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2019-02-151-1/+1
|\
| * usb: phy: twl6030-usb: fix possible use-after-free on removeSven Van Asbroeck2019-02-131-1/+1
* | Merge 5.0-rc6 into usb-nextGreg Kroah-Hartman2019-02-112-5/+2Star
|\ \
| * | usb: phy: am335x: fix race condition in _probeBin Liu2019-01-281-4/+1Star
| * | usb: phy: fix link errorsAnders Roxell2019-01-281-1/+1
| |/
* / USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman2019-01-221-0/+1
|/
* usb: phy: ab8500: silence some uninitialized variable warningsDan Carpenter2018-10-181-2/+6
* usb: phy: mxs: fix spelling mistake "stardard" -> "standard"Colin Ian King2018-09-201-1/+1
* usb/phy: fix PPC64 build errors in phy-fsl-usb.cRandy Dunlap2018-07-171-1/+3
* phy: tegra: select USB_COMMONArnd Bergmann2018-05-311-0/+1
* usb: phy: Add Kconfig entry for Tegra PHY driverDmitry Osipenko2018-04-232-1/+10
* usb: tegra: Move utmi-pads reset from ehci-tegra to tegra-phyDmitry Osipenko2018-04-231-5/+74
* usb: phy: tegra: Cleanup error messagesDmitry Osipenko2018-04-231-28/+41
* usb: phy: simplify getting .drvdataWolfram Sang2018-04-221-4/+2Star
* USB: phy: drop legacy board-file supportJohan Hovold2018-04-221-97/+2Star
* USB: phy: drop unused legacy controller-phy bind helperJohan Hovold2018-04-221-34/+0Star
* usb: phy: ab8500: Drop AB8540/9540 supportLinus Walleij2018-03-221-506/+0Star
* usb: phy: tegra: Increase PHY clock stabilization timeoutDmitry Osipenko2018-03-131-9/+5Star
* usb: phy-generic: Use gpiod_set_value_cansleepMike Looijmans2018-03-131-3/+3
* usb: phy: ab8500: use correct enum typeStefan Agner2018-03-081-1/+1
* usb: phy: mxs: Staticize mxs_charger_secondary_detection()Fabio Estevam2018-03-081-1/+1
* usb: phy: mxs: Fix NULL pointer dereference on i.MX23/28Fabio Estevam2018-02-121-0/+3
* USB: move many drivers to use DEVICE_ATTR_WOGreg Kroah-Hartman2018-01-241-2/+2
* USB: move many drivers to use DEVICE_ATTR_ROGreg Kroah-Hartman2018-01-242-4/+4
* USB: move many drivers to use DEVICE_ATTR_RWGreg Kroah-Hartman2018-01-242-9/+7Star
* usb: phy: Factor out the usb charger initializationBaolin Wang2017-12-121-4/+10
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-1425-2685/+195Star
|\
| * USB: phy: Remove redundant license textGreg Kroah-Hartman2017-11-0719-184/+1Star
| * USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-0421-0/+21
| * usb: phy: remove phy-qcom-8x16-usb.cAlex Elder2017-11-013-381/+0Star
| * usb: phy: remove phy-msm-usb.cAlex Elder2017-11-013-2102/+0Star
| * Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2017-10-271-1/+1
| |\
| | * extcon: Split out extcon header file for consumer and provider deviceChanwoo Choi2017-10-231-1/+1
| * | Merge tag 'usb-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2017-10-244-2/+161
| |\ \
| | * | usb: phy: tahvo: fix error handling in tahvo_usb_probe()Alexey Khoroshilov2017-10-241-1/+2
| | * | usb: phy: phy-msm-usb: mark expected switch fall-throughGustavo A. R. Silva2017-10-241-0/+1
| | * | usb: phy: mxs: add usb charger type detectionLi Jun2017-10-191-0/+154
| | * | usb: phy: phy-generic: propagate clk_get error if clock is requiredLucas Stach2017-10-191-1/+4
| | |/
| * | usb: phy: Convert timers to use timer_setup()Kees Cook2017-10-171-10/+7Star
| * | usb: isp1301-omap: Convert timers to use timer_setup()Kees Cook2017-10-171-3/+5
| * | Merge 4.14-rc5 into usb-nextGreg Kroah-Hartman2017-10-161-0/+17
| |\ \
| * | | drivers: usb: phy: omap: use setup_timer() helper.Allen Pais2017-10-041-3/+1Star
| * | | usb/phy-isp1301-omap: Remove .data assignmentKees Cook2017-10-041-1/+0Star
| | |/ | |/|