| Commit message (Expand) | Author | Age | Files | Lines |
* | ptp: ptp_clockmatrix: fix is_single_shot | Min Li | 2022-05-26 | 1 | -1/+1 |
* | 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 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-05-19 | 1 | -17/+45 |
|\ |
|
| * | ptp: ocp: change sysfs attr group handling | Jonathan Lemon | 2022-05-19 | 1 | -15/+42 |
| * | ptp: ocp: have adjtime handle negative delta_ns correctly | Jonathan Lemon | 2022-05-16 | 1 | -2/+3 |
* | | ptp: ptp_clockmatrix: return -EBUSY if phase pull-in is in progress | Min Li | 2022-05-18 | 2 | -32/+2 |
* | | ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS support | Min Li | 2022-05-18 | 2 | -109/+185 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-05-13 | 1 | -1/+1 |
|\| |
|
| * | ptp: ocp: Use DIV64_U64_ROUND_UP for rounding. | Jonathan Lemon | 2022-05-10 | 1 | -1/+1 |
* | | ptp: Speed up vclock lookup | Gerhard Engleder | 2022-05-10 | 2 | -19/+48 |
* | | ptp: Pass hwtstamp to ptp_convert_timestamp() | Gerhard Engleder | 2022-05-10 | 1 | -3/+2 |
* | | ptp: Add cycles support for virtual clocks | Gerhard Engleder | 2022-05-10 | 4 | -16/+49 |
|/ |
|
* | 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-19 | 1 | -3/+3 |
* | ptp: ocp: Make debugfs variables the correct bitwidth | Jonathan Lemon | 2022-03-18 | 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 |
* | ptp: ocp: Rename output selector 'GNSS' to 'GNSS1' | Jonathan Lemon | 2022-03-11 | 1 | -4/+4 |
* | ptp: ocp: Add ability to disable input selectors. | Jonathan Lemon | 2022-03-11 | 1 | -11/+23 |
* | ptp: ocp: Add support for selectable SMA directions. | Jonathan Lemon | 2022-03-11 | 1 | -117/+211 |
* | ptp: ocp: add UPF_NO_THRE_TEST flag for serial ports | Jonathan Lemon | 2022-03-11 | 1 | -1/+1 |
* | ptp: idt82p33: use rsmu driver to access i2c/spi bus | Min Li | 2022-03-10 | 2 | -369/+126 |
* | ptp: ocp: Update devlink firmware display path. | Jonathan Lemon | 2022-03-09 | 1 | -26/+17 |
* | ptp: ocp: add nvmem interface for accessing eeprom | Jonathan Lemon | 2022-03-09 | 1 | -65/+121 |
* | ptp: ocp: correct label for error path | Jonathan Lemon | 2022-03-09 | 1 | -2/+2 |
* | ptp: ocp: off by in in ptp_ocp_tod_gnss_name() | Dan Carpenter | 2022-03-08 | 1 | -1/+1 |
* | ptp: ocp: Add serial port information to the debug summary | Jonathan Lemon | 2022-03-05 | 1 | -0/+8 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-03-03 | 1 | -2/+23 |
|\ |
|
| * | ptp: ocp: Add ptp_ocp_adjtime_coarse for large adjustments | Jonathan Lemon | 2022-03-02 | 1 | -2/+23 |
* | | ptp: ocp: adjust utc_tai_offset to TOD info | Vadim Fedorenko | 2022-03-03 | 1 | -20/+31 |
* | | ptp: ocp: add tod_correction attribute | Vadim Fedorenko | 2022-03-03 | 1 | -0/+41 |
* | | ptp: ocp: Expose clock status drift and offset | Vadim Fedorenko | 2022-03-03 | 1 | -0/+34 |
* | | ptp: ocp: add TOD debug information | Vadim Fedorenko | 2022-03-03 | 1 | -36/+70 |
* | | ptp_pch: Remove unused pch_pm_ops | Andy Shevchenko | 2022-02-09 | 1 | -6/+0 |
* | | ptp_pch: Convert to use managed functions pcim_* and devm_* | Andy Shevchenko | 2022-02-09 | 1 | -63/+10 |
* | | ptp_pch: Switch to use module_pci_driver() macro | Andy Shevchenko | 2022-02-09 | 1 | -19/+1 |