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
/
ptp_clockmatrix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ptp: ptp_clockmatrix: Demote non-kernel-doc header to standard comment
Lee Jones
2021-03-12
1
-2
/
+2
*
ptp: ptp_clockmatrix: clean-up - parenthesis around a == b are unnecessary
Vincent Cheng
2021-02-17
1
-10
/
+8
*
ptp: ptp_clockmatrix: Simplify code - remove unnecessary `err` variable.
Vincent Cheng
2021-02-17
1
-4
/
+1
*
ptp: ptp_clockmatrix: Coding style - tighten vertical spacing.
Vincent Cheng
2021-02-17
1
-79
/
+11
*
ptp: ptp_clockmatrix: Clean-up dev_*() messages.
Vincent Cheng
2021-02-17
1
-79
/
+43
*
ptp: ptp_clockmatrix: Add alignment of 1 PPS to idtcm_perout_enable.
Vincent Cheng
2021-02-17
1
-3
/
+13
*
ptp: ptp_clockmatrix: Add wait_for_sys_apll_dpll_lock.
Vincent Cheng
2021-02-17
1
-2
/
+62
*
ptp: clockmatrix: deprecate firmware older than 4.8.7
Min Li
2020-12-09
1
-30
/
+39
*
ptp: clockmatrix: Fix non-zero phase_adj is lost after snap
Min Li
2020-12-09
1
-21
/
+88
*
ptp: clockmatrix: remove 5 second delay before entering write phase mode
Min Li
2020-12-09
1
-22
/
+0
*
ptp: clockmatrix: reset device and check BOOT_STATUS
Min Li
2020-12-09
1
-34
/
+116
*
ptp: clockmatrix: bug fix for idtcm_strverscmp
Min Li
2020-11-25
1
-33
/
+16
*
ptp: ptp_clockmatrix: use i2c_master_send for i2c write
Min Li
2020-08-19
1
-13
/
+43
*
ptp: ptp_clockmatrix: update to support 4.8.7 firmware
Min Li
2020-07-30
1
-198
/
+947
*
ptp: ptp_clockmatrix: Add adjphase() to support PHC write phase mode.
Vincent Cheng
2020-05-02
1
-0
/
+92
*
ptp: clockmatrix: remove unnecessary comparison
Yang Yingliang
2020-04-25
1
-1
/
+1
*
ptp: clockmatrix: Rework clockmatrix version information.
Vincent Cheng
2020-01-07
1
-64
/
+13
*
ptp: ptp_clockmatrix: constify copied structure
Julia Lawall
2020-01-02
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
1
-0
/
+1425