aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy/phy-am335x-control.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose1-2/+2
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2016-11-18USB: phy: am335x-control: fix device and of_node leaksJohan Hovold1-0/+2
2015-12-16usb: phy: phy-am335x: bypass first VBUS sensing for host-only modeBin Liu1-3/+11
2015-12-16usb: phy: correct the am335x phy header filenameBin Liu1-1/+1
2015-03-10usb: phy: am335x-control: check return value of bus_find_deviceDavid Dueck1-0/+3
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-03usb: phy: phy-am335x-control: delete unnecessary 'out of memory' messagesPeter Chen1-3/+1
2014-10-20usb: phy: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-04-21usb: phy: am335x-control: wait 1ms after power-up transitionsDaniel Mack1-0/+9
2013-12-19usb: phy: am335x-control: include appropriate header file in phy-am335x-control.cRashika Kheria1-5/+1
2013-10-01usb: phy: am335x-control: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-01usb: phy: am335x: add wakeup supportSebastian Andrzej Siewior1-0/+42
2013-08-27usb: phy: am335x-control: make it compile withSebastian Andrzej Siewior1-2/+2
2013-08-13usb: phy: am335x: include linux/err.hSebastian Andrzej Siewior1-0/+1
2013-08-09usb: phy: Add AM335x PHY driverSebastian Andrzej Siewior1-0/+136