index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ptp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-06
1
-0
/
+1
*
phy: dp83640: select CONFIG_CRC32
Arnd Bergmann
2021-01-05
1
-0
/
+1
*
ptp: clockmatrix: deprecate firmware older than 4.8.7
Min Li
2020-12-09
2
-35
/
+45
*
ptp: clockmatrix: Fix non-zero phase_adj is lost after snap
Min Li
2020-12-09
2
-24
/
+90
*
ptp: clockmatrix: remove 5 second delay before entering write phase mode
Min Li
2020-12-09
2
-23
/
+0
*
ptp: clockmatrix: reset device and check BOOT_STATUS
Min Li
2020-12-09
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-27
1
-33
/
+16
|
\
|
*
ptp: clockmatrix: bug fix for idtcm_strverscmp
Min Li
2020-11-25
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-18
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-19
2
-13
/
+45
*
|
ptp: ptp_ines: Use generic helper function
Kurt Kanzenbach
2020-08-19
1
-63
/
+25
|
/
*
ptp: only allow phase values lower than 1 period
Vladimir Oltean
2020-08-05
1
-0
/
+13
*
ptp: ptp_clockmatrix: update to support 4.8.7 firmware
Min Li
2020-07-30
3
-209
/
+1045
*
ptp: add ability to configure duty cycle for periodic output
Vladimir Oltean
2020-07-19
1
-6
/
+27
*
ptp_pch: use generic power management
Vaibhav Gupta
2020-06-25
1
-34
/
+3
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-1
/
+1
*
ptp_clock: Let the ADJ_OFFSET interface respect the ADJ_NANO flag for PHC dev...
Richard Cochran
2020-05-25
1
-2
/
+8
*
ptp: ptp_clockmatrix: Add adjphase() to support PHC write phase mode.
Vincent Cheng
2020-05-02
2
-2
/
+98
*
ptp: Add adjust_phase to ptp_clock_caps capability.
Vincent Cheng
2020-05-02
1
-0
/
+1
*
ptp: Add adjphase function to support phase offset control.
Vincent Cheng
2020-05-02
1
-0
/
+3
*
ptp: ptp_ines: convert to devm_platform_ioremap_resource
Wei Yongjun
2020-04-29
1
-7
/
+1
*
ptp: clockmatrix: remove unnecessary comparison
Yang Yingliang
2020-04-25
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-04-25
1
-2
/
+2
|
\
|
*
ptp: Remove unneeded conversion to bool
Jason Yan
2020-04-21
1
-2
/
+2
*
|
ptp: idt82p33: remove unnecessary comparison
Yang Yingliang
2020-04-24
1
-1
/
+1
*
|
ptp: idt82p33: Make two variables static
YueHaibing
2020-04-20
1
-2
/
+2
*
|
ptp_kvm: Make kvm_ptp_lock static
YueHaibing
2020-04-20
1
-1
/
+1
|
/
*
ptp: Avoid deadlocks in the programmable pin code.
Richard Cochran
2020-03-30
2
-2
/
+24
*
ptp: add VMware virtual PTP clock driver
Vivek Thampi
2020-03-05
3
-0
/
+157
*
ptp: Add a ptp clock driver for IDT 82P33 SMU.
Min Li
2020-02-24
4
-0
/
+1192
*
ptp_qoriq: drop the code of alarm
Yangbo Lu
2020-02-16
1
-28
/
+1
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-19
1
-2
/
+2
|
\
|
*
ptp: free ptp device pin descriptors properly
Vladis Dronov
2020-01-14
1
-2
/
+2
*
|
ptp: ixp46x: move adjacent to ethernet driver
Arnd Bergmann
2020-01-12
3
-344
/
+1
*
|
ptp: clockmatrix: Rework clockmatrix version information.
Vincent Cheng
2020-01-07
2
-64
/
+15
*
|
ptp: ptp_clockmatrix: constify copied structure
Julia Lawall
2020-01-02
1
-1
/
+1
[next]