summaryrefslogtreecommitdiffstats
path: root/drivers/ptp/ptp_chardev.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/ptp: Fix kernel memory disclosureVlad Tsyrklevich2016-10-131-0/+1
* ptp: oops in ptp_ioctl()Dan Carpenter2016-05-291-0/+1
* ptp: use memdup_user().Muhammad Falak R Wani2016-05-231-8/+3
* ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestampingChristopher S. Hall2016-03-031-0/+27
* ptp: remove 32 bit get/set methods.Richard Cochran2015-03-311-7/+1
* ptp: use the 64 bit gettime method for the SYS_OFFSET ioctl.Richard Cochran2015-03-311-4/+10
* ptp: Allow reassigning calibration pin functionStefan Sørensen2014-07-011-7/+2
* ptp: introduce programmable pins.Richard Cochran2014-03-211-1/+127
* ptp: reduce stack usage when measuring the system time offsetRichard Cochran2012-11-261-7/+14
* ptp: reduce stack usage when reading external time stampsRichard Cochran2012-11-261-5/+17
* ptp: add an ioctl to compare PHC time with system timeRichard Cochran2012-11-011-0/+32
* ptp: Fix some locking bugs in ptp_read()Dan Carpenter2011-06-011-4/+4
* ptp: Return -EFAULT on copy_to_user() errorsDan Carpenter2011-06-011-1/+2
* ptp: Added a brand new class driver for ptp clocks.Richard Cochran2011-05-231-0/+159