index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ptp
Age
Commit message (
Expand
)
Author
2025-04-25
ptp: ocp: fix start time alignment in ptp_ocp_signal_set
Sagi Maimon
2025-02-21
pps: Fix a use-after-free
Calvin Owens
2025-02-21
ptp: Ensure info->enable callback is always set
Thomas Weißschuh
2025-02-21
ptp: Properly handle compat ioctls
Thomas Weißschuh
2024-12-19
ptp: kvm: x86: Return EOPNOTSUPP instead of ENODEV from kvm_arch_ptp_init()
Thomas Weißschuh
2024-12-19
ptp: kvm: Use decrypted memory in confidential guest on x86
Jeremi Piotrowski
2024-12-14
ptp: Add error handling for adjfine callback in ptp_clock_adjtime
Ajay Kaher
2024-12-14
ptp: convert remaining drivers to adjfine interface
Jacob Keller
2024-06-27
ptp: fix integer overflow in max_vclocks_store
Dan Carpenter
2024-06-21
ptp: Fix error message on failed pin verification
Karol Kolacinski
2023-11-28
ptp: annotate data-race around q->head and q->tail
Eric Dumazet
2023-10-10
ptp: ocp: Fix error handling in ptp_ocp_device_init
Dinghao Liu
2023-04-06
ptp_qoriq: fix memory leak in probe()
SongJingyi
2023-03-11
ptp: vclock: use mutex to fix "sleep on atomic" bug
Íñigo Huguet
2022-10-10
] ptp: ocp: remove symlink for second GNSS
Vadim Fedorenko
2022-09-27
ptp: Remove usage of the deprecated ida_simple_xxx API
Bo Liu
2022-09-22
ptp_ocp: use device_find_any_child() instead of custom approach
Andy Shevchenko
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-27
ptp: ocp: Select CRC16 in the Kconfig.
Jonathan Lemon
2022-06-10
ptp_ocp: replace kzalloc(x*y) by kcalloc(y, x)
Andy Shevchenko
2022-06-10
ptp_ocp: do not call pci_set_drvdata(pdev, NULL)
Andy Shevchenko
2022-06-10
ptp_ocp: drop duplicate NULL check in ptp_ocp_detach()
Andy Shevchenko
2022-06-10
ptp_ocp: use bits.h macros for all masks
Andy Shevchenko
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
2022-05-25
ptp: ptp_clockmatrix: fix is_single_shot
Min Li
2022-05-24
ptp: ocp: Add firmware header checks
Vadim Fedorenko
2022-05-24
ptp: ocp: fix PPS source selector debugfs reporting
Jonathan Lemon
2022-05-24
ptp: ocp: add .init function for sma_op vector
Jonathan Lemon
2022-05-24
ptp: ocp: vectorize the sma accessor functions
Jonathan Lemon
2022-05-24
ptp: ocp: constify selectors
Jonathan Lemon
2022-05-24
ptp: ocp: parameterize input/output sma selectors
Jonathan Lemon
2022-05-24
ptp: ocp: revise firmware display
Jonathan Lemon
2022-05-24
ptp: ocp: add Celestica timecard PCI ids
Vadim Fedorenko
2022-05-24
ptp: ocp: Remove #ifdefs around PCI IDs
Jonathan Lemon
2022-05-24
ptp: ocp: 32-bit fixups for pci start address
Jonathan Lemon
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-18
ptp: ocp: change sysfs attr group handling
Jonathan Lemon
2022-05-17
ptp: ptp_clockmatrix: return -EBUSY if phase pull-in is in progress
Min Li
2022-05-17
ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS support
Min Li
2022-05-16
ptp: ocp: have adjtime handle negative delta_ns correctly
Jonathan Lemon
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-10
ptp: Speed up vclock lookup
Gerhard Engleder
2022-05-10
ptp: Pass hwtstamp to ptp_convert_timestamp()
Gerhard Engleder
2022-05-10
ptp: Add cycles support for virtual clocks
Gerhard Engleder
2022-05-09
ptp: ocp: Use DIV64_U64_ROUND_UP for rounding.
Jonathan Lemon
2022-03-30
ptp: ocp: handle error from nvmem_device_find
Jonathan Lemon
2022-03-18
ptp: ocp: use snprintf() in ptp_ocp_verify()
Dan Carpenter
2022-03-17
ptp: ocp: Make debugfs variables the correct bitwidth
Jonathan Lemon
2022-03-17
ptp: ocp: Fix PTP_PF_* verification requests
Jonathan Lemon
[next]