summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-07-16drm/vmwgfx: Pass along the format info from .fb_create() to drm_helper_mode_f...Ville Syrjälä
2025-07-16drm/virtio: Pass along the format info from .fb_create() to drm_helper_mode_f...Ville Syrjälä
2025-07-16drm/tegra: Pass along the format info from .fb_create() to drm_helper_mode_fi...Ville Syrjälä
2025-07-16drm/msm: Pass along the format info from .fb_create() to drm_helper_mode_fill...Ville Syrjälä
2025-07-16drm/komeda: Pass along the format info from .fb_create() to drm_helper_mode_f...Ville Syrjälä
2025-07-16drm/i915: Pass along the format info from .fb_create() to drm_helper_mode_fil...Ville Syrjälä
2025-07-16drm/gma500: Pass along the format info from .fb_create() to drm_helper_mode_f...Ville Syrjälä
2025-07-16drm/exynos: Pass along the format info from .fb_create() to drm_helper_mode_f...Ville Syrjälä
2025-07-16drm/armada: Pass along the format info from .fb_create() to drm_helper_mode_f...Ville Syrjälä
2025-07-16drm/amdgpu: Pass along the format info from .fb_create() to drm_helper_mode_f...Ville Syrjälä
2025-07-16drm/gem/afbc: Eliminate redundant drm_get_format_info()Ville Syrjälä
2025-07-16drm/gem: Pass along the format info from .fb_create() to drm_helper_mode_fill...Ville Syrjälä
2025-07-16drm/malidp: Pass along the format info from .fb_create() malidp_verify_afbc_f...Ville Syrjälä
2025-07-16drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_s...Ville Syrjälä
2025-07-16drm: Pass the format info to .fb_create()Ville Syrjälä
2025-07-16drm: Look up the format info earlierVille Syrjälä
2025-07-16drm: Pass pixel_format+modifier directly to drm_get_format_info()Ville Syrjälä
2025-07-16drm: Pass pixel_format+modifier to .get_format_info()Ville Syrjälä
2025-07-16watchdog: renesas_wdt: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Geert Uytterhoeven
2025-07-16watchdog: iTCO_wdt: Report error if timeout configuration failsZiyan Fu
2025-07-16watchdog: rti_wdt: Use of_reserved_mem_region_to_resource() for "memory-region"Rob Herring (Arm)
2025-07-16watchdog: ziirave_wdt: check record length in ziirave_firm_verify()Dan Carpenter
2025-07-17md/raid10: fix set but not used variable in sync_request_write()John Garry
2025-07-16spi: stm32-ospi: Fix NULL vs IS_ERR() bug in stm32_ospi_get_resources()Dan Carpenter
2025-07-16drm/tests: edid: Add edid-decode --check outputMaxime Ripard
2025-07-16drm/tests: edid: Update CTA-861 HDMI Vendor Specific Data BlockMaxime Ripard
2025-07-16drm/tests: edid: Fix monitor range limitsMaxime Ripard
2025-07-16drm/xe: Move debugfs GT attributes under tile directoryMichal Wajdeczko
2025-07-16ACPI: RISC-V: Remove unnecessary CPPC debug messageSunil V L
2025-07-16drm/panel/boe-himax8279d: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-07-16drm/panel/boe-tv101wum-nl6: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-07-16drm/panel/himax-hx83102: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-07-16drm/panel/ilitek-ili9882t: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-07-16drm/panel/lpm102a188a: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-07-16drm/panel/jdi-lt070me05000: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-07-16drm/panel/khadas-ts050: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-07-16drm/panel/kd097d04: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-07-16drm/panel/lg-sw43408: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-07-16drm/panel/novatek-nt36672a: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-07-16drm/panel/osd101t2587-53ts: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-07-16drm/panel/vvx10f034n00: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-07-16drm/panel/raspberrypi: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-07-16drm/panel/lq101r1sx01: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-07-16drm/xe: Fix a NULL vs IS_ERR() bug in xe_i2c_register_adapter()Dan Carpenter
2025-07-16nvmem: layouts: u-boot-env: remove crc32 endianness conversionMichael C. Pratt
2025-07-16cacheinfo: Add arch hook to compress CPU h/w id into 32 bits for cache-idJames Morse
2025-07-16cacheinfo: Set cache 'id' based on DT dataRob Herring
2025-07-16misc: amd-sbi: Explicitly clear in/out arg "mb_in_out"Akshay Gupta
2025-07-16misc: amd-sbi: Address copy_to/from_user() warning reported in smatchAkshay Gupta
2025-07-16misc: amd-sbi: Address potential integer overflow issue reported in smatchAkshay Gupta