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
/
ptp
Age
Commit message (
Expand
)
Author
2012-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-11-28
ptp: remove use of __devexit
Bill Pemberton
2012-11-28
ptp: remove use of __devinit
Bill Pemberton
2012-11-26
ptp: reduce stack usage when measuring the system time offset
Richard Cochran
2012-11-26
ptp: reduce stack usage when reading external time stamps
Richard Cochran
2012-11-17
pch_gbe, ptp_pch: Fix the dependency direction between these drivers
Ben Hutchings
2012-11-01
ptp: add an ioctl to compare PHC time with system time
Richard Cochran
2012-11-01
ptp: Enable clock drivers along with associated net/PHY drivers
Ben Hutchings
2012-11-01
ptp: Make PTP_1588_CLOCK select rather than depend on PPS
Ben Hutchings
2012-11-01
pps, ptp: Remove dependencies on EXPERIMENTAL
Ben Hutchings
2012-09-22
ptp: link the phc device to its parent device
Richard Cochran
2012-09-22
ptp: provide the clock's adjusted frequency
Richard Cochran
2012-09-22
ptp: remember the adjusted frequency
Richard Cochran
2012-09-07
pps/ptp: Allow PHC devices to adjust PPS events for known delay
Ben Hutchings
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-16
ptp_pch: Add missing #include <linux/slab.h>
Geert Uytterhoeven
2012-04-21
pch_gbe: correct receive time stamp filtering
Takahiro Shimizu
2012-04-21
pch_gbe: do not set the channel control register
Takahiro Shimizu
2012-04-21
pch_gbe: export a method to set the receive match address
Takahiro Shimizu
2012-04-21
pch_gbe: scale time stamps to nanoseconds
Takahiro Shimizu
2012-04-16
Fix typo in various Kconfig file
Masanari Iida
2012-04-12
ixp4xx_eth: Fix up the get_ts_info ethtool method.
Richard Cochran
2012-04-04
ixp4xx_eth: Support the get_ts_info ethtool method.
Richard Cochran
2012-04-04
ptp: Add a method for obtaining the device index.
Richard Cochran
2012-03-17
phc: Update author's email address.
Richard Cochran
2012-03-09
ptp_pch: rename pch_pcidev to pci_driver to fix section mismatch warnings.
David S. Miller
2012-03-09
supports eg20t ptp clock
Takahiro Shimizu
2011-12-06
ptp: Fix clock_getres() implementation
Thomas Gleixner
2011-06-01
ptp: Fix some locking bugs in ptp_read()
Dan Carpenter
2011-06-01
ptp: Return -EFAULT on copy_to_user() errors
Dan Carpenter
2011-05-23
ptp: Added a clock driver for the National Semiconductor PHYTER.
Richard Cochran
2011-05-23
ptp: Added a clock driver for the IXP46x.
Richard Cochran
2011-05-23
ptp: Added a clock that uses the eTSEC found on the MPC85xx.
Richard Cochran
2011-05-23
ptp: Added a brand new class driver for ptp clocks.
Richard Cochran