index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ptp
/
ptp_chardev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-1
/
+1
2016-10-13
drivers/ptp: Fix kernel memory disclosure
Vlad Tsyrklevich
1
-0
/
+1
2016-05-29
ptp: oops in ptp_ioctl()
Dan Carpenter
1
-0
/
+1
2016-05-23
ptp: use memdup_user().
Muhammad Falak R Wani
1
-8
/
+3
2016-03-03
ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping
Christopher S. Hall
1
-0
/
+27
2015-03-31
ptp: remove 32 bit get/set methods.
Richard Cochran
1
-7
/
+1
2015-03-31
ptp: use the 64 bit gettime method for the SYS_OFFSET ioctl.
Richard Cochran
1
-4
/
+10
2014-07-01
ptp: Allow reassigning calibration pin function
Stefan Sørensen
1
-7
/
+2
2014-03-21
ptp: introduce programmable pins.
Richard Cochran
1
-1
/
+127
2012-11-26
ptp: reduce stack usage when measuring the system time offset
Richard Cochran
1
-7
/
+14
2012-11-26
ptp: reduce stack usage when reading external time stamps
Richard Cochran
1
-5
/
+17
2012-11-01
ptp: add an ioctl to compare PHC time with system time
Richard Cochran
1
-0
/
+32
2011-06-01
ptp: Fix some locking bugs in ptp_read()
Dan Carpenter
1
-4
/
+4
2011-06-01
ptp: Return -EFAULT on copy_to_user() errors
Dan Carpenter
1
-1
/
+2
2011-05-23
ptp: Added a brand new class driver for ptp clocks.
Richard Cochran
1
-0
/
+159