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: ocp: Use DIV64_U64_ROUND_UP for rounding.
Jonathan Lemon
2022-05-10
1
-1
/
+1
*
ptp: ocp: handle error from nvmem_device_find
Jonathan Lemon
2022-03-30
1
-7
/
+8
*
ptp: ocp: use snprintf() in ptp_ocp_verify()
Dan Carpenter
2022-03-19
1
-3
/
+3
*
ptp: ocp: Make debugfs variables the correct bitwidth
Jonathan Lemon
2022-03-18
1
-1
/
+2
*
ptp: ocp: Fix PTP_PF_* verification requests
Jonathan Lemon
2022-03-17
1
-8
/
+20
*
ptp: ocp: Add 2 more timestampers
Jonathan Lemon
2022-03-11
1
-5
/
+56
*
ptp: ocp: Add 4 frequency counters
Jonathan Lemon
2022-03-11
1
-7
/
+165
*
ptp: ocp: Program the signal generators via PTP_CLK_REQ_PEROUT
Jonathan Lemon
2022-03-11
1
-9
/
+94
*
ptp: ocp: Add signal generators and update sysfs nodes
Jonathan Lemon
2022-03-11
1
-10
/
+476
*
ptp: ocp: Add firmware capability bits for feature gating
Jonathan Lemon
2022-03-11
1
-5
/
+33
*
ptp: ocp: Add GND and VCC output selectors
Jonathan Lemon
2022-03-11
1
-0
/
+2
*
ptp: ocp: Rename output selector 'GNSS' to 'GNSS1'
Jonathan Lemon
2022-03-11
1
-4
/
+4
*
ptp: ocp: Add ability to disable input selectors.
Jonathan Lemon
2022-03-11
1
-11
/
+23
*
ptp: ocp: Add support for selectable SMA directions.
Jonathan Lemon
2022-03-11
1
-117
/
+211
*
ptp: ocp: add UPF_NO_THRE_TEST flag for serial ports
Jonathan Lemon
2022-03-11
1
-1
/
+1
*
ptp: idt82p33: use rsmu driver to access i2c/spi bus
Min Li
2022-03-10
2
-369
/
+126
*
ptp: ocp: Update devlink firmware display path.
Jonathan Lemon
2022-03-09
1
-26
/
+17
*
ptp: ocp: add nvmem interface for accessing eeprom
Jonathan Lemon
2022-03-09
1
-65
/
+121
*
ptp: ocp: correct label for error path
Jonathan Lemon
2022-03-09
1
-2
/
+2
*
ptp: ocp: off by in in ptp_ocp_tod_gnss_name()
Dan Carpenter
2022-03-08
1
-1
/
+1
*
ptp: ocp: Add serial port information to the debug summary
Jonathan Lemon
2022-03-05
1
-0
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-03
1
-2
/
+23
|
\
|
*
ptp: ocp: Add ptp_ocp_adjtime_coarse for large adjustments
Jonathan Lemon
2022-03-02
1
-2
/
+23
*
|
ptp: ocp: adjust utc_tai_offset to TOD info
Vadim Fedorenko
2022-03-03
1
-20
/
+31
*
|
ptp: ocp: add tod_correction attribute
Vadim Fedorenko
2022-03-03
1
-0
/
+41
*
|
ptp: ocp: Expose clock status drift and offset
Vadim Fedorenko
2022-03-03
1
-0
/
+34
*
|
ptp: ocp: add TOD debug information
Vadim Fedorenko
2022-03-03
1
-36
/
+70
*
|
ptp_pch: Remove unused pch_pm_ops
Andy Shevchenko
2022-02-09
1
-6
/
+0
*
|
ptp_pch: Convert to use managed functions pcim_* and devm_*
Andy Shevchenko
2022-02-09
1
-63
/
+10
*
|
ptp_pch: Switch to use module_pci_driver() macro
Andy Shevchenko
2022-02-09
1
-19
/
+1
*
|
ptp_pch: Use ioread64_hi_lo() / iowrite64_hi_lo()
Andy Shevchenko
2022-02-09
1
-9
/
+4
*
|
ptp_pch: Use ioread64_lo_hi() / iowrite64_lo_hi()
Andy Shevchenko
2022-02-09
1
-36
/
+10
*
|
ptp_pch: use mac_pton()
Andy Shevchenko
2022-02-09
1
-31
/
+10
*
|
ptp: add getcrosststamp() to virtual clocks.
Miroslav Lichvar
2022-02-03
1
-0
/
+24
*
|
ptp: add gettimex64() to virtual clocks.
Miroslav Lichvar
2022-02-03
1
-1
/
+28
*
|
ptp: increase maximum adjustment of virtual clocks.
Miroslav Lichvar
2022-02-03
1
-2
/
+1
*
|
ptp: unregister virtual clocks when unregistering physical clock.
Miroslav Lichvar
2022-02-03
1
-2
/
+9
*
|
ptp: replace snprintf with sysfs_emit
Yang Guang
2022-01-27
1
-2
/
+2
|
/
*
net: fix SOF_TIMESTAMPING_BIND_PHC to work with multiple sockets
Miroslav Lichvar
2022-01-06
1
-5
/
+5
*
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-12-14
1
-4
/
+0
*
ptp: ocp: Fix a couple NULL vs IS_ERR() checks
Dan Carpenter
2021-11-18
1
-4
/
+5
*
ptp: ptp_clockmatrix: repair non-kernel-doc comment
Randy Dunlap
2021-11-13
1
-4
/
+1
*
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-08
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
[next]