aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy/phy-gpio-vbus-usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-23usb: phy: phy-gpio-vbus-usb: Convert to GPIO descriptorsLinus Walleij1-53/+43
2017-11-07USB: phy: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
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-25usb: phy: Handle per-PHY event for connnect and disconnect eventsKiran Raparthy1-0/+2
2014-11-03usb: rename phy to usb_phy in OTGAntoine Tenart1-2/+2
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart1-5/+5
2014-10-20usb: phy: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-08-19usb: phy: drop kfree of devm_kzalloc's dataHimangi Saraogi1-3/+1
2014-06-30usb: phy: phy-gpio-vbus-usb: use devm_ functionsHimangi Saraogi1-32/+13
2013-12-12usb: phy: initialize the notifier when add a new phyNeil Zhang1-2/+0
2013-09-23usb: phy: gpio-vbus: fix deferred probe from __initJohan Hovold1-6/+5
2013-07-30usb: phy: use dev_get_platdata()Jingoo Han1-5/+5
2013-05-15usb: phy: Fix NULL pointer exception during usb_get_phyRobert Jarzmik1-0/+1
2013-05-15usb: phy: gpio-vbus-usb: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-03-20usb: phy: gpio-vbus: don't ignore regulator APIs return valueFelipe Balbi1-2/+7
2013-03-18usb: phy: rename all phy drivers to phy-$name-usb.cFelipe Balbi1-0/+416