summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-04dmaengine: sh: rz-dmac: Use virt-dma APIs for channel descriptor processingClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Add helper to check if the channel is pausedClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Add helper to check if the channel is enabledClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Save the start LM descriptorClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Add helper to compute the lmdesc addressClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Use rz_dmac_disable_hw()Claudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Use list_first_entry_or_null()Claudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Fix incorrect NULL check for list_first_entry()Claudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Move interrupt request after everything is set upClaudiu Beznea
2026-06-04PCI: qcom: Initialize DWC MSI lock for firmware-managed ECAM hostsYadu M G
2026-06-04power: supply: Add support for Surface RT battery and chargerJonas Schwöbel
2026-06-04drm/v3d: Fix global performance monitor reference countingMaíra Canal
2026-06-04gpio: remove obsolete UAF FIXMEs from lookup pathsMarco Scardovi (scardracs)
2026-06-04gpio: core: fix const-correctness of gpio_chip_guardMarco Scardovi (scardracs)
2026-06-04drm/xe/multi_queue: skip submit when primary queue is suspendedNiranjana Vishwanathapura
2026-06-04drm/xe: Clear pending_disable before signaling suspend fenceTangudu Tilak Tirumalesh
2026-06-04Revert "drm/xe: Skip exec queue schedule toggle if queue is idle during suspend"Tangudu Tilak Tirumalesh
2026-06-04Merge tag 'iwlwifi-next-2026-06-03' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg
2026-06-04Merge tag 'ath-next-20260602' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2026-06-04wifi: wlcore: enable the right set of ciphersAndreas Kemnade
2026-06-04ipmi: si: Use platform_get_irq_optional() to retrieve interruptRosen Penev
2026-06-04spi: cadence-xspi: Support 32bit and 64bit slave dma interfaceJisheng Zhang
2026-06-04net: bonding: fix NULL pointer dereference in bond_do_ioctl()ZhaoJinming
2026-06-04ptp: Switch to ktime_get_snapshot_id() for pre/post timestampsThomas Gleixner
2026-06-04wifi: iwlwifi: Use system_device_crosststamp::sys_systimeThomas Gleixner
2026-06-04ptp: Use system_device_crosststamp::sys_systimeThomas Gleixner
2026-06-04virtio_rtc: Use provided clock ID for history snapshotThomas Gleixner
2026-06-04net/mlx5: Use provided clock ID for history snapshotThomas Gleixner
2026-06-04igc: Use provided clock ID for history snapshotThomas Gleixner
2026-06-04ice/ptp: Use provided clock ID for history snapshotThomas Gleixner
2026-06-04wifi: iwlwifi: Adopt PTP cross timestamps to core changesThomas Gleixner
2026-06-04timekeeping: Add CLOCK ID to system_device_crosststampThomas Gleixner
2026-06-04ptp: ptp_vmclock: Convert to ktime_get_snapshot_id()Thomas Gleixner
2026-06-04nvme: export controller reconnect event count via sysfsNilay Shroff
2026-06-04nvme: export controller reset event count via sysfsNilay Shroff
2026-06-04nvme: export I/O failure count when no path is available via sysfsNilay Shroff
2026-06-04nvme: export I/O requeue count when no path is usable via sysfsNilay Shroff
2026-06-04nvme: export command error counters via sysfsNilay Shroff
2026-06-04nvme: export multipath failover count via sysfsNilay Shroff
2026-06-04nvme: export command retry count via sysfsNilay Shroff
2026-06-04nvme: add diag attribute group under sysfsNilay Shroff
2026-06-04coresight: ultrasoc-smb: Fix OOB write in smb_sync_perf_buffer()Junrui Luo
2026-06-04geneve: fix length used in GRO hint UDP checksum adjustmentAntoine Tenart
2026-06-04buffer: Remove b_end_ioMatthew Wilcox (Oracle)
2026-06-04md-bitmap: Convert read_file_page and write_file_page to bh_submit()Matthew Wilcox (Oracle)
2026-06-04nvme-tcp: lockdep: use dynamic lockdep keys per socket instanceShin'ichiro Kawasaki
2026-06-04Merge tag 'zynqmp-soc-for-7.2' of https://github.com/Xilinx/linux-xlnx into s...Linus Walleij
2026-06-04iommu/vt-d: Fix RB-tree corruption in probe error pathPranjal Shrivastava
2026-06-04iommu/vt-d: Improve IOMMU fault informationGuanghui Feng
2026-06-04iommu/vt-d: Remove typo from pasid_pte_config_nested()Michał Grzelak