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