aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ptp/ptp_sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-17ptp: create "pins" together with the rest of attributesDmitry Torokhov1-30/+9
2017-02-17ptp: use is_visible method to hide unused attributesDmitry Torokhov1-70/+55
2017-02-17ptp: use kcalloc when allocating arraysDmitry Torokhov1-3/+2
2016-10-31ptp: use permission-specific DEVICE_ATTR variantsJulia Lawall1-1/+1
2014-03-21ptp: expose the programmable pins via sysfsRichard Cochran1-0/+115
2013-07-26PTP: convert class code to use dev_groupsGreg Kroah-Hartman1-22/+29
2011-05-23ptp: Added a brand new class driver for ptp clocks.Richard Cochran1-0/+230