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
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
2022-10-24
ptp: ocp: remove flash image header check fallback
Vadim Fedorenko
1
-5
/
+2
2022-10-24
ptp: ocp: expose config and temperature for ART card
Vadim Fedorenko
1
-0
/
+136
2022-10-24
ptp: ocp: add serial port of mRO50 MAC on ART card
Vadim Fedorenko
1
-0
/
+20
2022-10-24
ptp: ocp: add Orolia timecard support
Vadim Fedorenko
1
-0
/
+290
2022-10-24
ptp: ocp: upgrade serial line information
Vadim Fedorenko
1
-43
/
+67
2022-10-10
] ptp: ocp: remove symlink for second GNSS
Vadim Fedorenko
1
-0
/
+1
2022-09-28
ptp: Remove usage of the deprecated ida_simple_xxx API
Bo Liu
1
-3
/
+3
2022-09-23
ptp_ocp: use device_find_any_child() instead of custom approach
Andy Shevchenko
1
-7
/
+1
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-12
/
+2
2022-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-07-28
ptp: ocp: Select CRC16 in the Kconfig.
Jonathan Lemon
1
-0
/
+1
2022-06-10
ptp_ocp: replace kzalloc(x*y) by kcalloc(y, x)
Andy Shevchenko
1
-1
/
+1
2022-06-10
ptp_ocp: do not call pci_set_drvdata(pdev, NULL)
Andy Shevchenko
1
-2
/
+0
2022-06-10
ptp_ocp: drop duplicate NULL check in ptp_ocp_detach()
Andy Shevchenko
1
-4
/
+2
2022-06-10
ptp_ocp: use bits.h macros for all masks
Andy Shevchenko
1
-6
/
+7
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
1
-12
/
+2
2022-05-26
ptp: ptp_clockmatrix: fix is_single_shot
Min Li
1
-1
/
+1
2022-05-24
ptp: ocp: Add firmware header checks
Vadim Fedorenko
1
-5
/
+73
2022-05-24
ptp: ocp: fix PPS source selector debugfs reporting
Jonathan Lemon
1
-11
/
+14
2022-05-24
ptp: ocp: add .init function for sma_op vector
Jonathan Lemon
1
-9
/
+20
2022-05-24
ptp: ocp: vectorize the sma accessor functions
Jonathan Lemon
1
-145
/
+169
2022-05-24
ptp: ocp: constify selectors
Jonathan Lemon
1
-11
/
+13
2022-05-24
ptp: ocp: parameterize input/output sma selectors
Jonathan Lemon
1
-15
/
+27
2022-05-24
ptp: ocp: revise firmware display
Jonathan Lemon
1
-23
/
+41
2022-05-24
ptp: ocp: add Celestica timecard PCI ids
Vadim Fedorenko
1
-1
/
+5
2022-05-24
ptp: ocp: Remove #ifdefs around PCI IDs
Jonathan Lemon
1
-7
/
+2
2022-05-24
ptp: ocp: 32-bit fixups for pci start address
Jonathan Lemon
1
-5
/
+5
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-17
/
+45
2022-05-19
ptp: ocp: change sysfs attr group handling
Jonathan Lemon
1
-15
/
+42
2022-05-18
ptp: ptp_clockmatrix: return -EBUSY if phase pull-in is in progress
Min Li
2
-32
/
+2
2022-05-18
ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS support
Min Li
2
-109
/
+185
2022-05-16
ptp: ocp: have adjtime handle negative delta_ns correctly
Jonathan Lemon
1
-2
/
+3
2022-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-05-10
ptp: Speed up vclock lookup
Gerhard Engleder
2
-19
/
+48
2022-05-10
ptp: Pass hwtstamp to ptp_convert_timestamp()
Gerhard Engleder
1
-3
/
+2
2022-05-10
ptp: Add cycles support for virtual clocks
Gerhard Engleder
4
-16
/
+49
2022-05-10
ptp: ocp: Use DIV64_U64_ROUND_UP for rounding.
Jonathan Lemon
1
-1
/
+1
2022-03-30
ptp: ocp: handle error from nvmem_device_find
Jonathan Lemon
1
-7
/
+8
2022-03-19
ptp: ocp: use snprintf() in ptp_ocp_verify()
Dan Carpenter
1
-3
/
+3
[next]