index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ptp
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-01-02
ptp: ocp: Use DEFINE_RES_*() in place
Andy Shevchenko
1
-20
/
+6
2023-12-29
ptp: ocp: fix bug in unregistering the DPLL subsystem
Sagi Maimon
1
-1
/
+1
2023-12-13
dpll: remove leftover mode_supported() op and use mode_get() instead
Jiri Pirko
1
-8
/
+0
2023-11-18
net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_config
Kory Maincent
1
-9
/
+7
2023-11-14
ptp: annotate data-race around q->head and q->tail
Eric Dumazet
4
-6
/
+13
2023-11-14
Revert "ptp: Fixes a null pointer dereference in ptp_ioctl"
Jakub Kicinski
1
-2
/
+0
2023-11-10
ptp: Fixes a null pointer dereference in ptp_ioctl
Yuran Pereira
1
-0
/
+2
2023-11-09
ptp: fix corrupted list in ptp_open
Edward Adam Davis
3
-11
/
+19
2023-11-09
ptp: ptp_read should not release queue
Edward Adam Davis
1
-2
/
+0
2023-10-20
ptp: prevent string overflow
Dan Carpenter
1
-2
/
+2
2023-10-15
ptp: add debugfs interface to see applied channel masks
Xabier Marquiegui
3
-0
/
+25
2023-10-15
ptp: support event queue reader channel masks
Xabier Marquiegui
3
-2
/
+39
2023-10-15
ptp: support multiple timestamp event readers
Xabier Marquiegui
4
-29
/
+55
2023-10-15
ptp: Replace timestamp event queue with linked list
Xabier Marquiegui
4
-6
/
+42
2023-10-15
posix-clock: introduce posix_clock_context concept
Xabier Marquiegui
2
-15
/
+22
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+0
2023-10-05
ptp: Fix type of mode parameter in ptp_ocp_dpll_mode_get()
Nathan Chancellor
1
-1
/
+1
2023-10-04
ptp: ocp: fix error code in probe()
Dan Carpenter
1
-1
/
+1
2023-10-02
ptp: ocp: Fix error handling in ptp_ocp_device_init
Dinghao Liu
1
-1
/
+0
2023-09-17
ptp_ocp: implement DPLL ops
Vadim Fedorenko
2
-60
/
+310
2023-08-10
net: ptp: create a mock-up PTP Hardware Clock driver
Vladimir Oltean
3
-0
/
+187
2023-07-18
ptp: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-07-03
ptp: Make max_phase_adjustment sysfs device attribute invisible when not supp...
Rahul Rameshbabu
1
-0
/
+3
2023-06-20
ptp: ocp: Add .getmaxphase ptp_clock_info callback
Rahul Rameshbabu
1
-0
/
+7
2023-06-20
ptp: idt82p33: Add .getmaxphase ptp_clock_info callback
Rahul Rameshbabu
2
-11
/
+11
2023-06-20
ptp: ptp_clockmatrix: Add .getmaxphase ptp_clock_info callback
Rahul Rameshbabu
2
-20
/
+18
2023-06-20
ptp: Add .getmaxphase callback to ptp_clock_info
Rahul Rameshbabu
3
-1
/
+20
2023-06-09
net: pch_gbe: Allow build on MIPS_GENERIC kernel
Jiaxun Yang
1
-1
/
+1
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+1
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
1
-1
/
+1
2023-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-03-30
ptp: add ToD device driver for Intel FPGA cards
Tianfei Zhang
3
-0
/
+347
2023-03-25
ptp_qoriq: fix memory leak in probe()
SongJingyi
1
-1
/
+1
2023-03-18
ptp: kvm: Use decrypted memory in confidential guest on x86
Jeremi Piotrowski
3
-11
/
+53
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
1
-1
/
+0
2023-03-16
ptp: ines: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-11
ptp_ocp: add force_irq to xilinx_spi configuration
Vadim Fedorenko
1
-0
/
+1
2023-02-23
ptp: vclock: use mutex to fix "sleep on atomic" bug
Íñigo Huguet
2
-23
/
+23
2023-01-21
ptp_qoriq: fix latency in ptp_qoriq_adjtime() operation
Nikhil Gupta
1
-7
/
+43
2022-12-14
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
8
-171
/
+1163
2022-12-01
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
1
-4
/
+0
2022-11-25
ptp: idt82p33: remove PEROUT_ENABLE_OUTPUT_MASK
Min Li
2
-35
/
+0
2022-11-25
ptp: idt82p33: Add PTP_CLK_REQ_EXTTS support
Min Li
2
-63
/
+640
2022-11-23
ACPI: make remove callback of ACPI driver void
Dawei Li
1
-2
/
+1
2022-11-11
ptp: remove the .adjfreq interface function
Jacob Keller
1
-4
/
+1
2022-11-11
ptp: convert remaining drivers to adjfine interface
Jacob Keller
1
-2
/
+3
2022-11-11
ptp_phc: convert .adjfreq to .adjfine
Jacob Keller
1
-15
/
+4
2022-10-31
drivers: convert unsupported .adjfreq to .adjfine
Jacob Keller
2
-4
/
+4
[next]