- adc2e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
- 475b92f ptp: improve max_adj check against unreasonable values by Jakub Kicinski · 3 years, 7 months ago
- 5ada57a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
- 9c1bb37 ptp: ocp: Fix a resource leak in an error handling path by Christophe JAILLET · 3 years, 8 months ago
- 9d9d415 ptp: ptp_clock: make scaled_ppm_to_ppb static inline by Radu Pirea (NXP OSS) · 3 years, 8 months ago
- 152d32a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 8 months ago
- c4f7190 Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 3 years, 9 months ago
- a86ed2c ptp: Don't print an error if ptp_kvm is not supported by Jon Hunter · 3 years, 9 months ago
- 300bb1f ptp: arm/arm64: Enable ptp_kvm for arm/arm64 by Jianyong Wu · 4 years, 1 month ago
- a8cf291 ptp: Reorganize ptp_kvm.c to make it arch-independent by Jianyong Wu · 4 years, 1 month ago
- efd13b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 10 months ago
- f51d7bf ptp_qoriq: fix overflow in ptp_qoriq_adjfine() u64 calcalation by Yangbo Lu · 3 years, 10 months ago
- 287f93d ptp: ptp_p: Demote non-conformant kernel-doc headers and supply a param description by Lee Jones · 3 years, 10 months ago
- 9ec04c7 ptp: ptp_clockmatrix: Demote non-kernel-doc header to standard comment by Lee Jones · 3 years, 10 months ago
- f90fc37 ptp_pch: Move 'pch_*()' prototypes to shared header by Lee Jones · 3 years, 10 months ago
- 257382c ptp_pch: Remove unused function 'pch_ch_control_read()' by Lee Jones · 3 years, 10 months ago
- 77fdb16 ptp: ptp_clockmatrix: clean-up - parenthesis around a == b are unnecessary by Vincent Cheng · 3 years, 11 months ago
- fde3b3a ptp: ptp_clockmatrix: Simplify code - remove unnecessary `err` variable. by Vincent Cheng · 3 years, 11 months ago
- fcfd375 ptp: ptp_clockmatrix: Coding style - tighten vertical spacing. by Vincent Cheng · 3 years, 11 months ago
- 1c49d3e ptp: ptp_clockmatrix: Clean-up dev_*() messages. by Vincent Cheng · 3 years, 11 months ago
- 10c270c ptp: ptp_clockmatrix: Remove unused header declarations. by Vincent Cheng · 3 years, 11 months ago
- e8b4d8b ptp: ptp_clockmatrix: Add alignment of 1 PPS to idtcm_perout_enable. by Vincent Cheng · 3 years, 11 months ago
- 797d318 ptp: ptp_clockmatrix: Add wait_for_sys_apll_dpll_lock. by Vincent Cheng · 3 years, 11 months ago
- 1f685e6 ptp: ptp_ines: prevent build when HAS_IOMEM is not set by Randy Dunlap · 4 years ago
- f9d6f94 phy: dp83640: select CONFIG_CRC32 by Arnd Bergmann · 4 years ago
- da94823 ptp: clockmatrix: deprecate firmware older than 4.8.7 by Min Li · 4 years, 1 month ago
- 7260d1c ptp: clockmatrix: Fix non-zero phase_adj is lost after snap by Min Li · 4 years, 1 month ago
- fa43905 ptp: clockmatrix: remove 5 second delay before entering write phase mode by Min Li · 4 years, 1 month ago
- 251f4fe ptp: clockmatrix: reset device and check BOOT_STATUS by Min Li · 4 years, 1 month ago
- a7e1aba ptp: Add clock driver for the OpenCompute TimeCard. by Jonathan Lemon · 4 years, 1 month ago
- 5c39f26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
- 3cb2e6d ptp: clockmatrix: bug fix for idtcm_strverscmp by Min Li · 4 years, 1 month ago
- 34890b3 ptp: ptp_ines: use new PTP_MSGTYPE_* define(s) by Christian Eggers · 4 years, 2 months ago
- 6c196f3 ptp: idt82p33: optimize _idt82p33_adjfine by Min Li · 4 years, 2 months ago
- e4c6eb6 ptp: idt82p33: use i2c_master_send for bus write by Min Li · 4 years, 2 months ago
- e014ae39 ptp: idt82p33: add adjphase support by Min Li · 4 years, 2 months ago
- 6d23d83 ptp_qoriq: support FIPER3 by Yangbo Lu · 4 years, 4 months ago
- ea416e2 ptp: ptp_ines: Remove redundant null check by Xu Wang · 4 years, 4 months ago
- 7611cbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 4 months ago
- 957ff42 ptp: ptp_clockmatrix: use i2c_master_send for i2c write by Min Li · 4 years, 5 months ago
- 9087da5 ptp: ptp_ines: Use generic helper function by Kurt Kanzenbach · 4 years, 5 months ago
- c29f9aa ptp: only allow phase values lower than 1 period by Vladimir Oltean · 4 years, 5 months ago
- 7ea5fda ptp: ptp_clockmatrix: update to support 4.8.7 firmware by Min Li · 4 years, 5 months ago
- f65b71a ptp: add ability to configure duty cycle for periodic output by Vladimir Oltean · 4 years, 6 months ago
- 4b88b9c ptp_pch: use generic power management by Vaibhav Gupta · 4 years, 6 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- eabd5c9 ptp_clock: Let the ADJ_OFFSET interface respect the ADJ_NANO flag for PHC devices. by Richard Cochran · 4 years, 8 months ago
- 425d2b1 ptp: ptp_clockmatrix: Add adjphase() to support PHC write phase mode. by Vincent Cheng · 4 years, 8 months ago
- d3f1cbd ptp: Add adjust_phase to ptp_clock_caps capability. by Vincent Cheng · 4 years, 8 months ago
- 184ecc9 ptp: Add adjphase function to support phase offset control. by Vincent Cheng · 4 years, 8 months ago
- 00b5aac ptp: ptp_ines: convert to devm_platform_ioremap_resource by Wei Yongjun · 4 years, 8 months ago
- 3e14462 ptp: clockmatrix: remove unnecessary comparison by Yang Yingliang · 4 years, 9 months ago
- d483389 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
- 6033ceb ptp: idt82p33: remove unnecessary comparison by Yang Yingliang · 4 years, 9 months ago
- e9a9e51 ptp: Remove unneeded conversion to bool by Jason Yan · 4 years, 9 months ago
- d30e1c3 ptp: idt82p33: Make two variables static by YueHaibing · 4 years, 9 months ago
- 0673f97 ptp_kvm: Make kvm_ptp_lock static by YueHaibing · 4 years, 9 months ago
- 62582a7 ptp: Avoid deadlocks in the programmable pin code. by Richard Cochran · 4 years, 9 months ago
- 7d10001 ptp: add VMware virtual PTP clock driver by Vivek Thampi · 4 years, 10 months ago
- 57a10d8 ptp: Add a ptp clock driver for IDT 82P33 SMU. by Min Li · 4 years, 11 months ago
- d71151a ptp_qoriq: drop the code of alarm by Yangbo Lu · 5 years ago
- b3f7e3f Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 7571858 ptp: free ptp device pin descriptors properly by Vladis Dronov · 5 years ago
- 2785543 ptp: ixp46x: move adjacent to ethernet driver by Arnd Bergmann · 5 years ago
- 1ece2fb ptp: clockmatrix: Rework clockmatrix version information. by Vincent Cheng · 5 years ago
- 6485f9a ptp: ptp_clockmatrix: constify copied structure by Julia Lawall · 5 years ago
- 31d518f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 544fed4 ptp: introduce ptp_cancel_worker_sync by Vladimir Oltean · 5 years ago
- a33121e ptp: fix the race between the release of ptp_clock and cdev by Vladis Dronov · 5 years ago
- bad1eaa ptp: Add a driver for InES time stamping IP core. by Richard Cochran · 5 years ago
- ac80010 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 9429439 ptp_qoriq: export extts_clean_up() function by Yangbo Lu · 5 years ago
- 10bc877 ptp_qoriq: check valid status before reading extts fifo by Yangbo Lu · 5 years ago
- 03b06e3 ptp: clockmatrix: add I2C dependency by Arnd Bergmann · 5 years ago
- 19b7e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 6138e68 ptp: Introduce strict checking of external time stamp options. by Richard Cochran · 5 years ago
- cd734d5 ptp: Validate requests to enable time stamping of external signals. by Richard Cochran · 5 years ago
- 1e86606 ptp: ptp_clockmatrix: Fix build error by YueHaibing · 5 years ago
- b97fa0b ptp: ptp_clockmatrix: Fix missing unlock on error in idtcm_probe() by Wei Yongjun · 5 years ago
- 3a6ba7d ptp: Add a ptp clock driver for IDT ClockMatrix. by Vincent Cheng · 5 years ago
- 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- f063d58 ptp: ptp_dte: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
- 503c9ad ptp: fix typo of "mechanism" in Kconfig help text by Antonio Borneo · 5 years ago
- db34a47 ptp_qoriq: Initialize the registers' spinlock before calling ptp_qoriq_settime by Vladimir Oltean · 5 years ago
- 2df4de1 ptp: correctly disable flags on old ioctls by Jacob Keller · 5 years ago
- 4156065 PTP: introduce new versions of IOCTLs by Felipe Balbi · 5 years ago
- 37f7c66 ptp: ptp_dte: remove redundant dev_err message by Ding Xiang · 5 years ago
- 8099d7c ptp: add QorIQ PTP support for DPAA2 by Yangbo Lu · 6 years ago
- 4368dad ptp: ptp_clock: Publish scaled_ppm_to_ppb by Shalom Toledo · 6 years ago
- 873e65b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167 by Thomas Gleixner · 6 years ago
- c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
- 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 7f4399b ptp_qoriq: fix NULL access if ptp dt node missing by Claudiu Manoil · 6 years ago
- b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 58066ac ptp_qoriq: don't pass a large struct by value but instead pass it by reference by Colin Ian King · 6 years ago
- ad6e1be ptp: add QorIQ PTP support for ENETC by Yangbo Lu · 6 years ago
- d4e1768 ptp_qoriq: fix register memory map by Yangbo Lu · 6 years ago
- f038ddf ptp_qoriq: add little enadian support by Yangbo Lu · 6 years ago
- ff54571 ptp_qoriq: convert to use ptp_qoriq_init/free by Yangbo Lu · 6 years ago