aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy/phy-generic.c
AgeCommit message (Expand)Author
2022-05-09usb: phy: generic: Get the vbus supplySean Anderson
2020-01-15usb: phy-generic: Delete unused platform dataLinus Walleij
2018-03-13usb: phy-generic: Use gpiod_set_value_cansleepMike Looijmans
2017-11-07USB: phy: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-10-19usb: phy: phy-generic: propagate clk_get error if clock is requiredLucas Stach
2016-11-18usb: phy: phy-generic: add the implementation of .set_suspendPeter Chen
2016-09-14Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2016-09-05usb: phy: phy-generic: Check clk_prepare_enable() errorFabio Estevam
2016-08-25usb: phy: generic: remove the vbus dependencyRobert Jarzmik
2016-08-25usb: phy: generic: cope with initial stateRobert Jarzmik
2016-03-04usb: phy: generic: Handle late registration of gadgetMaarten ter Huurne
2015-09-14usb: phy: phy-generic: Fix reset behaviour on legacy bootRoger Quadros
2015-07-29usb: pass flags parameter to gpiod_get functionsUwe Kleine-König
2015-03-11usb: phy: phy-generic: No need to call gpiod_direction_output() twiceFabio Estevam
2015-01-30usb: phy: phy-generic: Fix USB PHY gpio resetFabio Estevam
2015-01-30usb: phy: generic: fix the vbus interrupt requestRobert Jarzmik
2015-01-30usb: phy: generic: fix the gpios to be optionalRobert Jarzmik
2015-01-19usb: phy: make GPIOs optional for the generic phyPaul Zimmerman
2015-01-12usb: phy: generic: add vbus supportRobert Jarzmik
2015-01-12usb: phy: generic: migrate to gpio_descRobert Jarzmik
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-05usb: phy: remove file names from heading commentsSergei Shtylyov
2014-11-03usb: rename phy to usb_phy in OTGAntoine Tenart
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart
2014-10-20usb: phy: drop owner assignment from platform_driversWolfram Sang
2014-04-21usb: phy: generic: allow multiples calls to usb_phy_generic_register()Felipe Balbi
2014-04-21usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...Felipe Balbi
2014-04-21usb: phy: rename usb_nop_xceiv to usb_phy_genericFelipe Balbi
2014-04-21usb: gadget: only GPL drivers in the gadget and phy frameworkFelipe Balbi
2013-12-19Merge tag 'v3.13-rc4' into nextFelipe Balbi
2013-12-12usb: phy: initialize the notifier when add a new phyNeil Zhang
2013-11-25usb: phy: phy-generic: fix return value check in usb_nop_xceiv_register()Wei Yongjun
2013-11-25usb: phy: generic: fix a compiler warningHeikki Krogerus
2013-11-25usb: phy-generic: fix nop xceiv probeAaro Koskinen
2013-11-25usb: phy: generic: fix how we find out about our resourcesFelipe Balbi
2013-11-25usb: phy: remove dead codeMichal Nazarewicz
2013-10-04usb: phy: generic: Don't use regulator framework for RESET lineRoger Quadros
2013-10-01usb: phy: nop: Defer clock prepare until PHY initMark Brown
2013-08-09usb: phy: phy-generic: export init functionsSebastian Andrzej Siewior
2013-08-09Merge branch 'nop-phy-rename' into nextFelipe Balbi
2013-08-09usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceivSebastian Andrzej Siewior