Age | Commit message (Expand) | Author | Files | Lines |
2020-08-20 | ptp: ptp_clockmatrix: use i2c_master_send for i2c write | Min Li | 2 | -13/+45 |
2020-08-05 | ptp: only allow phase values lower than 1 period | Vladimir Oltean | 1 | -0/+13 |
2020-07-31 | ptp: ptp_clockmatrix: update to support 4.8.7 firmware | Min Li | 3 | -209/+1045 |
2020-07-20 | ptp: add ability to configure duty cycle for periodic output | Vladimir Oltean | 1 | -6/+27 |
2020-06-25 | ptp_pch: use generic power management | Vaibhav Gupta | 1 | -34/+3 |
2020-06-13 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -1/+1 |
2020-05-26 | ptp_clock: Let the ADJ_OFFSET interface respect the ADJ_NANO flag for PHC dev... | Richard Cochran | 1 | -2/+8 |
2020-05-03 | ptp: ptp_clockmatrix: Add adjphase() to support PHC write phase mode. | Vincent Cheng | 2 | -2/+98 |
2020-05-03 | ptp: Add adjust_phase to ptp_clock_caps capability. | Vincent Cheng | 1 | -0/+1 |
2020-05-03 | ptp: Add adjphase function to support phase offset control. | Vincent Cheng | 1 | -0/+3 |
2020-04-29 | ptp: ptp_ines: convert to devm_platform_ioremap_resource | Wei Yongjun | 1 | -7/+1 |
2020-04-26 | ptp: clockmatrix: remove unnecessary comparison | Yang Yingliang | 1 | -1/+1 |
2020-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -2/+2 |
2020-04-25 | ptp: idt82p33: remove unnecessary comparison | Yang Yingliang | 1 | -1/+1 |
2020-04-22 | ptp: Remove unneeded conversion to bool | Jason Yan | 1 | -2/+2 |
2020-04-20 | ptp: idt82p33: Make two variables static | YueHaibing | 1 | -2/+2 |
2020-04-20 | ptp_kvm: Make kvm_ptp_lock static | YueHaibing | 1 | -1/+1 |
2020-03-30 | ptp: Avoid deadlocks in the programmable pin code. | Richard Cochran | 2 | -2/+24 |
2020-03-06 | ptp: add VMware virtual PTP clock driver | Vivek Thampi | 3 | -0/+157 |
2020-02-25 | ptp: Add a ptp clock driver for IDT 82P33 SMU. | Min Li | 4 | -0/+1192 |
2020-02-17 | ptp_qoriq: drop the code of alarm | Yangbo Lu | 1 | -28/+1 |
2020-01-20 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -2/+2 |
2020-01-14 | ptp: free ptp device pin descriptors properly | Vladis Dronov | 1 | -2/+2 |
2020-01-12 | ptp: ixp46x: move adjacent to ethernet driver | Arnd Bergmann | 3 | -344/+1 |
2020-01-08 | ptp: clockmatrix: Rework clockmatrix version information. | Vincent Cheng | 2 | -64/+15 |
2020-01-03 | ptp: ptp_clockmatrix: constify copied structure | Julia Lawall | 1 | -1/+1 |
2020-01-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2 | -18/+15 |
2019-12-31 | ptp: introduce ptp_cancel_worker_sync | Vladimir Oltean | 1 | -0/+6 |
2019-12-31 | ptp: fix the race between the release of ptp_clock and cdev | Vladis Dronov | 2 | -18/+15 |
2019-12-26 | ptp: Add a driver for InES time stamping IP core. | Richard Cochran | 3 | -0/+863 |
2019-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+1 |
2019-12-17 | ptp_qoriq: export extts_clean_up() function | Yangbo Lu | 1 | -2/+2 |
2019-12-17 | ptp_qoriq: check valid status before reading extts fifo | Yangbo Lu | 1 | -3/+8 |
2019-12-14 | ptp: clockmatrix: add I2C dependency | Arnd Bergmann | 1 | -1/+1 |
2019-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -5/+15 |
2019-11-15 | ptp: Introduce strict checking of external time stamp options. | Richard Cochran | 1 | -0/+2 |
2019-11-15 | ptp: Validate requests to enable time stamping of external signals. | Richard Cochran | 1 | -5/+13 |
2019-11-12 | ptp: ptp_clockmatrix: Fix build error | YueHaibing | 1 | -1/+1 |
2019-11-07 | ptp: ptp_clockmatrix: Fix missing unlock on error in idtcm_probe() | Wei Yongjun | 1 | -1/+3 |
2019-11-04 | ptp: Add a ptp clock driver for IDT ClockMatrix. | Vincent Cheng | 5 | -0/+2201 |
2019-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -2/+2 |
2019-10-11 | ptp: ptp_dte: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 1 | -3/+1 |
2019-10-07 | ptp: fix typo of "mechanism" in Kconfig help text | Antonio Borneo | 1 | -2/+2 |
2019-10-02 | ptp_qoriq: Initialize the registers' spinlock before calling ptp_qoriq_settime | Vladimir Oltean | 1 | -1/+2 |
2019-09-27 | ptp: correctly disable flags on old ioctls | Jacob Keller | 1 | -2/+2 |
2019-09-13 | PTP: introduce new versions of IOCTLs | Felipe Balbi | 1 | -0/+63 |
2019-07-25 | ptp: ptp_dte: remove redundant dev_err message | Ding Xiang | 1 | -4/+1 |
2019-06-15 | ptp: add QorIQ PTP support for DPAA2 | Yangbo Lu | 1 | -1/+1 |
2019-06-14 | ptp: ptp_clock: Publish scaled_ppm_to_ppb | Shalom Toledo | 1 | -1/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167 | Thomas Gleixner | 1 | -13/+1 |