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
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-05-26
ptp_clock: Let the ADJ_OFFSET interface respect the ADJ_NANO flag for PHC dev...
Richard Cochran
1
-2
/
+8
2020-05-03
ptp: ptp_clockmatrix: Add adjphase() to support PHC write phase mode.
Vincent Cheng
2
-2
/
+98
2020-05-03
ptp: Add adjust_phase to ptp_clock_caps capability.
Vincent Cheng
1
-0
/
+1
2020-05-03
ptp: Add adjphase function to support phase offset control.
Vincent Cheng
1
-0
/
+3
2020-04-29
ptp: ptp_ines: convert to devm_platform_ioremap_resource
Wei Yongjun
1
-7
/
+1
2020-04-26
ptp: clockmatrix: remove unnecessary comparison
Yang Yingliang
1
-1
/
+1
2020-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2020-04-25
ptp: idt82p33: remove unnecessary comparison
Yang Yingliang
1
-1
/
+1
2020-04-22
ptp: Remove unneeded conversion to bool
Jason Yan
1
-2
/
+2
2020-04-20
ptp: idt82p33: Make two variables static
YueHaibing
1
-2
/
+2
2020-04-20
ptp_kvm: Make kvm_ptp_lock static
YueHaibing
1
-1
/
+1
2020-03-30
ptp: Avoid deadlocks in the programmable pin code.
Richard Cochran
2
-2
/
+24
2020-03-06
ptp: add VMware virtual PTP clock driver
Vivek Thampi
3
-0
/
+157
2020-02-25
ptp: Add a ptp clock driver for IDT 82P33 SMU.
Min Li
4
-0
/
+1192
2020-02-17
ptp_qoriq: drop the code of alarm
Yangbo Lu
1
-28
/
+1
2020-01-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2020-01-14
ptp: free ptp device pin descriptors properly
Vladis Dronov
1
-2
/
+2
2020-01-12
ptp: ixp46x: move adjacent to ethernet driver
Arnd Bergmann
3
-344
/
+1
2020-01-08
ptp: clockmatrix: Rework clockmatrix version information.
Vincent Cheng
2
-64
/
+15
2020-01-03
ptp: ptp_clockmatrix: constify copied structure
Julia Lawall
1
-1
/
+1
2020-01-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-18
/
+15
2019-12-31
ptp: introduce ptp_cancel_worker_sync
Vladimir Oltean
1
-0
/
+6
2019-12-31
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
2
-18
/
+15
2019-12-26
ptp: Add a driver for InES time stamping IP core.
Richard Cochran
3
-0
/
+863
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-12-17
ptp_qoriq: export extts_clean_up() function
Yangbo Lu
1
-2
/
+2
2019-12-17
ptp_qoriq: check valid status before reading extts fifo
Yangbo Lu
1
-3
/
+8
2019-12-14
ptp: clockmatrix: add I2C dependency
Arnd Bergmann
1
-1
/
+1
2019-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+15
2019-11-15
ptp: Introduce strict checking of external time stamp options.
Richard Cochran
1
-0
/
+2
2019-11-15
ptp: Validate requests to enable time stamping of external signals.
Richard Cochran
1
-5
/
+13
2019-11-12
ptp: ptp_clockmatrix: Fix build error
YueHaibing
1
-1
/
+1
2019-11-07
ptp: ptp_clockmatrix: Fix missing unlock on error in idtcm_probe()
Wei Yongjun
1
-1
/
+3
2019-11-04
ptp: Add a ptp clock driver for IDT ClockMatrix.
Vincent Cheng
5
-0
/
+2201
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2019-10-11
ptp: ptp_dte: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-07
ptp: fix typo of "mechanism" in Kconfig help text
Antonio Borneo
1
-2
/
+2
2019-10-02
ptp_qoriq: Initialize the registers' spinlock before calling ptp_qoriq_settime
Vladimir Oltean
1
-1
/
+2
2019-09-27
ptp: correctly disable flags on old ioctls
Jacob Keller
1
-2
/
+2
2019-09-13
PTP: introduce new versions of IOCTLs
Felipe Balbi
1
-0
/
+63
2019-07-25
ptp: ptp_dte: remove redundant dev_err message
Ding Xiang
1
-4
/
+1
2019-06-15
ptp: add QorIQ PTP support for DPAA2
Yangbo Lu
1
-1
/
+1
2019-06-14
ptp: ptp_clock: Publish scaled_ppm_to_ppb
Shalom Toledo
1
-1
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
1
-13
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-11
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
6
-84
/
+6
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-09
ptp_qoriq: fix NULL access if ptp dt node missing
Claudiu Manoil
1
-0
/
+3
2019-03-06
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
[next]