index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
phy
/
phy-generic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-15
usb: phy-generic: Delete unused platform data
Linus Walleij
1
-27
/
+12
2018-03-13
usb: phy-generic: Use gpiod_set_value_cansleep
Mike Looijmans
1
-3
/
+3
2017-11-07
USB: phy: Remove redundant license text
Greg Kroah-Hartman
1
-14
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-10-19
usb: phy: phy-generic: propagate clk_get error if clock is required
Lucas Stach
1
-1
/
+4
2016-11-18
usb: phy: phy-generic: add the implementation of .set_suspend
Peter Chen
1
-0
/
+9
2016-09-14
Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-5
/
+4
2016-09-05
usb: phy: phy-generic: Check clk_prepare_enable() error
Fabio Estevam
1
-2
/
+6
2016-08-25
usb: phy: generic: remove the vbus dependency
Robert Jarzmik
1
-5
/
+2
2016-08-25
usb: phy: generic: cope with initial state
Robert Jarzmik
1
-0
/
+2
2016-03-04
usb: phy: generic: Handle late registration of gadget
Maarten ter Huurne
1
-3
/
+8
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