index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ptp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ptp: add QorIQ PTP support for DPAA2
Yangbo Lu
2019-06-15
1
-1
/
+1
*
ptp: ptp_clock: Publish scaled_ppm_to_ppb
Shalom Toledo
2019-06-14
1
-1
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
2019-05-30
1
-13
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-11
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-24
6
-84
/
+6
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
ptp_qoriq: fix NULL access if ptp dt node missing
Claudiu Manoil
2019-05-09
1
-0
/
+3
*
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-05
1
-1
/
+1
|
\
|
*
Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...
Thomas Gleixner
2019-02-10
1
-1
/
+1
|
|
\
|
|
*
timex: use __kernel_timex internally
Deepa Dinamani
2019-02-07
1
-1
/
+1
*
|
|
ptp_qoriq: don't pass a large struct by value but instead pass it by reference
Colin Ian King
2019-02-19
1
-3
/
+3
*
|
|
ptp: add QorIQ PTP support for ENETC
Yangbo Lu
2019-02-12
1
-1
/
+1
*
|
|
ptp_qoriq: fix register memory map
Yangbo Lu
2019-02-12
1
-5
/
+6
*
|
|
ptp_qoriq: add little enadian support
Yangbo Lu
2019-02-12
2
-36
/
+45
*
|
|
ptp_qoriq: convert to use ptp_qoriq_init/free
Yangbo Lu
2019-02-12
1
-67
/
+77
*
|
|
ptp_qoriq: make ptp operations global
Yangbo Lu
2019-02-12
1
-11
/
+16
*
|
|
ptp_qoriq: make structure/function names more consistent
Yangbo Lu
2019-02-12
2
-162
/
+162
*
|
|
ptp: fix debugfs_simple_attr.cocci warnings
YueHaibing
2019-01-26
1
-8
/
+8
*
|
|
ptp: add debugfs support for ptp_qoriq
Yangbo Lu
2019-01-23
4
-2
/
+108
*
|
|
ptp_qoriq: support external trigger stamp FIFO
Yangbo Lu
2019-01-23
1
-14
/
+54
*
|
|
ptp_qoriq: fix interrupt enabling and handling
Yangbo Lu
2019-01-23
1
-31
/
+31
|
/
/
*
/
ptp: check that rsv field is zero in struct ptp_sys_offset_extended
Eugene Syromiatnikov
2019-01-08
1
-1
/
+2
|
/
*
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-12-29
1
-2
/
+2
|
\
|
*
ptp: fix an IS_ERR() vs NULL check
Dan Carpenter
2018-12-19
1
-1
/
+2
*
|
ptp: Fix pass zero to ERR_PTR() in ptp_clock_register
YueHaibing
2018-11-24
1
-1
/
+4
*
|
ptp: deprecate gettime64() in favor of gettimex64()
Miroslav Lichvar
2018-11-10
2
-2
/
+8
*
|
ptp: add PTP_SYS_OFFSET_EXTENDED ioctl
Miroslav Lichvar
2018-11-10
1
-0
/
+33
*
|
ptp: check gettime64 return code in PTP_SYS_OFFSET ioctl
Miroslav Lichvar
2018-11-10
1
-1
/
+4
*
|
ptp: reorder declarations in ptp_ioctl()
Miroslav Lichvar
2018-11-10
1
-7
/
+7
|
/
*
ptp: drop redundant kasprintf() to create worker name
Rasmus Villemoes
2018-10-29
1
-5
/
+1
*
ptp: ptp_dte: simplify getting .driver_data
Wolfram Sang
2018-10-23
1
-4
/
+2
*
ptp: fix Spectre v1 vulnerability
Gustavo A. R. Silva
2018-10-18
1
-0
/
+4
*
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-18
1
-0
/
+1
|
\
|
*
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-07-07
1
-0
/
+1
*
|
ptp_qoriq: use div_u64/div_u64_rem for 64-bit division
Yangbo Lu
2018-08-06
1
-2
/
+4
*
|
ptp_qoriq: support automatic configuration for ptp timer
Yangbo Lu
2018-08-06
1
-3
/
+108
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-21
1
-0
/
+1
|
\
\
|
*
|
ptp: fix missing break in switch
Gustavo A. R. Silva
2018-07-19
1
-0
/
+1
|
|
/
*
/
ptp: support DPAA FMan 1588 timer in ptp_qoriq
Yangbo Lu
2018-06-26
2
-39
/
+67
|
/
*
ptp: replace getnstimeofday64() with ktime_get_real_ts64()
Arnd Bergmann
2018-06-20
2
-3
/
+3
*
ptp_qoriq: move some definitions to header file
Yangbo Lu
2018-05-29
1
-131
/
+1
*
ptp: rework gianfar_ptp as QorIQ common PTP driver
Yangbo Lu
2018-05-29
3
-7
/
+592
*
ptp_pch: use helpers function for converting between ns and timespec
YueHaibing
2018-04-27
1
-5
/
+2
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
2
-2
/
+2
*
Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-11-16
1
-1
/
+4
|
\
|
*
x86/pvclock: add setter for pvclock_pvti_cpu0_va
Joao Martins
2017-11-08
1
-1
/
+1
|
*
ptp_kvm: probe for kvm guest availability
Joao Martins
2017-11-08
1
-0
/
+3
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
ptp: make ptp_clock_info const
Bhumika Goyal
2017-08-22
4
-4
/
+4
[next]