summaryrefslogtreecommitdiff
path: root/drivers/ptp
AgeCommit message (Expand)Author
2021-11-18ptp: ocp: Fix a couple NULL vs IS_ERR() checksDan Carpenter
2021-11-12ptp: ptp_clockmatrix: repair non-kernel-doc commentRandy Dunlap
2021-10-28ptp: fix code indentation issuesCarlos Llamas
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-21ptp: free 'vclock_index' in ptp_clock_release()Yang Yingliang
2021-10-20ptp: Fix possible memory leak in ptp_clock_register()Yang Yingliang
2021-10-15ptp: fix error print of ptp_kvm on X86_64 platformKele Huang
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-07Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-02ptp_pch: Load module automatically if ID matchesAndy Shevchenko
2021-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-30ptp: Fix ptp_kvm_getcrosststamp issue for x86 ptp_kvmZelin Deng
2021-09-27ptp: ocp: Move devlink registration to be last devlink commandLeon Romanovsky
2021-09-27ptp: clockmatrix: use rsmu driver to access i2c/spi busMin Li
2021-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-22devlink: Make devlink_register to be voidLeon Romanovsky
2021-09-20ptp: ocp: add COMMON_CLK dependencyArnd Bergmann
2021-09-17ptp: ocp: Avoid operator precedence warning in ptp_ocp_summary_show()Nathan Chancellor
2021-09-15ptp: ocp: Add timestamp window adjustmentJonathan Lemon
2021-09-15ptp: ocp: Have FPGA fold in ns adjustment for adjtime.Jonathan Lemon
2021-09-15ptp: ocp: Enable 4th timestamper / PPS generatorJonathan Lemon
2021-09-15ptp: ocp: Add second GNSS deviceJonathan Lemon
2021-09-15ptp: ocp: Add NMEA outputJonathan Lemon
2021-09-15ptp: ocp: Add debugfs entry for timecardJonathan Lemon
2021-09-15ptp: ocp: Separate the init and info logicJonathan Lemon
2021-09-15ptp: ocp: Add sysfs attribute utc_tai_offsetJonathan Lemon
2021-09-15ptp: ocp: Add IRIG-B output mode controlJonathan Lemon
2021-09-15ptp: ocp: Add IRIG-B and DCF blocksJonathan Lemon
2021-09-15ptp: ocp: Add SMA selector and controlsJonathan Lemon
2021-09-15ptp: ocp: Add third timestamperJonathan Lemon
2021-09-15ptp: ocp: Report error if resource registration fails.Jonathan Lemon
2021-09-15ptp: ocp: Skip resources with out of range irqsJonathan Lemon
2021-09-15ptp: ocp: Skip I2C flash read when there is no controller.Jonathan Lemon
2021-09-15ptp: ocp: Parameterize the TOD information display.Jonathan Lemon
2021-09-15ptp: ocp: parameterize the i2c driver usedJonathan Lemon
2021-09-14ptp: ptp_clockmatrix: Add support for pll_mode=0 and manual ref switch of WF ...Min Li
2021-09-14ptp: ptp_clockmatrix: Add support for FW 5.2 (8A34005)Min Li
2021-09-14ptp: ptp_clockmatrix: Remove idtcm_enable_tod_sync()Min Li
2021-08-26ptp: ocp: Simplify Kconfig.Jonathan Lemon
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-16ptp: ocp: Have Kconfig select NET_DEVLINKJonathan Lemon
2021-08-16ptp: ocp: Fix error path for pci_ocp_device_init()Jonathan Lemon
2021-08-16ptp: ocp: Fix uninitialized variable warning spotted by clang.Jonathan Lemon
2021-08-16ptp: ocp: don't allow on S390Randy Dunlap
2021-08-16ptp_pch: Restore dependency on PCIAndy Shevchenko
2021-08-13ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-09devlink: Set device as early as possibleLeon Romanovsky
2021-08-08ptp: Fix possible memory leak caused by invalid castVinicius Costa Gomes
2021-08-06ptp: ocp: Remove pending_image indicator from devlinkJonathan Lemon