summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-11-11irqchip/irq-bcm7038-l1: Remove unused reg_mask_status()Krzysztof Kozlowski
2025-11-11irqchip/sifive-plic: Fix call to __plic_toggle() in M-Mode code pathCharles Mirabile
2025-11-11iio: accel: bmc150: Fix irq assumption regressionLinus Walleij
2025-11-11efi/runtime-wrappers: Keep track of the efi_runtime_lock ownerArd Biesheuvel
2025-11-11efi: Add missing static initializer for efi_mm::cpus_allowed_lockArd Biesheuvel
2025-11-11efi/memattr: Convert efi_memattr_init() return type to voidBreno Leitao
2025-11-11efi: stmm: fix kernel-doc "bad line" warningsRandy Dunlap
2025-11-11efi/riscv: Remove the useless failure return message printQiang Ma
2025-11-11drm/i915/dpio: Use the intel_de_wait_ms() out valueVille Syrjälä
2025-11-11drm/i915/power: Use the intel_de_wait_ms() out valueVille Syrjälä
2025-11-11drm/i915/de: Replace __intel_de_wait_for_register_nowl() with intel_de_wait_f...Ville Syrjälä
2025-11-11mmc: Merge branch fixes into nextUlf Hansson
2025-11-11drm/i915/de: Nuke wakelocks from intel_de_wait_fw_ms()Ville Syrjälä
2025-11-11drm/i915/de: Replace __intel_de_rmw_nowl() with intel_de_rmw_fw()Ville Syrjälä
2025-11-11drm/1915/dpio: Stop using intel_de_wait_fw_ms()Ville Syrjälä
2025-11-11drm/i915/de: Use intel_de_wait_for_{set,clear}_ms()Ville Syrjälä
2025-11-11drm/i915/de: Use intel_de_wait_for_{set,clear}_us()Ville Syrjälä
2025-11-11drm/i915/de: Introduce intel_de_wait_for_{set,clear}_us()Ville Syrjälä
2025-11-11drm/i915/de: Nuke intel_de_wait_custom()Ville Syrjälä
2025-11-11drm/i915/de: Use intel_de_wait_ms() for the obvious casesVille Syrjälä
2025-11-11drm/i915/de: Use intel_de_wait_us()Ville Syrjälä
2025-11-11drm/i915/de: Introduce intel_de_wait_us()Ville Syrjälä
2025-11-11drm/i915/de: Include units in intel_de_wait*() function namesVille Syrjälä
2025-11-11drm/i915/de: Have intel_de_wait() hand out the final register valueVille Syrjälä
2025-11-11drm/i915/de: Implement register waits one wayVille Syrjälä
2025-11-11mmc: omap: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-11-11mmc: mtk-sd: replace use of system_wq with system_percpu_wqMarco Crivellari
2025-11-11mmc: core: Allow more host caps to be modified through debugfsShawn Lin
2025-11-11mmc: dw_mmc-rockchip: Fix wrong internal phase calculateShawn Lin
2025-11-11reset: mpfs: add non-auxiliary bus probingConor Dooley
2025-11-11mmc: sdhci-of-dwcmshc: Add command queue support for rockchip SOCsSebastian Reichel
2025-11-11mmc: pxamci: Simplify pxamci_probe() error handling using devm APIsRakuram Eswaran
2025-11-11mmc: sdhci-of-dwcmshc: Add support for Eswin EIC7700Huan He
2025-11-11clk: imx: add driver for imx8ulp's sim lpavLaurentiu Mihalcea
2025-11-11soc: qcom: mdt_loader: rename 'firmware' parameter of qcom_mdt_load()Gabor Juhos
2025-11-11soc: qcom: mdt_loader: merge __qcom_mdt_load() and qcom_mdt_load_no_init()Gabor Juhos
2025-11-11wifi: ath12k: Remove Wi-Fi 7 header dependencies from common ath12k moduleAlok Singh
2025-11-11wifi: ath12k: Move MSDU END TLV processing to Wi-Fi 7 moduleAlok Singh
2025-11-11wifi: ath12k: Move MU user processing to Wi-Fi 7 moduleAlok Singh
2025-11-11wifi: ath12k: Move remaining SIG TLV parsing to Wi-Fi 7 moduleAlok Singh
2025-11-11wifi: ath12k: Move EHT SIG processing to Wi-Fi 7 moduleAlok Singh
2025-11-11wifi: ath12k: Move HE SIG processing to Wi-Fi 7 moduleAlok Singh
2025-11-11wifi: ath12k: Move HT/VHT SIG processing to Wi-Fi 7 moduleAlok Singh
2025-11-11wifi: ath12k: Move TX monitor functionality to Wi-Fi 7 moduleAlok Singh
2025-11-11wifi: ath12k: Move RX status TLV parsing to Wi-Fi 7 moduleAlok Singh
2025-11-11wifi: ath12k: Move MPDU pop functionality to Wi-Fi 7 moduleAlok Singh
2025-11-11wifi: ath12k: Move monitor status processing to Wi-Fi 7 moduleAlok Singh
2025-11-11wifi: ath12k: Move monitor ring processing to Wi-Fi 7 moduleAlok Singh
2025-11-11clk: imx: imx8mp-audiomix: use devm_auxiliary_device_create() to simple codePeng Fan
2025-11-11clk: imx: Add some delay before deassert the resetJacky Bai