index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
phy
Commit message (
Expand
)
Author
Age
Files
Lines
*
phy: fix kernel oops in phy_lookup()
Sergei Shtylyov
2014-04-24
1
-0
/
+3
*
phy: restore OMAP_CONTROL_PHY dependencies
Jean Delvare
2014-04-24
1
-0
/
+1
*
phy: exynos: fix building as a module
Arnd Bergmann
2014-04-24
1
-4
/
+5
*
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-04-05
1
-1
/
+1
|
\
|
*
Merge tag 'mvebu-drivers-3.15-2' of git://git.infradead.org/linux-mvebu into ...
Arnd Bergmann
2014-03-17
1
-1
/
+1
|
|
\
|
|
*
drivers: Enable building of Kirkwood drivers for mach-mvebu
Andrew Lunn
2014-02-24
1
-1
/
+1
*
|
|
PHY: add APM X-Gene SoC 15Gbps Multi-purpose PHY driver
Loc Ho
2014-03-09
3
-0
/
+1758
*
|
|
phy: omap: Depend on OMAP_OCP2SCP bus driver
Roger Quadros
2014-03-09
1
-0
/
+2
*
|
|
phy: ti-pipe3: Fix suspend/resume and module reload
Roger Quadros
2014-03-09
1
-0
/
+4
*
|
|
phy: ti-pipe3: streamline PHY operations
Roger Quadros
2014-03-09
1
-51
/
+63
*
|
|
phy: ti-pipe3: Don't get 'wkupclk' and 'refclk' for SATA PHY
Roger Quadros
2014-03-09
1
-9
/
+15
*
|
|
phy: ti-pipe3: Add SATA DPLL support
Roger Quadros
2014-03-09
1
-21
/
+55
*
|
|
phy: ti-pipe3: cleanup clock handling
Roger Quadros
2014-03-09
1
-27
/
+28
*
|
|
phy: omap-control: update dra7 and am437 usb2 bindings
Roger Quadros
2014-03-09
1
-2
/
+2
*
|
|
phy: rename struct omap_control_usb to struct omap_control_phy
Kishon Vijay Abraham I
2014-03-09
5
-10
/
+341
*
|
|
phy: omap-usb2: Add different compatible for OMAP5
George Cherian
2014-03-09
1
-0
/
+9
*
|
|
phy: omap-usb2: Provide workaround for USB2PHY false disconnect
Austin Beam
2014-03-09
1
-0
/
+44
*
|
|
phy: omap-usb2: Adapt phy-omap-usb2 for AM437x
George Cherian
2014-03-09
1
-12
/
+37
*
|
|
phy: Add Exynos 5250 support to the Exynos USB 2.0 PHY driver
Kamil Debski
2014-03-08
5
-0
/
+423
*
|
|
phy: Add new Exynos USB 2.0 PHY driver
Kamil Debski
2014-03-08
6
-0
/
+909
*
|
|
phy: core: Add devm_of_phy_get to phy-core
Kamil Debski
2014-03-08
1
-0
/
+31
*
|
|
phy: core: Add an exported of_phy_get function
Kamil Debski
2014-03-08
1
-9
/
+36
*
|
|
phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/
Kishon Vijay Abraham I
2014-03-07
1
-1
/
+1
*
|
|
usb: phy: omap-usb2: remove *set_suspend* callback from omap-usb2
Kishon Vijay Abraham I
2014-03-06
1
-25
/
+0
*
|
|
drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY Framework
Kishon Vijay Abraham I
2014-03-06
3
-0
/
+425
*
|
|
phy: mvebu-sata: prepare new Dove DT Kconfig variable
Sebastian Hesselbarth
2014-03-04
1
-1
/
+1
*
|
|
PHY: sunxi: Add driver for sunxi usb phy
Hans de Goede
2014-03-03
3
-0
/
+343
*
|
|
PHY: Exynos: Add Exynos5250 SATA PHY driver
Yuvaraj Kumar C D
2014-03-03
3
-0
/
+267
*
|
|
phy: Select PHY_EXYNOS_DP_VIDEO by default for ARCH_EXYNOS
Sylwester Nawrocki
2014-03-02
1
-0
/
+2
*
|
|
phy: Select PHY_EXYNOS_MIPI_VIDEO by default for ARCH_EXYNOS
Sylwester Nawrocki
2014-03-02
1
-1
/
+4
*
|
|
usb: phy: bcm-kona-usb2: Use PTR_ERR_OR_ZERO
Sachin Kamat
2014-03-02
1
-3
/
+1
*
|
|
usb: phy: twl4030-usb: Remove redundant semicolon
Sachin Kamat
2014-03-02
1
-1
/
+1
*
|
|
usb: phy: twl4030-usb: Silence checkpatch warnings
Sachin Kamat
2014-03-02
1
-2
/
+2
*
|
|
phy: let phy_provider_register be the last step in registering PHY
Kishon Vijay Abraham I
2014-02-18
5
-24
/
+24
*
|
|
phy-core: Don't allow building phy-core as a module
Hans de Goede
2014-02-18
1
-1
/
+1
*
|
|
phy-core: Don't propagate -ENOSUPP from phy_pm_runtime_get_sync to caller
Hans de Goede
2014-02-18
1
-0
/
+4
*
|
|
phy-core: phy_get: Leave error logging to the caller
Hans de Goede
2014-02-18
1
-8
/
+2
*
|
|
phy,phy-bcm-kona-usb2.c: Add dependency on HAS_IOMEM
Richard Weinberger
2014-02-18
1
-0
/
+1
|
/
/
*
|
drivers: phy: Add support for optional phys
Andrew Lunn
2014-02-05
1
-0
/
+45
*
|
drivers: phy: Make NULL a valid phy reference
Andrew Lunn
2014-02-05
1
-1
/
+16
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-25
1
-0
/
+1
|
\
|
*
phy,exynos: Add dependency on HAS_IOMEM
Richard Weinberger
2014-01-15
1
-0
/
+1
*
|
Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-01-20
3
-0
/
+165
|
\
\
|
*
|
phy: add Broadcom Kona USB2 PHY driver
Matt Porter
2013-12-23
3
-0
/
+165
|
|
/
*
|
Phy: Add a PHY driver for Marvell MVEBU SATA PHY.
Andrew Lunn
2013-12-24
3
-0
/
+144
*
|
phy: phy-core.c: remove unnecessary initialization of local variables
Kishon Vijay Abraham I
2013-12-24
1
-3
/
+3
*
|
phy: phy-core: increment refcounting variables only on 'success'
Kishon Vijay Abraham I
2013-12-24
1
-8
/
+14
*
|
phy: core: properly handle failure of pm_runtime_get functions
Felipe Balbi
2013-12-24
1
-2
/
+14
|
/
*
phy: kconfig: add depends on "USB_PHY" to OMAP_USB2 and TWL4030_USB
Kishon Vijay Abraham I
2013-12-10
1
-2
/
+2
*
drivers: phy: tweaks to phy_create()
Dan Carpenter
2013-12-10
1
-16
/
+10
[next]