index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ptp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-31
ptp: remove 32 bit get/set methods.
Richard Cochran
2
-18
/
+5
2015-03-31
ptp: pch: convert to the 64 bit get/set time methods.
Richard Cochran
1
-4
/
+4
2015-03-31
ptp: ixp46x: convert to the 64 bit get/set time methods.
Richard Cochran
1
-4
/
+4
2015-03-31
ptp: use the 64 bit get/set time methods for the posix clock.
Richard Cochran
1
-2
/
+17
2015-03-31
ptp: use the 64 bit gettime method for the SYS_OFFSET ioctl.
Richard Cochran
1
-4
/
+10
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-07-02
ptp: Allow reassigning calibration pin function
Stefan Sørensen
1
-7
/
+2
2014-06-18
ptp: ptp_pch depends on x86_32
Jean Delvare
1
-1
/
+1
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2014-05-12
ptp: fix kconfig dependency warnings
Randy Dunlap
1
-1
/
+2
2014-04-28
ptp: validate the requested frequency adjustment.
Richard Cochran
1
-1
/
+4
2014-04-02
net: ptp: move PTP classifier in its own file
Daniel Borkmann
1
-0
/
+1
2014-03-21
ptp: drivers: set the number of programmable pins.
Richard Cochran
2
-0
/
+2
2014-03-21
ptp: expose the programmable pins via sysfs
Richard Cochran
2
-0
/
+118
2014-03-21
ptp: introduce programmable pins.
Richard Cochran
3
-1
/
+155
2014-01-16
ptp_pch: Add dependency on HAS_IOMEM
Richard Weinberger
1
-0
/
+1
2013-09-27
ptp: switch to use gpiolib
Linus Walleij
1
-1
/
+8
2013-07-27
PTP: convert class code to use dev_groups
Greg Kroah-Hartman
3
-24
/
+31
2013-06-25
build some drivers only when compile-testing
Jiri Slaby
1
-0
/
+1
2013-05-26
ptp_pch: fix error handling in pch_probe()
Wei Yongjun
1
-3
/
+5
2013-04-13
ptp: dynamic allocation of PHC char devices
Jiri Benc
1
-25
/
+13
2013-03-27
ptp_pch: eliminate a number of sparse warnings
Sahara
1
-13
/
+14
2013-03-26
ptp_pch: fix typo in module parameter description
Jiri Benc
1
-1
/
+1
2012-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-16
/
+64
2012-11-29
ptp: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-29
ptp: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-27
ptp: reduce stack usage when measuring the system time offset
Richard Cochran
1
-7
/
+14
2012-11-27
ptp: reduce stack usage when reading external time stamps
Richard Cochran
1
-5
/
+17
2012-11-18
pch_gbe, ptp_pch: Fix the dependency direction between these drivers
Ben Hutchings
1
-2
/
+0
2012-11-01
ptp: add an ioctl to compare PHC time with system time
Richard Cochran
1
-0
/
+32
2012-11-01
ptp: Enable clock drivers along with associated net/PHY drivers
Ben Hutchings
1
-5
/
+8
2012-11-01
ptp: Make PTP_1588_CLOCK select rather than depend on PPS
Ben Hutchings
1
-4
/
+1
2012-11-01
pps, ptp: Remove dependencies on EXPERIMENTAL
Ben Hutchings
1
-1
/
+0
2012-09-22
ptp: link the phc device to its parent device
Richard Cochran
3
-4
/
+5
2012-09-22
ptp: provide the clock's adjusted frequency
Richard Cochran
1
-2
/
+3
2012-09-22
ptp: remember the adjusted frequency
Richard Cochran
2
-0
/
+2
2012-09-08
pps/ptp: Allow PHC devices to adjust PPS events for known delay
Ben Hutchings
1
-0
/
+5
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2012-05-16
ptp_pch: Add missing #include <linux/slab.h>
Geert Uytterhoeven
1
-0
/
+1
2012-04-21
pch_gbe: correct receive time stamp filtering
Takahiro Shimizu
1
-3
/
+7
2012-04-21
pch_gbe: do not set the channel control register
Takahiro Shimizu
1
-2
/
+0
2012-04-21
pch_gbe: export a method to set the receive match address
Takahiro Shimizu
1
-1
/
+2
2012-04-21
pch_gbe: scale time stamps to nanoseconds
Takahiro Shimizu
1
-0
/
+2
2012-04-16
Fix typo in various Kconfig file
Masanari Iida
1
-1
/
+1
2012-04-13
ixp4xx_eth: Fix up the get_ts_info ethtool method.
Richard Cochran
1
-2
/
+2
2012-04-04
ixp4xx_eth: Support the get_ts_info ethtool method.
Richard Cochran
1
-0
/
+3
2012-04-04
ptp: Add a method for obtaining the device index.
Richard Cochran
1
-0
/
+6
2012-03-17
phc: Update author's email address.
Richard Cochran
2
-2
/
+2
2012-03-10
ptp_pch: rename pch_pcidev to pci_driver to fix section mismatch warnings.
David S. Miller
1
-3
/
+3
[next]