aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/phy
AgeCommit message (Expand)AuthorFilesLines
2018-05-31phy: tegra: select USB_COMMONGravatar Arnd Bergmann 1-0/+1
2018-04-23usb: phy: Add Kconfig entry for Tegra PHY driverGravatar Dmitry Osipenko 2-1/+10
2018-04-23usb: tegra: Move utmi-pads reset from ehci-tegra to tegra-phyGravatar Dmitry Osipenko 1-5/+74
2018-04-23usb: phy: tegra: Cleanup error messagesGravatar Dmitry Osipenko 1-28/+41
2018-04-22usb: phy: simplify getting .drvdataGravatar Wolfram Sang 1-4/+2
2018-04-22USB: phy: drop legacy board-file supportGravatar Johan Hovold 1-97/+2
2018-04-22USB: phy: drop unused legacy controller-phy bind helperGravatar Johan Hovold 1-34/+0
2018-03-22usb: phy: ab8500: Drop AB8540/9540 supportGravatar Linus Walleij 1-506/+0
2018-03-13usb: phy: tegra: Increase PHY clock stabilization timeoutGravatar Dmitry Osipenko 1-9/+5
2018-03-13usb: phy-generic: Use gpiod_set_value_cansleepGravatar Mike Looijmans 1-3/+3
2018-03-08usb: phy: ab8500: use correct enum typeGravatar Stefan Agner 1-1/+1
2018-03-08usb: phy: mxs: Staticize mxs_charger_secondary_detection()Gravatar Fabio Estevam 1-1/+1
2018-02-12usb: phy: mxs: Fix NULL pointer dereference on i.MX23/28Gravatar Fabio Estevam 1-0/+3
2018-01-24USB: move many drivers to use DEVICE_ATTR_WOGravatar Greg Kroah-Hartman 1-2/+2
2018-01-24USB: move many drivers to use DEVICE_ATTR_ROGravatar Greg Kroah-Hartman 2-4/+4
2018-01-24USB: move many drivers to use DEVICE_ATTR_RWGravatar Greg Kroah-Hartman 2-9/+7
2017-12-12usb: phy: Factor out the usb charger initializationGravatar Baolin Wang 1-4/+10
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 25-2685/+195
2017-11-07USB: phy: Remove redundant license textGravatar Greg Kroah-Hartman 19-184/+1
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Gravatar Greg Kroah-Hartman 21-0/+21
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 3-0/+3
2017-11-01usb: phy: remove phy-qcom-8x16-usb.cGravatar Alex Elder 3-381/+0
2017-11-01usb: phy: remove phy-msm-usb.cGravatar Alex Elder 3-2102/+0
2017-10-27Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Greg Kroah-Hartman 1-1/+1
2017-10-24Merge tag 'usb-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Gravatar Greg Kroah-Hartman 4-2/+161
2017-10-24usb: phy: tahvo: fix error handling in tahvo_usb_probe()Gravatar Alexey Khoroshilov 1-1/+2
2017-10-24usb: phy: phy-msm-usb: mark expected switch fall-throughGravatar Gustavo A. R. Silva 1-0/+1
2017-10-23extcon: Split out extcon header file for consumer and provider deviceGravatar Chanwoo Choi 1-1/+1
2017-10-19usb: phy: mxs: add usb charger type detectionGravatar Li Jun 1-0/+154
2017-10-19usb: phy: phy-generic: propagate clk_get error if clock is requiredGravatar Lucas Stach 1-1/+4
2017-10-17usb: phy: Convert timers to use timer_setup()Gravatar Kees Cook 1-10/+7
2017-10-17usb: isp1301-omap: Convert timers to use timer_setup()Gravatar Kees Cook 1-3/+5
2017-10-16Merge 4.14-rc5 into usb-nextGravatar Greg Kroah-Hartman 1-0/+17
2017-10-11usb: phy: tegra: Fix phy suspend for UDCGravatar Jon Hunter 1-0/+17
2017-10-04drivers: usb: phy: omap: use setup_timer() helper.Gravatar Allen Pais 1-3/+1
2017-10-04usb/phy-isp1301-omap: Remove .data assignmentGravatar Kees Cook 1-1/+0
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Gravatar Linus Torvalds 2-2/+2
2017-09-05Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...Gravatar Lee Jones 3-10/+11
2017-09-04mfd: twl: Move header file out of I2C realmGravatar Wolfram Sang 1-1/+1
2017-08-22Merge tag 'usb-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Gravatar Greg Kroah-Hartman 2-6/+275
2017-08-15usb: phy: Add USB charger supportGravatar Baolin Wang 1-0/+272
2017-08-15usb: phy-tahvo: constify attribute_group structures.Gravatar Arvind Yadav 1-1/+1
2017-08-15usb: phy-mv-usb: constify attribute_group structures.Gravatar Arvind Yadav 1-1/+1
2017-08-15usb: phy: qcom: Use devm_ioremap_resource()Gravatar Fabio Estevam 1-6/+3
2017-08-15mfd: tps65010: Move header file out of I2C realmGravatar Wolfram Sang 1-1/+1
2017-08-14Merge 4.13-rc5 into usb-nextGravatar Greg Kroah-Hartman 1-8/+9
2017-08-10usb: phy-mv-usb: constify attribute_group structures.Gravatar Arvind Yadav 1-1/+1
2017-08-10usb: phy-tahvo: constify attribute_group structures.Gravatar Arvind Yadav 1-1/+1
2017-08-03usb: phy: phy-msm-usb: Fix usage of devm_regulator_bulk_get()Gravatar Rajendra Nayak 1-8/+9
2017-07-22usb: Convert to using %pOF instead of full_nameGravatar Rob Herring 1-2/+2