aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ptp
AgeCommit message (Expand)AuthorFilesLines
2021-08-06ptp: ocp: Add the mapping for the external PPS registers.Jonathan Lemon1-4/+11
2021-08-06ptp: ocp: Fix the error handling path for the class device.Jonathan Lemon1-1/+1
2021-08-04ptp: ocp: Expose various resources on the timecard.Jonathan Lemon2-46/+1348
2021-07-08ptp: Relocate lookup cookie to correct block.Jonathan Lemon1-1/+1
2021-07-05ptp: fix format string mismatch in ptp_sysfs.cYangbo Lu1-2/+2
2021-07-05ptp: fix NULL pointer dereference in ptp_clock_registerYangbo Lu1-1/+1
2021-07-01ptp: add kernel API ptp_convert_timestamp()Yangbo Lu1-0/+34
2021-07-01ptp: add kernel API ptp_get_vclocks_index()Yangbo Lu3-1/+39
2021-07-01ptp: track available ptp vclocks informationYangbo Lu3-4/+40
2021-07-01ptp: support ptp physical/virtual clocks conversionYangbo Lu3-0/+185
2021-07-01ptp: add ptp virtual clock driver frameworkYangbo Lu3-1/+166
2021-06-29ptp: Set lookup cookie when creating a PTP PPS source.Jonathan Lemon1-0/+1
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2021-06-15ptp: improve max_adj check against unreasonable valuesJakub Kicinski1-3/+3
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+3
2021-05-12ptp: ocp: Fix a resource leak in an error handling pathChristophe JAILLET1-1/+3
2021-05-10ptp: ptp_clock: make scaled_ppm_to_ppb static inlineRadu Pirea (NXP OSS)1-21/+0
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-63/+151
2021-04-23Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini5-63/+151
2021-04-20ptp: Don't print an error if ptp_kvm is not supportedJon Hunter1-1/+2
2021-04-07ptp: arm/arm64: Enable ptp_kvm for arm/arm64Jianyong Wu3-1/+30
2021-04-07ptp: Reorganize ptp_kvm.c to make it arch-independentJianyong Wu3-62/+120
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-6/+7
2021-03-24ptp_qoriq: fix overflow in ptp_qoriq_adjfine() u64 calcalationYangbo Lu1-6/+7
2021-03-12ptp: ptp_p: Demote non-conformant kernel-doc headers and supply a param descr...Lee Jones1-3/+6
2021-03-12ptp: ptp_clockmatrix: Demote non-kernel-doc header to standard commentLee Jones1-2/+2
2021-03-12ptp_pch: Move 'pch_*()' prototypes to shared headerLee Jones1-0/+1
2021-03-12ptp_pch: Remove unused function 'pch_ch_control_read()'Lee Jones1-11/+0
2021-02-17ptp: ptp_clockmatrix: clean-up - parenthesis around a == b are unnecessaryVincent Cheng1-10/+8
2021-02-17ptp: ptp_clockmatrix: Simplify code - remove unnecessary `err` variable.Vincent Cheng1-4/+1
2021-02-17ptp: ptp_clockmatrix: Coding style - tighten vertical spacing.Vincent Cheng1-79/+11
2021-02-17ptp: ptp_clockmatrix: Clean-up dev_*() messages.Vincent Cheng1-79/+43
2021-02-17ptp: ptp_clockmatrix: Remove unused header declarations.Vincent Cheng1-2/+0
2021-02-17ptp: ptp_clockmatrix: Add alignment of 1 PPS to idtcm_perout_enable.Vincent Cheng1-3/+13
2021-02-17ptp: ptp_clockmatrix: Add wait_for_sys_apll_dpll_lock.Vincent Cheng3-2/+87
2021-01-06ptp: ptp_ines: prevent build when HAS_IOMEM is not setRandy Dunlap1-0/+1
2021-01-05phy: dp83640: select CONFIG_CRC32Arnd Bergmann1-0/+1
2020-12-09ptp: clockmatrix: deprecate firmware older than 4.8.7Min Li2-35/+45
2020-12-09ptp: clockmatrix: Fix non-zero phase_adj is lost after snapMin Li2-24/+90
2020-12-09ptp: clockmatrix: remove 5 second delay before entering write phase modeMin Li2-23/+0
2020-12-09ptp: clockmatrix: reset device and check BOOT_STATUSMin Li3-36/+124
2020-12-05ptp: Add clock driver for the OpenCompute TimeCard.Jonathan Lemon3-0/+413
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-33/+16
2020-11-25ptp: clockmatrix: bug fix for idtcm_strverscmpMin Li1-33/+16
2020-11-23ptp: ptp_ines: use new PTP_MSGTYPE_* define(s)Christian Eggers1-12/+7
2020-11-07ptp: idt82p33: optimize _idt82p33_adjfineMin Li1-9/+1
2020-11-07ptp: idt82p33: use i2c_master_send for bus writeMin Li2-11/+37
2020-11-07ptp: idt82p33: add adjphase supportMin Li2-66/+153
2020-09-18ptp_qoriq: support FIPER3Yangbo Lu1-1/+19
2020-08-26ptp: ptp_ines: Remove redundant null checkXu Wang1-2/+1
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-13/+45
2020-08-19ptp: ptp_clockmatrix: use i2c_master_send for i2c writeMin Li2-13/+45
2020-08-19ptp: ptp_ines: Use generic helper functionKurt Kanzenbach1-63/+25
2020-08-05ptp: only allow phase values lower than 1 periodVladimir Oltean1-0/+13
2020-07-30ptp: ptp_clockmatrix: update to support 4.8.7 firmwareMin Li3-209/+1045
2020-07-19ptp: add ability to configure duty cycle for periodic outputVladimir Oltean1-6/+27
2020-06-25ptp_pch: use generic power managementVaibhav Gupta1-34/+3
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-1/+1
2020-05-25ptp_clock: Let the ADJ_OFFSET interface respect the ADJ_NANO flag for PHC dev...Richard Cochran1-2/+8
2020-05-02ptp: ptp_clockmatrix: Add adjphase() to support PHC write phase mode.Vincent Cheng2-2/+98
2020-05-02ptp: Add adjust_phase to ptp_clock_caps capability.Vincent Cheng1-0/+1
2020-05-02ptp: Add adjphase function to support phase offset control.Vincent Cheng1-0/+3
2020-04-29ptp: ptp_ines: convert to devm_platform_ioremap_resourceWei Yongjun1-7/+1
2020-04-25ptp: clockmatrix: remove unnecessary comparisonYang Yingliang1-1/+1
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+2
2020-04-24ptp: idt82p33: remove unnecessary comparisonYang Yingliang1-1/+1
2020-04-21ptp: Remove unneeded conversion to boolJason Yan1-2/+2
2020-04-20ptp: idt82p33: Make two variables staticYueHaibing1-2/+2
2020-04-20ptp_kvm: Make kvm_ptp_lock staticYueHaibing1-1/+1
2020-03-30ptp: Avoid deadlocks in the programmable pin code.Richard Cochran2-2/+24
2020-03-05ptp: add VMware virtual PTP clock driverVivek Thampi3-0/+157
2020-02-24ptp: Add a ptp clock driver for IDT 82P33 SMU.Min Li4-0/+1192
2020-02-16ptp_qoriq: drop the code of alarmYangbo Lu1-28/+1
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+2
2020-01-14ptp: free ptp device pin descriptors properlyVladis Dronov1-2/+2
2020-01-12ptp: ixp46x: move adjacent to ethernet driverArnd Bergmann3-344/+1
2020-01-07ptp: clockmatrix: Rework clockmatrix version information.Vincent Cheng2-64/+15
2020-01-02ptp: ptp_clockmatrix: constify copied structureJulia Lawall1-1/+1
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-18/+15
2019-12-30ptp: introduce ptp_cancel_worker_syncVladimir Oltean1-0/+6
2019-12-30ptp: fix the race between the release of ptp_clock and cdevVladis Dronov2-18/+15
2019-12-25ptp: Add a driver for InES time stamping IP core.Richard Cochran3-0/+863
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2019-12-16ptp_qoriq: export extts_clean_up() functionYangbo Lu1-2/+2
2019-12-16ptp_qoriq: check valid status before reading extts fifoYangbo Lu1-3/+8
2019-12-13ptp: clockmatrix: add I2C dependencyArnd Bergmann1-1/+1
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-5/+15
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran1-0/+2
2019-11-15ptp: Validate requests to enable time stamping of external signals.Richard Cochran1-5/+13
2019-11-12ptp: ptp_clockmatrix: Fix build errorYueHaibing1-1/+1
2019-11-06ptp: ptp_clockmatrix: Fix missing unlock on error in idtcm_probe()Wei Yongjun1-1/+3
2019-11-03ptp: Add a ptp clock driver for IDT ClockMatrix.Vincent Cheng5-0/+2201
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+2
2019-10-10ptp: ptp_dte: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-10-07ptp: fix typo of "mechanism" in Kconfig help textAntonio Borneo1-2/+2
2019-10-02ptp_qoriq: Initialize the registers' spinlock before calling ptp_qoriq_settimeVladimir Oltean1-1/+2
2019-09-27ptp: correctly disable flags on old ioctlsJacob Keller1-2/+2
2019-09-13PTP: introduce new versions of IOCTLsFelipe Balbi1-0/+63
2019-07-25ptp: ptp_dte: remove redundant dev_err messageDing Xiang1-4/+1
2019-06-15ptp: add QorIQ PTP support for DPAA2Yangbo Lu1-1/+1
2019-06-13ptp: ptp_clock: Publish scaled_ppm_to_ppbShalom Toledo1-1/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner1-13/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-11/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner6-84/+6
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-09ptp_qoriq: fix NULL access if ptp dt node missingClaudiu Manoil1-0/+3
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2019-02-19ptp_qoriq: don't pass a large struct by value but instead pass it by referenceColin Ian King1-3/+3
2019-02-12ptp: add QorIQ PTP support for ENETCYangbo Lu1-1/+1
2019-02-12ptp_qoriq: fix register memory mapYangbo Lu1-5/+6
2019-02-12ptp_qoriq: add little enadian supportYangbo Lu2-36/+45
2019-02-12ptp_qoriq: convert to use ptp_qoriq_init/freeYangbo Lu1-67/+77
2019-02-12ptp_qoriq: make ptp operations globalYangbo Lu1-11/+16
2019-02-12ptp_qoriq: make structure/function names more consistentYangbo Lu2-162/+162
2019-02-10Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner1-1/+1
2019-02-07timex: use __kernel_timex internallyDeepa Dinamani1-1/+1
2019-01-25ptp: fix debugfs_simple_attr.cocci warningsYueHaibing1-8/+8
2019-01-22ptp: add debugfs support for ptp_qoriqYangbo Lu4-2/+108
2019-01-22ptp_qoriq: support external trigger stamp FIFOYangbo Lu1-14/+54
2019-01-22ptp_qoriq: fix interrupt enabling and handlingYangbo Lu1-31/+31
2019-01-08ptp: check that rsv field is zero in struct ptp_sys_offset_extendedEugene Syromiatnikov1-1/+2
2018-12-28Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2018-12-19ptp: fix an IS_ERR() vs NULL checkDan Carpenter1-1/+2
2018-11-23ptp: Fix pass zero to ERR_PTR() in ptp_clock_registerYueHaibing1-1/+4
2018-11-09ptp: deprecate gettime64() in favor of gettimex64()Miroslav Lichvar2-2/+8
2018-11-09ptp: add PTP_SYS_OFFSET_EXTENDED ioctlMiroslav Lichvar1-0/+33
2018-11-09ptp: check gettime64 return code in PTP_SYS_OFFSET ioctlMiroslav Lichvar1-1/+4
2018-11-09ptp: reorder declarations in ptp_ioctl()Miroslav Lichvar1-7/+7
2018-10-28ptp: drop redundant kasprintf() to create worker nameRasmus Villemoes1-5/+1
2018-10-22ptp: ptp_dte: simplify getting .driver_dataWolfram Sang1-4/+2
2018-10-17ptp: fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+4
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2018-08-06ptp_qoriq: use div_u64/div_u64_rem for 64-bit divisionYangbo Lu1-2/+4
2018-08-05ptp_qoriq: support automatic configuration for ptp timerYangbo Lu1-3/+108
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller1-0/+1
2018-07-18ptp: fix missing break in switchGustavo A. R. Silva1-0/+1
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap1-0/+1
2018-06-26ptp: support DPAA FMan 1588 timer in ptp_qoriqYangbo Lu2-39/+67
2018-06-20ptp: replace getnstimeofday64() with ktime_get_real_ts64()Arnd Bergmann2-3/+3
2018-05-28ptp_qoriq: move some definitions to header fileYangbo Lu1-131/+1
2018-05-28ptp: rework gianfar_ptp as QorIQ common PTP driverYangbo Lu3-7/+592
2018-04-27ptp_pch: use helpers function for converting between ns and timespecYueHaibing1-5/+2
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-1/+1
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro2-2/+2
2017-11-16Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+4
2017-11-08x86/pvclock: add setter for pvclock_pvti_cpu0_vaJoao Martins1-1/+1
2017-11-08ptp_kvm: probe for kvm guest availabilityJoao Martins1-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-22ptp: make ptp_clock_info constBhumika Goyal4-4/+4
2017-08-01ptp: introduce ptp auxiliary workerGrygorii Strashko2-0/+45
2017-07-06ptp: dte: Use LL suffix for 64-bit constantsGeert Uytterhoeven1-1/+1
2017-06-15ptp: Add a ptp clock driver for Broadcom DTEArun Parameswaran3-0/+370
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-11/+7
2017-04-14time: Change posix clocks ops interfaces to use timespec64Deepa Dinamani1-11/+7
2017-03-20PTP: fix ptr_ret.cocci warningskbuild test robot1-4/+1
2017-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-0/+220
2017-02-17ptp: create "pins" together with the rest of attributesDmitry Torokhov3-42/+24
2017-02-17ptp: use is_visible method to hide unused attributesDmitry Torokhov1-70/+55
2017-02-17ptp: use kcalloc when allocating arraysDmitry Torokhov1-3/+2
2017-02-17ptp: do not explicitly set drvdata in ptp_clock_register()Dmitry Torokhov1-2/+0
2017-02-16ptp_kvm: try to detect hypercall availabilityRadim Krčmář1-0/+7
2017-02-08PTP: add kvm PTP driverMarcelo Tosatti3-0/+213
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+5
2016-11-16posix-timers: Make them configurableNicolas Pitre1-1/+1
2016-11-16ptp_clock: Allow for it to be optionalNicolas Pitre1-4/+4
2016-11-09ptp: Introduce a high resolution frequency adjustment method.Richard Cochran1-1/+4
2016-10-31ptp: use permission-specific DEVICE_ATTR variantsJulia Lawall1-1/+1
2016-10-13drivers/ptp: Fix kernel memory disclosureVlad Tsyrklevich1-0/+1
2016-10-03ptp: Fix resource leak in case of errorChristophe Jaillet1-0/+1
2016-09-06ptp: ixp46x: remove NO_IRQ handlingArnd Bergmann1-7/+8
2016-05-29ptp: oops in ptp_ioctl()Dan Carpenter1-0/+1
2016-05-23ptp: use memdup_user().Muhammad Falak R Wani1-8/+3
2016-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+27
2016-03-03ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestampingChristopher S. Hall1-0/+27
2016-01-29ptp: ixp46x: use helpers for converting ns to timespecKefeng Wang1-5/+2
2015-03-31ptp: remove 32 bit get/set methods.Richard Cochran2-18/+5
2015-03-31ptp: pch: convert to the 64 bit get/set time methods.Richard Cochran1-4/+4
2015-03-31ptp: ixp46x: convert to the 64 bit get/set time methods.Richard Cochran1-4/+4
2015-03-31ptp: use the 64 bit get/set time methods for the posix clock.Richard Cochran1-2/+17
2015-03-31ptp: use the 64 bit gettime method for the SYS_OFFSET ioctl.Richard Cochran1-4/+10
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-07-01ptp: Allow reassigning calibration pin functionStefan Sørensen1-7/+2
2014-06-17ptp: ptp_pch depends on x86_32Jean Delvare1-1/+1
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2014-05-12ptp: fix kconfig dependency warningsRandy Dunlap1-1/+2
2014-04-28ptp: validate the requested frequency adjustment.Richard Cochran1-1/+4
2014-04-01net: ptp: move PTP classifier in its own fileDaniel Borkmann1-0/+1
2014-03-21ptp: drivers: set the number of programmable pins.Richard Cochran2-0/+2
2014-03-21ptp: expose the programmable pins via sysfsRichard Cochran2-0/+118
2014-03-21ptp: introduce programmable pins.Richard Cochran3-1/+155
2014-01-15ptp_pch: Add dependency on HAS_IOMEMRichard Weinberger1-0/+1
2013-09-27ptp: switch to use gpiolibLinus Walleij1-1/+8
2013-07-26PTP: convert class code to use dev_groupsGreg Kroah-Hartman3-24/+31
2013-06-24build some drivers only when compile-testingJiri Slaby1-0/+1
2013-05-25ptp_pch: fix error handling in pch_probe()Wei Yongjun1-3/+5
2013-04-12ptp: dynamic allocation of PHC char devicesJiri Benc1-25/+13
2013-03-27ptp_pch: eliminate a number of sparse warningsSahara1-13/+14
2013-03-26ptp_pch: fix typo in module parameter descriptionJiri Benc1-1/+1
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-16/+64
2012-11-28ptp: remove use of __devexitBill Pemberton1-1/+1