aboutsummaryrefslogtreecommitdiff
path: root/drivers/ptp/ptp_sysfs.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-08ptp: Fix possible memory leak caused by invalid castGravatar Vinicius Costa Gomes 1-1/+1
2021-07-05ptp: fix format string mismatch in ptp_sysfs.cGravatar Yangbo Lu 1-2/+2
2021-07-01ptp: track available ptp vclocks informationGravatar Yangbo Lu 1-3/+25
2021-07-01ptp: support ptp physical/virtual clocks conversionGravatar Yangbo Lu 1-0/+138
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Gravatar Thomas Gleixner 1-14/+1
2017-02-17ptp: create "pins" together with the rest of attributesGravatar Dmitry Torokhov 1-30/+9
2017-02-17ptp: use is_visible method to hide unused attributesGravatar Dmitry Torokhov 1-70/+55
2017-02-17ptp: use kcalloc when allocating arraysGravatar Dmitry Torokhov 1-3/+2
2016-10-31ptp: use permission-specific DEVICE_ATTR variantsGravatar Julia Lawall 1-1/+1
2014-03-21ptp: expose the programmable pins via sysfsGravatar Richard Cochran 1-0/+115
2013-07-26PTP: convert class code to use dev_groupsGravatar Greg Kroah-Hartman 1-22/+29
2011-05-23ptp: Added a brand new class driver for ptp clocks.Gravatar Richard Cochran 1-0/+230