index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2019-09-27
ptp: correctly disable flags on old ioctls
Jacob Keller
1
-2
/
+2
2019-09-13
PTP: introduce new versions of IOCTLs
Felipe Balbi
1
-0
/
+63
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-14
/
+1
2019-01-09
ptp: check that rsv field is zero in struct ptp_sys_offset_extended
Eugene Syromiatnikov
1
-1
/
+2
2018-11-10
ptp: deprecate gettime64() in favor of gettimex64()
Miroslav Lichvar
1
-1
/
+4
2018-11-10
ptp: add PTP_SYS_OFFSET_EXTENDED ioctl
Miroslav Lichvar
1
-0
/
+33
2018-11-10
ptp: check gettime64 return code in PTP_SYS_OFFSET ioctl
Miroslav Lichvar
1
-1
/
+4
2018-11-10
ptp: reorder declarations in ptp_ioctl()
Miroslav Lichvar
1
-7
/
+7
2018-10-18
ptp: fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+4
2018-07-19
ptp: fix missing break in switch
Gustavo A. R. Silva
1
-0
/
+1
2018-06-20
ptp: replace getnstimeofday64() with ktime_get_real_ts64()
Arnd Bergmann
1
-2
/
+2
2018-02-12
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-30
ptp: oops in ptp_ioctl()
Dan Carpenter
1
-0
/
+1
2016-05-24
ptp: use memdup_user().
Muhammad Falak R Wani
1
-8
/
+3
2016-03-04
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-02
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-27
ptp: reduce stack usage when measuring the system time offset
Richard Cochran
1
-7
/
+14
2012-11-27
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-02
ptp: Fix some locking bugs in ptp_read()
Dan Carpenter
1
-4
/
+4
2011-06-02
ptp: Return -EFAULT on copy_to_user() errors
Dan Carpenter
1
-1
/
+2
2011-05-24
ptp: Added a brand new class driver for ptp clocks.
Richard Cochran
1
-0
/
+159