aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy/phy-am335x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-28usb: phy: am335x: fix race condition in _probeBin Liu1-4/+1
2018-04-22usb: phy: simplify getting .drvdataWolfram Sang1-4/+2
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2016-06-21USB: Fix of_usb_get_dr_mode_by_phy with a shared phy blockHans de Goede1-1/+1
2016-03-04usb: phy: phy-am335x: remove include of regulator/consumer.hBjorn Helgaas1-1/+0
2015-12-16usb: phy: phy-am335x: bypass first VBUS sensing for host-only modeBin Liu1-5/+10
2015-12-16usb: phy: correct the am335x phy header filenameBin Liu1-1/+1
2014-10-20usb: phy: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-10usb: phy: am335x: Use SIMPLE_DEV_PM_OPS macroJingoo Han1-9/+3
2014-04-21usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generic.h>Felipe Balbi1-1/+1
2014-04-21usb: phy: rename usb_nop_xceiv to usb_phy_genericFelipe Balbi1-1/+1
2013-12-20usb: phy: am335x: fix randconfig errorsFelipe Balbi1-6/+5
2013-12-19usb: phy: am335x: Enable USB remote wakeup using PHY wakeupGeorge Cherian1-11/+35
2013-11-25usb: phy: generic: fix how we find out about our resourcesFelipe Balbi1-2/+1
2013-11-25usb: phy: remove dead codeMichal Nazarewicz1-2/+0
2013-10-04usb: phy: generic: Don't use regulator framework for RESET lineRoger Quadros1-1/+1
2013-10-01usb: phy: am335x: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-01usb: phy: am335x: add wakeup supportSebastian Andrzej Siewior1-0/+35
2013-10-01usb: phy: nop: Defer clock prepare until PHY initMark Brown1-3/+2
2013-08-09usb: phy: Add AM335x PHY driverSebastian Andrzej Siewior1-0/+99