index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
phy
Commit message (
Expand
)
Author
Age
Files
Lines
*
phy: add 2.5G SGMII mode to the phy_mode enum
Antoine Tenart
2018-05-17
1
-0
/
+1
*
phy: fix structure documentation
Dov Levenglick
2018-03-08
1
-2
/
+11
*
phy: Add USB speed related PHY modes
Manu Gautam
2018-03-08
1
-0
/
+18
*
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-11-13
2
-4
/
+13
|
\
|
*
drivers: phy: add calibrate method
Andrzej Pietrasiewicz
2017-10-23
1
-0
/
+10
|
*
ufs/phy: qcom: Refactor to use phy_init call
Vivek Gautam
2017-10-23
1
-3
/
+0
|
*
phy: Add UFS PHY modes
Vivek Gautam
2017-10-23
1
-0
/
+2
|
*
phy: Return NULL if the phy is optional
Maxime Ripard
2017-10-23
1
-1
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
phy: add sgmii and 10gkr modes to the phy_mode enum
Antoine Tenart
2017-08-30
1
-0
/
+2
*
phy: Move ULPI phy header out of drivers to include path
Vivek Gautam
2017-06-01
1
-0
/
+31
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2016-12-14
1
-18
/
+0
|
\
|
*
scsi: ufs-qcom: phy/hcd: Refactoring phy clock handling
Vivek Gautam
2016-11-08
1
-18
/
+0
*
|
phy: Add reset callback for not generic phy
Randy Li
2016-11-05
1
-0
/
+7
|
/
*
phy: Add reset callback
Randy Li
2016-09-10
1
-0
/
+3
*
phy: Add set_mode callback
David Lechner
2016-07-04
1
-0
/
+17
*
phy: Add Tegra XUSB pad controller support
Thierry Reding
2016-04-29
1
-0
/
+30
*
phy: core: Allow children node to be overridden
Thierry Reding
2016-04-29
1
-10
/
+21
*
phy: omap-usb2: use *syscon* framework API to power on/off the PHY
Kishon Vijay Abraham I
2015-12-21
1
-0
/
+23
*
Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...
Greg Kroah-Hartman
2015-06-03
1
-0
/
+9
|
\
|
*
phy: core: Add devm_of_phy_get_by_index to phy-core
Arun Ramamurthy
2015-05-11
1
-0
/
+9
*
|
phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect
Hans de Goede
2015-05-27
1
-0
/
+26
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-02-11
1
-0
/
+59
|
\
|
*
phy: qcom-ufs: add support for 20nm phy
Yaniv Gardi
2015-01-20
1
-0
/
+59
*
|
phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cards
Vignesh R
2014-12-23
1
-3
/
+3
|
/
*
phy: remove the old lookup method
Heikki Krogerus
2014-11-22
1
-34
/
+4
*
phy: improved lookup method
Heikki Krogerus
2014-11-21
1
-0
/
+16
*
phy: safer to_phy() macro
Heikki Krogerus
2014-11-21
1
-1
/
+1
*
phy: core: Let node ptr of PHY point to PHY and not of PHY provider
Kishon Vijay Abraham I
2014-07-22
1
-5
/
+10
*
phy: core: Support regulator supply for PHY power
Roger Quadros
2014-07-22
1
-0
/
+2
*
phy: pipe3: insert delay to enumerate in GEN2 mode
Kishon Vijay Abraham I
2014-07-22
1
-0
/
+10
*
phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHY
Grygorii Strashko
2014-04-24
1
-0
/
+16
*
phy: rename struct omap_control_usb to struct omap_control_phy
Kishon Vijay Abraham I
2014-03-09
1
-0
/
+89
*
phy: omap-usb2: Provide workaround for USB2PHY false disconnect
Austin Beam
2014-03-09
1
-0
/
+4
*
phy: omap-usb2: Adapt phy-omap-usb2 for AM437x
George Cherian
2014-03-09
1
-0
/
+9
*
phy: core: Add devm_of_phy_get to phy-core
Kamil Debski
2014-03-08
1
-0
/
+9
*
phy: core: Add an exported of_phy_get function
Kamil Debski
2014-03-08
1
-0
/
+6
*
phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/
Kishon Vijay Abraham I
2014-03-07
1
-0
/
+64
*
drivers: phy: Add support for optional phys
Andrew Lunn
2014-02-05
1
-0
/
+14
*
phy: add phy_get_bus_width()/phy_set_bus_width() calls
Matt Porter
2013-12-23
1
-0
/
+28
*
drivers: phy: add generic PHY framework
Kishon Vijay Abraham I
2013-09-27
1
-0
/
+270