index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-07
phy: core: Get a refcount to phy in devm_of_phy_get_by_index()
Chunfeng Yun
1
-6
/
+15
2015-12-03
phy: cygnus: pcie: add missing of_node_put
Julia Lawall
1
-4
/
+12
2015-12-03
phy: miphy365x: add missing of_node_put
Julia Lawall
1
-5
/
+11
2015-12-03
phy: miphy28lp: add missing of_node_put
Julia Lawall
1
-5
/
+11
2015-12-03
phy: rockchip-usb: add missing of_node_put
Julia Lawall
1
-5
/
+12
2015-12-03
phy: berlin-sata: add missing of_node_put
Julia Lawall
1
-6
/
+14
2015-12-03
phy: mt65xx-usb3: add missing of_node_put
Julia Lawall
1
-7
/
+13
2015-12-03
phy: brcmstb-sata: add missing of_node_put
Julia Lawall
1
-5
/
+12
2015-12-03
phy: sun9i-usb: add USB dependency
Arnd Bergmann
1
-0
/
+1
2015-11-04
Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
7
-15
/
+773
2015-10-20
Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...
Ingo Molnar
3
-0
/
+18
2015-10-17
Merge tag 'phy-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...
Greg Kroah-Hartman
7
-15
/
+773
2015-10-06
phy: cygnus: pcie: Add Cygnus PCIe PHY support
Ray Jui
3
-0
/
+223
2015-10-06
phy: sun4i-usb: Use devm_gpiod_get_optional for optional GPIOs
Axel Lin
1
-13
/
+9
2015-10-06
phy: add usb3.0 phy driver for mt65xx SoCs
Chunfeng Yun
3
-0
/
+516
2015-10-06
phy: exynos-usb2: add vbus regulator support
Marek Szyprowski
2
-2
/
+25
2015-09-25
phy: berlin-sata: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-25
phy: rockchip-usb: power down phy when rockchip phy probe
huang lin
1
-0
/
+6
2015-09-25
phy: qcom-ufs: fix build error when the component is built as a module
Yaniv Gardi
1
-0
/
+11
2015-09-13
locking/atomics, cmpxchg: Privatize the inclusion of asm/cmpxchg.h
Boqun Feng
1
-2
/
+1
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-14
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-26
Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
13
-48
/
+1101
[next]