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