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
/
ptp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-26
PTP: convert class code to use dev_groups
Greg Kroah-Hartman
3
-24
/
+31
2013-06-24
build some drivers only when compile-testing
Jiri Slaby
1
-0
/
+1
2013-05-25
ptp_pch: fix error handling in pch_probe()
Wei Yongjun
1
-3
/
+5
2013-04-12
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-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-16
/
+64
2012-11-28
ptp: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
ptp: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-26
ptp: reduce stack usage when measuring the system time offset
Richard Cochran
1
-7
/
+14
2012-11-26
ptp: reduce stack usage when reading external time stamps
Richard Cochran
1
-5
/
+17
2012-11-17
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-07
pps/ptp: Allow PHC devices to adjust PPS events for known delay
Ben Hutchings
1
-0
/
+5
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-05-16
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-12
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-09
ptp_pch: rename pch_pcidev to pci_driver to fix section mismatch warnings.
David S. Miller
1
-3
/
+3
2012-03-09
supports eg20t ptp clock
Takahiro Shimizu
3
-0
/
+744
2011-12-06
ptp: Fix clock_getres() implementation
Thomas Gleixner
1
-1
/
+3
2011-06-01
ptp: Fix some locking bugs in ptp_read()
Dan Carpenter
1
-4
/
+4
2011-06-01
ptp: Return -EFAULT on copy_to_user() errors
Dan Carpenter
1
-1
/
+2
2011-05-23
ptp: Added a clock driver for the National Semiconductor PHYTER.
Richard Cochran
1
-0
/
+19
2011-05-23
ptp: Added a clock driver for the IXP46x.
Richard Cochran
3
-0
/
+346
2011-05-23
ptp: Added a clock that uses the eTSEC found on the MPC85xx.
Richard Cochran
1
-0
/
+13
2011-05-23
ptp: Added a brand new class driver for ptp clocks.
Richard Cochran
6
-0
/
+860