summaryrefslogtreecommitdiffstats
path: root/drivers/ptp
AgeCommit message (Expand)AuthorLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner-13/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-11/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner-84/+6
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-09ptp_qoriq: fix NULL access if ptp dt node missingClaudiu Manoil-0/+3
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2019-02-19ptp_qoriq: don't pass a large struct by value but instead pass it by referenceColin Ian King-3/+3
2019-02-12ptp: add QorIQ PTP support for ENETCYangbo Lu-1/+1
2019-02-12ptp_qoriq: fix register memory mapYangbo Lu-5/+6
2019-02-12ptp_qoriq: add little enadian supportYangbo Lu-36/+45
2019-02-12ptp_qoriq: convert to use ptp_qoriq_init/freeYangbo Lu-67/+77
2019-02-12ptp_qoriq: make ptp operations globalYangbo Lu-11/+16
2019-02-12ptp_qoriq: make structure/function names more consistentYangbo Lu-162/+162
2019-02-10Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner-1/+1
2019-02-07timex: use __kernel_timex internallyDeepa Dinamani-1/+1
2019-01-25ptp: fix debugfs_simple_attr.cocci warningsYueHaibing-8/+8
2019-01-22ptp: add debugfs support for ptp_qoriqYangbo Lu-2/+108
2019-01-22ptp_qoriq: support external trigger stamp FIFOYangbo Lu-14/+54
2019-01-22ptp_qoriq: fix interrupt enabling and handlingYangbo Lu-31/+31
2019-01-08ptp: check that rsv field is zero in struct ptp_sys_offset_extendedEugene Syromiatnikov-1/+2
2018-12-28Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+2
2018-12-19ptp: fix an IS_ERR() vs NULL checkDan Carpenter-1/+2
2018-11-23ptp: Fix pass zero to ERR_PTR() in ptp_clock_registerYueHaibing-1/+4
2018-11-09ptp: deprecate gettime64() in favor of gettimex64()Miroslav Lichvar-2/+8
2018-11-09ptp: add PTP_SYS_OFFSET_EXTENDED ioctlMiroslav Lichvar-0/+33
2018-11-09ptp: check gettime64 return code in PTP_SYS_OFFSET ioctlMiroslav Lichvar-1/+4
2018-11-09ptp: reorder declarations in ptp_ioctl()Miroslav Lichvar-7/+7
2018-10-28ptp: drop redundant kasprintf() to create worker nameRasmus Villemoes-5/+1
2018-10-22ptp: ptp_dte: simplify getting .driver_dataWolfram Sang-4/+2
2018-10-17ptp: fix Spectre v1 vulnerabilityGustavo A. R. Silva-0/+4
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2018-08-06ptp_qoriq: use div_u64/div_u64_rem for 64-bit divisionYangbo Lu-2/+4
2018-08-05ptp_qoriq: support automatic configuration for ptp timerYangbo Lu-3/+108
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller-0/+1
2018-07-18ptp: fix missing break in switchGustavo A. R. Silva-0/+1
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap-0/+1
2018-06-26ptp: support DPAA FMan 1588 timer in ptp_qoriqYangbo Lu-39/+67
2018-06-20ptp: replace getnstimeofday64() with ktime_get_real_ts64()Arnd Bergmann-3/+3
2018-05-28ptp_qoriq: move some definitions to header fileYangbo Lu-131/+1
2018-05-28ptp: rework gianfar_ptp as QorIQ common PTP driverYangbo Lu-7/+592
2018-04-27ptp_pch: use helpers function for converting between ns and timespecYueHaibing-5/+2
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds-1/+1
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro-2/+2
2017-11-16Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+4
2017-11-08x86/pvclock: add setter for pvclock_pvti_cpu0_vaJoao Martins-1/+1
2017-11-08ptp_kvm: probe for kvm guest availabilityJoao Martins-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-08-22ptp: make ptp_clock_info constBhumika Goyal-4/+4
2017-08-01ptp: introduce ptp auxiliary workerGrygorii Strashko-0/+45
2017-07-06ptp: dte: Use LL suffix for 64-bit constantsGeert Uytterhoeven-1/+1