summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-30drm/xe: Avoid memory allocations in xe_device_declare_wedged()Matthew Brost
2026-03-30drm/xe: Disable garbage collector work item on SVM closeMatthew Brost
2026-03-30drm/xe/pxp: Don't allow PXP on older PTL GSC FWsDaniele Ceraolo Spurio
2026-03-30drm/xe/pxp: Clear restart flag in pxp_start after jumping backDaniele Ceraolo Spurio
2026-03-30drm/xe/pxp: Remove incorrect handling of impossible state during suspendDaniele Ceraolo Spurio
2026-03-30drm/xe/pxp: Clean up termination status on failureDaniele Ceraolo Spurio
2026-03-30drm/xe/madvise: Accept canonical GPU addresses in xe_vm_madvise_ioctlArvind Yadav
2026-03-30drm/xe/xe_pagefault: Disallow writes to read-only VMAsJonathan Cavitt
2026-03-30spi: stm32-ospi: Fix DMA channel leak on stm32_ospi_dma_setup() failureFelix Gu
2026-03-30spi: stm32-ospi: Fix reset control leak on probe errorFelix Gu
2026-03-30driver core: simplify __device_set_driver_override() clearing logicGui-Dong Han
2026-03-30spi: stm32-ospi: Fix resource leak in remove() callbackFelix Gu
2026-03-30powercap: intel_rapl: Remove unused AVERAGE_POWER primitiveKuppuswamy Sathyanarayanan
2026-03-30drivers/vfio_pci_core: Change PXD_ORDER check from switch case to if/else blockRitesh Harjani (IBM)
2026-03-30crypto/ccp: Update HV_FIXED page states to allow freeing of memoryTom Lendacky
2026-03-30dm-crypt: Make crypt_iv_operations::post return voidEric Biggers
2026-03-30dm vdo: Fix spelling mistake "postive" -> "positive"Colin Ian King
2026-03-30crypto/ccp: Implement SNP x86 shutdownTycho Andersen (AMD)
2026-03-30pinctrl: qcom: Introduce IPQ5210 TLMM driverKathiravan Thirumoorthy
2026-03-30drm/ast: dp501: Fix initialization of SCU2CThomas Zimmermann
2026-03-30pinctrl: qcom: Drop redundant intr_target_reg on modern SoCsMukesh Ojha
2026-03-30pinctrl: qcom: eliza: Fix interrupt target bitMukesh Ojha
2026-03-30Merge drm/drm-fixes into drm-misc-next-fixesMaxime Ripard
2026-03-30gpio: shared: shorten the critical section in gpiochip_setup_shared()Bartosz Golaszewski
2026-03-30drm/i915/dsi: Don't do DSC horizontal timing adjustments in command modeVille Syrjälä
2026-03-30pcmcia: remove obsolete host controller driversEthan Nelson-Moore
2026-03-30pcmcia: Convert to use less arguments in pci_bus_for_each_resource()Andy Shevchenko
2026-03-30PCMCIA: Fix garbled log messages for KERN_CONTRené Rebe
2026-03-30gpu: nova-core: firmware: factor out an elf_str() functionJohn Hubbard
2026-03-30gpu: nova-core: firmware: move firmware image parsing code to firmware.rsJohn Hubbard
2026-03-30wifi: rtw88: coex: Ignore BT info byte 5 from RTL8821ABitterblue Smith
2026-03-30wifi: rtw89: fw: load TX power elements according to AIDZong-Zhe Yang
2026-03-30wifi: rtw89: phy: load RF parameters relying on ACV for RTL8922DPing-Ke Shih
2026-03-30wifi: rtw89: phy: expand PHY page for RTL8922DEric Huang
2026-03-30wifi: rtw89: mac: disable pre-load function for RTL8922DEPing-Ke Shih
2026-03-30wifi: rtw89: mac: add specific case to dump mac memory for RTL8922DPing-Ke Shih
2026-03-30wifi: rtw89: pci: clear SER ISR when initial and leaving WoWLAN for WiFi 7 chipsPing-Ke Shih
2026-03-30wifi: rtw89: wow: enable MLD address for Magic packet wakeupChin-Yen Lee
2026-03-30wifi: rtw89: wow: use struct style to fill WOW wakeup control H2C commandChin-Yen Lee
2026-03-30wifi: rtw89: 8922d: add set channel of RF partPing-Ke Shih
2026-03-30wifi: rtw89: 8922d: add set channel of BB partPing-Ke Shih
2026-03-30wifi: rtw89: 8922d: add set channel of MAC partPing-Ke Shih
2026-03-30wifi: rtw89: 8922d: read and configure RF by calibration data from efuse phys...Ping-Ke Shih
2026-03-30wifi: rtw89: 8922d: define efuse map and read necessary fieldsPing-Ke Shih
2026-03-29hwmon: (ltc4286) Add missing MODULE_IMPORT_NS("PMBUS")Sanman Pradhan
2026-03-29hwmon: (pxe1610) Check return value of page-select write in probeSanman Pradhan
2026-03-29hwmon: (tps53679) Fix array access with zero-length block readSanman Pradhan
2026-03-30wifi: rtw89: 8922d: add power on/off functionsPing-Ke Shih
2026-03-30wifi: rtw89: 8922d: add definition of quota, registers and efuse blockPing-Ke Shih
2026-03-30wifi: rtw88: validate RX rate to prevent out-of-boundPing-Ke Shih