index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ptp
/
ptp_chardev.c
Age
Commit message (
Expand
)
Author
2016-10-13
drivers/ptp: Fix kernel memory disclosure
Vlad Tsyrklevich
2016-05-29
ptp: oops in ptp_ioctl()
Dan Carpenter
2016-05-23
ptp: use memdup_user().
Muhammad Falak R Wani
2016-03-03
ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping
Christopher S. Hall
2015-03-31
ptp: remove 32 bit get/set methods.
Richard Cochran
2015-03-31
ptp: use the 64 bit gettime method for the SYS_OFFSET ioctl.
Richard Cochran
2014-07-01
ptp: Allow reassigning calibration pin function
Stefan Sørensen
2014-03-21
ptp: introduce programmable pins.
Richard Cochran
2012-11-26
ptp: reduce stack usage when measuring the system time offset
Richard Cochran
2012-11-26
ptp: reduce stack usage when reading external time stamps
Richard Cochran
2012-11-01
ptp: add an ioctl to compare PHC time with system time
Richard Cochran
2011-06-01
ptp: Fix some locking bugs in ptp_read()
Dan Carpenter
2011-06-01
ptp: Return -EFAULT on copy_to_user() errors
Dan Carpenter
2011-05-23
ptp: Added a brand new class driver for ptp clocks.
Richard Cochran