| Age | Commit message (Expand) | Author |
| 2024-04-09 | usb: phy-generic: add short delay after pulling the reset pin | Michael Grzeschik |
| 2024-03-26 | Revert "usb: phy: generic: Get the vbus supply" | Alexander Stein |
| 2024-01-27 | usb: phy: generic: Disable vbus on removal | Sean Anderson |
| 2024-01-27 | usb: phy: generic: Implement otg->set_vbus | Sean Anderson |
| 2024-01-27 | usb: phy: generic: Get the vbus supply | Sean Anderson |
| 2023-11-23 | usb: phy: generic: add suspend support for regulator | Stefan Eichenberger |
| 2023-03-23 | usb: phy: generic: Convert to platform remove callback returning void | Uwe Kleine-König |
| 2022-11-09 | usb: phy: generic: Add wakeup capability | Li Jun |
| 2022-10-23 | usb: phy: generic: make vcc regulator optional | Sascha Hauer |
| 2022-09-27 | usb: phy: generic: Switch to use dev_err_probe() helper | Yang Yingliang |
| 2022-04-26 | usb: phy: generic: Get the vbus supply | Sean Anderson |
| 2020-01-15 | usb: phy-generic: Delete unused platform data | Linus Walleij |
| 2018-03-13 | usb: phy-generic: Use gpiod_set_value_cansleep | Mike Looijmans |
| 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-10-19 | usb: phy: phy-generic: propagate clk_get error if clock is required | Lucas Stach |
| 2016-11-18 | usb: phy: phy-generic: add the implementation of .set_suspend | Peter Chen |
| 2016-09-14 | Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman |
| 2016-09-05 | usb: phy: phy-generic: Check clk_prepare_enable() error | Fabio Estevam |
| 2016-08-25 | usb: phy: generic: remove the vbus dependency | Robert Jarzmik |
| 2016-08-25 | usb: phy: generic: cope with initial state | Robert Jarzmik |
| 2016-03-04 | usb: phy: generic: Handle late registration of gadget | Maarten ter Huurne |
| 2015-09-14 | usb: phy: phy-generic: Fix reset behaviour on legacy boot | Roger Quadros |
| 2015-07-29 | usb: pass flags parameter to gpiod_get functions | Uwe Kleine-König |
| 2015-03-11 | usb: phy: phy-generic: No need to call gpiod_direction_output() twice | Fabio Estevam |
| 2015-01-30 | usb: phy: phy-generic: Fix USB PHY gpio reset | Fabio Estevam |
| 2015-01-30 | usb: phy: generic: fix the vbus interrupt request | Robert Jarzmik |
| 2015-01-30 | usb: phy: generic: fix the gpios to be optional | Robert Jarzmik |
| 2015-01-19 | usb: phy: make GPIOs optional for the generic phy | Paul Zimmerman |
| 2015-01-12 | usb: phy: generic: add vbus support | Robert Jarzmik |
| 2015-01-12 | usb: phy: generic: migrate to gpio_desc | Robert Jarzmik |
| 2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
| 2014-11-05 | usb: phy: remove file names from heading comments | Sergei Shtylyov |
| 2014-11-03 | usb: rename phy to usb_phy in OTG | Antoine Tenart |
| 2014-11-03 | usb: move the OTG state from the USB PHY to the OTG structure | Antoine Tenart |
| 2014-10-20 | usb: phy: drop owner assignment from platform_drivers | Wolfram Sang |
| 2014-04-21 | usb: phy: generic: allow multiples calls to usb_phy_generic_register() | Felipe Balbi |
| 2014-04-21 | usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi... | Felipe Balbi |
| 2014-04-21 | usb: phy: rename usb_nop_xceiv to usb_phy_generic | Felipe Balbi |
| 2014-04-21 | usb: gadget: only GPL drivers in the gadget and phy framework | Felipe Balbi |
| 2013-12-19 | Merge tag 'v3.13-rc4' into next | Felipe Balbi |
| 2013-12-12 | usb: phy: initialize the notifier when add a new phy | Neil Zhang |
| 2013-11-25 | usb: phy: phy-generic: fix return value check in usb_nop_xceiv_register() | Wei Yongjun |
| 2013-11-25 | usb: phy: generic: fix a compiler warning | Heikki Krogerus |
| 2013-11-25 | usb: phy-generic: fix nop xceiv probe | Aaro Koskinen |
| 2013-11-25 | usb: phy: generic: fix how we find out about our resources | Felipe Balbi |
| 2013-11-25 | usb: phy: remove dead code | Michal Nazarewicz |
| 2013-10-04 | usb: phy: generic: Don't use regulator framework for RESET line | Roger Quadros |
| 2013-10-01 | usb: phy: nop: Defer clock prepare until PHY init | Mark Brown |
| 2013-08-09 | usb: phy: phy-generic: export init functions | Sebastian Andrzej Siewior |