summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-06-27firmware: ti_sci: fix TISCI protocol URL linkRichard Genoud
2024-06-27soc: ti: pm33xx: Fix missing newlines in log statementsVasyl Gomonovych
2024-06-28rtc: isl1208: Update correct procedure for clearing alarmBiju Das
2024-06-28rtc: isl1208: Add a delay for clearing alarmBiju Das
2024-06-28rtc: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-28rtc: abx80x: Fix return value of nvmem callback on readJoy Chakraborty
2024-06-28rtc: cmos: Fix return value of nvmem callbacksJoy Chakraborty
2024-06-28Merge tag 'drm-misc-next-2024-06-27' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-06-28rtc: isl1208: Fix return value of nvmem callbacksJoy Chakraborty
2024-06-28rtc: tps6594: Add power management supportRichard Genoud
2024-06-28rtc: tps6594: introduce private structure as drvdataRichard Genoud
2024-06-28rtc: tps6594: Fix memleak in probeRichard Genoud
2024-06-28drm/i915/gem: Suppress oom warning in favour of ENOMEM to userspaceNirmoy Das
2024-06-27loop: Fix a race between loop detach and loop openGulam Mohamed
2024-06-27s390/lcs: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-27drm/amd: Don't initialize ISP hardware without FWMario Limonciello
2024-06-27drm/amdgpu: refine isp firmware loadingYang Wang
2024-06-27drm/amd/amdgpu: Enable MMHUB prefetch for ISP v4.1.0 and 4.1.1Pratap Nirujogi
2024-06-27drm/amd/amdgpu: Fix 'snprintf' output truncation warningPratap Nirujogi
2024-06-27drm/amd/amdgpu: Disable MMHUB prefetch for ISP v4.1.1Pratap Nirujogi
2024-06-27drm/amd/amdgpu: Add ISP4.1.0 and ISP4.1.1 modulesPratap Nirujogi
2024-06-27drm/amd/amdgpu: Map ISP interrupts as generic IRQsPratap Nirujogi
2024-06-27drm/amdgpu: fix Kconfig for ISP v2Alex Deucher
2024-06-27drm/amd/amdgpu: Enable ISP in amdgpu_discoveryPratap Nirujogi
2024-06-27drm/amd/amdgpu: Add ISP driver supportPratap Nirujogi
2024-06-27drm/amd/amdgpu: Add ISP support to amdgpu_discoveryPratap Nirujogi
2024-06-27drm/amdgpu/jpeg5: Add support for DPG modeSonny Jiang
2024-06-27drm/amdgpu: tolerate allocating GTT bo with dcc flagFrank Min
2024-06-27drm/amd/display: Fix null pointer deref in dcn20_resource.cAurabindo Pillai
2024-06-27drm/amd/display: Add null check before access structsMa Ke
2024-06-27drm/amdgpu: normalize registers as local xcc to read/write in gfx_v9_4_3Jane Jian
2024-06-27drm/amd: Add some missing register definitionsAurabindo Pillai
2024-06-27drm/amdgpu: add gpu reset check and exception handlingYiPeng Chai
2024-06-27drm/amdgpu: refine poison consumption interrupt handlerYiPeng Chai
2024-06-27drm/amdgpu: refine poison creation interrupt handlerYiPeng Chai
2024-06-27drm/amdgpu: process RAS fatal error MB notificationVignesh Chander
2024-06-27drm/amdgpu: add variable to record the deferred error number read by driverYiPeng Chai
2024-06-27drm/amdgpu: Use dev_ prints for virtualization as it supports multi adapterVignesh Chander
2024-06-27drm/amdgpu: clear RB_OVERFLOW bit when enabling interruptsDanijel Slivka
2024-06-28Merge tag 'drm-intel-fixes-2024-06-27' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2024-06-27Revert "drm/amd/amdgpu: add module parameter for jpeg"Kenneth Feng
2024-06-27drm/amd/display: use swap() in is_config_schedulable()Jiapeng Chong
2024-06-27drm/amd/display: Remove unused function reverse_planes_orderJiapeng Chong
2024-06-27drm/amd/display: Use ARRAY_SIZE for array lengthJiapeng Chong
2024-06-27drm/amd/display: Fix Makefile copyright noticesAlex Deucher
2024-06-27drm/amdgpu: Don't show false warning for reg listLijo Lazar
2024-06-27drm/amdgpu: avoid using null object of framebufferJulia Zhang
2024-06-27drm/amdgpu: Fix smatch static checker warningHawking Zhang
2024-06-27drm/amdgpu: add missing error handling in function amdgpu_gmc_flush_gpu_tlb_p...Bob Zhou
2024-06-27drm/amd/display: 3.2.290Aric Cyr