index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
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
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-02
ptp: ocp: Use DEFINE_RES_*() in place
Andy Shevchenko
2023-12-29
ptp: ocp: fix bug in unregistering the DPLL subsystem
Sagi Maimon
2023-12-13
dpll: remove leftover mode_supported() op and use mode_get() instead
Jiri Pirko
2023-11-18
net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_config
Kory Maincent
2023-11-13
ptp: annotate data-race around q->head and q->tail
Eric Dumazet
2023-11-13
Revert "ptp: Fixes a null pointer dereference in ptp_ioctl"
Jakub Kicinski
2023-11-10
ptp: Fixes a null pointer dereference in ptp_ioctl
Yuran Pereira
2023-11-08
ptp: fix corrupted list in ptp_open
Edward Adam Davis
2023-11-08
ptp: ptp_read should not release queue
Edward Adam Davis
2023-10-19
ptp: prevent string overflow
Dan Carpenter
2023-10-15
ptp: add debugfs interface to see applied channel masks
Xabier Marquiegui
2023-10-15
ptp: support event queue reader channel masks
Xabier Marquiegui
2023-10-15
ptp: support multiple timestamp event readers
Xabier Marquiegui
2023-10-15
ptp: Replace timestamp event queue with linked list
Xabier Marquiegui
2023-10-15
posix-clock: introduce posix_clock_context concept
Xabier Marquiegui
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-04
ptp: Fix type of mode parameter in ptp_ocp_dpll_mode_get()
Nathan Chancellor
2023-10-04
ptp: ocp: fix error code in probe()
Dan Carpenter
2023-10-02
ptp: ocp: Fix error handling in ptp_ocp_device_init
Dinghao Liu
2023-09-17
ptp_ocp: implement DPLL ops
Vadim Fedorenko
2023-08-09
net: ptp: create a mock-up PTP Hardware Clock driver
Vladimir Oltean
2023-07-18
ptp: Explicitly include correct DT includes
Rob Herring
2023-07-03
ptp: Make max_phase_adjustment sysfs device attribute invisible when not supp...
Rahul Rameshbabu
2023-06-20
ptp: ocp: Add .getmaxphase ptp_clock_info callback
Rahul Rameshbabu
2023-06-20
ptp: idt82p33: Add .getmaxphase ptp_clock_info callback
Rahul Rameshbabu
2023-06-20
ptp: ptp_clockmatrix: Add .getmaxphase ptp_clock_info callback
Rahul Rameshbabu
2023-06-20
ptp: Add .getmaxphase callback to ptp_clock_info
Rahul Rameshbabu
2023-06-08
net: pch_gbe: Allow build on MIPS_GENERIC kernel
Jiaxun Yang
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-29
ptp: add ToD device driver for Intel FPGA cards
Tianfei Zhang
2023-03-24
ptp_qoriq: fix memory leak in probe()
SongJingyi
2023-03-17
ptp: kvm: Use decrypted memory in confidential guest on x86
Jeremi Piotrowski
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
2023-03-15
ptp: ines: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-10
ptp_ocp: add force_irq to xilinx_spi configuration
Vadim Fedorenko
2023-02-22
ptp: vclock: use mutex to fix "sleep on atomic" bug
Íñigo Huguet
2023-01-20
ptp_qoriq: fix latency in ptp_qoriq_adjtime() operation
Nikhil Gupta
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-11-30
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
2022-11-25
ptp: idt82p33: remove PEROUT_ENABLE_OUTPUT_MASK
Min Li
2022-11-25
ptp: idt82p33: Add PTP_CLK_REQ_EXTTS support
Min Li
2022-11-23
ACPI: make remove callback of ACPI driver void
Dawei Li
2022-11-11
ptp: remove the .adjfreq interface function
Jacob Keller
2022-11-11
ptp: convert remaining drivers to adjfine interface
Jacob Keller
2022-11-11
ptp_phc: convert .adjfreq to .adjfine
Jacob Keller
2022-10-31
drivers: convert unsupported .adjfreq to .adjfine
Jacob Keller
[next]