summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-23platform/x86: asus-armoury: add support for G614FPDenis Benato
2026-03-23platform/x86: asus-armoury: add support for GA503QMDenis Benato
2026-03-23cpufreq: conservative: Reset requested_freq on limits changeViresh Kumar
2026-03-23cpufreq: Don't skip cpufreq_frequency_table_cpuinfo()Viresh Kumar
2026-03-23reset: spacemit: k3: Decouple composite reset linesYixun Lan
2026-03-23reset: gpio: fix double free in reset_add_gpio_aux_device() error pathGuangshuo Li
2026-03-23ata: libata-transport: remove redundant dynamic sysfs attributesHeiner Kallweit
2026-03-23ata: libata-scsi: refactor ata_scsiop_maint_in()Niklas Cassel
2026-03-23media: amphion: Fix race between m2m job_abort and device_runMing Qian
2026-03-23media: mediatek: vcodec: fix use-after-free in encoder release pathFan Wu
2026-03-23media: mtk-jpeg: fix use-after-free in release path due to uncancelled workFan Wu
2026-03-23media: imx-jpeg: Add support for encoder v1 descriptor configurationMing Qian
2026-03-23media: imx-jpeg: Add encoder ops layer for hardware abstractionMing Qian
2026-03-23media: imx-jpeg: Use devm_pm_runtime_enable() helperMing Qian
2026-03-23media: imx-jpeg: Simplify descriptor initialization with memsetMing Qian
2026-03-23media: chips-media: wave5: add missing spinlock protection for handle_dynamic...Ziyi Guo
2026-03-23media: chips-media: wave5: add missing spinlock protection for send_eos_event()Ziyi Guo
2026-03-23media: chips-media: wave5: fix a potential memory leak in wave5_vdi_init()Haoxiang Li
2026-03-23platform/x86: barco-p50-gpio: convert to guard() notationDmitry Torokhov
2026-03-23platform/x86: barco-p50-gpio: normalize return value of gpio_getDmitry Torokhov
2026-03-23gpio: qixis-fpga: Fix error handling for devm_regmap_init_mmio()Felix Gu
2026-03-23gpio: dwapb: reduce allocation to single kzallocRosen Penev
2026-03-23platform/mellanox: nvsw-sn2201: Drop unused includeAndy Shevchenko
2026-03-23platform/surface: hotplug: Correct inclusion for GPIO APIsAndy Shevchenko
2026-03-23drm/xe/xe3p: Skip TD flushTejas Upadhyay
2026-03-23drm/xe/xe3p_lpg: Restrict UAPI to enable L2 flush optimizationTejas Upadhyay
2026-03-23platform/x86: dell/dell-rbtn: Convert ACPI driver to a platform oneRafael J. Wysocki
2026-03-23platform/x86: dell/dell-rbtn: Register ACPI notify handler directlyRafael J. Wysocki
2026-03-23drm/xe/pat: define coh_mode 2wayTejas Upadhyay
2026-03-23drm/xe/xe3p_lpg: flush shrinker bo cachelines manuallyTejas Upadhyay
2026-03-23drm/xe/vf: Improve getting clean NULL contextMichal Wajdeczko
2026-03-23drm/xe: Add MI_SEMAPHORE_WAIT command definitionMichal Wajdeczko
2026-03-23drm/xe: Add PR_CTR_CTRL/THRSH register definitionsMichal Wajdeczko
2026-03-23platform/x86: system76: Convert ACPI driver to a platform oneRafael J. Wysocki
2026-03-23platform/x86: system76: Register ACPI notify handler directlyRafael J. Wysocki
2026-03-23platform/x86: system76: Drop redundant devm_led_classdev_unregister()Rafael J. Wysocki
2026-03-23platform/x86: panasonic-laptop: Convert ACPI driver to a platform oneRafael J. Wysocki
2026-03-23platform/x86: panasonic-laptop: Register ACPI notify handler directlyRafael J. Wysocki
2026-03-23platform/x86: panasonic-laptop: Remove redundant checks from 3 functionsRafael J. Wysocki
2026-03-23platform/x86: panasonic-laptop: Fix OPTD notifier registration and cleanupRafael J. Wysocki
2026-03-23platform/x86: panasonic-laptop: Make pcc_register_optd_notifier() voidRafael J. Wysocki
2026-03-23wifi: mt76: fix backoff fields and max_power calculationAllen Ye
2026-03-23wifi: mt76: mt7921: Replace deprecated PCI functionMadhur Kumar
2026-03-23wifi: mt76: mt7996: increase txq memory limit to 32 MiBChad Monroe
2026-03-23wifi: mt76: mt7996: reset device after MCU message timeoutChad Monroe
2026-03-23wifi: mt76: fix deadlock in remain-on-channelChad Monroe
2026-03-23wifi: mt76: mt7921: fix potential deadlock in mt7921_roc_abort_syncSean Wang
2026-03-23wifi: mt76: mt7921: fix ROC abort flow interruption in mt7921_roc_workQuan Zhou
2026-03-23wifi: mt76: mt7925: fix tx power setting failure after chip resetLeon Yen
2026-03-23wifi: mt76: Fix memory leak after mt76_connac_mcu_alloc_sta_req()Zilin Guan