index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ptp
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
1
-13
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-11
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
6
-84
/
+6
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-09
ptp_qoriq: fix NULL access if ptp dt node missing
Claudiu Manoil
1
-0
/
+3
2019-03-06
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2019-02-20
ptp_qoriq: don't pass a large struct by value but instead pass it by reference
Colin Ian King
1
-3
/
+3
2019-02-12
ptp: add QorIQ PTP support for ENETC
Yangbo Lu
1
-1
/
+1
2019-02-12
ptp_qoriq: fix register memory map
Yangbo Lu
1
-5
/
+6
2019-02-12
ptp_qoriq: add little enadian support
Yangbo Lu
2
-36
/
+45
2019-02-12
ptp_qoriq: convert to use ptp_qoriq_init/free
Yangbo Lu
1
-67
/
+77
2019-02-12
ptp_qoriq: make ptp operations global
Yangbo Lu
1
-11
/
+16
2019-02-12
ptp_qoriq: make structure/function names more consistent
Yangbo Lu
2
-162
/
+162
2019-02-10
Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...
Thomas Gleixner
1
-1
/
+1
2019-02-07
timex: use __kernel_timex internally
Deepa Dinamani
1
-1
/
+1
2019-01-26
ptp: fix debugfs_simple_attr.cocci warnings
YueHaibing
1
-8
/
+8
2019-01-23
ptp: add debugfs support for ptp_qoriq
Yangbo Lu
4
-2
/
+108
2019-01-23
ptp_qoriq: support external trigger stamp FIFO
Yangbo Lu
1
-14
/
+54
2019-01-23
ptp_qoriq: fix interrupt enabling and handling
Yangbo Lu
1
-31
/
+31
2019-01-09
ptp: check that rsv field is zero in struct ptp_sys_offset_extended
Eugene Syromiatnikov
1
-1
/
+2
2018-12-29
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2018-12-19
ptp: fix an IS_ERR() vs NULL check
Dan Carpenter
1
-1
/
+2
2018-11-24
ptp: Fix pass zero to ERR_PTR() in ptp_clock_register
YueHaibing
1
-1
/
+4
2018-11-10
ptp: deprecate gettime64() in favor of gettimex64()
Miroslav Lichvar
2
-2
/
+8
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-29
ptp: drop redundant kasprintf() to create worker name
Rasmus Villemoes
1
-5
/
+1
2018-10-23
ptp: ptp_dte: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-10-18
ptp: fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+4
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2018-08-06
ptp_qoriq: use div_u64/div_u64_rem for 64-bit division
Yangbo Lu
1
-2
/
+4
2018-08-06
ptp_qoriq: support automatic configuration for ptp timer
Yangbo Lu
1
-3
/
+108
2018-07-21
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
1
-0
/
+1
2018-07-19
ptp: fix missing break in switch
Gustavo A. R. Silva
1
-0
/
+1
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
1
-0
/
+1
2018-06-26
ptp: support DPAA FMan 1588 timer in ptp_qoriq
Yangbo Lu
2
-39
/
+67
2018-06-20
ptp: replace getnstimeofday64() with ktime_get_real_ts64()
Arnd Bergmann
2
-3
/
+3
2018-05-29
ptp_qoriq: move some definitions to header file
Yangbo Lu
1
-131
/
+1
2018-05-29
ptp: rework gianfar_ptp as QorIQ common PTP driver
Yangbo Lu
3
-7
/
+592
2018-04-27
ptp_pch: use helpers function for converting between ns and timespec
YueHaibing
1
-5
/
+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
2
-2
/
+2
2017-11-17
Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+4
2017-11-09
x86/pvclock: add setter for pvclock_pvti_cpu0_va
Joao Martins
1
-1
/
+1
2017-11-09
ptp_kvm: probe for kvm guest availability
Joao Martins
1
-0
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-22
ptp: make ptp_clock_info const
Bhumika Goyal
4
-4
/
+4
2017-08-02
ptp: introduce ptp auxiliary worker
Grygorii Strashko
2
-0
/
+45
2017-07-06
ptp: dte: Use LL suffix for 64-bit constants
Geert Uytterhoeven
1
-1
/
+1
[next]