aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ptp/ptp_chardev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-31ptp: remove 32 bit get/set methods.Richard Cochran1-7/+1
2015-03-31ptp: use the 64 bit gettime method for the SYS_OFFSET ioctl.Richard Cochran1-4/+10
2014-07-01ptp: Allow reassigning calibration pin functionStefan Sørensen1-7/+2
2014-03-21ptp: introduce programmable pins.Richard Cochran1-1/+127
2012-11-26ptp: reduce stack usage when measuring the system time offsetRichard Cochran1-7/+14
2012-11-26ptp: reduce stack usage when reading external time stampsRichard Cochran1-5/+17
2012-11-01ptp: add an ioctl to compare PHC time with system timeRichard Cochran1-0/+32
2011-06-01ptp: Fix some locking bugs in ptp_read()Dan Carpenter1-4/+4
2011-06-01ptp: Return -EFAULT on copy_to_user() errorsDan Carpenter1-1/+2
2011-05-23ptp: Added a brand new class driver for ptp clocks.Richard Cochran1-0/+159