summaryrefslogtreecommitdiffstats
path: root/drivers/ptp/ptp_ines.c
Commit message (Expand)AuthorAgeFilesLines
* net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_configKory Maincent2023-11-181-9/+7
* ptp: ines: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-151-1/+1
* net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu2021-12-141-4/+0
* ptp: ptp_ines: use new PTP_MSGTYPE_* define(s)Christian Eggers2020-11-231-12/+7
* ptp: ptp_ines: Remove redundant null checkXu Wang2020-08-261-2/+1
* ptp: ptp_ines: Use generic helper functionKurt Kanzenbach2020-08-191-63/+25
* ptp: ptp_ines: convert to devm_platform_ioremap_resourceWei Yongjun2020-04-291-7/+1
* ptp: Remove unneeded conversion to boolJason Yan2020-04-211-2/+2
* ptp: Add a driver for InES time stamping IP core.Richard Cochran2019-12-251-0/+852