summaryrefslogtreecommitdiff
path: root/drivers/ptp/ptp_sysfs.c
AgeCommit message (Expand)Author
2024-06-18ptp: fix integer overflow in max_vclocks_storeDan Carpenter
2024-01-26drivers/ptp: Convert snprintf to sysfs_emitLi Zhijian
2023-11-13ptp: annotate data-race around q->head and q->tailEric Dumazet
2023-10-15ptp: support multiple timestamp event readersXabier Marquiegui
2023-10-15ptp: Replace timestamp event queue with linked listXabier Marquiegui
2023-07-03ptp: Make max_phase_adjustment sysfs device attribute invisible when not supp...Rahul Rameshbabu
2023-06-20ptp: Add .getmaxphase callback to ptp_clock_infoRahul Rameshbabu
2022-05-10ptp: Add cycles support for virtual clocksGerhard Engleder
2022-01-27ptp: replace snprintf with sysfs_emitYang Guang
2021-08-08ptp: Fix possible memory leak caused by invalid castVinicius Costa Gomes
2021-07-05ptp: fix format string mismatch in ptp_sysfs.cYangbo Lu
2021-07-01ptp: track available ptp vclocks informationYangbo Lu
2021-07-01ptp: support ptp physical/virtual clocks conversionYangbo Lu