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
2015-09-04
Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-18
/
+12
2015-08-15
Merge tag 'phy-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...
Greg Kroah-Hartman
35
-68
/
+590
2015-08-13
Merge tag 'v4.2-rc4' into devel
Linus Walleij
3
-133
/
+45
2015-08-10
phy: lpc18xx-usb-otg: fix clock order in phy init
Joachim Eastwood
1
-3
/
+3
2015-08-03
phy: Constify struct phy_ops variables
Axel Lin
31
-31
/
+31
2015-08-03
phy: ulpi_phy: Add const qualifier to ops
Axel Lin
1
-1
/
+1
2015-08-03
phy-sun4i-usb: Only check vbus-det on power-on on boards with vbus-det
Hans de Goede
1
-1
/
+2
2015-08-03
phy-sun4i-sub: Move vbus-detect helper functions up in the file
Hans de Goede
1
-24
/
+24
2015-08-01
phy: ti-pipe3: i783 workaround for SATA lockup after dpll unlock/relock
Roger Quadros
1
-6
/
+55
2015-08-01
phy-sun4i-usb: Add missing EXPORT_SYMBOL_GPL for sun4i_usb_phy_set_squelch_de...
Hans de Goede
1
-0
/
+1
2015-07-25
phy: Drop owner assignment from platform_driver
Krzysztof Kozlowski
4
-4
/
+0
2015-07-25
phy: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-07-25
phy: berlin: Trivial coding style cleanup
Michal Simek
1
-1
/
+1
2015-07-25
phy: berlin: Do not use sata name in usb phy driver
Michal Simek
1
-4
/
+4
2015-07-25
phy: berlin: .owner field is setup by core
Michal Simek
1
-1
/
+0
2015-07-25
phy-sun4i-usb: Add support for monitoring vbus via a power-supply
Hans de Goede
2
-7
/
+70
2015-07-25
phy-sun4i-usb: Add support for boards with broken Vusb-detection
Hans de Goede
1
-8
/
+36
2015-07-25
phy-sun4i-usb: Add support for the usb-phys on the sun8i-a33 SoC
Hans de Goede
1
-11
/
+28
2015-07-25
phy-sun4i-usb: Add support for the usb-phys on the sun8i-a23 SoC
Hans de Goede
1
-2
/
+5
2015-07-25
phy-sun4i-usb: Swap check for disconnect threshold
Hans de Goede
1
-4
/
+4
2015-07-25
phy-sun4i-usb: Add extcon support for the otg phy (phy0)
Hans de Goede
2
-1
/
+32
2015-07-25
phy-sun4i-usb: Add id and vbus detection support for the otg phy (phy0)
Hans de Goede
1
-10
/
+240
2015-07-25
phy: add lpc18xx usb otg phy driver
Joachim Eastwood
3
-0
/
+155
2015-07-15
phy: berlin-usb: fix divider for BG2
Thomas Hebb
1
-1
/
+1
2015-07-15
phy: berlin-usb: fix divider for BG2CD
Thomas Hebb
1
-2
/
+2
2015-07-15
phy/pxa: add HAS_IOMEM dependency
Sebastian Ott
1
-0
/
+2
2015-07-15
phy: ti-pipe3: fix suspend
Roger Quadros
1
-131
/
+41
2015-07-06
phy: tusb1210: make better use of gpiod API
Uwe Kleine-König
1
-18
/
+12
2015-06-27
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-0
/
+214
2015-06-27
Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
13
-48
/
+1101
2015-06-26
Mohit Kumar has moved
Pratyush Anand
2
-2
/
+2
2015-06-26
Pratyush Anand has moved
Pratyush Anand
2
-4
/
+4
2015-06-21
PHY: Add driver for Pistachio USB2.0 PHY
Andrew Bresticker
3
-0
/
+214
2015-06-09
phy: add Marvell HSIC 28nm PHY
Rob Herring
3
-0
/
+231
2015-06-09
phy: Add Marvell USB 2.0 OTG 28nm PHY
Rob Herring
3
-0
/
+366
2015-06-08
Merge 4.1-rc7 into usb-next
Greg Kroah-Hartman
4
-7
/
+12
2015-06-03
Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...
Greg Kroah-Hartman
8
-48
/
+303
2015-06-01
phy: twl4030-usb: remove incorrect pm_runtime_get_sync() in probe function.
NeilBrown
1
-1
/
+0
2015-06-01
phy: twl4030-usb: remove pointless 'suspended' test in 'suspend' callback.
NeilBrown
1
-4
/
+0
2015-06-01
phy: twl4030-usb: make runtime pm more reliable.
NeilBrown
1
-9
/
+20
2015-05-27
phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect
Hans de Goede
1
-0
/
+9
2015-05-22
phy: add Broadcom SATA3 PHY driver for Broadcom STB SoCs
Brian Norris
3
-0
/
+226
2015-05-21
phy: rcar-gen2: Add support for R-Car E2
Yoshihiro Shimoda
1
-0
/
+1
2015-05-13
phy: add driver for TI TUSB1210 ULPI PHY
Heikki Krogerus
3
-0
/
+161
2015-05-13
phy: helpers for USB ULPI PHY registering
Heikki Krogerus
1
-0
/
+31
2015-05-12
phy: phy-rcar-gen2: Fix USBHS_UGSTS_LOCK value
Yoshihiro Shimoda
1
-2
/
+2
2015-05-12
phy: omap-usb2: invoke pm_runtime_disable on error path
Kishon Vijay Abraham I
1
-0
/
+1
2015-05-12
phy: fix Kconfig dependencies
Felipe Balbi
1
-2
/
+6
2015-05-12
phy: qcom-ufs: Switch dependency to ARCH_QCOM
Stephen Boyd
1
-1
/
+1
2015-05-11
phy: core: Check requested PHY status in _of_phy_get()
Axel Lin
4
-17
/
+10
[next]