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
/
ptp_ocp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ptp: ocp: add Adva timecard support
Sagi Maimon
2024-02-08
1
-9
/
+293
*
dpll: extend lock_status_get() op by status error and expose to user
Jiri Pirko
2024-02-01
1
-4
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-04
1
-1
/
+1
|
\
|
*
ptp: ocp: fix bug in unregistering the DPLL subsystem
Sagi Maimon
2023-12-29
1
-1
/
+1
*
|
ptp: ocp: Use DEFINE_RES_*() in place
Andy Shevchenko
2024-01-02
1
-20
/
+6
*
|
dpll: remove leftover mode_supported() op and use mode_get() instead
Jiri Pirko
2023-12-13
1
-8
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-05
1
-1
/
+0
|
\
|
*
ptp: ocp: Fix error handling in ptp_ocp_device_init
Dinghao Liu
2023-10-02
1
-1
/
+0
*
|
ptp: Fix type of mode parameter in ptp_ocp_dpll_mode_get()
Nathan Chancellor
2023-10-04
1
-1
/
+1
*
|
ptp: ocp: fix error code in probe()
Dan Carpenter
2023-10-04
1
-1
/
+1
*
|
ptp_ocp: implement DPLL ops
Vadim Fedorenko
2023-09-17
1
-60
/
+309
|
/
*
ptp: ocp: Add .getmaxphase ptp_clock_info callback
Rahul Rameshbabu
2023-06-20
1
-0
/
+7
*
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
1
-1
/
+0
|
\
|
*
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
2023-03-17
1
-1
/
+0
*
|
ptp_ocp: add force_irq to xilinx_spi configuration
Vadim Fedorenko
2023-03-10
1
-0
/
+1
|
/
*
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
2022-11-30
1
-4
/
+0
*
ptp: ocp: remove flash image header check fallback
Vadim Fedorenko
2022-10-24
1
-5
/
+2
*
ptp: ocp: expose config and temperature for ART card
Vadim Fedorenko
2022-10-24
1
-0
/
+136
*
ptp: ocp: add serial port of mRO50 MAC on ART card
Vadim Fedorenko
2022-10-24
1
-0
/
+20
*
ptp: ocp: add Orolia timecard support
Vadim Fedorenko
2022-10-24
1
-0
/
+290
*
ptp: ocp: upgrade serial line information
Vadim Fedorenko
2022-10-24
1
-43
/
+67
*
] ptp: ocp: remove symlink for second GNSS
Vadim Fedorenko
2022-10-10
1
-0
/
+1
*
ptp_ocp: use device_find_any_child() instead of custom approach
Andy Shevchenko
2022-09-22
1
-7
/
+1
*
ptp_ocp: replace kzalloc(x*y) by kcalloc(y, x)
Andy Shevchenko
2022-06-10
1
-1
/
+1
*
ptp_ocp: do not call pci_set_drvdata(pdev, NULL)
Andy Shevchenko
2022-06-10
1
-2
/
+0
*
ptp_ocp: drop duplicate NULL check in ptp_ocp_detach()
Andy Shevchenko
2022-06-10
1
-4
/
+2
*
ptp_ocp: use bits.h macros for all masks
Andy Shevchenko
2022-06-10
1
-6
/
+7
*
ptp: ocp: Add firmware header checks
Vadim Fedorenko
2022-05-24
1
-5
/
+73
*
ptp: ocp: fix PPS source selector debugfs reporting
Jonathan Lemon
2022-05-24
1
-11
/
+14
*
ptp: ocp: add .init function for sma_op vector
Jonathan Lemon
2022-05-24
1
-9
/
+20
*
ptp: ocp: vectorize the sma accessor functions
Jonathan Lemon
2022-05-24
1
-145
/
+169
*
ptp: ocp: constify selectors
Jonathan Lemon
2022-05-24
1
-11
/
+13
*
ptp: ocp: parameterize input/output sma selectors
Jonathan Lemon
2022-05-24
1
-15
/
+27
*
ptp: ocp: revise firmware display
Jonathan Lemon
2022-05-24
1
-23
/
+41
*
ptp: ocp: add Celestica timecard PCI ids
Vadim Fedorenko
2022-05-24
1
-1
/
+5
*
ptp: ocp: Remove #ifdefs around PCI IDs
Jonathan Lemon
2022-05-24
1
-7
/
+2
*
ptp: ocp: 32-bit fixups for pci start address
Jonathan Lemon
2022-05-24
1
-5
/
+5
*
ptp: ocp: change sysfs attr group handling
Jonathan Lemon
2022-05-18
1
-15
/
+42
*
ptp: ocp: have adjtime handle negative delta_ns correctly
Jonathan Lemon
2022-05-16
1
-2
/
+3
*
ptp: ocp: Use DIV64_U64_ROUND_UP for rounding.
Jonathan Lemon
2022-05-09
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-18
1
-3
/
+3
*
ptp: ocp: Make debugfs variables the correct bitwidth
Jonathan Lemon
2022-03-17
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
[next]