summaryrefslogtreecommitdiffstats
path: root/lib/kobject_uevent.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-24drm/ci: uprev mesa, IGT and deqp-runnerVignesh Raman34-148/+234
2024-09-24drm/scheduler: Improve documentationShuicheng Lin4-17/+15
2024-09-24accel/ivpu: Fix a typoAndrew Kreimer1-1/+1
2024-09-24drm: Link drm_rect.o into DRM core moduleThomas Zimmermann1-1/+1
2024-09-23drm/sti: avoid potential dereference of error pointersMa Ke1-0/+3
2024-09-23drm/sti: avoid potential dereference of error pointers in sti_gdp_atomic_checkMa Ke1-0/+3
2024-09-23drm/sti: avoid potential dereference of error pointers in sti_hqvdp_atomic_checkMa Ke1-0/+3
2024-09-23dma-buf: Add syntax highlighting to code listings in the documentTommy Chiang1-6/+9
2024-09-23drm/mcde: Enable module autoloadingLiao Chen1-0/+1
2024-09-23drm/bridge: it6505: Enable module autoloadingLiao Chen1-0/+1
2024-09-23dt-bindings: lcdif: Document the dmas/dma-names propertiesFabio Estevam1-0/+20
2024-09-22drm/panel: nt35510: Make new commands optionalLinus Walleij1-6/+9
2024-09-22drm/imx: Add missing DRM_BRIDGE_CONNECTOR dependencyAlexander Stein1-0/+2
2024-09-22drm: panel-orientation-quirks: Add quirk for AYA NEO GEEKJoaquín Ignacio Aramendía1-0/+6
2024-09-22drm: panel-orientation-quirks: Add quirk for AYA NEO Founder editionJoaquín Ignacio Aramendía1-0/+6
2024-09-22drm: panel-orientation-quirks: Add quirk for AYA NEO 2 modelJoaquín Ignacio Aramendía1-0/+6
2024-09-21drm/imx/ipuv3: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-4/+2
2024-09-21drm/imx/dcss: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-3/+1
2024-09-21drm/imx/dcss: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-4/+2
2024-09-20udmabuf: reuse folio array when pin foliosHuan Yang1-15/+21
2024-09-20udmabuf: remove udmabuf_folioHuan Yang1-36/+29
2024-09-20udmabuf: introduce udmabuf init and deinit helperHuan Yang1-21/+31
2024-09-20udmabuf: udmabuf_create pin folio codestyle cleanupHuan Yang1-61/+76
2024-09-20udmabuf: fix vmap_udmabuf error page setHuan Yang2-7/+16
2024-09-20udmabuf: change folios array from kmalloc to kvmallocHuan Yang1-13/+13
2024-09-20udmabuf: pre-fault when first page faultHuan Yang1-2/+31
2024-09-20MAINTAINERS: udmabuf: Add myself as co-maintainer for udmabuf driverVivek Kasireddy1-0/+1
2024-09-20dma-buf/dma-fence: Use a successful read_trylock() annotation for dma_fence_b...Thomas Hellström1-3/+3
2024-09-19drm/rockchip: Load crtc devices in preferred orderJonas Karlman1-0/+23
2024-09-19drm/rockchip: dw_hdmi: Enable 4K@60Hz mode on RK3399 and RK356xJonas Karlman1-2/+2
2024-09-19drm/rockchip: dw_hdmi: Use auto-generated tablesDouglas Anderson1-51/+53
2024-09-19drm/rockchip: dw_hdmi: Set cur_ctr to 0 alwaysDouglas Anderson1-15/+1
2024-09-19drm/rockchip: dw_hdmi: Add phy_config for 594Mhz pixel clockNickey Yang1-0/+1
2024-09-19drm/rockchip: dw_hdmi: Adjust cklvl & txlvl for RF/EMIYakir Yang1-1/+1
2024-09-19drm/rockchip: dw_hdmi: Filter modes based on hdmiphy_clkJonas Karlman1-18/+17
2024-09-19drm/rockchip: Fix a typoAndrew Kreimer1-1/+1
2024-09-18drm/ast: Warn about unsupported TX chipsThomas Zimmermann1-1/+16
2024-09-18drm/ast: Use TX-chip register constantsThomas Zimmermann3-11/+13
2024-09-18drm/ast: Rename register constants for TX-chip typesThomas Zimmermann2-16/+14
2024-09-17drm/panic: Fix uninitialized spinlock acquisition with CONFIG_DRM_PANIC=nLyude Paul2-1/+15
2024-09-16drm/v3d: Appease lockdep while updating GPU statsTvrtko Ursulin1-5/+41
2024-09-16drm/panel: raydium-rm69380: transition to mipi_dsi wrapped functionsTejas Vipin1-64/+29
2024-09-16drm/omap: Fix locking in omap_gem_new_dmabuf()Tomi Valkeinen1-8/+2
2024-09-16drm/omap: Hide sparse warningsTomi Valkeinen1-3/+3
2024-09-16drm/omap: Fix possible NULL dereferenceTomi Valkeinen3-23/+9
2024-09-13accel/qaic: Change to use DEFINE_SHOW_ATTRIBUTE macroLonglong Xia1-38/+5
2024-09-13drm/ast: Avoid upcasting to struct ast_deviceThomas Zimmermann5-27/+21
2024-09-13drm/ast: Respect return value from CRTC initThomas Zimmermann1-1/+3
2024-09-13drm/ast: vga: Inline ast_vga_connector_init()Thomas Zimmermann1-29/+26
2024-09-13drm/ast: sil164: Inline ast_sil164_connector_init()Thomas Zimmermann1-29/+26