aboutsummaryrefslogtreecommitdiff
path: root/drivers/ptp/ptp_chardev.c
AgeCommit message (Expand)Author
2018-06-20ptp: replace getnstimeofday64() with ktime_get_real_ts64()Arnd Bergmann
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2016-10-13drivers/ptp: Fix kernel memory disclosureVlad Tsyrklevich
2016-05-29ptp: oops in ptp_ioctl()Dan Carpenter
2016-05-23ptp: use memdup_user().Muhammad Falak R Wani
2016-03-03ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestampingChristopher S. Hall
2015-03-31ptp: remove 32 bit get/set methods.Richard Cochran
2015-03-31ptp: use the 64 bit gettime method for the SYS_OFFSET ioctl.Richard Cochran
2014-07-01ptp: Allow reassigning calibration pin functionStefan Sørensen
2014-03-21ptp: introduce programmable pins.Richard Cochran
2012-11-26ptp: reduce stack usage when measuring the system time offsetRichard Cochran
2012-11-26ptp: reduce stack usage when reading external time stampsRichard Cochran
2012-11-01ptp: add an ioctl to compare PHC time with system timeRichard Cochran
2011-06-01ptp: Fix some locking bugs in ptp_read()Dan Carpenter
2011-06-01ptp: Return -EFAULT on copy_to_user() errorsDan Carpenter
2011-05-23ptp: Added a brand new class driver for ptp clocks.Richard Cochran