summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-12-21RDMA/bnxt_re: Fix incorrect BAR check in bnxt_qplib_map_creq_db()Alok Tiwari-1/+1
2025-12-21RDMA/core: Fix logic error in ib_get_gids_from_rdma_hdr()Jang Ingyu-1/+1
2025-12-20Merge tag 'ata-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds-0/+3
2025-12-21drm/panfrost: Add GPU_PM_RT support for RZ/G3E SoCBiju Das-2/+3
2025-12-20Merge tag 'spi-fix-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+9
2025-12-20Merge tag 'hwmon-for-v6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-6/+23
2025-12-20Merge tag 'mmc-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds-3/+3
2025-12-20Merge tag 'drm-fixes-2025-12-20' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-74/+330
2025-12-20block: rnbd-clt: Fix signedness bug in init_dev()Dan Carpenter-1/+1
2025-12-20ublk: clean up user copy references on ublk server exitCaleb Sander Mateos-2/+1
2025-12-20Merge tag 'devicetree-fixes-for-6.19-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-4/+5
2025-12-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-0/+53
2025-12-20Merge tag 'iommu-fixes-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-12/+47
2025-12-20Merge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-22/+53
2025-12-20drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state() in prepare_fbLyude Paul-1/+14
2025-12-19drm/msm: Fix a7xx per pipe register programmingAnna Maniscalco-5/+55
2025-12-19drm/msm: add PERFCTR_CNTL to ifpc_reglistAnna Maniscalco-0/+1
2025-12-19drm/msm/a6xx: move preempt_prepare_postamble after error checkAlok Tiwari-2/+2
2025-12-19drm/msm: adreno: fix deferencing ifpc_reglist when not declaredNeil Armstrong-8/+10
2025-12-19Bluetooth: btusb: revert use of devm_kzalloc in btusbRaphael Pinsonneault-Thibeault-3/+9
2025-12-19drm/panic: avoid WARN when checking format supportFrancesco Valla-1/+1
2025-12-19drm/log: avoid WARN when searching for usable formatFrancesco Valla-1/+1
2025-12-19drm/draw: add drm_draw_can_convert_from_xrgb8888Francesco Valla-0/+31
2025-12-19EDAC/igen6: Add more Intel Panther Lake-H SoCs supportLili Li-0/+20
2025-12-19EDAC/igen6: Make masks of {MCHBAR, TOM, TOUUD, ECC_ERROR_LOG} configurableQiuxu Zhuo-12/+53
2025-12-19misc: rp1: drop overlay supportAndrea della Porta-66/+6
2025-12-19drm/xe: Print GuC queue submission state on engine resetMatthew Brost-2/+3
2025-12-19drm/xe: Increase log level for unhandled page faultsMatthew Brost-24/+24
2025-12-19drm/i915/pc8: Add parent interface for PC8 forcewake tricksVille Syrjälä-4/+68
2025-12-19drm/i915/cx0: Toggle powerdown states for C10 on HDMIGustavo Sousa-0/+15
2025-12-19drm/i915/cx0: Use a more accurate message for powerdown change failureGustavo Sousa-1/+1
2025-12-19hwmon: (ltc4282): Fix reset_history file permissionsNuno Sá-3/+6
2025-12-19drm/xe/xe_survivability: Add index bound checkRiana Tauro-3/+7
2025-12-19drm/xe/xe_survivability: Use static for survivability info attributesRiana Tauro-9/+9
2025-12-19fpga: dfl: use subsys_initcall to allow built-in drivers to be addedThadeu Lima de Souza Cascardo-1/+1
2025-12-19fpga: xilinx: Switch Michal Simek's email to new oneMichal Simek-2/+2
2025-12-19fpga: of-fpga-region: Fail if any bridge is missingRomain Gantois-4/+4
2025-12-19drm/xe/pmu: Replace sprintf() with sysfs_emit()Madhur Kumar-1/+1
2025-12-19lkdtm/bugs: Do not confuse the clang/objtool with busy wait loopCatalin Marinas-4/+4
2025-12-19drm/i915/dp: Fail state computation for invalid DSC source input BPP valuesImre Deak-7/+21
2025-12-19drm/i915/dp: Fail state computation for invalid max sink compressed BPP valueImre Deak-2/+1
2025-12-19drm/i915/dp: Fail state computation for invalid max throughput BPP valueImre Deak-2/+0
2025-12-19drm/i915/dp: Fail state computation for invalid min/max link BPP valuesImre Deak-1/+6
2025-12-19drm/i915/dp: Account with pipe joiner max compressed BPP limit for DP-MST and...Imre Deak-8/+8
2025-12-19drm/i915/dp: Account with DSC BW overhead for compressed DP-SST stream BWImre Deak-1/+5
2025-12-19drm/i915/dp: Account with MST, SSC BW overhead for uncompressed DP-MST stream BWImre Deak-1/+4
2025-12-19drm/i915/dp: Use the effective data rate for DP compressed BW calculationImre Deak-11/+16
2025-12-19drm/i915/dp: Use the effective data rate for DP BW calculationImre Deak-19/+33
2025-12-19drm/i915/dp: Fix BW check in is_bw_sufficient_for_dsc_config()Imre Deak-1/+1
2025-12-19drm/i915/dp: Factor out intel_dp_link_bw_overhead()Imre Deak-16/+34