Age | Commit message (Expand) | Author |
2022-05-25 | ptp: ptp_clockmatrix: fix is_single_shot | Min Li |
2022-05-17 | ptp: ptp_clockmatrix: return -EBUSY if phase pull-in is in progress | Min Li |
2022-05-17 | ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS support | Min Li |
2021-11-12 | ptp: ptp_clockmatrix: repair non-kernel-doc comment | Randy Dunlap |
2021-09-27 | ptp: clockmatrix: use rsmu driver to access i2c/spi bus | Min Li |
2021-09-14 | ptp: ptp_clockmatrix: Add support for pll_mode=0 and manual ref switch of WF ... | Min Li |
2021-09-14 | ptp: ptp_clockmatrix: Add support for FW 5.2 (8A34005) | Min Li |
2021-09-14 | ptp: ptp_clockmatrix: Remove idtcm_enable_tod_sync() | Min Li |
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 |