summaryrefslogtreecommitdiff
path: root/drivers/hte/hte.c
AgeCommit message (Expand)Author
2023-10-27hte: Use kasprintf() instead of fixed buffer formattingAndy Shevchenko
2023-10-03hte: Annotate struct hte_device with __counted_byKees Cook
2023-08-28hte: Explicitly include correct DT includesRob Herring
2023-04-26hte: Use device_match_of_node()ye xingchen
2023-04-26hte: Use of_property_present() for testing DT property presenceRob Herring
2022-05-20hte: Uninitialized variable in hte_ts_get()Dan Carpenter
2022-05-10hte: Fix off by one in hte_push_ts_ns()Dan Carpenter
2022-05-04drivers: Add hardware timestamp engine (HTE) subsystemDipen Patel