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
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-19
phy: let phy_provider_register be the last step in registering PHY
Kishon Vijay Abraham I
5
-24
/
+24
2014-02-19
phy-core: Don't allow building phy-core as a module
Hans de Goede
1
-1
/
+1
2014-02-19
phy-core: Don't propagate -ENOSUPP from phy_pm_runtime_get_sync to caller
Hans de Goede
1
-0
/
+4
2014-02-19
phy-core: phy_get: Leave error logging to the caller
Hans de Goede
1
-8
/
+2
2014-02-19
phy,phy-bcm-kona-usb2.c: Add dependency on HAS_IOMEM
Richard Weinberger
1
-0
/
+1
2014-02-05
drivers: phy: Add support for optional phys
Andrew Lunn
1
-0
/
+45
2014-02-05
drivers: phy: Make NULL a valid phy reference
Andrew Lunn
1
-1
/
+16
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2014-01-21
Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-0
/
+165
2014-01-16
phy,exynos: Add dependency on HAS_IOMEM
Richard Weinberger
1
-0
/
+1
2013-12-24
Phy: Add a PHY driver for Marvell MVEBU SATA PHY.
Andrew Lunn
3
-0
/
+144
2013-12-24
phy: phy-core.c: remove unnecessary initialization of local variables
Kishon Vijay Abraham I
1
-3
/
+3
2013-12-24
phy: phy-core: increment refcounting variables only on 'success'
Kishon Vijay Abraham I
1
-8
/
+14
2013-12-24
phy: core: properly handle failure of pm_runtime_get functions
Felipe Balbi
1
-2
/
+14
2013-12-24
phy: add Broadcom Kona USB2 PHY driver
Matt Porter
3
-0
/
+165
2013-12-11
phy: kconfig: add depends on "USB_PHY" to OMAP_USB2 and TWL4030_USB
Kishon Vijay Abraham I
1
-2
/
+2
2013-12-11
drivers: phy: tweaks to phy_create()
Dan Carpenter
1
-16
/
+10
2013-12-11
drivers: phy: Fix memory leak
Sachin Kamat
1
-5
/
+5
2013-10-24
Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-0
/
+2
2013-10-20
phy: exynos-mipi-video: Fix phy_power_off() callback
Sylwester Nawrocki
1
-1
/
+1
2013-10-17
phy: Add driver for Exynos DP PHY
Jingoo Han
3
-0
/
+119
2013-10-17
phy: Add driver for Exynos MIPI CSIS/DSIM DPHYs
Sylwester Nawrocki
3
-3
/
+186
2013-10-04
usb: phy: omap-usb2: Don't use omap_get_control_dev()
Roger Quadros
1
-8
/
+23
2013-09-28
usb: phy: twl4030-usb: remove *set_suspend* and *phy_init* ops
Kishon Vijay Abraham I
1
-44
/
+13
2013-09-28
usb: phy: twl4030: use the new generic PHY framework
Kishon Vijay Abraham I
3
-0
/
+856
2013-09-28
usb: phy: omap-usb2: use the new generic PHY framework
Kishon Vijay Abraham I
3
-0
/
+322
2013-09-28
drivers: phy: add generic PHY framework
Kishon Vijay Abraham I
3
-0
/
+721