summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-23drm/xe/pf: Fix use-after-free in migration restoreMichaƂ Winiarski1-0/+2
2026-03-23firmware: qcom_scm: don't opencode kmemdupMukesh Ojha1-2/+1
2026-03-23thermal: devfreq_cooling: avoid unnecessary kfree of freq_tableAnas Iqbal1-1/+2
2026-03-23pinctrl: abx500: Fix type of 'argument' variableYu-Chun Lin1-1/+1
2026-03-23pinctrl: sunxi: fix gpiochip_lock_as_irq() failure when pinmux is unknownMichal Piekos2-2/+20
2026-03-23pinctrl: sunxi: pass down flags to pinctrl routinesAndre Przywara2-10/+15
2026-03-23platform/x86: intel-hid: disable wakeup_mode during hibernationDavid McFarland1-1/+9
2026-03-23platform/x86: asus-armoury: add support for GZ302EA and GZ302EACMatthew Schwartz1-0/+29
2026-03-23platform/x86: asus-nb-wmi: add DMI quirk for ASUS ROG Flow Z13-KJP GZ302EACMatthew Schwartz1-1/+1
2026-03-23platform/x86/amd/hsmp: Fix typo in error messageAlok Tiwari1-1/+1
2026-03-23platform/olpc: olpc-xo175-ec: Fix overflow error message to print inlenAlok Tiwari1-1/+1
2026-03-23platform/x86: lenovo: wmi-gamezone: Drop gz_chain_headNathan Chancellor1-2/+0
2026-03-23platform/x86: ISST: Check HWP support before MSR accessLi RongQing1-0/+3
2026-03-23platform/x86: hp-wmi: Add support for Omen 16-k0xxx (8A4D)Krishna Chomal1-0/+11
2026-03-23platform/x86: hp-wmi: Add support for Omen 16-wf1xxx (8C76)Krishna Chomal1-0/+4
2026-03-23platform/x86: hp-wmi: Add Omen 16-xf0xxx (8BCA) supportRaed1-0/+4
2026-03-23platform/x86: asus-armoury: add support for G614FPDenis Benato1-0/+34
2026-03-23platform/x86: asus-armoury: add support for GA503QMDenis Benato1-0/+14
2026-03-23cpufreq: conservative: Reset requested_freq on limits changeViresh Kumar3-0/+16
2026-03-23cpufreq: Don't skip cpufreq_frequency_table_cpuinfo()Viresh Kumar2-6/+7
2026-03-23reset: spacemit: k3: Decouple composite reset linesYixun Lan1-24/+36
2026-03-23reset: gpio: fix double free in reset_add_gpio_aux_device() error pathGuangshuo Li1-1/+0
2026-03-23ata: libata-transport: remove redundant dynamic sysfs attributesHeiner Kallweit1-71/+42
2026-03-23ata: libata-scsi: refactor ata_scsiop_maint_in()Niklas Cassel1-18/+29
2026-03-23media: amphion: Fix race between m2m job_abort and device_runMing Qian1-6/+3
2026-03-23media: mediatek: vcodec: fix use-after-free in encoder release pathFan Wu1-0/+9
2026-03-23media: mtk-jpeg: fix use-after-free in release path due to uncancelled workFan Wu1-0/+1
2026-03-23media: imx-jpeg: Add support for encoder v1 descriptor configurationMing Qian3-2/+55
2026-03-23media: imx-jpeg: Add encoder ops layer for hardware abstractionMing Qian2-9/+58
2026-03-23media: imx-jpeg: Use devm_pm_runtime_enable() helperMing Qian1-3/+12
2026-03-23media: imx-jpeg: Simplify descriptor initialization with memsetMing Qian1-5/+2
2026-03-23media: chips-media: wave5: add missing spinlock protection for handle_dynamic...Ziyi Guo1-0/+3
2026-03-23media: chips-media: wave5: add missing spinlock protection for send_eos_event()Ziyi Guo1-1/+10
2026-03-23media: chips-media: wave5: fix a potential memory leak in wave5_vdi_init()Haoxiang Li1-0/+1
2026-03-23platform/x86: barco-p50-gpio: convert to guard() notationDmitry Torokhov1-16/+10
2026-03-23platform/x86: barco-p50-gpio: normalize return value of gpio_getDmitry Torokhov1-1/+4
2026-03-23gpio: qixis-fpga: Fix error handling for devm_regmap_init_mmio()Felix Gu1-2/+2
2026-03-23gpio: dwapb: reduce allocation to single kzallocRosen Penev1-14/+5
2026-03-23platform/mellanox: nvsw-sn2201: Drop unused includeAndy Shevchenko1-1/+0
2026-03-23platform/surface: hotplug: Correct inclusion for GPIO APIsAndy Shevchenko1-1/+1
2026-03-23drm/xe/xe3p: Skip TD flushTejas Upadhyay1-0/+8
2026-03-23drm/xe/xe3p_lpg: Restrict UAPI to enable L2 flush optimizationTejas Upadhyay4-0/+35
2026-03-23platform/x86: dell/dell-rbtn: Convert ACPI driver to a platform oneRafael J. Wysocki1-56/+52
2026-03-23platform/x86: dell/dell-rbtn: Register ACPI notify handler directlyRafael J. Wysocki1-17/+33
2026-03-23drm/xe/pat: define coh_mode 2wayTejas Upadhyay4-11/+12
2026-03-23drm/xe/xe3p_lpg: flush shrinker bo cachelines manuallyTejas Upadhyay3-1/+30
2026-03-23drm/xe/vf: Improve getting clean NULL contextMichal Wajdeczko4-4/+46
2026-03-23drm/xe: Add MI_SEMAPHORE_WAIT command definitionMichal Wajdeczko1-0/+13
2026-03-23drm/xe: Add PR_CTR_CTRL/THRSH register definitionsMichal Wajdeczko1-0/+8
2026-03-23platform/x86: system76: Convert ACPI driver to a platform oneRafael J. Wysocki1-23/+25