Age | Commit message (Expand) | Author |
2024-10-04 | usb: Switch back to struct platform_driver::remove() | Uwe Kleine-König |
2024-06-20 | usb: phy: add missing MODULE_DESCRIPTION() macros | Jeff Johnson |
2023-03-23 | usb: phy: am335x: Convert to platform remove callback returning void | Uwe Kleine-König |
2020-01-15 | usb: phy-generic: Delete unused platform data | Linus Walleij |
2019-01-28 | usb: phy: am335x: fix race condition in _probe | Bin Liu |
2018-04-22 | usb: phy: simplify getting .drvdata | Wolfram Sang |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman |
2016-06-21 | USB: Fix of_usb_get_dr_mode_by_phy with a shared phy block | Hans de Goede |
2016-03-04 | usb: phy: phy-am335x: remove include of regulator/consumer.h | Bjorn Helgaas |
2015-12-16 | usb: phy: phy-am335x: bypass first VBUS sensing for host-only mode | Bin Liu |
2015-12-16 | usb: phy: correct the am335x phy header filename | Bin Liu |
2014-10-20 | usb: phy: drop owner assignment from platform_drivers | Wolfram Sang |
2014-07-10 | usb: phy: am335x: Use SIMPLE_DEV_PM_OPS macro | Jingoo Han |
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 |
2013-12-20 | usb: phy: am335x: fix randconfig errors | Felipe Balbi |
2013-12-19 | usb: phy: am335x: Enable USB remote wakeup using PHY wakeup | George Cherian |
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: am335x: Remove redundant of_match_ptr | Sachin Kamat |
2013-10-01 | usb: phy: am335x: add wakeup support | Sebastian Andrzej Siewior |
2013-10-01 | usb: phy: nop: Defer clock prepare until PHY init | Mark Brown |
2013-08-09 | usb: phy: Add AM335x PHY driver | Sebastian Andrzej Siewior |