| Commit message (Expand) | Author | Age | Files | Lines |
* | ptp: Fix possible memory leak caused by invalid cast | Vinicius Costa Gomes | 2021-08-08 | 1 | -1/+1 |
* | ptp: fix format string mismatch in ptp_sysfs.c | Yangbo Lu | 2021-07-05 | 1 | -2/+2 |
* | ptp: track available ptp vclocks information | Yangbo Lu | 2021-07-01 | 1 | -3/+25 |
* | ptp: support ptp physical/virtual clocks conversion | Yangbo Lu | 2021-07-01 | 1 | -0/+138 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 2019-05-24 | 1 | -14/+1 |
* | ptp: create "pins" together with the rest of attributes | Dmitry Torokhov | 2017-02-17 | 1 | -30/+9 |
* | ptp: use is_visible method to hide unused attributes | Dmitry Torokhov | 2017-02-17 | 1 | -70/+55 |
* | ptp: use kcalloc when allocating arrays | Dmitry Torokhov | 2017-02-17 | 1 | -3/+2 |
* | ptp: use permission-specific DEVICE_ATTR variants | Julia Lawall | 2016-10-31 | 1 | -1/+1 |
* | ptp: expose the programmable pins via sysfs | Richard Cochran | 2014-03-21 | 1 | -0/+115 |
* | PTP: convert class code to use dev_groups | Greg Kroah-Hartman | 2013-07-26 | 1 | -22/+29 |
* | ptp: Added a brand new class driver for ptp clocks. | Richard Cochran | 2011-05-23 | 1 | -0/+230 |