index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ptp
/
ptp_idt82p33.c
Age
Commit message (
Expand
)
Author
2025-04-15
net: ptp: introduce .supported_extts_flags to ptp_clock_info
Jacob Keller
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-09-05
ptp: ptp_idt82p33: Convert comma to semicolon
Chen Ni
2024-04-12
ptp: ptp_idt82p33: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-20
ptp: idt82p33: Add .getmaxphase ptp_clock_info callback
Rahul Rameshbabu
2022-11-25
ptp: idt82p33: remove PEROUT_ENABLE_OUTPUT_MASK
Min Li
2022-11-25
ptp: idt82p33: Add PTP_CLK_REQ_EXTTS support
Min Li
2022-03-09
ptp: idt82p33: use rsmu driver to access i2c/spi bus
Min Li
2020-11-07
ptp: idt82p33: optimize _idt82p33_adjfine
Min Li
2020-11-07
ptp: idt82p33: use i2c_master_send for bus write
Min Li
2020-11-07
ptp: idt82p33: add adjphase support
Min Li
2020-04-24
ptp: idt82p33: remove unnecessary comparison
Yang Yingliang
2020-04-20
ptp: idt82p33: Make two variables static
YueHaibing
2020-02-24
ptp: Add a ptp clock driver for IDT 82P33 SMU.
Min Li