summaryrefslogtreecommitdiff
path: root/drivers/ptp/ptp_chardev.c
Commit message (Expand)AuthorAge
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
* drivers/ptp: Fix kernel memory disclosureVlad Tsyrklevich2016-10-13
* ptp: oops in ptp_ioctl()Dan Carpenter2016-05-29
* ptp: use memdup_user().Muhammad Falak R Wani2016-05-23
* ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestampingChristopher S. Hall2016-03-03
* ptp: remove 32 bit get/set methods.Richard Cochran2015-03-31
* ptp: use the 64 bit gettime method for the SYS_OFFSET ioctl.Richard Cochran2015-03-31
* ptp: Allow reassigning calibration pin functionStefan Sørensen2014-07-01
* ptp: introduce programmable pins.Richard Cochran2014-03-21
* ptp: reduce stack usage when measuring the system time offsetRichard Cochran2012-11-26
* ptp: reduce stack usage when reading external time stampsRichard Cochran2012-11-26
* ptp: add an ioctl to compare PHC time with system timeRichard Cochran2012-11-01
* ptp: Fix some locking bugs in ptp_read()Dan Carpenter2011-06-01
* ptp: Return -EFAULT on copy_to_user() errorsDan Carpenter2011-06-01
* ptp: Added a brand new class driver for ptp clocks.Richard Cochran2011-05-23