index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
phy-ti-pipe3.c
Age
Commit message (
Expand
)
Author
2015-08-14
Merge tag 'phy-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...
Greg Kroah-Hartman
2015-08-03
phy: Constify struct phy_ops variables
Axel Lin
2015-08-01
phy: ti-pipe3: i783 workaround for SATA lockup after dpll unlock/relock
Roger Quadros
2015-07-15
phy: ti-pipe3: fix suspend
Roger Quadros
2015-04-10
Merge tag 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/l...
Greg Kroah-Hartman
2015-03-13
phy: ti/omap: Fix modalias
Axel Lin
2015-03-12
phy: ti-pipe3: Simplify ti_pipe3_dpll_wait_lock implementation
Axel Lin
2015-03-10
phy: ti-pipe3: Remove unneeded ifdef CONFIG_OF guard and of_match_ptr
Axel Lin
2015-01-21
phy: ti-pipe3: Fix SATA across suspend/resume
Roger Quadros
2015-01-21
phy: ti-pipe3: Disable clocks on system suspend
Roger Quadros
2014-12-23
phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cards
Vignesh R
2014-12-18
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-13
phy / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-11-22
phy: remove the old lookup method
Heikki Krogerus
2014-09-24
phy: remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-09-24
phy: phy-ti-pipe3: Remove unncessary site specific OOM messages
Peter Griffin
2014-07-22
phy: core: Let node ptr of PHY point to PHY and not of PHY provider
Kishon Vijay Abraham I
2014-07-22
phy: pipe3: insert delay to enumerate in GEN2 mode
Kishon Vijay Abraham I
2014-07-22
phy: phy-omap-pipe3: Add support for PCIe PHY
Kishon Vijay Abraham I
2014-03-09
phy: ti-pipe3: Fix suspend/resume and module reload
Roger Quadros
2014-03-09
phy: ti-pipe3: streamline PHY operations
Roger Quadros
2014-03-09
phy: ti-pipe3: Don't get 'wkupclk' and 'refclk' for SATA PHY
Roger Quadros
2014-03-09
phy: ti-pipe3: Add SATA DPLL support
Roger Quadros
2014-03-09
phy: ti-pipe3: cleanup clock handling
Roger Quadros
2014-03-09
phy: rename struct omap_control_usb to struct omap_control_phy
Kishon Vijay Abraham I
2014-03-06
drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY Framework
Kishon Vijay Abraham I