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