index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ptp
/
ptp_ocp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-30
ptp: ocp: handle error from nvmem_device_find
Jonathan Lemon
1
-7
/
+8
2022-03-18
ptp: ocp: use snprintf() in ptp_ocp_verify()
Dan Carpenter
1
-3
/
+3
2022-03-17
ptp: ocp: Make debugfs variables the correct bitwidth
Jonathan Lemon
1
-1
/
+2
2022-03-17
ptp: ocp: Fix PTP_PF_* verification requests
Jonathan Lemon
1
-8
/
+20
2022-03-11
ptp: ocp: Add 2 more timestampers
Jonathan Lemon
1
-5
/
+56
2022-03-11
ptp: ocp: Add 4 frequency counters
Jonathan Lemon
1
-7
/
+165
2022-03-11
ptp: ocp: Program the signal generators via PTP_CLK_REQ_PEROUT
Jonathan Lemon
1
-9
/
+94
2022-03-11
ptp: ocp: Add signal generators and update sysfs nodes
Jonathan Lemon
1
-10
/
+476
2022-03-11
ptp: ocp: Add firmware capability bits for feature gating
Jonathan Lemon
1
-5
/
+33
2022-03-11
ptp: ocp: Add GND and VCC output selectors
Jonathan Lemon
1
-0
/
+2
2022-03-11
ptp: ocp: Rename output selector 'GNSS' to 'GNSS1'
Jonathan Lemon
1
-4
/
+4
2022-03-11
ptp: ocp: Add ability to disable input selectors.
Jonathan Lemon
1
-11
/
+23
2022-03-11
ptp: ocp: Add support for selectable SMA directions.
Jonathan Lemon
1
-117
/
+211
2022-03-10
ptp: ocp: add UPF_NO_THRE_TEST flag for serial ports
Jonathan Lemon
1
-1
/
+1
2022-03-09
ptp: ocp: Update devlink firmware display path.
Jonathan Lemon
1
-26
/
+17
2022-03-09
ptp: ocp: add nvmem interface for accessing eeprom
Jonathan Lemon
1
-65
/
+121
2022-03-08
ptp: ocp: correct label for error path
Jonathan Lemon
1
-2
/
+2
2022-03-07
ptp: ocp: off by in in ptp_ocp_tod_gnss_name()
Dan Carpenter
1
-1
/
+1
2022-03-04
ptp: ocp: Add serial port information to the debug summary
Jonathan Lemon
1
-0
/
+8
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+23
2022-03-03
ptp: ocp: adjust utc_tai_offset to TOD info
Vadim Fedorenko
1
-20
/
+31
2022-03-03
ptp: ocp: add tod_correction attribute
Vadim Fedorenko
1
-0
/
+41
2022-03-03
ptp: ocp: Expose clock status drift and offset
Vadim Fedorenko
1
-0
/
+34
2022-03-03
ptp: ocp: add TOD debug information
Vadim Fedorenko
1
-36
/
+70
2022-03-02
ptp: ocp: Add ptp_ocp_adjtime_coarse for large adjustments
Jonathan Lemon
1
-2
/
+23
2021-11-18
ptp: ocp: Fix a couple NULL vs IS_ERR() checks
Dan Carpenter
1
-4
/
+5
2021-09-27
ptp: ocp: Move devlink registration to be last devlink command
Leon Romanovsky
1
-4
/
+2
2021-09-22
devlink: Make devlink_register to be void
Leon Romanovsky
1
-6
/
+1
2021-09-17
ptp: ocp: Avoid operator precedence warning in ptp_ocp_summary_show()
Nathan Chancellor
1
-2
/
+2
2021-09-15
ptp: ocp: Add timestamp window adjustment
Jonathan Lemon
1
-11
/
+66
2021-09-15
ptp: ocp: Have FPGA fold in ns adjustment for adjtime.
Jonathan Lemon
1
-15
/
+25
2021-09-15
ptp: ocp: Enable 4th timestamper / PPS generator
Jonathan Lemon
1
-8
/
+74
2021-09-15
ptp: ocp: Add second GNSS device
Jonathan Lemon
1
-2
/
+15
2021-09-15
ptp: ocp: Add NMEA output
Jonathan Lemon
1
-2
/
+55
2021-09-15
ptp: ocp: Add debugfs entry for timecard
Jonathan Lemon
1
-0
/
+233
2021-09-15
ptp: ocp: Separate the init and info logic
Jonathan Lemon
1
-36
/
+60
2021-09-15
ptp: ocp: Add sysfs attribute utc_tai_offset
Jonathan Lemon
1
-1
/
+48
2021-09-15
ptp: ocp: Add IRIG-B output mode control
Jonathan Lemon
1
-0
/
+41
2021-09-15
ptp: ocp: Add IRIG-B and DCF blocks
Jonathan Lemon
1
-0
/
+129
2021-09-15
ptp: ocp: Add SMA selector and controls
Jonathan Lemon
1
-28
/
+361
2021-09-15
ptp: ocp: Add third timestamper
Jonathan Lemon
1
-2
/
+17
2021-09-15
ptp: ocp: Report error if resource registration fails.
Jonathan Lemon
1
-1
/
+5
2021-09-15
ptp: ocp: Skip resources with out of range irqs
Jonathan Lemon
1
-29
/
+18
2021-09-15
ptp: ocp: Skip I2C flash read when there is no controller.
Jonathan Lemon
1
-2
/
+5
2021-09-15
ptp: ocp: Parameterize the TOD information display.
Jonathan Lemon
1
-1
/
+2
2021-09-15
ptp: ocp: parameterize the i2c driver used
Jonathan Lemon
1
-4
/
+21
2021-08-16
ptp: ocp: Fix error path for pci_ocp_device_init()
Jonathan Lemon
1
-3
/
+4
2021-08-16
ptp: ocp: Fix uninitialized variable warning spotted by clang.
Jonathan Lemon
1
-1
/
+1
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
1
-22
/
+4
2021-08-06
ptp: ocp: Remove pending_image indicator from devlink
Jonathan Lemon
1
-10
/
+0
[next]