index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ptp
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-09
ptp: clockmatrix: deprecate firmware older than 4.8.7
Min Li
2
-35
/
+45
2020-12-09
ptp: clockmatrix: Fix non-zero phase_adj is lost after snap
Min Li
2
-24
/
+90
2020-12-09
ptp: clockmatrix: remove 5 second delay before entering write phase mode
Min Li
2
-23
/
+0
2020-12-09
ptp: clockmatrix: reset device and check BOOT_STATUS
Min Li
3
-36
/
+124
2020-12-05
ptp: Add clock driver for the OpenCompute TimeCard.
Jonathan Lemon
3
-0
/
+413
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-33
/
+16
2020-11-25
ptp: clockmatrix: bug fix for idtcm_strverscmp
Min Li
1
-33
/
+16
2020-11-23
ptp: ptp_ines: use new PTP_MSGTYPE_* define(s)
Christian Eggers
1
-12
/
+7
2020-11-07
ptp: idt82p33: optimize _idt82p33_adjfine
Min Li
1
-9
/
+1
2020-11-07
ptp: idt82p33: use i2c_master_send for bus write
Min Li
2
-11
/
+37
2020-11-07
ptp: idt82p33: add adjphase support
Min Li
2
-66
/
+153
2020-09-18
ptp_qoriq: support FIPER3
Yangbo Lu
1
-1
/
+19
2020-08-26
ptp: ptp_ines: Remove redundant null check
Xu Wang
1
-2
/
+1
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-13
/
+45
2020-08-19
ptp: ptp_clockmatrix: use i2c_master_send for i2c write
Min Li
2
-13
/
+45
2020-08-19
ptp: ptp_ines: Use generic helper function
Kurt Kanzenbach
1
-63
/
+25
2020-08-05
ptp: only allow phase values lower than 1 period
Vladimir Oltean
1
-0
/
+13
2020-07-30
ptp: ptp_clockmatrix: update to support 4.8.7 firmware
Min Li
3
-209
/
+1045
2020-07-19
ptp: add ability to configure duty cycle for periodic output
Vladimir Oltean
1
-6
/
+27
2020-06-25
ptp_pch: use generic power management
Vaibhav Gupta
1
-34
/
+3
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-05-25
ptp_clock: Let the ADJ_OFFSET interface respect the ADJ_NANO flag for PHC dev...
Richard Cochran
1
-2
/
+8
2020-05-02
ptp: ptp_clockmatrix: Add adjphase() to support PHC write phase mode.
Vincent Cheng
2
-2
/
+98
2020-05-02
ptp: Add adjust_phase to ptp_clock_caps capability.
Vincent Cheng
1
-0
/
+1
2020-05-02
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-25
ptp: clockmatrix: remove unnecessary comparison
Yang Yingliang
1
-1
/
+1
2020-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2020-04-24
ptp: idt82p33: remove unnecessary comparison
Yang Yingliang
1
-1
/
+1
2020-04-21
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-05
ptp: add VMware virtual PTP clock driver
Vivek Thampi
3
-0
/
+157
2020-02-24
ptp: Add a ptp clock driver for IDT 82P33 SMU.
Min Li
4
-0
/
+1192
2020-02-16
ptp_qoriq: drop the code of alarm
Yangbo Lu
1
-28
/
+1
2020-01-19
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-07
ptp: clockmatrix: Rework clockmatrix version information.
Vincent Cheng
2
-64
/
+15
2020-01-02
ptp: ptp_clockmatrix: constify copied structure
Julia Lawall
1
-1
/
+1
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-18
/
+15
2019-12-30
ptp: introduce ptp_cancel_worker_sync
Vladimir Oltean
1
-0
/
+6
2019-12-30
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
2
-18
/
+15
2019-12-25
ptp: Add a driver for InES time stamping IP core.
Richard Cochran
3
-0
/
+863
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-12-16
ptp_qoriq: export extts_clean_up() function
Yangbo Lu
1
-2
/
+2
2019-12-16
ptp_qoriq: check valid status before reading extts fifo
Yangbo Lu
1
-3
/
+8
2019-12-13
ptp: clockmatrix: add I2C dependency
Arnd Bergmann
1
-1
/
+1
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+15
[next]