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
2014-11-05
phy: omap-usb2: Enable runtime PM of omap-usb2 phy properly
Oussama Ghorbel
1
-2
/
+4
2014-09-24
phy: remove .owner field for drivers using module_platform_driver
Peter Griffin
18
-18
/
+0
2014-09-24
phy: exynos-dp-video: Use syscon support to control pmu register
Vivek Gautam
1
-25
/
+54
2014-09-24
phy: phy-stih41x-usb: Add usb phy support for STiH41x SoCs.
Peter Griffin
3
-0
/
+196
2014-09-24
phy: phy-stih407-usb: Add usb picoPHY driver found on stih407 SoC family
Peter Griffin
3
-0
/
+187
2014-09-24
usb: phy: twl4030-usb: Use mutex instead of spinlock for protecting the data
Tony Lindgren
1
-9
/
+7
2014-09-24
usb: phy: twl4030-usb: Remove asleep and rely on runtime PM
Tony Lindgren
1
-9
/
+5
2014-09-24
usb: phy: twl4030-usb: Move code from twl4030_phy_power to the runtime PM calls
Tony Lindgren
1
-41
/
+31
2014-09-24
usb: phy: twl4030-usb: Simplify phy init to use runtime PM
Tony Lindgren
1
-17
/
+3
2014-09-24
usb: phy: twl4030-usb: Remove unused irq_enabled
Tony Lindgren
1
-2
/
+0
2014-09-24
phy: phy-spear1340-miphy: Use module_platform_driver to register driver.
Peter Griffin
1
-12
/
+1
2014-09-24
phy: phy-spear1310-miphy: Use module_platform_driver to register driver.
Peter Griffin
1
-12
/
+1
2014-09-24
phy: phy-spear1340-miphy: Remove unncessary site specific OOM messages
Peter Griffin
1
-3
/
+1
2014-09-24
phy: phy-spear1310-miphy: Remove unncessary site specific OOM messages
Peter Griffin
1
-3
/
+1
2014-09-24
phy: phy-ti-pipe3: Remove unncessary site specific OOM messages
Peter Griffin
1
-3
/
+2
2014-09-24
phy: phy-omap-usb2: Remove unncessary site specific OOM messages
Peter Griffin
1
-6
/
+2
2014-09-24
phy: phy-mvebu-sata: Add missing error check for devm_kzalloc
Peter Griffin
1
-0
/
+2
2014-09-24
phy: phy-omap-control: Remove unncessary site specific OOM messages
Peter Griffin
1
-3
/
+1
2014-09-24
phy: Renesas R-Car Gen2 PHY driver
Sergei Shtylyov
3
-0
/
+349
2014-09-12
phy: spear1340-miphy: fix driver dependencies
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2014-09-12
phy: spear1310-miphy: fix driver dependencies
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2014-09-12
phy: miphy365x: Fix off-by-one error
Lee Jones
1
-0
/
+1
2014-08-28
phy: miphy365x: Select GENERIC_PHY instead of depending on it
Lee Jones
1
-1
/
+1
2014-08-28
phy: exynos5-usbdrd: Add MODULE_DEVICE_TABLE entry
Sjoerd Simons
1
-0
/
+1
2014-08-24
usb: phy: twl4030-usb: Fix lost interrupts after ID pin goes down
Tony Lindgren
1
-23
/
+10
2014-08-24
usb: phy: twl4030-usb: Fix regressions to runtime PM on omaps
Tony Lindgren
1
-25
/
+63
2014-08-08
Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-8
/
+603
2014-08-08
Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
5
-0
/
+205
2014-07-22
phy: miphy365x: Represent each PHY channel as a DT subnode
Lee Jones
1
-118
/
+138
2014-07-22
phy: miphy365x: Provide support for the MiPHY356x Generic PHY
Lee Jones
3
-0
/
+627
2014-07-22
phy: qcom: Add driver for QCOM IPQ806x SATA PHY
Kumar Gala
3
-0
/
+219
2014-07-22
phy: qcom-apq8064: fix possible timeout without check
Srinivas Kandagatla
1
-1
/
+1
2014-07-22
phy: core: Let node ptr of PHY point to PHY and not of PHY provider
Kishon Vijay Abraham I
16
-22
/
+36
2014-07-22
phy: core: Fix of_phy_provider_lookup to return PHY provider for sub node
Kishon Vijay Abraham I
1
-0
/
+5
2014-07-22
phy: add a driver for the Berlin SATA PHY
Antoine Ténart
3
-0
/
+292
2014-07-22
phy: Remove ARCH_KIRKWOOD dependency
Andrew Lunn
1
-1
/
+1
2014-07-22
phy: qcom: Add driver for QCOM APQ8064 SATA PHY
Srinivas Kandagatla
3
-0
/
+296
2014-07-22
phy: Kconfig: Update config for Exynos USB DRD
Sachin Kamat
1
-0
/
+2
2014-07-22
phy: Kconfig: Re-organize Exynos USB 2.0 PHY configs
Sachin Kamat
1
-24
/
+11
2014-07-22
phy: core: Support regulator supply for PHY power
Roger Quadros
1
-0
/
+26
2014-07-22
drivers: phy: exynos-usb2: add support for Exynos 3250
Marek Szyprowski
4
-8
/
+29
2014-07-22
phy: add hix5hd2-sata-phy driver
Jiancheng Xue
3
-0
/
+201
2014-07-22
phy: pipe3: insert delay to enumerate in GEN2 mode
Kishon Vijay Abraham I
2
-2
/
+54
2014-07-22
phy: phy-omap-pipe3: Add support for PCIe PHY
Kishon Vijay Abraham I
1
-21
/
+82
2014-07-22
phy: phy-samsung-usb2: Change phy power on/power off sequence
Kamil Debski
3
-40
/
+77
2014-07-22
phy: exynos5-usbdrd: Make local functions static
Jingoo Han
1
-3
/
+3
2014-07-22
phy: sun4i-usb: Use PTR_ERR_OR_ZERO
Sachin Kamat
1
-3
/
+2
2014-07-22
phy: exynos-mipi-video: Use PTR_ERR_OR_ZERO
Sachin Kamat
1
-3
/
+2
2014-07-22
phy: exynos-dp-video: Use PTR_ERR_OR_ZERO
Sachin Kamat
1
-3
/
+2
2014-07-19
phy: Add support for S5PV210 to the Exynos USB 2.0 PHY driver
Mateusz Krawczuk
5
-0
/
+205
[next]