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
2020-04-21
ptp: Remove unneeded conversion to bool
Jason Yan
1
-2
/
+2
2020-03-30
ptp: Avoid deadlocks in the programmable pin code.
Richard Cochran
2
-2
/
+24
2020-03-05
ptp: add VMware virtual PTP clock driver
Vivek Thampi
3
-0
/
+157
2020-02-24
ptp: Add a ptp clock driver for IDT 82P33 SMU.
Min Li
4
-0
/
+1192
2020-02-16
ptp_qoriq: drop the code of alarm
Yangbo Lu
1
-28
/
+1
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2020-01-14
ptp: free ptp device pin descriptors properly
Vladis Dronov
1
-2
/
+2
2020-01-12
ptp: ixp46x: move adjacent to ethernet driver
Arnd Bergmann
3
-344
/
+1
2020-01-07
ptp: clockmatrix: Rework clockmatrix version information.
Vincent Cheng
2
-64
/
+15
2020-01-02
ptp: ptp_clockmatrix: constify copied structure
Julia Lawall
1
-1
/
+1
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-18
/
+15
2019-12-30
ptp: introduce ptp_cancel_worker_sync
Vladimir Oltean
1
-0
/
+6
2019-12-30
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
2
-18
/
+15
2019-12-25
ptp: Add a driver for InES time stamping IP core.
Richard Cochran
3
-0
/
+863
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-12-16
ptp_qoriq: export extts_clean_up() function
Yangbo Lu
1
-2
/
+2
2019-12-16
ptp_qoriq: check valid status before reading extts fifo
Yangbo Lu
1
-3
/
+8
2019-12-13
ptp: clockmatrix: add I2C dependency
Arnd Bergmann
1
-1
/
+1
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+15
2019-11-15
ptp: Introduce strict checking of external time stamp options.
Richard Cochran
1
-0
/
+2
2019-11-15
ptp: Validate requests to enable time stamping of external signals.
Richard Cochran
1
-5
/
+13
2019-11-12
ptp: ptp_clockmatrix: Fix build error
YueHaibing
1
-1
/
+1
2019-11-06
ptp: ptp_clockmatrix: Fix missing unlock on error in idtcm_probe()
Wei Yongjun
1
-1
/
+3
2019-11-03
ptp: Add a ptp clock driver for IDT ClockMatrix.
Vincent Cheng
5
-0
/
+2201
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2019-10-10
ptp: ptp_dte: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-07
ptp: fix typo of "mechanism" in Kconfig help text
Antonio Borneo
1
-2
/
+2
2019-10-02
ptp_qoriq: Initialize the registers' spinlock before calling ptp_qoriq_settime
Vladimir Oltean
1
-1
/
+2
2019-09-27
ptp: correctly disable flags on old ioctls
Jacob Keller
1
-2
/
+2
2019-09-13
PTP: introduce new versions of IOCTLs
Felipe Balbi
1
-0
/
+63
2019-07-25
ptp: ptp_dte: remove redundant dev_err message
Ding Xiang
1
-4
/
+1
2019-06-15
ptp: add QorIQ PTP support for DPAA2
Yangbo Lu
1
-1
/
+1
2019-06-13
ptp: ptp_clock: Publish scaled_ppm_to_ppb
Shalom Toledo
1
-1
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
1
-13
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-11
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
6
-84
/
+6
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-09
ptp_qoriq: fix NULL access if ptp dt node missing
Claudiu Manoil
1
-0
/
+3
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2019-02-19
ptp_qoriq: don't pass a large struct by value but instead pass it by reference
Colin Ian King
1
-3
/
+3
2019-02-12
ptp: add QorIQ PTP support for ENETC
Yangbo Lu
1
-1
/
+1
2019-02-12
ptp_qoriq: fix register memory map
Yangbo Lu
1
-5
/
+6
2019-02-12
ptp_qoriq: add little enadian support
Yangbo Lu
2
-36
/
+45
2019-02-12
ptp_qoriq: convert to use ptp_qoriq_init/free
Yangbo Lu
1
-67
/
+77
2019-02-12
ptp_qoriq: make ptp operations global
Yangbo Lu
1
-11
/
+16
2019-02-12
ptp_qoriq: make structure/function names more consistent
Yangbo Lu
2
-162
/
+162
2019-02-10
Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...
Thomas Gleixner
1
-1
/
+1
2019-02-07
timex: use __kernel_timex internally
Deepa Dinamani
1
-1
/
+1
2019-01-25
ptp: fix debugfs_simple_attr.cocci warnings
YueHaibing
1
-8
/
+8
2019-01-22
ptp: add debugfs support for ptp_qoriq
Yangbo Lu
4
-2
/
+108
[next]