| Age | Commit message (Expand) | Author | Files | Lines |
| 2 days | Merge branch 'bitmap-for-next' of https://github.com/norov/linux.git | Mark Brown | 1 | -2/+2 |
| 12 days | ptp: switch to using FIELD_GET_SIGNED() | Yury Norov | 1 | -2/+2 |
| 2026-05-14 | ptp: vmw: Drop ptp_vmw_acpi_device | Rafael J. Wysocki | 1 | -3/+0 |
| 2026-03-17 | ptp: vmw: Convert to a platform driver | Rafael J. Wysocki | 1 | -11/+12 |
| 2026-03-13 | ptp: ocp: Add support for Xilinx-based Adva TimeCard variant | Sagi Maimon | 1 | -28/+337 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 8 | -12/+12 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 8 | -14/+12 |
| 2026-02-12 | Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -0/+1 |
| 2026-02-05 | drivers: Add support for DPLL reference count tracking | Ivan Vecera | 1 | -7/+10 |
| 2026-02-05 | dpll: Add reference count tracking support | Ivan Vecera | 1 | -7/+8 |
| 2026-02-02 | ptp: ptp_vmclock: return TAI not UTC | David Woodhouse | 1 | -5/+5 |
| 2026-02-02 | ptp: ptp_vmclock: remove dependency on CONFIG_ACPI | David Woodhouse | 2 | -5/+11 |
| 2026-02-02 | ptp: ptp_vmclock: add 'VMCLOCK' to ACPI device match | David Woodhouse | 1 | -0/+1 |
| 2026-02-02 | ptp: ptp_vmclock: Add device tree support | David Woodhouse | 1 | -6/+61 |
| 2026-02-02 | ptp: vmclock: support device notifications | Babis Chalios | 1 | -19/+143 |
| 2026-01-20 | kernel.h: drop hex.h and update all hex.h users | Randy Dunlap | 1 | -0/+1 |
| 2025-12-03 | Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 3 | -33/+54 |
| 2025-12-03 | Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -8/+5 |
| 2025-11-26 | ptp: ptp_ines: add HW timestamp configuration reporting | Vadim Fedorenko | 1 | -0/+23 |
| 2025-11-26 | phy: rename hwtstamp callback to hwtstamp_set | Vadim Fedorenko | 1 | -4/+4 |
| 2025-11-25 | ptp: ocp: Reuse META's PCI vendor ID | Andy Shevchenko | 1 | -3/+2 |
| 2025-11-25 | ptp: ocp: Apply standard pattern for cleaning up loop | Andy Shevchenko | 1 | -2/+1 |
| 2025-11-25 | ptp: ocp: Make ptp_ocp_unregister_ext() NULL-aware | Andy Shevchenko | 1 | -14/+10 |
| 2025-11-25 | ptp: ocp: Refactor signal_show() and fix %ptT misuse | Andy Shevchenko | 1 | -9/+5 |
| 2025-11-19 | ptp: ocp: Switch to use %ptSp | Andy Shevchenko | 1 | -8/+5 |
| 2025-11-10 | ptp: ocp: Document sysfs output format for backward compatibility | Zhongqiu Han | 1 | -0/+6 |
| 2025-11-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+4 |
| 2025-11-05 | ptp: Return -EINVAL on ptp_clock_register if required ops are NULL | Tim Hostetler | 1 | -1/+3 |
| 2025-10-31 | ptp: Allow exposing cycles only for clocks with free-running counter | Carolina Jubran | 1 | -0/+4 |
| 2025-10-22 | ptp: ocp: Fix typo using index 1 instead of i in SMA initialization loop | Jiasheng Jiang | 1 | -1/+1 |
| 2025-10-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 2 | -1/+2 |
| 2025-09-26 | ptp: Add a upper bound on max_vclocks | I Viswanath | 2 | -1/+2 |
| 2025-09-19 | ptp_ocp: make ptp_ocp driver compatible with PTP_EXTTS_REQUEST2 | Vadim Fedorenko | 1 | -4/+2 |
| 2025-09-17 | ptp: netc: only enable periodic pulse event interrupts for PPS | Wei Fang | 1 | -4/+5 |
| 2025-09-17 | ptp: rework ptp_clock_unregister() to disable events | Russell King (Oracle) | 3 | -1/+36 |
| 2025-09-17 | ptp: describe the two disables in ptp_set_pinfunc() | Russell King (Oracle) | 1 | -1/+7 |
| 2025-09-09 | ptp: qoriq: convert to use generic interfaces to set loopback mode | Wei Fang | 4 | -107/+24 |
| 2025-09-09 | ptp: netc: add the periodic output signal loopback support | Wei Fang | 1 | -0/+25 |
| 2025-09-09 | ptp: add debugfs interfaces to loop back the periodic output signal | Wei Fang | 1 | -0/+69 |
| 2025-09-09 | ptp: Add ioctl commands to expose raw cycle counter values | Carolina Jubran | 1 | -8/+26 |
| 2025-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+1 |
| 2025-09-02 | ptp: netc: add external trigger stamp support | F.S. Peng | 1 | -0/+85 |
| 2025-09-02 | ptp: netc: add periodic pulse output support | Wei Fang | 1 | -50/+306 |
| 2025-09-02 | ptp: netc: add PTP_CLK_REQ_PPS support | Wei Fang | 1 | -3/+260 |
| 2025-09-02 | ptp: netc: add NETC V4 Timer PTP driver support | Wei Fang | 3 | -0/+431 |
| 2025-09-02 | ptp: add helpers to get the phc_index by of_node or dev | Wei Fang | 1 | -0/+53 |
| 2025-09-01 | ptp: Limit time setting of PTP clocks | Miroslav Lichvar | 1 | -1/+12 |
| 2025-08-29 | ptp: ocp: fix use-after-free bugs causing by ptp_ocp_watchdog | Duoming Zhou | 1 | -2/+1 |
| 2025-08-14 | ptp: ptp_clockmatrix: Remove redundant semicolons | Liao Yuanhong | 1 | -1/+1 |
| 2025-08-12 | ptp: prevent possible ABBA deadlock in ptp_clock_freerun() | Jeongjun Park | 2 | -0/+12 |
| 2025-07-30 | Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2 | -394/+356 |
| 2025-07-29 | Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -2/+2 |
| 2025-07-03 | ptp: Enable auxiliary clocks for PTP_SYS_OFFSET_EXTENDED | Thomas Gleixner | 1 | -5/+19 |
| 2025-07-01 | time/timecounter: Fix the lie that struct cyclecounter is const | Greg Kroah-Hartman | 2 | -2/+2 |
| 2025-06-26 | ptp: Simplify ptp_read() | Thomas Gleixner | 1 | -38/+16 |
| 2025-06-26 | ptp: Convert chardev code to lock guards | Thomas Gleixner | 1 | -21/+13 |
| 2025-06-26 | ptp: Split out PTP_MASK_EN_SINGLE ioctl code | Thomas Gleixner | 1 | -20/+15 |
| 2025-06-26 | ptp: Split out PTP_MASK_CLEAR_ALL ioctl code | Thomas Gleixner | 1 | -2/+7 |
| 2025-06-26 | ptp: Split out PTP_PIN_SETFUNC ioctl code | Thomas Gleixner | 1 | -34/+24 |
| 2025-06-26 | ptp: Split out PTP_PIN_GETFUNC ioctl code | Thomas Gleixner | 1 | -29/+21 |
| 2025-06-26 | ptp: Split out PTP_SYS_OFFSET ioctl code | Thomas Gleixner | 1 | -38/+40 |
| 2025-06-26 | ptp: Split out PTP_SYS_OFFSET_EXTENDED ioctl code | Thomas Gleixner | 1 | -36/+39 |
| 2025-06-26 | ptp: Split out PTP_SYS_OFFSET_PRECISE ioctl code | Thomas Gleixner | 1 | -24/+29 |
| 2025-06-26 | ptp: Split out PTP_ENABLE_PPS ioctl code | Thomas Gleixner | 1 | -17/+16 |
| 2025-06-26 | ptp: Split out PTP_PEROUT_REQUEST ioctl code | Thomas Gleixner | 1 | -71/+58 |
| 2025-06-26 | ptp: Split out PTP_EXTTS_REQUEST ioctl code | Thomas Gleixner | 1 | -55/+50 |
| 2025-06-26 | ptp: Split out PTP_CLOCK_GETCAPS ioctl code | Thomas Gleixner | 1 | -18/+23 |
| 2025-06-23 | Merge 6.16-rc3 into driver-core-next | Greg Kroah-Hartman | 2 | -2/+13 |
| 2025-06-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -2/+23 |
| 2025-06-17 | ptp: allow reading of currently dialed frequency to succeed on free-running c... | Vladimir Oltean | 1 | -1/+2 |
| 2025-06-17 | ptp: fix breakage after ptp_vclock_in_use() rework | Vladimir Oltean | 1 | -1/+21 |
| 2025-06-17 | sysfs: treewide: switch back to attribute_group::bin_attrs | Thomas Weißschuh | 1 | -1/+1 |
| 2025-06-16 | ptp: Use ratelimite for freerun error message | Breno Leitao | 1 | -1/+1 |
| 2025-06-12 | Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -11/+1 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 1 | -1/+1 |
| 2025-06-05 | ptp: remove ptp->n_vclocks check logic in ptp_vclock_in_use() | Jeongjun Park | 1 | -11/+1 |
| 2025-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -7/+17 |
| 2025-05-16 | ptp: ocp: Limit signal/freq counts in summary output functions | Sagi Maimon | 1 | -7/+17 |
| 2025-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+50 |
| 2025-05-01 | ptp: ocp: Fix NULL dereference in Adva board SMA sysfs operations | Sagi Maimon | 1 | -2/+50 |
| 2025-04-29 | ptp: ocp: Add const to bp->attr_group allocation type | Kees Cook | 1 | -1/+1 |
| 2025-04-22 | ptp: Do not enable by default during compile testing | Krzysztof Kozlowski | 1 | -2/+2 |
| 2025-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
| 2025-04-16 | ptp: ocp: fix start time alignment in ptp_ocp_signal_set | Sagi Maimon | 1 | -0/+1 |
| 2025-04-15 | net: ptp: introduce .supported_perout_flags to ptp_clock_info | Jacob Keller | 1 | -0/+2 |
| 2025-04-15 | net: ptp: introduce .supported_extts_flags to ptp_clock_info | Jacob Keller | 4 | -25/+19 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -1/+1 |
| 2025-03-20 | ptp: ocp: reject unsupported periodic output flags | Jacob Keller | 1 | -0/+4 |
| 2025-03-06 | ptp: ocp: Remove redundant check in _signal_summary_show | Ivan Abramov | 1 | -3/+0 |
| 2025-03-05 | ptp: Add PHC file mode checks. Allow RO adjtime() without FMODE_WRITE. | Wojtek Wasko | 1 | -0/+16 |
| 2025-02-11 | ptp: vmclock: Remove goto-based cleanup logic | Thomas Weißschuh | 1 | -19/+13 |
| 2025-02-11 | ptp: vmclock: Clean up miscdev and ptp clock through devres | Thomas Weißschuh | 1 | -7/+6 |
| 2025-02-11 | ptp: vmclock: Don't unregister misc device if it was not registered | Thomas Weißschuh | 1 | -1/+2 |
| 2025-02-11 | ptp: vmclock: Set driver data before its usage | Thomas Weißschuh | 1 | -2/+2 |
| 2025-02-11 | ptp: vmclock: Add .owner to vmclock_miscdev_fops | David Woodhouse | 1 | -0/+1 |
| 2025-01-30 | Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2 | -0/+12 |
| 2025-01-28 | ptp: Properly handle compat ioctls | Thomas Weißschuh | 1 | -0/+4 |
| 2025-01-27 | Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2025-01-27 | ptp: Ensure info->enable callback is always set | Thomas Weißschuh | 1 | -0/+8 |
| 2025-01-22 | Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -8/+8 |
| 2025-01-21 | Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
| 2025-01-08 | treewide: Introduce kthread_run_worker[_on_cpu]() | Frederic Weisbecker | 1 | -1/+1 |
| 2025-01-07 | pps: Fix a use-after-free | Calvin Owens | 1 | -1/+1 |
| 2025-01-02 | ptp: ocp: constify 'struct bin_attribute' | Thomas Weißschuh | 1 | -8/+8 |
| 2024-12-06 | ptp: kvm: x86: Return EOPNOTSUPP instead of ENODEV from kvm_arch_ptp_init() | Thomas Weißschuh | 1 | -3/+3 |
| 2024-12-05 | Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -1/+2 |
| 2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 7 | -7/+7 |
| 2024-11-30 | ptp: Add error handling for adjfine callback in ptp_clock_adjtime | Ajay Kaher | 1 | -1/+2 |
| 2024-11-04 | ptp: Remove 'default y' for VMCLOCK PTP device | David Woodhouse | 1 | -1/+5 |
| 2024-11-03 | ptp: fc3: remove redundant check on variable ret | Colin Ian King | 1 | -5/+0 |
| 2024-10-31 | ptp_pch: Replace deprecated PCI functions | Philipp Stanner | 1 | -3/+3 |
| 2024-10-30 | s390/time: Add PtP driver | Sven Schnelle | 3 | -0/+141 |
| 2024-10-09 | ptp: Add support for the AMZNC10C 'vmclock' device | David Woodhouse | 3 | -0/+629 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 2 | -2/+2 |
| 2024-09-09 | ptp: ptp_ines: Remove setting of RX software timestamp | Gal Pressman | 1 | -4/+0 |
| 2024-09-08 | ptp/ioctl: support MONOTONIC{,_RAW} timestamps for PTP_SYS_OFFSET_EXTENDED | Mahesh Bandewar | 1 | -2/+6 |
| 2024-09-06 | ptp: ocp: Improve PCIe delay estimation | Vadim Fedorenko | 1 | -9/+11 |
| 2024-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -67/+101 |
| 2024-09-05 | ptp: ptp_idt82p33: Convert comma to semicolon | Chen Ni | 1 | -4/+4 |
| 2024-09-03 | ptp: ocp: adjust sysfs entries to expose tty information | Vadim Fedorenko | 1 | -11/+51 |
| 2024-09-03 | ptp: ocp: convert serial ports to array | Vadim Fedorenko | 1 | -63/+57 |
| 2024-07-16 | Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -1/+1 |
| 2024-07-15 | net: Add struct kernel_ethtool_ts_info | Kory Maincent | 1 | -1/+1 |
| 2024-06-25 | ptp/vmware: Use VMware hypercall API | Alexey Makhalov | 1 | -9/+3 |
| 2024-06-18 | ptp: fix integer overflow in max_vclocks_store | Dan Carpenter | 1 | -2/+1 |
| 2024-06-05 | ptp: Fix error message on failed pin verification | Karol Kolacinski | 1 | -1/+2 |
| 2024-05-14 | Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 6 | -21/+13 |
| 2024-05-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+3 |
| 2024-05-09 | ptp: ocp: fix DPLL functions | Vadim Fedorenko | 1 | -3/+3 |
| 2024-04-12 | ptp: ptp_qoriq: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
| 2024-04-12 | ptp: ptp_ines: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
| 2024-04-12 | ptp: ptp_idt82p33: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2024-04-12 | ptp: ptp_dte: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2024-04-12 | ptp: ptp_clockmatrix: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2024-04-08 | ptp: vmw: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
| 2024-03-12 | Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 9 | -45/+1421 |
| 2024-03-11 | ptp: Move from simple ida to xarray | Kory Maincent | 1 | -14/+18 |
| 2024-03-11 | ptp: make ptp_class constant | Ricardo B. Marliere | 3 | -10/+12 |
| 2024-03-05 | ptp: fc3: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2024-02-08 | ptp: ocp: add Adva timecard support | Sagi Maimon | 1 | -9/+293 |
| 2024-02-07 | treewide: Remove system_counterval_t.cs, which is never read | Peter Hilber | 3 | -6/+2 |
| 2024-02-07 | ptp/kvm, arm_arch_timer: Set system_counterval_t.cs_id to constant | Peter Hilber | 3 | -7/+9 |
| 2024-02-07 | x86/kvm, ptp/kvm: Add clocksource ID, set system_counterval_t.cs_id | Peter Hilber | 1 | -0/+2 |
| 2024-02-01 | dpll: extend lock_status_get() op by status error and expose to user | Jiri Pirko | 1 | -4/+5 |
| 2024-01-29 | ptp: add FemtoClock3 Wireless as ptp hardware clock | Min Li | 4 | -0/+1074 |
| 2024-01-29 | ptp: introduce PTP_CLOCK_EXTOFF event for the measured external offset | Min Li | 1 | -1/+15 |
| 2024-01-26 | drivers/ptp: Convert snprintf to sysfs_emit | Li Zhijian | 1 | -7/+6 |
| 2024-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2024-01-02 | ptp: ocp: Use DEFINE_RES_*() in place | Andy Shevchenko | 1 | -20/+6 |
| 2023-12-29 | ptp: ocp: fix bug in unregistering the DPLL subsystem | Sagi Maimon | 1 | -1/+1 |
| 2023-12-13 | dpll: remove leftover mode_supported() op and use mode_get() instead | Jiri Pirko | 1 | -8/+0 |
| 2023-11-18 | net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_config | Kory Maincent | 1 | -9/+7 |
| 2023-11-13 | ptp: annotate data-race around q->head and q->tail | Eric Dumazet | 4 | -6/+13 |
| 2023-11-13 | Revert "ptp: Fixes a null pointer dereference in ptp_ioctl" | Jakub Kicinski | 1 | -2/+0 |
| 2023-11-10 | ptp: Fixes a null pointer dereference in ptp_ioctl | Yuran Pereira | 1 | -0/+2 |
| 2023-11-08 | ptp: fix corrupted list in ptp_open | Edward Adam Davis | 3 | -11/+19 |
| 2023-11-08 | ptp: ptp_read should not release queue | Edward Adam Davis | 1 | -2/+0 |
| 2023-10-19 | ptp: prevent string overflow | Dan Carpenter | 1 | -2/+2 |
| 2023-10-15 | ptp: add debugfs interface to see applied channel masks | Xabier Marquiegui | 3 | -0/+25 |
| 2023-10-15 | ptp: support event queue reader channel masks | Xabier Marquiegui | 3 | -2/+39 |
| 2023-10-15 | ptp: support multiple timestamp event readers | Xabier Marquiegui | 4 | -29/+55 |
| 2023-10-15 | ptp: Replace timestamp event queue with linked list | Xabier Marquiegui | 4 | -6/+42 |
| 2023-10-15 | posix-clock: introduce posix_clock_context concept | Xabier Marquiegui | 2 | -15/+22 |
| 2023-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+0 |
| 2023-10-04 | ptp: Fix type of mode parameter in ptp_ocp_dpll_mode_get() | Nathan Chancellor | 1 | -1/+1 |
| 2023-10-04 | ptp: ocp: fix error code in probe() | Dan Carpenter | 1 | -1/+1 |
| 2023-10-02 | ptp: ocp: Fix error handling in ptp_ocp_device_init | Dinghao Liu | 1 | -1/+0 |
| 2023-09-17 | ptp_ocp: implement DPLL ops | Vadim Fedorenko | 2 | -60/+310 |
| 2023-08-09 | net: ptp: create a mock-up PTP Hardware Clock driver | Vladimir Oltean | 3 | -0/+187 |
| 2023-07-18 | ptp: Explicitly include correct DT includes | Rob Herring | 1 | -1/+1 |
| 2023-07-03 | ptp: Make max_phase_adjustment sysfs device attribute invisible when not supp... | Rahul Rameshbabu | 1 | -0/+3 |
| 2023-06-20 | ptp: ocp: Add .getmaxphase ptp_clock_info callback | Rahul Rameshbabu | 1 | -0/+7 |
| 2023-06-20 | ptp: idt82p33: Add .getmaxphase ptp_clock_info callback | Rahul Rameshbabu | 2 | -11/+11 |
| 2023-06-20 | ptp: ptp_clockmatrix: Add .getmaxphase ptp_clock_info callback | Rahul Rameshbabu | 2 | -20/+18 |
| 2023-06-20 | ptp: Add .getmaxphase callback to ptp_clock_info | Rahul Rameshbabu | 3 | -1/+20 |
| 2023-06-08 | net: pch_gbe: Allow build on MIPS_GENERIC kernel | Jiaxun Yang | 1 | -1/+1 |
| 2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -2/+1 |
| 2023-04-03 | Merge 6.3-rc5 into driver-core-next | Greg Kroah-Hartman | 1 | -1/+1 |
| 2023-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2023-03-29 | ptp: add ToD device driver for Intel FPGA cards | Tianfei Zhang | 3 | -0/+347 |
| 2023-03-24 | ptp_qoriq: fix memory leak in probe() | SongJingyi | 1 | -1/+1 |
| 2023-03-17 | ptp: kvm: Use decrypted memory in confidential guest on x86 | Jeremi Piotrowski | 3 | -11/+53 |
| 2023-03-17 | driver core: class: remove module * from class_create() | Greg Kroah-Hartman | 1 | -1/+1 |
| 2023-03-17 | drivers: remove struct module * setting from struct class | Greg Kroah-Hartman | 1 | -1/+0 |
| 2023-03-15 | ptp: ines: drop of_match_ptr for ID table | Krzysztof Kozlowski | 1 | -1/+1 |
| 2023-03-10 | ptp_ocp: add force_irq to xilinx_spi configuration | Vadim Fedorenko | 1 | -0/+1 |
| 2023-02-22 | ptp: vclock: use mutex to fix "sleep on atomic" bug | Íñigo Huguet | 2 | -23/+23 |
| 2023-01-20 | ptp_qoriq: fix latency in ptp_qoriq_adjtime() operation | Nikhil Gupta | 1 | -7/+43 |
| 2022-12-13 | Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 8 | -171/+1163 |
| 2022-11-30 | net: devlink: let the core report the driver name instead of the drivers | Vincent Mailhol | 1 | -4/+0 |
| 2022-11-25 | ptp: idt82p33: remove PEROUT_ENABLE_OUTPUT_MASK | Min Li | 2 | -35/+0 |
| 2022-11-25 | ptp: idt82p33: Add PTP_CLK_REQ_EXTTS support | Min Li | 2 | -63/+640 |
| 2022-11-23 | ACPI: make remove callback of ACPI driver void | Dawei Li | 1 | -2/+1 |
| 2022-11-11 | ptp: remove the .adjfreq interface function | Jacob Keller | 1 | -4/+1 |
| 2022-11-11 | ptp: convert remaining drivers to adjfine interface | Jacob Keller | 1 | -2/+3 |
| 2022-11-11 | ptp_phc: convert .adjfreq to .adjfine | Jacob Keller | 1 | -15/+4 |
| 2022-10-31 | drivers: convert unsupported .adjfreq to .adjfine | Jacob Keller | 2 | -4/+4 |
| 2022-10-24 | ptp: ocp: remove flash image header check fallback | Vadim Fedorenko | 1 | -5/+2 |
| 2022-10-24 | ptp: ocp: expose config and temperature for ART card | Vadim Fedorenko | 1 | -0/+136 |
| 2022-10-24 | ptp: ocp: add serial port of mRO50 MAC on ART card | Vadim Fedorenko | 1 | -0/+20 |