index
:
pub/scm/linux/kernel/git/rseq/linux-rseq.git
master
Restartable sequences kernel tree
RSeq Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ptp
/
ptp_ocp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-06
ptp: ocp: Fix board ID over-read
Ahmad Byagowi
1
-1
/
+3
2026-06-17
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+1
2026-06-15
Merge tag 'timers-ptp-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+4
2026-06-12
ptp: ocp: add shutdown callback
Vadim Fedorenko
1
-0
/
+1
2026-06-09
ptp: ocp: fix resource freeing order
Vadim Fedorenko
1
-3
/
+21
2026-06-04
ptp: Switch to ktime_get_snapshot_id() for pre/post timestamps
Thomas Gleixner
1
-7
/
+4
2026-03-13
ptp: ocp: Add support for Xilinx-based Adva TimeCard variant
Sagi Maimon
1
-28
/
+337
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-4
/
+3
2026-02-05
drivers: Add support for DPLL reference count tracking
Ivan Vecera
1
-7
/
+10
2026-02-05
dpll: Add reference count tracking support
Ivan Vecera
1
-7
/
+8
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-28
/
+24
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+5
2025-11-25
ptp: ocp: Reuse META's PCI vendor ID
Andy Shevchenko
1
-3
/
+2
2025-11-25
ptp: ocp: Apply standard pattern for cleaning up loop
Andy Shevchenko
1
-2
/
+1
2025-11-25
ptp: ocp: Make ptp_ocp_unregister_ext() NULL-aware
Andy Shevchenko
1
-14
/
+10
2025-11-25
ptp: ocp: Refactor signal_show() and fix %ptT misuse
Andy Shevchenko
1
-9
/
+5
2025-11-19
ptp: ocp: Switch to use %ptSp
Andy Shevchenko
1
-8
/
+5
2025-11-10
ptp: ocp: Document sysfs output format for backward compatibility
Zhongqiu Han
1
-0
/
+6
2025-10-22
ptp: ocp: Fix typo using index 1 instead of i in SMA initialization loop
Jiasheng Jiang
1
-1
/
+1
2025-09-19
ptp_ocp: make ptp_ocp driver compatible with PTP_EXTTS_REQUEST2
Vadim Fedorenko
1
-4
/
+2
2025-08-29
ptp: ocp: fix use-after-free bugs causing by ptp_ocp_watchdog
Duoming Zhou
1
-2
/
+1
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
1
-1
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+17
2025-05-16
ptp: ocp: Limit signal/freq counts in summary output functions
Sagi Maimon
1
-7
/
+17
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+50
2025-05-01
ptp: ocp: Fix NULL dereference in Adva board SMA sysfs operations
Sagi Maimon
1
-2
/
+50
2025-04-29
ptp: ocp: Add const to bp->attr_group allocation type
Kees Cook
1
-1
/
+1
2025-04-16
ptp: ocp: fix start time alignment in ptp_ocp_signal_set
Sagi Maimon
1
-0
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-03-20
ptp: ocp: reject unsupported periodic output flags
Jacob Keller
1
-0
/
+4
2025-03-06
ptp: ocp: Remove redundant check in _signal_summary_show
Ivan Abramov
1
-3
/
+0
2025-01-27
Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2025-01-07
pps: Fix a use-after-free
Calvin Owens
1
-1
/
+1
2025-01-02
ptp: ocp: constify 'struct bin_attribute'
Thomas Weißschuh
1
-8
/
+8
2024-09-06
ptp: ocp: Improve PCIe delay estimation
Vadim Fedorenko
1
-9
/
+11
2024-09-03
ptp: ocp: adjust sysfs entries to expose tty information
Vadim Fedorenko
1
-11
/
+51
2024-09-03
ptp: ocp: convert serial ports to array
Vadim Fedorenko
1
-63
/
+57
2024-05-09
ptp: ocp: fix DPLL functions
Vadim Fedorenko
1
-3
/
+3
2024-02-08
ptp: ocp: add Adva timecard support
Sagi Maimon
1
-9
/
+293
2024-02-01
dpll: extend lock_status_get() op by status error and expose to user
Jiri Pirko
1
-4
/
+5
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-01-02
ptp: ocp: Use DEFINE_RES_*() in place
Andy Shevchenko
1
-20
/
+6
2023-12-29
ptp: ocp: fix bug in unregistering the DPLL subsystem
Sagi Maimon
1
-1
/
+1
2023-12-13
dpll: remove leftover mode_supported() op and use mode_get() instead
Jiri Pirko
1
-8
/
+0
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+0
2023-10-04
ptp: Fix type of mode parameter in ptp_ocp_dpll_mode_get()
Nathan Chancellor
1
-1
/
+1
2023-10-04
ptp: ocp: fix error code in probe()
Dan Carpenter
1
-1
/
+1
2023-10-02
ptp: ocp: Fix error handling in ptp_ocp_device_init
Dinghao Liu
1
-1
/
+0
[next]