summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-23regulator: cros-ec: cleanup and add suppliesMark Brown
2026-03-23regulator: cros-ec: Add regulator supplyChen-Yu Tsai
2026-03-23vfio/qat: add support for Intel QAT 420xx VFsGiovanni Cabiddu
2026-03-23spi: hisi-kunpeng cleanup and fixMark Brown
2026-03-23spi: hisi-kunpeng: Add timeout warning in FIFO flush functionPei Xiao
2026-03-23spi: hisi-kunpeng: prevent infinite while() loop in hisi_spi_flush_fifoPei Xiao
2026-03-23gpu: nova-core: convert to new dma::Coherent APIGary Guo
2026-03-23gpu: nova-core: convert Gsp::new() to use CoherentBoxDanilo Krummrich
2026-03-23gpu: nova-core: use Coherent::init to initialize GspFwWprMetaDanilo Krummrich
2026-03-23PCI/pwrctrl: Fix pci_pwrctrl_is_required() device node leakFelix Gu
2026-03-23idpf: only assign num refillqs if allocation was successfulJoshua Hay
2026-03-23idpf: clear stale cdev_info ptrJoshua Hay
2026-03-23iavf: fix out-of-bounds writes in iavf_get_ethtool_stats()Kohei Enju
2026-03-23accel/amdxdna: Return ERR_PTR on dma_alloc_noncoherent failureWendy Liang
2026-03-23ice: use ice_update_eth_stats() for representor statsPetr Oros
2026-03-23PCI/pwrctrl: Do not power off on pwrctrl device removalChen-Yu Tsai
2026-03-23ice: fix inverted ready check for VF representorsPetr Oros
2026-03-23ice: set max queues in alloc_etherdev_mqs()Michal Swiatkowski
2026-03-23spi: sunplus-sp7021: Simplify clock handling with devm_clk_get_enabled()Pei Xiao
2026-03-23spi: stm32: Simplify clock handling with devm_clk_get_enabled()Pei Xiao
2026-03-23spi: sifive: Simplify clock handling with devm_clk_get_enabled()Pei Xiao
2026-03-23spi: bcmbca-hsspi: Simplify clock handling with devm_clk_get_enabled()Pei Xiao
2026-03-23spi: bcm63xx-hsspi: Simplify clock handling with devm_clk_get_enabled()Pei Xiao
2026-03-23Merge tag 'drm-misc-next-2026-03-12' into drm-rust-nextDanilo Krummrich
2026-03-23drm/xe: Implement recent spec updates to Wa_16025250150Matt Roper
2026-03-23drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v13Yang Wang
2026-03-23drm/amd/pm: Return -EOPNOTSUPP for unsupported OD_MCLK on smu_v13_0_6Asad Kamal
2026-03-23drm/amd/pm: Skip redundant UCLK restore in smu_v13_0_6Asad Kamal
2026-03-23drm/amd/display: Fix drm_edid leak in amdgpu_dmAlex Hung
2026-03-23drm/amdgpu: prevent immediate PASID reuse caseEric Huang
2026-03-23drm/amdgpu: fix strsep() corrupting lockup_timeout on multi-GPU (v3)Ruijing Dong
2026-03-23drm/amd/display: Do not skip unrelated mode changes in DSC validationYussuf Khalil
2026-03-23spi: meson-spicc: Fix double-put in remove pathFelix Gu
2026-03-23drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v13Yang Wang
2026-03-23drm/amdgpu: Use stack variable to fetch nps infoLijo Lazar
2026-03-23drm/amd/display: Rename enum 'pixel_format' to 'dc_pixel_format'Hou Wenlong
2026-03-23drm/amd/pm: Enable user specified gfx clock rangesAsad Kamal
2026-03-23drm/amdgpu: Add smu v15_0_8 ip blockHawking Zhang
2026-03-23drm/amd/pm: Add NPM support for smu_v15_0_8Asad Kamal
2026-03-23drm/amd/pm: Add baseboard temperature metrics supportAsad Kamal
2026-03-23drm/amd/pm: Add gpuboard temperature metrics supportAsad Kamal
2026-03-23drm/amd/pm: Add read sensor supportAsad Kamal
2026-03-23drm/amd/pm: Add ppt1 supportAsad Kamal
2026-03-23drm/amd/pm: Add get_thermal_temperature_range supportAsad Kamal
2026-03-23drm/amd/pm: Add od_edit_dpm_table supportAsad Kamal
2026-03-23drm/amd/pm: add populate_umd_state_clk supportAsad Kamal
2026-03-23drm/amd/display: Fix NULL pointer assumptions in dcn42_init_hw()Srinivasan Shanmugam
2026-03-23drm/amd/display: Add clk_mgr NULL checks in dcn32_initialize_min_clocks()Srinivasan Shanmugam
2026-03-23drm/amd/pm: Add emit clock supportAsad Kamal
2026-03-23drm/amd/pm: add set{get}_power_limit support for smu 15.0.8Yang Wang