index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ptp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ptp: fix code indentation issues
Carlos Llamas
2021-10-28
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-22
2
-8
/
+12
|
\
|
*
ptp: free 'vclock_index' in ptp_clock_release()
Yang Yingliang
2021-10-21
1
-4
/
+1
|
*
ptp: Fix possible memory leak in ptp_clock_register()
Yang Yingliang
2021-10-20
1
-4
/
+11
|
*
ptp: fix error print of ptp_kvm on X86_64 platform
Kele Huang
2021-10-15
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-07
2
-7
/
+3
|
\
|
|
*
Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-10-07
1
-0
/
+1
|
|
\
|
|
*
ptp_pch: Load module automatically if ID matches
Andy Shevchenko
2021-10-02
1
-0
/
+1
|
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-10-01
1
-7
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
ptp: Fix ptp_kvm_getcrosststamp issue for x86 ptp_kvm
Zelin Deng
2021-09-30
1
-7
/
+2
*
|
|
ptp: ocp: Move devlink registration to be last devlink command
Leon Romanovsky
2021-09-27
1
-4
/
+2
*
|
|
ptp: clockmatrix: use rsmu driver to access i2c/spi bus
Min Li
2021-09-27
3
-1241
/
+431
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-23
1
-0
/
+1
|
\
|
|
|
*
|
ptp: ocp: add COMMON_CLK dependency
Arnd Bergmann
2021-09-20
1
-0
/
+1
|
|
/
*
|
devlink: Make devlink_register to be void
Leon Romanovsky
2021-09-22
1
-6
/
+1
*
|
ptp: ocp: Avoid operator precedence warning in ptp_ocp_summary_show()
Nathan Chancellor
2021-09-17
1
-2
/
+2
*
|
ptp: ocp: Add timestamp window adjustment
Jonathan Lemon
2021-09-15
1
-11
/
+66
*
|
ptp: ocp: Have FPGA fold in ns adjustment for adjtime.
Jonathan Lemon
2021-09-15
1
-15
/
+25
*
|
ptp: ocp: Enable 4th timestamper / PPS generator
Jonathan Lemon
2021-09-15
1
-8
/
+74
*
|
ptp: ocp: Add second GNSS device
Jonathan Lemon
2021-09-15
1
-2
/
+15
*
|
ptp: ocp: Add NMEA output
Jonathan Lemon
2021-09-15
1
-2
/
+55
*
|
ptp: ocp: Add debugfs entry for timecard
Jonathan Lemon
2021-09-15
1
-0
/
+233
*
|
ptp: ocp: Separate the init and info logic
Jonathan Lemon
2021-09-15
1
-36
/
+60
*
|
ptp: ocp: Add sysfs attribute utc_tai_offset
Jonathan Lemon
2021-09-15
1
-1
/
+48
*
|
ptp: ocp: Add IRIG-B output mode control
Jonathan Lemon
2021-09-15
1
-0
/
+41
*
|
ptp: ocp: Add IRIG-B and DCF blocks
Jonathan Lemon
2021-09-15
1
-0
/
+129
*
|
ptp: ocp: Add SMA selector and controls
Jonathan Lemon
2021-09-15
1
-28
/
+361
*
|
ptp: ocp: Add third timestamper
Jonathan Lemon
2021-09-15
1
-2
/
+17
*
|
ptp: ocp: Report error if resource registration fails.
Jonathan Lemon
2021-09-15
1
-1
/
+5
*
|
ptp: ocp: Skip resources with out of range irqs
Jonathan Lemon
2021-09-15
1
-29
/
+18
*
|
ptp: ocp: Skip I2C flash read when there is no controller.
Jonathan Lemon
2021-09-15
1
-2
/
+5
*
|
ptp: ocp: Parameterize the TOD information display.
Jonathan Lemon
2021-09-15
1
-1
/
+2
*
|
ptp: ocp: parameterize the i2c driver used
Jonathan Lemon
2021-09-15
1
-4
/
+21
*
|
ptp: ptp_clockmatrix: Add support for pll_mode=0 and manual ref switch of WF ...
Min Li
2021-09-14
3
-47
/
+376
*
|
ptp: ptp_clockmatrix: Add support for FW 5.2 (8A34005)
Min Li
2021-09-14
3
-92
/
+165
*
|
ptp: ptp_clockmatrix: Remove idtcm_enable_tod_sync()
Min Li
2021-09-14
1
-227
/
+2
|
/
*
ptp: ocp: Simplify Kconfig.
Jonathan Lemon
2021-08-26
1
-8
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-19
1
-1
/
+2
|
\
|
*
ptp_pch: Restore dependency on PCI
Andy Shevchenko
2021-08-16
1
-1
/
+2
*
|
ptp: ocp: Have Kconfig select NET_DEVLINK
Jonathan Lemon
2021-08-16
1
-0
/
+1
*
|
ptp: ocp: Fix error path for pci_ocp_device_init()
Jonathan Lemon
2021-08-16
1
-3
/
+4
*
|
ptp: ocp: Fix uninitialized variable warning spotted by clang.
Jonathan Lemon
2021-08-16
1
-1
/
+1
*
|
ptp: ocp: don't allow on S390
Randy Dunlap
2021-08-16
1
-0
/
+1
*
|
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
2021-08-13
2
-1
/
+16
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-13
1
-1
/
+1
|
\
|
|
*
ptp: Fix possible memory leak caused by invalid cast
Vinicius Costa Gomes
2021-08-08
1
-1
/
+1
*
|
devlink: Set device as early as possible
Leon Romanovsky
2021-08-09
1
-22
/
+4
*
|
ptp: ocp: Remove pending_image indicator from devlink
Jonathan Lemon
2021-08-06
1
-10
/
+0
*
|
ptp: ocp: Rename version string shown by devlink.
Jonathan Lemon
2021-08-06
1
-2
/
+2
*
|
ptp: ocp: Use 'gnss' naming instead of 'gps'
Jonathan Lemon
2021-08-06
1
-21
/
+21
[next]