开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ptp
/
ptp_ocp.c
Age
Commit message (
Expand
)
Author
2021-11-18
ptp: ocp: Fix a couple NULL vs IS_ERR() checks
Dan Carpenter
2021-09-27
ptp: ocp: Move devlink registration to be last devlink command
Leon Romanovsky
2021-09-22
devlink: Make devlink_register to be void
Leon Romanovsky
2021-09-17
ptp: ocp: Avoid operator precedence warning in ptp_ocp_summary_show()
Nathan Chancellor
2021-09-15
ptp: ocp: Add timestamp window adjustment
Jonathan Lemon
2021-09-15
ptp: ocp: Have FPGA fold in ns adjustment for adjtime.
Jonathan Lemon
2021-09-15
ptp: ocp: Enable 4th timestamper / PPS generator
Jonathan Lemon
2021-09-15
ptp: ocp: Add second GNSS device
Jonathan Lemon
2021-09-15
ptp: ocp: Add NMEA output
Jonathan Lemon
2021-09-15
ptp: ocp: Add debugfs entry for timecard
Jonathan Lemon
2021-09-15
ptp: ocp: Separate the init and info logic
Jonathan Lemon
2021-09-15
ptp: ocp: Add sysfs attribute utc_tai_offset
Jonathan Lemon
2021-09-15
ptp: ocp: Add IRIG-B output mode control
Jonathan Lemon
2021-09-15
ptp: ocp: Add IRIG-B and DCF blocks
Jonathan Lemon
2021-09-15
ptp: ocp: Add SMA selector and controls
Jonathan Lemon
2021-09-15
ptp: ocp: Add third timestamper
Jonathan Lemon
2021-09-15
ptp: ocp: Report error if resource registration fails.
Jonathan Lemon
2021-09-15
ptp: ocp: Skip resources with out of range irqs
Jonathan Lemon
2021-09-15
ptp: ocp: Skip I2C flash read when there is no controller.
Jonathan Lemon
2021-09-15
ptp: ocp: Parameterize the TOD information display.
Jonathan Lemon
2021-09-15
ptp: ocp: parameterize the i2c driver used
Jonathan Lemon
2021-08-16
ptp: ocp: Fix error path for pci_ocp_device_init()
Jonathan Lemon
2021-08-16
ptp: ocp: Fix uninitialized variable warning spotted by clang.
Jonathan Lemon
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
2021-08-06
ptp: ocp: Remove pending_image indicator from devlink
Jonathan Lemon
2021-08-06
ptp: ocp: Rename version string shown by devlink.
Jonathan Lemon
2021-08-06
ptp: ocp: Use 'gnss' naming instead of 'gps'
Jonathan Lemon
2021-08-06
ptp: ocp: Remove devlink health and unused parameters.
Jonathan Lemon
2021-08-06
ptp: ocp: Add the mapping for the external PPS registers.
Jonathan Lemon
2021-08-06
ptp: ocp: Fix the error handling path for the class device.
Jonathan Lemon
2021-08-04
ptp: ocp: Expose various resources on the timecard.
Jonathan Lemon
2021-05-12
ptp: ocp: Fix a resource leak in an error handling path
Christophe JAILLET
2020-12-05
ptp: Add clock driver for the OpenCompute TimeCard.
Jonathan Lemon