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