summaryrefslogtreecommitdiff
path: root/drivers/ptp
AgeCommit message (Expand)AuthorFilesLines
6 daystreewide: refresh kmalloc_obj() conversionsKees Cook1-1/+1
2026-08-22ptp: netc: fix period truncation and potential divide-by-zero in PEROUTWei Fang1-5/+5
2026-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-0/+9
2026-08-18ptp: vmclock: prevent read-only mappings from becoming writableAbdifatah Suruur1-0/+6
2026-08-17ptp: netc: skip PEROUT disable if channel is not enabledWei Fang1-0/+3
2026-08-13net: phy: dp83640: fix per-bus clock lifetimeXuanqiang Luo1-0/+1
2026-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+3
2026-08-06ptp: ocp: Fix board ID over-readAhmad Byagowi1-1/+3
2026-08-06ptp: fc3: register PTP clock after initializationMyeonghun Pak1-9/+9
2026-08-05ptp: reject frequency adjustments that overflow scaled_ppm_to_ppb()Deep Shah1-1/+13
2026-07-29ptp: netc: fix potential interrupt storm caused by incorrect unbind orderWei Fang1-3/+12
2026-07-23ptp: netc: explicitly clear TMR_OFF during initializationClark Wang1-0/+1
2026-07-23ptp: ptp_s390: Add missing facility checkSven Schnelle1-1/+5
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)1-1/+0
2026-06-17Merge tag 'bitmap-for-7.2' of https://github.com/norov/linuxLinus Torvalds1-2/+2
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-3/+1
2026-06-15Merge tag 'timers-ptp-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Torvalds3-31/+27
2026-06-12ptp: ocp: add shutdown callbackVadim Fedorenko1-0/+1
2026-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+21
2026-06-09ptp: ocp: fix resource freeing orderVadim Fedorenko1-3/+21
2026-06-05ptp: vmclock: Use hw_cycles from snapshot for precise TSC pairingDavid Woodhouse1-0/+4
2026-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-5/+9
2026-06-04ptp: Switch to ktime_get_snapshot_id() for pre/post timestampsThomas Gleixner3-28/+20
2026-06-04ptp: Use system_device_crosststamp::sys_systimeThomas Gleixner1-1/+1
2026-06-04timekeeping: Add CLOCK ID to system_device_crosststampThomas Gleixner1-1/+1
2026-06-04ptp: ptp_vmclock: Convert to ktime_get_snapshot_id()Thomas Gleixner1-4/+4
2026-06-03ptp: vclock: Switch from RCU to SRCUKurt Kanzenbach1-5/+9
2026-05-20ptp: switch to using FIELD_GET_SIGNED()Yury Norov1-2/+2
2026-05-14ptp: vmw: Drop ptp_vmw_acpi_deviceRafael J. Wysocki1-3/+0
2026-03-17ptp: vmw: Convert to a platform driverRafael J. Wysocki1-11/+12
2026-03-13ptp: ocp: Add support for Xilinx-based Adva TimeCard variantSagi Maimon1-28/+337
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds8-12/+12
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook8-14/+12
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+1
2026-02-05drivers: Add support for DPLL reference count trackingIvan Vecera1-7/+10
2026-02-05dpll: Add reference count tracking supportIvan Vecera1-7/+8
2026-02-02ptp: ptp_vmclock: return TAI not UTCDavid Woodhouse1-5/+5
2026-02-02ptp: ptp_vmclock: remove dependency on CONFIG_ACPIDavid Woodhouse2-5/+11
2026-02-02ptp: ptp_vmclock: add 'VMCLOCK' to ACPI device matchDavid Woodhouse1-0/+1
2026-02-02ptp: ptp_vmclock: Add device tree supportDavid Woodhouse1-6/+61
2026-02-02ptp: vmclock: support device notificationsBabis Chalios1-19/+143
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap1-0/+1
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds3-33/+54
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+5
2025-11-26ptp: ptp_ines: add HW timestamp configuration reportingVadim Fedorenko1-0/+23
2025-11-26phy: rename hwtstamp callback to hwtstamp_setVadim Fedorenko1-4/+4
2025-11-25ptp: ocp: Reuse META's PCI vendor IDAndy Shevchenko1-3/+2
2025-11-25ptp: ocp: Apply standard pattern for cleaning up loopAndy Shevchenko1-2/+1
2025-11-25ptp: ocp: Make ptp_ocp_unregister_ext() NULL-awareAndy Shevchenko1-14/+10
2025-11-25ptp: ocp: Refactor signal_show() and fix %ptT misuseAndy Shevchenko1-9/+5