summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-09-23drm/amd/display: Add missing post flip callsDillon Varone
2025-09-23drm/amd/display: Disable stutter when programming watermarks on dcn32Dillon Varone
2025-09-23drm/amdgpu: Update amdgpu_vcn5_fw_shared for vcn_5_0_1Sonny Jiang
2025-09-23drm/amdgpu: Enable MES lr_compute_wa by defaultMario Limonciello
2025-09-23drm/amdgpu: use hmm_pfns instead of array of pagesSunil Khatri
2025-09-23drm/amd/pm: place the smu 13.0.0 pptable header into the correct folderYang Wang
2025-09-23drm/amdgpu: Fix vbios build number parsing logicLijo Lazar
2025-09-23fbdev/simplefb: Sort headers correctlyLuca Weiss
2025-09-23drm/sysfb: simpledrm: Sort headers correctlyLuca Weiss
2025-09-23fbdev: Turn FB_MODE_HELPERS into an internal config optionThomas Zimmermann
2025-09-23fbdev: Make drivers depend on FB_TILEBLITTINGThomas Zimmermann
2025-09-23ACPI: debug: fix signedness issues in read/write helpersAmir Mohammad Jahangirzad
2025-09-23ACPI: processor: Do not expose global variable acpi_idle_driverHuisong Li
2025-09-23coresight: Add label sysfs node supportMao Jinlong
2025-09-23coresight: tnoc: add new AMBA ID to support Trace Noc V2Yuanfang Zhang
2025-09-23coresight: Fix incorrect handling for return value of devm_kzallocLin Yujun
2025-09-23coresight: tpda: fix the logic to setup the element sizeJie Gan
2025-09-23coresight: trbe: Return NULL pointer for allocation failuresLeo Yan
2025-09-23coresight: Refactor runtime PMLeo Yan
2025-09-23coresight: Make clock sequence consistentLeo Yan
2025-09-23coresight: Refactor driver data allocationLeo Yan
2025-09-23coresight: Consolidate clock enablingLeo Yan
2025-09-23coresight: Appropriately disable trace bus clocksLeo Yan
2025-09-23coresight: Appropriately disable programming clocksLeo Yan
2025-09-23coresight: etm4x: Support atclkLeo Yan
2025-09-23coresight: catu: Support atclkLeo Yan
2025-09-23coresight: tmc: Support atclkLeo Yan
2025-09-23coresight-etm4x: Conditionally access register TRCEXTINSELRYuanfang Zhang
2025-09-23coresight: fix indentation error in cscfg_remove_owned_csdev_configs()Yeoreum Yun
2025-09-23coresight: tnoc: Fix a NULL vs IS_ERR() bug in probeDan Carpenter
2025-09-23drm/format-helper: Remove drm_fb_blit()Thomas Zimmermann
2025-09-23drm/sysfb: Lookup blit function during atomic checkThomas Zimmermann
2025-09-23drm/sysfb: Add custom plane stateThomas Zimmermann
2025-09-23dm raid: use proper md_ro_state enumeratorsHeinz Mauelshagen
2025-09-23dm-integrity: prefer synchronous hash interfaceMikulas Patocka
2025-09-23dm-integrity: enable asynchronous hash interfaceMikulas Patocka
2025-09-23dm-integrity: rename internal_hashMikulas Patocka
2025-09-23dm-integrity: add the "offset" argumentMikulas Patocka
2025-09-23dm-integrity: allocate the recalculate buffer with kmallocMikulas Patocka
2025-09-23drm/xe/pm: Add lockdep annotation for the pm_block completionThomas Hellström
2025-09-23drm/xe/pm: Hold the validation lock around evicting user-space bos for suspendThomas Hellström
2025-09-23Merge tag 'iio-for-6.18a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2025-09-23Merge tag 'icc-6.18-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2025-09-23drm/tiny: pixpaper: Fix missing dependency on DRM_GEM_SHMEM_HELPERLiangCheng Wang
2025-09-23clocksource/drivers/sh_cmt: Split start/stop of clock source and eventsNiklas Söderlund
2025-09-23clocksource/drivers/clps711x: Fix resource leaks in error pathsZhen Ni
2025-09-23clocksource/drivers/arm_global_timer: Add auto-detection for initial prescale...Markus Schneider-Pargmann
2025-09-23clocksource/drivers/ingenic-sysost: Convert from round_rate() to determine_ra...Brian Masney
2025-09-23clocksource/drivers/timer-tegra186: Don't print superfluous errorsWolfram Sang
2025-09-23clocksource/drivers/timer-rtl-otto: Simplify documentationMarkus Stockhausen