summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy
Commit message (Expand)AuthorAgeFilesLines
* usb: phy: mxs: Disable external charger detect in mxs_phy_hw_init()Andrey Smirnov2019-06-061-0/+14
* 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/+2
|\ \
| * | usb: phy: am335x: fix race condition in _probeBin Liu2019-01-281-4/+1
| * | 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/+2
* USB: phy: drop legacy board-file supportJohan Hovold2018-04-221-97/+2
* USB: phy: drop unused legacy controller-phy bind helperJohan Hovold2018-04-221-34/+0
* usb: phy: ab8500: Drop AB8540/9540 supportLinus Walleij2018-03-221-506/+0
* usb: phy: tegra: Increase PHY clock stabilization timeoutDmitry Osipenko2018-03-131-9/+5
* 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/+7
* 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-1325-2685/+195
|\
| * USB: phy: Remove redundant license textGreg Kroah-Hartman2017-11-0719-184/+1
| * 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/+0
| * usb: phy: remove phy-msm-usb.cAlex Elder2017-11-013-2102/+0
| * 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/+7
| * | 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/+1
| * | | usb/phy-isp1301-omap: Remove .data assignmentKees Cook2017-10-041-1/+0
| | |/ | |/|
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
| |/ |/|
* | usb: phy: tegra: Fix phy suspend for UDCJon Hunter2017-10-111-0/+17
|/
* Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2017-09-072-2/+2
|\
| *---. Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...Lee Jones2017-09-053-10/+11
| |\ \ \
| | | | * mfd: twl: Move header file out of I2C realmWolfram Sang2017-09-041-1/+1
| | | |/