summaryrefslogtreecommitdiffstats
path: root/drivers/ptp
AgeCommit message (Expand)AuthorLines
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-1/+1
2020-05-25ptp_clock: Let the ADJ_OFFSET interface respect the ADJ_NANO flag for PHC dev...Richard Cochran-2/+8
2020-05-02ptp: ptp_clockmatrix: Add adjphase() to support PHC write phase mode.Vincent Cheng-2/+98
2020-05-02ptp: Add adjust_phase to ptp_clock_caps capability.Vincent Cheng-0/+1
2020-05-02ptp: Add adjphase function to support phase offset control.Vincent Cheng-0/+3
2020-04-29ptp: ptp_ines: convert to devm_platform_ioremap_resourceWei Yongjun-7/+1
2020-04-25ptp: clockmatrix: remove unnecessary comparisonYang Yingliang-1/+1
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-2/+2
2020-04-24ptp: idt82p33: remove unnecessary comparisonYang Yingliang-1/+1
2020-04-21ptp: Remove unneeded conversion to boolJason Yan-2/+2
2020-04-20ptp: idt82p33: Make two variables staticYueHaibing-2/+2
2020-04-20ptp_kvm: Make kvm_ptp_lock staticYueHaibing-1/+1
2020-03-30ptp: Avoid deadlocks in the programmable pin code.Richard Cochran-2/+24
2020-03-05ptp: add VMware virtual PTP clock driverVivek Thampi-0/+157
2020-02-24ptp: Add a ptp clock driver for IDT 82P33 SMU.Min Li-0/+1192
2020-02-16ptp_qoriq: drop the code of alarmYangbo Lu-28/+1
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-2/+2
2020-01-14ptp: free ptp device pin descriptors properlyVladis Dronov-2/+2
2020-01-12ptp: ixp46x: move adjacent to ethernet driverArnd Bergmann-344/+1
2020-01-07ptp: clockmatrix: Rework clockmatrix version information.Vincent Cheng-64/+15
2020-01-02ptp: ptp_clockmatrix: constify copied structureJulia Lawall-1/+1
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-18/+15
2019-12-30ptp: introduce ptp_cancel_worker_syncVladimir Oltean-0/+6
2019-12-30ptp: fix the race between the release of ptp_clock and cdevVladis Dronov-18/+15
2019-12-25ptp: Add a driver for InES time stamping IP core.Richard Cochran-0/+863
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-1/+1
2019-12-16ptp_qoriq: export extts_clean_up() functionYangbo Lu-2/+2
2019-12-16ptp_qoriq: check valid status before reading extts fifoYangbo Lu-3/+8
2019-12-13ptp: clockmatrix: add I2C dependencyArnd Bergmann-1/+1
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-5/+15
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran-0/+2
2019-11-15ptp: Validate requests to enable time stamping of external signals.Richard Cochran-5/+13
2019-11-12ptp: ptp_clockmatrix: Fix build errorYueHaibing-1/+1
2019-11-06ptp: ptp_clockmatrix: Fix missing unlock on error in idtcm_probe()Wei Yongjun-1/+3
2019-11-03ptp: Add a ptp clock driver for IDT ClockMatrix.Vincent Cheng-0/+2201
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-2/+2
2019-10-10ptp: ptp_dte: use devm_platform_ioremap_resource() to simplify codeYueHaibing-3/+1
2019-10-07ptp: fix typo of "mechanism" in Kconfig help textAntonio Borneo-2/+2
2019-10-02ptp_qoriq: Initialize the registers' spinlock before calling ptp_qoriq_settimeVladimir Oltean-1/+2
2019-09-27ptp: correctly disable flags on old ioctlsJacob Keller-2/+2
2019-09-13PTP: introduce new versions of IOCTLsFelipe Balbi-0/+63
2019-07-25ptp: ptp_dte: remove redundant dev_err messageDing Xiang-4/+1
2019-06-15ptp: add QorIQ PTP support for DPAA2Yangbo Lu-1/+1
2019-06-13ptp: ptp_clock: Publish scaled_ppm_to_ppbShalom Toledo-1/+2
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