summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-01drm/v3d: Clean caches before runtime suspendMaíra Canal
2026-06-01drm/v3d: Flush MMU TLB and cache during runtime resumeMaíra Canal
2026-06-01nvdimm/btt: Handle preemption in BTT lane acquisitionAlison Schofield
2026-06-01drm/xe/display: drop duplicate intel_dp_mst_suspend() callJani Nikula
2026-06-01drm/xe/display: remove intel_display_flush_cleanup_work() calls on suspend/sh...Jani Nikula
2026-06-01drm/i915: add flush_workqueue(display->wq.cleanup) on shutdownJani Nikula
2026-06-01drm/i915/xe: Enable HPD polling later during system resumeImre Deak
2026-06-01drm/i915: Keep display IRQs enabled for encoder suspend/shutdownImre Deak
2026-06-01Merge tag 'md-7.2-20260531' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jens Axboe
2026-06-01drm/v3d: Wait for pending L2T flush before cleaning cachesMaíra Canal
2026-06-01ACPI: CPPC: Add support for CPPC v4Sumit Gupta
2026-06-01thermal: intel: Use sysfs_emit() for powerclamp cpumaskYury Norov
2026-06-01powercap: intel_rapl: Use sysfs_emit() in cpumask_show()Yury Norov
2026-06-01iommufd: Set veventq_depth upper boundNicolin Chen
2026-06-01iommufd: Move vevent memory allocation outside spinlockNicolin Chen
2026-06-01iommufd: Fix data_len byte-count vs element-count mismatchNicolin Chen
2026-06-01accel: ethosu: Add performance counter supportRob Herring (Arm)
2026-06-01ACPI: PAD: Use sysfs_emit() in idlecpus_show()Yury Norov
2026-06-01ACPI: scan: Honor _DEP for ACPI0016 PCI/CXL host bridgeChen Pei
2026-06-01ACPI: PCI: Clear _DEP dependencies after PCI root bridge attachChen Pei
2026-06-01ACPI: button: Use local pointer to platform device dev field in probeRafael J. Wysocki
2026-06-01ACPI: button: Eliminate redundant conditional statementRafael J. Wysocki
2026-06-01ACPI: button: Change return type of two functions to voidRafael J. Wysocki
2026-06-01ACPI: button: Eliminate ternary operator from acpi_lid_evaluate_state()Rafael J. Wysocki
2026-06-01ACPI: button: Use bool for representing boolean valuesRafael J. Wysocki
2026-06-01ACPI: button: Improve warning message regarding lid stateRafael J. Wysocki
2026-06-01ACPI: button: Pass ACPI handle to acpi_lid_evaluate_state()Rafael J. Wysocki
2026-06-01ACPI: button: Fix lid_device value leak past driver removalRafael J. Wysocki
2026-06-01ata: Annotate functions in the issuing path with __must_hold()Bart Van Assche
2026-06-01ata: libata: Pass ap parameter directly to functions in the issuing pathBart Van Assche
2026-06-01ata: libata: Document when host->eh_mutex should be heldBart Van Assche
2026-06-01ata: libata: Add an argument to ata_eh_reset()Bart Van Assche
2026-06-01ata: ahci: use hweight_long() to count port_map bitsTanZheng
2026-06-01ata: libata: Fix ata_exec_internal()Bart Van Assche
2026-06-01ata: pata_arasan_cf: simplify ioremapRosen Penev
2026-06-01ata: libata-eh: queue hotplug work on the system_dfl_long_wq workqueueNiklas Cassel
2026-06-01ata: libata-scsi: Move long delayed work on system_dfl_long_wqMarco Crivellari
2026-06-01ata: ahci: Move EXPORT_SYMBOL_GPL(ahci_do_softreset)Bart Van Assche
2026-06-01ata: ahci: fail probe if BAR too small for claimed portsliyouhong
2026-06-01ata: libahci: use ahci_nr_ports() helperNiklas Cassel
2026-06-01wifi: ath12k: Handle 4-address EAPOL frames from WBM error pathTamizh Chelvam Raja
2026-06-01wifi: ath12k: Add support for 4-address frame notificationTamizh Chelvam Raja
2026-06-01wifi: ath12k: Add support for 4-address NULL frame handlingTamizh Chelvam Raja
2026-06-01wifi: ath12k: Add 4-address mode support for eth offloadTamizh Chelvam Raja
2026-06-01wifi: ath12k: Add support for 4-address modeTamizh Chelvam Raja
2026-06-01wifi: ath12k: Set WDS vdev parameter for 4-address station interfaceTamizh Chelvam Raja
2026-06-01wifi: ath12k: Prevent incorrect vif chanctx switch when handling multi-radio ...Aditya Kumar Singh
2026-06-01wifi: ath12k: add hardware parameters for maximum supported clientsAaradhana Sahu
2026-06-01wifi: ath12k: fix NULL deref in change_sta_links for unready linkWei Zhang
2026-06-01wifi: ath12k: fix inconsistent arvif state in vdev_create error pathsWei Zhang