summaryrefslogtreecommitdiffstats
path: root/drivers/ptp/ptp_ocp.c
Commit message (Expand)AuthorAgeFilesLines
* ptp: ocp: Fix error path for pci_ocp_device_init()Jonathan Lemon2021-08-161-3/+4
* ptp: ocp: Fix uninitialized variable warning spotted by clang.Jonathan Lemon2021-08-161-1/+1
* devlink: Set device as early as possibleLeon Romanovsky2021-08-091-22/+4
* ptp: ocp: Remove pending_image indicator from devlinkJonathan Lemon2021-08-061-10/+0
* ptp: ocp: Rename version string shown by devlink.Jonathan Lemon2021-08-061-2/+2
* ptp: ocp: Use 'gnss' naming instead of 'gps'Jonathan Lemon2021-08-061-21/+21
* ptp: ocp: Remove devlink health and unused parameters.Jonathan Lemon2021-08-061-80/+0
* ptp: ocp: Add the mapping for the external PPS registers.Jonathan Lemon2021-08-061-4/+11
* ptp: ocp: Fix the error handling path for the class device.Jonathan Lemon2021-08-061-1/+1
* ptp: ocp: Expose various resources on the timecard.Jonathan Lemon2021-08-041-46/+1341
* ptp: ocp: Fix a resource leak in an error handling pathChristophe JAILLET2021-05-121-1/+3
* ptp: Add clock driver for the OpenCompute TimeCard.Jonathan Lemon2020-12-051-0/+398