summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-07drm/sysfb: efidrm: Add EDID supportThomas Zimmermann
2025-04-07drm/sysfb: Add efidrm for EFI displaysThomas Zimmermann
2025-04-07firmware: sysfb: Move bpp-depth calculation into screen_info helperThomas Zimmermann
2025-04-07drm/sysfb: ofdrm: Add EDID supportThomas Zimmermann
2025-04-07drm/sysfb: Merge primary-plane functionsThomas Zimmermann
2025-04-07drm/sysfb: Merge CRTC functionsThomas Zimmermann
2025-04-07drm/sysfb: Maintain CRTC state in struct drm_sysfb_crtc_stateThomas Zimmermann
2025-04-07drm/sysfb: Merge connector functionsThomas Zimmermann
2025-04-07drm/sysfb: Merge mode-config functionsThomas Zimmermann
2025-04-07drm/sysfb: Provide single mode-init helperThomas Zimmermann
2025-04-07drm/sysfb: Add struct drm_sysfb_deviceThomas Zimmermann
2025-04-07drm: Move sysfb drivers into separate subdirectoryThomas Zimmermann
2025-04-07drm/simpledrm: Remove struct simpledrm_device.nformatsThomas Zimmermann
2025-04-07drm/ofdrm: Open-code drm_simple_encoder_init()Thomas Zimmermann
2025-04-07drm/ofdrm: Remove struct ofdrm_device.pdevThomas Zimmermann
2025-04-07drm/vc4: tests: Retry pv-muxing tests when EDEADLKMaxime Ripard
2025-04-07drm/vc4: tests: Stop allocating the state in test initMaxime Ripard
2025-04-07drm/vc4: tests: Document output handling functionsMaxime Ripard
2025-04-07drm/vc4: tests: Use return instead of assertMaxime Ripard
2025-04-07panel/panel-edp: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-04-07panel/ebbg-ft8719: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-04-07panel/dsi-cm: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-04-07panel/boe-tv101wum-ll2: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-04-07panel/th101mb31ig002-28a: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-04-07panel/bf060y8m-aj0: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-04-07panel/auo-a030jtn01: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-04-07panel/z00t-tm5p5-n35596: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-04-07panel/arm-versatile: Use the refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-04-07panel/abt-y030xx067a: Use the refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-04-07Documentation: riscv: Fix typo MIMPLID -> MIMPIDNam Cao
2025-04-07riscv: Use kvmalloc_array on relocation_hashtableWill Pierce
2025-04-07drm/i915/xe2hpd: Identify the memory type for SKUs with GDDR + ECCVivek Kasireddy
2025-04-07drm/i915/dp: Reject HBR3 when sink doesn't support TPS4Ville Syrjälä
2025-04-07drm/i915/gvt: fix unterminated-string-initialization warningJani Nikula
2025-04-07drm/i915: Disable RPG during live selftestBadal Nilawar
2025-04-07drm/i915: Fix scanline_offset for LNL+ and BMG+Ville Syrjälä
2025-04-07irqchip/sg2042-msi: Add missing chip flagsInochi Amaoto
2025-04-07irqchip/davinci: Remove leftover headerBartosz Golaszewski
2025-04-07ALSA: hda/tas2781: Remove unnecessary NULL check before release_firmware()Chen Ni
2025-04-07mtd: spinand: Fix build with gcc < 7.5Miquel Raynal
2025-04-07mtd: rawnand: Add status chack in r852_ready()Wentao Liang
2025-04-07mtd: inftlcore: Add error check for inftl_read_oob()Wentao Liang
2025-04-07mtd: nand: Drop explicit test for built-in CONFIG_SPI_QPIC_SNANDGeert Uytterhoeven
2025-04-07gpio: tegra186: fix resource handling in ACPI probe pathGuixin Liu
2025-04-07drm/format-helper: fix buildMatthew Auld
2025-04-07xenbus: add module descriptionArnd Bergmann
2025-04-07drm: renesas: Extend RZ/G2L supported KMS formatsKieran Bingham
2025-04-07drm: renesas: rz-du: Drop bpp variable from struct rzg2l_du_format_infoBiju Das
2025-04-07memblock tests: add test for memblock_set_nodeWei Yang
2025-04-07memblock tests: Fix mutex related build errorMasami Hiramatsu (Google)