summaryrefslogtreecommitdiff
path: root/drivers/ptp
AgeCommit message (Expand)Author
2025-06-17ptp: allow reading of currently dialed frequency to succeed on free-running c...Vladimir Oltean
2025-06-17ptp: fix breakage after ptp_vclock_in_use() reworkVladimir Oltean
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-05ptp: remove ptp->n_vclocks check logic in ptp_vclock_in_use()Jeongjun Park
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-16ptp: ocp: Limit signal/freq counts in summary output functionsSagi Maimon
2025-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-01ptp: ocp: Fix NULL dereference in Adva board SMA sysfs operationsSagi Maimon
2025-04-29ptp: ocp: Add const to bp->attr_group allocation typeKees Cook
2025-04-22ptp: Do not enable by default during compile testingKrzysztof Kozlowski
2025-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-16ptp: ocp: fix start time alignment in ptp_ocp_signal_setSagi Maimon
2025-04-15net: ptp: introduce .supported_perout_flags to ptp_clock_infoJacob Keller
2025-04-15net: ptp: introduce .supported_extts_flags to ptp_clock_infoJacob Keller
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-20ptp: ocp: reject unsupported periodic output flagsJacob Keller
2025-03-06ptp: ocp: Remove redundant check in _signal_summary_showIvan Abramov
2025-03-05ptp: Add PHC file mode checks. Allow RO adjtime() without FMODE_WRITE.Wojtek Wasko
2025-02-11ptp: vmclock: Remove goto-based cleanup logicThomas Weißschuh
2025-02-11ptp: vmclock: Clean up miscdev and ptp clock through devresThomas Weißschuh
2025-02-11ptp: vmclock: Don't unregister misc device if it was not registeredThomas Weißschuh
2025-02-11ptp: vmclock: Set driver data before its usageThomas Weißschuh
2025-02-11ptp: vmclock: Add .owner to vmclock_miscdev_fopsDavid Woodhouse
2025-01-30Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-01-28ptp: Properly handle compat ioctlsThomas Weißschuh
2025-01-27Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-27ptp: Ensure info->enable callback is always setThomas Weißschuh
2025-01-22Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-01-21Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-08treewide: Introduce kthread_run_worker[_on_cpu]()Frederic Weisbecker
2025-01-07pps: Fix a use-after-freeCalvin Owens
2025-01-02ptp: ocp: constify 'struct bin_attribute'Thomas Weißschuh
2024-12-06ptp: kvm: x86: Return EOPNOTSUPP instead of ENODEV from kvm_arch_ptp_init()Thomas Weißschuh
2024-12-05Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-11-30ptp: Add error handling for adjfine callback in ptp_clock_adjtimeAjay Kaher
2024-11-04ptp: Remove 'default y' for VMCLOCK PTP deviceDavid Woodhouse
2024-11-03ptp: fc3: remove redundant check on variable retColin Ian King
2024-10-31ptp_pch: Replace deprecated PCI functionsPhilipp Stanner
2024-10-30s390/time: Add PtP driverSven Schnelle
2024-10-09ptp: Add support for the AMZNC10C 'vmclock' deviceDavid Woodhouse
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-09ptp: ptp_ines: Remove setting of RX software timestampGal Pressman
2024-09-08ptp/ioctl: support MONOTONIC{,_RAW} timestamps for PTP_SYS_OFFSET_EXTENDEDMahesh Bandewar
2024-09-06ptp: ocp: Improve PCIe delay estimationVadim Fedorenko
2024-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-05ptp: ptp_idt82p33: Convert comma to semicolonChen Ni
2024-09-03ptp: ocp: adjust sysfs entries to expose tty informationVadim Fedorenko
2024-09-03ptp: ocp: convert serial ports to arrayVadim Fedorenko