Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-28 | hte: Use kasprintf() instead of fixed buffer formatting | Andy Shevchenko | 1 | -9/+4 |
2023-10-03 | hte: Annotate struct hte_device with __counted_by | Kees Cook | 1 | -1/+1 |
2023-08-28 | hte: Explicitly include correct DT includes | Rob Herring | 1 | -1/+1 |
2023-04-27 | hte: Use device_match_of_node() | ye xingchen | 1 | -1/+1 |
2023-04-27 | hte: Use of_property_present() for testing DT property presence | Rob Herring | 1 | -1/+1 |
2022-05-20 | hte: Uninitialized variable in hte_ts_get() | Dan Carpenter | 1 | -1/+1 |
2022-05-10 | hte: Fix off by one in hte_push_ts_ns() | Dan Carpenter | 1 | -1/+1 |
2022-05-04 | drivers: Add hardware timestamp engine (HTE) subsystem | Dipen Patel | 1 | -0/+947 |