aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ptp/ptp_qoriq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-22ptp: add debugfs support for ptp_qoriqYangbo Lu1-0/+3
2019-01-22ptp_qoriq: support external trigger stamp FIFOYangbo Lu1-14/+54
2019-01-22ptp_qoriq: fix interrupt enabling and handlingYangbo Lu1-31/+31
2018-08-06ptp_qoriq: use div_u64/div_u64_rem for 64-bit divisionYangbo Lu1-2/+4
2018-08-05ptp_qoriq: support automatic configuration for ptp timerYangbo Lu1-3/+108
2018-06-26ptp: support DPAA FMan 1588 timer in ptp_qoriqYangbo Lu1-38/+66
2018-06-20ptp: replace getnstimeofday64() with ktime_get_real_ts64()Arnd Bergmann1-1/+1
2018-05-28ptp_qoriq: move some definitions to header fileYangbo Lu1-131/+1
2018-05-28ptp: rework gianfar_ptp as QorIQ common PTP driverYangbo Lu1-0/+584