index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ptp
/
ptp_ocp.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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/git/gregkh/char-misc
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
2023-09-17
ptp_ocp: implement DPLL ops
Vadim Fedorenko
1
-60
/
+309
2023-06-20
ptp: ocp: Add .getmaxphase ptp_clock_info callback
Rahul Rameshbabu
1
-0
/
+7
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-1
/
+0
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
1
-1
/
+0
2023-03-10
ptp_ocp: add force_irq to xilinx_spi configuration
Vadim Fedorenko
1
-0
/
+1
2022-11-30
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
1
-4
/
+0
2022-10-24
ptp: ocp: remove flash image header check fallback
Vadim Fedorenko
1
-5
/
+2
2022-10-24
ptp: ocp: expose config and temperature for ART card
Vadim Fedorenko
1
-0
/
+136
2022-10-24
ptp: ocp: add serial port of mRO50 MAC on ART card
Vadim Fedorenko
1
-0
/
+20
2022-10-24
ptp: ocp: add Orolia timecard support
Vadim Fedorenko
1
-0
/
+290
2022-10-24
ptp: ocp: upgrade serial line information
Vadim Fedorenko
1
-43
/
+67
2022-10-10
] ptp: ocp: remove symlink for second GNSS
Vadim Fedorenko
1
-0
/
+1
2022-09-22
ptp_ocp: use device_find_any_child() instead of custom approach
Andy Shevchenko
1
-7
/
+1
2022-06-10
ptp_ocp: replace kzalloc(x*y) by kcalloc(y, x)
Andy Shevchenko
1
-1
/
+1
2022-06-10
ptp_ocp: do not call pci_set_drvdata(pdev, NULL)
Andy Shevchenko
1
-2
/
+0
2022-06-10
ptp_ocp: drop duplicate NULL check in ptp_ocp_detach()
Andy Shevchenko
1
-4
/
+2
2022-06-10
ptp_ocp: use bits.h macros for all masks
Andy Shevchenko
1
-6
/
+7
2022-05-24
ptp: ocp: Add firmware header checks
Vadim Fedorenko
1
-5
/
+73
2022-05-24
ptp: ocp: fix PPS source selector debugfs reporting
Jonathan Lemon
1
-11
/
+14
2022-05-24
ptp: ocp: add .init function for sma_op vector
Jonathan Lemon
1
-9
/
+20
2022-05-24
ptp: ocp: vectorize the sma accessor functions
Jonathan Lemon
1
-145
/
+169
[next]