index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ptp
/
ptp_clockmatrix.c
Age
Commit message (
Expand
)
Author
2021-03-12
ptp: ptp_clockmatrix: Demote non-kernel-doc header to standard comment
Lee Jones
2021-02-17
ptp: ptp_clockmatrix: clean-up - parenthesis around a == b are unnecessary
Vincent Cheng
2021-02-17
ptp: ptp_clockmatrix: Simplify code - remove unnecessary `err` variable.
Vincent Cheng
2021-02-17
ptp: ptp_clockmatrix: Coding style - tighten vertical spacing.
Vincent Cheng
2021-02-17
ptp: ptp_clockmatrix: Clean-up dev_*() messages.
Vincent Cheng
2021-02-17
ptp: ptp_clockmatrix: Add alignment of 1 PPS to idtcm_perout_enable.
Vincent Cheng
2021-02-17
ptp: ptp_clockmatrix: Add wait_for_sys_apll_dpll_lock.
Vincent Cheng
2020-12-09
ptp: clockmatrix: deprecate firmware older than 4.8.7
Min Li
2020-12-09
ptp: clockmatrix: Fix non-zero phase_adj is lost after snap
Min Li
2020-12-09
ptp: clockmatrix: remove 5 second delay before entering write phase mode
Min Li
2020-12-09
ptp: clockmatrix: reset device and check BOOT_STATUS
Min Li
2020-11-25
ptp: clockmatrix: bug fix for idtcm_strverscmp
Min Li
2020-08-19
ptp: ptp_clockmatrix: use i2c_master_send for i2c write
Min Li
2020-07-30
ptp: ptp_clockmatrix: update to support 4.8.7 firmware
Min Li
2020-05-02
ptp: ptp_clockmatrix: Add adjphase() to support PHC write phase mode.
Vincent Cheng
2020-04-25
ptp: clockmatrix: remove unnecessary comparison
Yang Yingliang
2020-01-07
ptp: clockmatrix: Rework clockmatrix version information.
Vincent Cheng
2020-01-02
ptp: ptp_clockmatrix: constify copied structure
Julia Lawall
2019-11-06
ptp: ptp_clockmatrix: Fix missing unlock on error in idtcm_probe()
Wei Yongjun
2019-11-03
ptp: Add a ptp clock driver for IDT ClockMatrix.
Vincent Cheng