Age | Commit message (Expand) | Author | Files | Lines |
2015-09-14 | usb: phy: phy-generic: Fix reset behaviour on legacy boot | Roger Quadros | 1 | -1/+2 |
2015-07-29 | usb: pass flags parameter to gpiod_get functions | Uwe Kleine-König | 1 | -2/+4 |
2015-03-11 | usb: phy: phy-generic: No need to call gpiod_direction_output() twice | Fabio Estevam | 1 | -7/+5 |
2015-01-30 | usb: phy: phy-generic: Fix USB PHY gpio reset | Fabio Estevam | 1 | -4/+5 |
2015-01-30 | usb: phy: generic: fix the vbus interrupt request | Robert Jarzmik | 1 | -1/+2 |
2015-01-30 | usb: phy: generic: fix the gpios to be optional | Robert Jarzmik | 1 | -5/+7 |
2015-01-19 | usb: phy: make GPIOs optional for the generic phy | Paul Zimmerman | 1 | -2/+2 |
2015-01-12 | usb: phy: generic: add vbus support | Robert Jarzmik | 1 | -1/+90 |
2015-01-12 | usb: phy: generic: migrate to gpio_desc | Robert Jarzmik | 1 | -42/+19 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-11-06 | usb: phy: remove file names from heading comments | Sergei Shtylyov | 1 | -2/+0 |
2014-11-03 | usb: rename phy to usb_phy in OTG | Antoine Tenart | 1 | -1/+1 |
2014-11-03 | usb: move the OTG state from the USB PHY to the OTG structure | Antoine Tenart | 1 | -2/+2 |
2014-10-20 | usb: phy: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-04-21 | usb: phy: generic: allow multiples calls to usb_phy_generic_register() | Felipe Balbi | 1 | -14/+5 |
2014-04-21 | usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi... | Felipe Balbi | 1 | -1/+1 |
2014-04-21 | usb: phy: rename usb_nop_xceiv to usb_phy_generic | Felipe Balbi | 1 | -25/+25 |
2014-04-21 | usb: gadget: only GPL drivers in the gadget and phy framework | Felipe Balbi | 1 | -2/+2 |
2013-12-19 | Merge tag 'v3.13-rc4' into next | Felipe Balbi | 1 | -34/+34 |
2013-12-12 | usb: phy: initialize the notifier when add a new phy | Neil Zhang | 1 | -1/+0 |
2013-11-25 | usb: phy: phy-generic: fix return value check in usb_nop_xceiv_register() | Wei Yongjun | 1 | -1/+2 |
2013-11-25 | usb: phy: generic: fix a compiler warning | Heikki Krogerus | 1 | -1/+1 |
2013-11-25 | usb: phy-generic: fix nop xceiv probe | Aaro Koskinen | 1 | -0/+2 |
2013-11-25 | usb: phy: generic: fix how we find out about our resources | Felipe Balbi | 1 | -31/+30 |
2013-11-25 | usb: phy: remove dead code | Michal Nazarewicz | 1 | -2/+0 |
2013-10-04 | usb: phy: generic: Don't use regulator framework for RESET line | Roger Quadros | 1 | -28/+56 |
2013-10-01 | usb: phy: nop: Defer clock prepare until PHY init | Mark Brown | 1 | -21/+3 |
2013-08-09 | usb: phy: phy-generic: export init functions | Sebastian Andrzej Siewior | 1 | -58/+74 |
2013-08-09 | Merge branch 'nop-phy-rename' into next | Felipe Balbi | 1 | -0/+293 |
2013-08-09 | usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv | Sebastian Andrzej Siewior | 1 | -0/+292 |