summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-08-26gpio: adp5585: use devm_blocking_notifier_chain_register()Eliav Farber
2026-08-26of/irq: Fix device node refcount leak in of_irq_get_affinity()Fuad Tabba
2026-08-26i2c: mux: Fix channel node leak on adapter add failureAhmad Byagowi
2026-08-26Input: adp5588-keys - cache GPIO state before registering the gpiochipAlvin Šipraga
2026-08-26drm/xe/sysctrl: Read mailbox phase bit from hardwareAnoop Vijay
2026-08-26gpio: pcf857x: implement get_direction()Tapio Reijonen
2026-08-26drm: Fix drm_crtc_commit leak if signaled when PAGE_FLIP_EVENT is usedThadeu Lima de Souza Cascardo
2026-08-26drm/atomic: remove bogus check for file_privThadeu Lima de Souza Cascardo
2026-08-26power: sequencing: rename pwrseq_power_on/off() to pwrseq_enable/disable()Bartosz Golaszewski
2026-08-26drm/meson: remove dependency on DRM simple helpersDiogo Silva
2026-08-26drm/arm/komeda: remove dependency on DRM simple helpersDiogo Silva
2026-08-26drm/hisilicon/kirin: remove dependency on DRM simple helpersDiogo Silva
2026-08-26drm/renesas/shmobile: remove dependency on DRM simple helpersDiogo Silva
2026-08-26drm/mediatek: remove dependency on DRM simple helpersDiogo Silva
2026-08-26drm/imx: remove dependency on DRM simple helpersDiogo Silva
2026-08-26drm/tidss: remove dependency on DRM simple helpersDiogo Silva
2026-08-26drm/virtio: remove dependency on DRM simple helpersDiogo Silva
2026-08-26drm/kmb: remove dependency on DRM simple helpersDiogo Silva
2026-08-26drm/fsl-dcu: remove dependency on DRM simple helpersDiogo Silva
2026-08-26drm/tegra: remove dependency on DRM simple helpersDiogo Silva
2026-08-26drm/xlnx/zynqmp_dpsub: remove dependency on DRM simple helpersDiogo Silva
2026-08-26drm/exynos: remove dependency on DRM simple helpersDiogo Silva
2026-08-26drm/cirrus-qemu: Validate BAR0 size during probeSlawomir Stepien
2026-08-26drm/sysfb: ofdrm: Fix is_avivo() constant comparison bugShixiong Ou
2026-08-26drm/sysfb: ofdrm: Fix integer overflow in fb_size calculationShixiong Ou
2026-08-25ipmi: Fix use-after-free of cmd_rcvr in _ipmi_destroy_user()Yifei Gao
2026-08-25drm/amdgpu: correct mcm_addr_lut value for gc v12_1Likun Gao
2026-08-25drm/amdgpu: update mcm_addr_lut data for imu v12_1Likun Gao
2026-08-25drm/amdgpu: Init mcm_addr look up tableHawking Zhang
2026-08-25drm/amdgpu: update mcm_addr_lut data for imu v12_1Likun Gao
2026-08-25drm/amdkfd: gfx12.1 add no-op prefetch on trap entryJay Cornwall
2026-08-25drm/amdkfd: enable trap ID work aroundJames Zhu
2026-08-25drm/amdkfd: add stochastic in 1st trap handlerJames Zhu
2026-08-25drm/amdkfd: enhance host trap process in 1st trap handlerJames Zhu
2026-08-25drm/amdgpu: Skip showing available NPS modesLijo Lazar
2026-08-25drm/amdgpu: skip DPX mode for unsupported GC partsMangesh Gadre
2026-08-25drm/amdgpu: add DPX mode for 6-XCC configurationMangesh Gadre
2026-08-25drm/amdgpu: add NPS2 memory cap for soc v1.0 DPX modeLe Ma
2026-08-25drm/amdgpu: free memory partition info on gmc v12 sw_finiLe Ma
2026-08-25drm/amdgpu: add memory partition sysfs init/fini for GC 12.1.0Le Ma
2026-08-25drm/amdgpu: init NPS supported modes for GC 12.1.0Le Ma
2026-08-25drm/amdgpu: Init soc_v1_0 rev_id from IP discovery die_idHoratio Zhang
2026-08-25drm/amdgpu: handle LSDMA instance and harvest information from ip discoveryLe Ma
2026-08-25drm/amdgpu: handle MMHUB harvest information from ip discoveryLe Ma
2026-08-25drm/amdgpu/discovery: skip MEM_RESERVED_INFO on unsupported ASICsFeifei Xu
2026-08-25drm/amdgpu: add mem_reserved_info sysfs attributeFeifei Xu
2026-08-25drm/amdgpu: add amdgpu_discovery_dump_mem_reserved_info_tableFeifei Xu
2026-08-25drm/amdgpu: query the reserved info with get_fw_reserved_infoFeifei Xu
2026-08-25drm/amdgpu: set reserve_tmr in amdgpu_discovery_get_tmr_infoFeifei Xu
2026-08-25drm/amdgpu: add get_fw_reserved_info implementationFeifei Xu