index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ptp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ptp: Relocate lookup cookie to correct block.
Jonathan Lemon
2021-07-08
1
-1
/
+1
*
ptp: fix format string mismatch in ptp_sysfs.c
Yangbo Lu
2021-07-05
1
-2
/
+2
*
ptp: fix NULL pointer dereference in ptp_clock_register
Yangbo Lu
2021-07-05
1
-1
/
+1
*
ptp: add kernel API ptp_convert_timestamp()
Yangbo Lu
2021-07-01
1
-0
/
+34
*
ptp: add kernel API ptp_get_vclocks_index()
Yangbo Lu
2021-07-01
3
-1
/
+39
*
ptp: track available ptp vclocks information
Yangbo Lu
2021-07-01
3
-4
/
+40
*
ptp: support ptp physical/virtual clocks conversion
Yangbo Lu
2021-07-01
3
-0
/
+185
*
ptp: add ptp virtual clock driver framework
Yangbo Lu
2021-07-01
3
-1
/
+166
*
ptp: Set lookup cookie when creating a PTP PPS source.
Jonathan Lemon
2021-06-29
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-19
1
-1
/
+1
|
\
|
*
ptp: improve max_adj check against unreasonable values
Jakub Kicinski
2021-06-15
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-27
1
-1
/
+3
|
\
|
|
*
ptp: ocp: Fix a resource leak in an error handling path
Christophe JAILLET
2021-05-12
1
-1
/
+3
*
|
ptp: ptp_clock: make scaled_ppm_to_ppb static inline
Radu Pirea (NXP OSS)
2021-05-10
1
-21
/
+0
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-01
5
-63
/
+151
|
\
|
*
Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-04-23
5
-63
/
+151
|
|
\
|
|
*
ptp: Don't print an error if ptp_kvm is not supported
Jon Hunter
2021-04-20
1
-1
/
+2
|
|
*
ptp: arm/arm64: Enable ptp_kvm for arm/arm64
Jianyong Wu
2021-04-07
3
-1
/
+30
|
|
*
ptp: Reorganize ptp_kvm.c to make it arch-independent
Jianyong Wu
2021-04-07
3
-62
/
+120
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-25
1
-6
/
+7
|
\
|
|
|
*
|
ptp_qoriq: fix overflow in ptp_qoriq_adjfine() u64 calcalation
Yangbo Lu
2021-03-24
1
-6
/
+7
|
|
/
*
|
ptp: ptp_p: Demote non-conformant kernel-doc headers and supply a param descr...
Lee Jones
2021-03-13
1
-3
/
+6
*
|
ptp: ptp_clockmatrix: Demote non-kernel-doc header to standard comment
Lee Jones
2021-03-13
1
-2
/
+2
*
|
ptp_pch: Move 'pch_*()' prototypes to shared header
Lee Jones
2021-03-13
1
-0
/
+1
*
|
ptp_pch: Remove unused function 'pch_ch_control_read()'
Lee Jones
2021-03-13
1
-11
/
+0
|
/
*
ptp: ptp_clockmatrix: clean-up - parenthesis around a == b are unnecessary
Vincent Cheng
2021-02-17
1
-10
/
+8
*
ptp: ptp_clockmatrix: Simplify code - remove unnecessary `err` variable.
Vincent Cheng
2021-02-17
1
-4
/
+1
*
ptp: ptp_clockmatrix: Coding style - tighten vertical spacing.
Vincent Cheng
2021-02-17
1
-79
/
+11
*
ptp: ptp_clockmatrix: Clean-up dev_*() messages.
Vincent Cheng
2021-02-17
1
-79
/
+43
*
ptp: ptp_clockmatrix: Remove unused header declarations.
Vincent Cheng
2021-02-17
1
-2
/
+0
*
ptp: ptp_clockmatrix: Add alignment of 1 PPS to idtcm_perout_enable.
Vincent Cheng
2021-02-17
1
-3
/
+13
*
ptp: ptp_clockmatrix: Add wait_for_sys_apll_dpll_lock.
Vincent Cheng
2021-02-17
3
-2
/
+87
*
ptp: ptp_ines: prevent build when HAS_IOMEM is not set
Randy Dunlap
2021-01-07
1
-0
/
+1
*
phy: dp83640: select CONFIG_CRC32
Arnd Bergmann
2021-01-06
1
-0
/
+1
*
ptp: clockmatrix: deprecate firmware older than 4.8.7
Min Li
2020-12-10
2
-35
/
+45
*
ptp: clockmatrix: Fix non-zero phase_adj is lost after snap
Min Li
2020-12-10
2
-24
/
+90
*
ptp: clockmatrix: remove 5 second delay before entering write phase mode
Min Li
2020-12-10
2
-23
/
+0
*
ptp: clockmatrix: reset device and check BOOT_STATUS
Min Li
2020-12-10
3
-36
/
+124
*
ptp: Add clock driver for the OpenCompute TimeCard.
Jonathan Lemon
2020-12-05
3
-0
/
+413
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-28
1
-33
/
+16
|
\
|
*
ptp: clockmatrix: bug fix for idtcm_strverscmp
Min Li
2020-11-26
1
-33
/
+16
*
|
ptp: ptp_ines: use new PTP_MSGTYPE_* define(s)
Christian Eggers
2020-11-23
1
-12
/
+7
*
|
ptp: idt82p33: optimize _idt82p33_adjfine
Min Li
2020-11-07
1
-9
/
+1
*
|
ptp: idt82p33: use i2c_master_send for bus write
Min Li
2020-11-07
2
-11
/
+37
*
|
ptp: idt82p33: add adjphase support
Min Li
2020-11-07
2
-66
/
+153
|
/
*
ptp_qoriq: support FIPER3
Yangbo Lu
2020-09-19
1
-1
/
+19
*
ptp: ptp_ines: Remove redundant null check
Xu Wang
2020-08-26
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-23
2
-13
/
+45
|
\
|
*
ptp: ptp_clockmatrix: use i2c_master_send for i2c write
Min Li
2020-08-20
2
-13
/
+45
*
|
ptp: ptp_ines: Use generic helper function
Kurt Kanzenbach
2020-08-20
1
-63
/
+25
|
/
[next]