Age | Commit message (Expand) | Author | Files | Lines |
2023-11-14 | ptp: annotate data-race around q->head and q->tail | Eric Dumazet | 1 | -2/+6 |
2023-11-09 | ptp: fix corrupted list in ptp_open | Edward Adam Davis | 1 | -0/+1 |
2023-10-15 | ptp: add debugfs interface to see applied channel masks | Xabier Marquiegui | 1 | -0/+4 |
2023-10-15 | ptp: support event queue reader channel masks | Xabier Marquiegui | 1 | -0/+3 |
2023-10-15 | ptp: support multiple timestamp event readers | Xabier Marquiegui | 1 | -1/+0 |
2023-10-15 | ptp: Replace timestamp event queue with linked list | Xabier Marquiegui | 1 | -1/+3 |
2023-10-15 | posix-clock: introduce posix_clock_context concept | Xabier Marquiegui | 1 | -7/+9 |
2023-02-23 | ptp: vclock: use mutex to fix "sleep on atomic" bug | Íñigo Huguet | 1 | -1/+1 |
2022-05-10 | ptp: Speed up vclock lookup | Gerhard Engleder | 1 | -0/+1 |
2022-05-10 | ptp: Add cycles support for virtual clocks | Gerhard Engleder | 1 | -0/+10 |
2021-07-01 | ptp: add kernel API ptp_get_vclocks_index() | Yangbo Lu | 1 | -0/+2 |
2021-07-01 | ptp: track available ptp vclocks information | Yangbo Lu | 1 | -0/+1 |
2021-07-01 | ptp: support ptp physical/virtual clocks conversion | Yangbo Lu | 1 | -0/+21 |
2021-07-01 | ptp: add ptp virtual clock driver framework | Yangbo Lu | 1 | -0/+15 |
2019-12-31 | ptp: fix the race between the release of ptp_clock and cdev | Vladis Dronov | 1 | -1/+1 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 1 | -14/+1 |
2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro | 1 | -1/+1 |
2017-08-02 | ptp: introduce ptp auxiliary worker | Grygorii Strashko | 1 | -0/+3 |
2017-02-17 | ptp: create "pins" together with the rest of attributes | Dmitry Torokhov | 1 | -3/+4 |
2014-03-21 | ptp: expose the programmable pins via sysfs | Richard Cochran | 1 | -0/+3 |
2014-03-21 | ptp: introduce programmable pins. | Richard Cochran | 1 | -0/+5 |
2013-07-27 | PTP: convert class code to use dev_groups | Greg Kroah-Hartman | 1 | -1/+1 |
2012-09-22 | ptp: remember the adjusted frequency | Richard Cochran | 1 | -0/+1 |
2011-05-24 | ptp: Added a brand new class driver for ptp clocks. | Richard Cochran | 1 | -0/+92 |