Show patches with: State = Action Required       |   154250 patches
« 1 2 3 41542 1543 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/4] dt-bindings: display/msm: add stream 1 pixel clock binding dt-bindings: msm/dp: add support for pixel clock to driver another stream - - - --- 2024-12-03 Abhinav Kumar New
[2/4] dt-bindings: display: msm: dp-controller: document clock parents better dt-bindings: msm/dp: add support for pixel clock to driver another stream - - - --- 2024-12-03 Abhinav Kumar New
[1/4] dt-bindings: display: msm: dp-controller: document pixel clock stream dt-bindings: msm/dp: add support for pixel clock to driver another stream - - - --- 2024-12-03 Abhinav Kumar New
[4/4] drm/msm/dp: remove ST_DISPLAY_OFF as a hpd_state drm/msm/dp: ST_DISPLAY_OFF hpd cleanup - 1 - --- 2024-12-03 Abhinav Kumar New
[3/4] drm/msm/dp: replace ST_DISPLAY_OFF with power_on in msm_dp_hpd_unplug_handle() drm/msm/dp: ST_DISPLAY_OFF hpd cleanup - 1 - --- 2024-12-03 Abhinav Kumar New
[2/4] drm/msm/dp: remove redundant ST_DISPLAY_OFF checks in msm_dp_bridge_atomic_enable() drm/msm/dp: ST_DISPLAY_OFF hpd cleanup - - - --- 2024-12-03 Abhinav Kumar New
[1/4] drm/msm/dp: remove redundant checks related to ST_DISPLAY_OFF in plug/irq_ipd handlers drm/msm/dp: ST_DISPLAY_OFF hpd cleanup - 1 - --- 2024-12-03 Abhinav Kumar New
[v2,11/32] libnvdimm: Simplify nd_namespace_store() implementation driver core: Constify API device_find_child() and adapt for various existing usages - - - --- 2024-12-03 Zijun Hu New
[v2,10/32] nvdimm: Adapt for constified device_find_child() driver core: Constify API device_find_child() and adapt for various existing usages - - - --- 2024-12-03 Zijun Hu New
[v2,09/32] pwm: Adapt for constified device_find_child() driver core: Constify API device_find_child() and adapt for various existing usages - - - --- 2024-12-03 Zijun Hu New
[v2,08/32] net: dsa: Adapt for constified device_find_child() driver core: Constify API device_find_child() and adapt for various existing usages - - - --- 2024-12-03 Zijun Hu New
[v2,07/32] gpio: sim: Remove gpio_sim_dev_match_fwnode() driver core: Constify API device_find_child() and adapt for various existing usages - - - --- 2024-12-03 Zijun Hu New
[v2,06/32] thunderbolt: Adapt for constified device_find_child() driver core: Constify API device_find_child() and adapt for various existing usages - - - --- 2024-12-03 Zijun Hu New
[v2,05/32] media: pci: mgb4: Adapt for constified device_find_child() driver core: Constify API device_find_child() and adapt for various existing usages - - - --- 2024-12-03 Zijun Hu New
[v2,04/32] hwmon: Adapt for constified device_find_child() driver core: Constify API device_find_child() and adapt for various existing usages - - - --- 2024-12-03 Zijun Hu New
[v2,03/32] drm/mediatek: Adapt for constified device_find_child() driver core: Constify API device_find_child() and adapt for various existing usages - - - --- 2024-12-03 Zijun Hu New
[v2,02/32] driver core: Introduce device_match_type() to match device with a device type driver core: Constify API device_find_child() and adapt for various existing usages - - - --- 2024-12-03 Zijun Hu New
[v2,01/32] driver core: Constify API device_find_child() driver core: Constify API device_find_child() and adapt for various existing usages - - - --- 2024-12-03 Zijun Hu New
[3/3] drm/msm/dp: add a debugfs node for using tpg drm/msm/dp: Fix and utilize TPG with a debugfs - - - --- 2024-12-02 Abhinav Kumar New
[2/3] drm/msm/dp: do not touch the MMSS_DP_INTF_CONFIG for tpg drm/msm/dp: Fix and utilize TPG with a debugfs - 1 - --- 2024-12-02 Abhinav Kumar New
[1/3] drm/msm/dp: account for widebus in msm_dp_catalog_panel_tpg_enable() drm/msm/dp: Fix and utilize TPG with a debugfs - - - --- 2024-12-02 Abhinav Kumar New
drm/rockchip: dw_hdmi_qp: Simplify clock handling drm/rockchip: dw_hdmi_qp: Simplify clock handling - - - --- 2024-12-02 Cristian Ciocaltea New
drm/connector: Allow clearing HDMI infoframes drm/connector: Allow clearing HDMI infoframes - 2 - --- 2024-12-02 Derek Foreman New
[10/10] compiler.h: remove __is_constexpr() compiler.h: refactor __is_constexpr() into is_const{,_true,_false}() - - - --- 2024-12-02 Vincent Mailhol via B4 Relay New
[09/10] coresight: etm4x: replace __is_const_expr() by is_const() compiler.h: refactor __is_constexpr() into is_const{,_true,_false}() - - - --- 2024-12-02 Vincent Mailhol via B4 Relay New
[08/10] drm/i915/reg: replace __is_const_expr() by is_const_true() or is_const() compiler.h: refactor __is_constexpr() into is_const{,_true,_false}() - - - --- 2024-12-02 Vincent Mailhol via B4 Relay New
[07/10] overflow: replace __is_constexpr() by is_const() compiler.h: refactor __is_constexpr() into is_const{,_true,_false}() - - - --- 2024-12-02 Vincent Mailhol via B4 Relay New
[06/10] fortify: replace __is_constexpr() by is_const() in strlen() compiler.h: refactor __is_constexpr() into is_const{,_true,_false}() - - - --- 2024-12-02 Vincent Mailhol via B4 Relay New
[05/10] minmax: simplify __clamp_once() by using is_const_false() compiler.h: refactor __is_constexpr() into is_const{,_true,_false}() - - - --- 2024-12-02 Vincent Mailhol via B4 Relay New
[04/10] linux/bits.h: simplify GENMASK_INPUT_CHECK() by using is_const_true() compiler.h: refactor __is_constexpr() into is_const{,_true,_false}() - - - --- 2024-12-02 Vincent Mailhol via B4 Relay New
[03/10] compiler.h: add is_const_true() and is_const_false() compiler.h: refactor __is_constexpr() into is_const{,_true,_false}() - - - --- 2024-12-02 Vincent Mailhol via B4 Relay New
[02/10] compiler.h: add is_const() as a replacement of __is_constexpr() compiler.h: refactor __is_constexpr() into is_const{,_true,_false}() - - - --- 2024-12-02 Vincent Mailhol via B4 Relay New
[01/10] compiler.h: add statically_false() compiler.h: refactor __is_constexpr() into is_const{,_true,_false}() - - - --- 2024-12-02 Vincent Mailhol via B4 Relay New
[RESEND,v5] drm/edid: add CTA Video Format Data Block support [RESEND,v5] drm/edid: add CTA Video Format Data Block support - - - --- 2024-12-02 Hamza Mahfooz New
[7/7] arm64: dts: broadcom: Fix device tree errors on BCM2712. drm/vc4: Fixup DT and DT binding issues from recent patchset - - - --- 2024-12-02 Dave Stevenson New
[6/7] arm: dts: broadcom: Add interrupt-controller flag for intc on BCM2711 drm/vc4: Fixup DT and DT binding issues from recent patchset - - - --- 2024-12-02 Dave Stevenson New
[5/7] arm64: dts: broadcom: Add interrupt-controller flag for intc on BCM2712 drm/vc4: Fixup DT and DT binding issues from recent patchset - - - --- 2024-12-02 Dave Stevenson New
[4/7] arm64: dts: broadcom: Fix device tree warnings for BCM2712 display pipeline drm/vc4: Fixup DT and DT binding issues from recent patchset - - - --- 2024-12-02 Dave Stevenson New
[3/7] dt-bindings: gpio: brcmstb: add gpio-line-name drm/vc4: Fixup DT and DT binding issues from recent patchset - - - --- 2024-12-02 Dave Stevenson New
[2/7] dtbindings: display: Fix BCM2835 HVS bindings for BCM2712 drm/vc4: Fixup DT and DT binding issues from recent patchset - - - --- 2024-12-02 Dave Stevenson New
[1/7] dtbindings: display: bcm2711-hdmi: Correct bindings for 2712 drm/vc4: Fixup DT and DT binding issues from recent patchset - - - --- 2024-12-02 Dave Stevenson New
[v4] drm/v3d: Add DRM_IOCTL_V3D_PERFMON_SET_GLOBAL [v4] drm/v3d: Add DRM_IOCTL_V3D_PERFMON_SET_GLOBAL - 1 - --- 2024-12-02 Christian Gmeiner New
[v6,drm-dp,5/5] drm/hisilicon/hibmc: add dp module in hibmc Add dp module in hibmc driver - - - --- 2024-12-02 Yongbang Shi New
[v6,drm-dp,4/5] drm/hisilicon/hibmc: separate struct of vdac Add dp module in hibmc driver - - - --- 2024-12-02 Yongbang Shi New
[v6,drm-dp,3/5] drm/hisilicon/hibmc: add dp hw moduel in hibmc Add dp module in hibmc driver - - - --- 2024-12-02 Yongbang Shi New
[v6,drm-dp,2/5] drm/hisilicon/hibmc: add dp link moduel in hibmc Add dp module in hibmc driver - - - --- 2024-12-02 Yongbang Shi New
[v6,drm-dp,1/5] drm/hisilicon/hibmc: add dp aux in hibmc Add dp module in hibmc driver - 1 - --- 2024-12-02 Yongbang Shi New
drm/vc4: plane: Remove WARN on state being set in plane_reset drm/vc4: plane: Remove WARN on state being set in plane_reset - 1 - --- 2024-12-02 Stefan Wahren New
[v2] Documentation: dma-buf: heaps: Add heap name definitions [v2] Documentation: dma-buf: heaps: Add heap name definitions - - - --- 2024-12-02 Maxime Ripard New
[v2] drm: Drop explicit initialization of struct i2c_device_id::driver_data to 0 [v2] drm: Drop explicit initialization of struct i2c_device_id::driver_data to 0 - 3 - --- 2024-12-02 Uwe Kleine-König New
[v2,14/14] drm/msm/dp: move interrupt handling to dp_ctrl drm/msm/dp: perform misc cleanups - - - --- 2024-12-02 Dmitry Baryshkov New
[v2,13/14] drm/msm/dp: drop struct msm_dp_panel_in drm/msm/dp: perform misc cleanups - - - --- 2024-12-02 Dmitry Baryshkov New
[v2,12/14] drm/msm/dp: move more AUX functions to dp_aux.c drm/msm/dp: perform misc cleanups - - - --- 2024-12-02 Dmitry Baryshkov New
[v2,11/14] drm/msm/dp: move/inline audio related functions drm/msm/dp: perform misc cleanups - - - --- 2024-12-02 Dmitry Baryshkov New
[v2,10/14] drm/msm/dp: drop obsolete audio headers access through catalog drm/msm/dp: perform misc cleanups - - - --- 2024-12-02 Dmitry Baryshkov New
[v2,09/14] drm/msm/dp: use msm_dp_utils_pack_sdp_header() for audio packets drm/msm/dp: perform misc cleanups - - - --- 2024-12-02 Dmitry Baryshkov New
[v2,08/14] drm/msm/dp: move/inline panel related functions drm/msm/dp: perform misc cleanups - - - --- 2024-12-02 Dmitry Baryshkov New
[v2,07/14] drm/msm/dp: move/inline ctrl register functions drm/msm/dp: perform misc cleanups - - - --- 2024-12-02 Dmitry Baryshkov New
[v2,06/14] drm/msm/dp: move/inline AUX register functions drm/msm/dp: perform misc cleanups - - - --- 2024-12-02 Dmitry Baryshkov New
[v2,05/14] drm/msm/dp: move I/O functions to global header drm/msm/dp: perform misc cleanups - - - --- 2024-12-02 Dmitry Baryshkov New
[v2,04/14] drm/msm/dp: pull I/O data out of msm_dp_catalog_private() drm/msm/dp: perform misc cleanups - - - --- 2024-12-02 Dmitry Baryshkov New
[v2,03/14] drm/msm/dp: drop msm_dp_panel_dump_regs() and msm_dp_catalog_dump_regs() drm/msm/dp: perform misc cleanups - - - --- 2024-12-02 Dmitry Baryshkov New
[v2,02/14] drm/msm/dp: fix msm_dp_utils_pack_sdp_header interface drm/msm/dp: perform misc cleanups - 1 - --- 2024-12-02 Dmitry Baryshkov New
[v2,01/14] drm/msm/dp: set safe_to_exit_level before printing it drm/msm/dp: perform misc cleanups - 1 - --- 2024-12-02 Dmitry Baryshkov New
drm: amd: Fix potential NULL pointer dereference in atomctrl_get_smc_sclk_range_table drm: amd: Fix potential NULL pointer dereference in atomctrl_get_smc_sclk_range_table - - - --- 2024-12-02 Ivan Stepchenko New
[v5,2/2] misc: fastrpc: Rename tgid and pid to client_id Add changes to use session index as identifier - 1 - --- 2024-12-02 Ekansh Gupta New
[v5,1/2] misc: fastrpc: Add support for multiple PD from one process Add changes to use session index as identifier - - - --- 2024-12-02 Ekansh Gupta New
drm/panel: visionox-rm69299: Remove redundant assignments of panel fields drm/panel: visionox-rm69299: Remove redundant assignments of panel fields - - - --- 2024-12-02 Chen-Yu Tsai New
[v1] drm/virtio: Factor out common dmabuf unmapping code [v1] drm/virtio: Factor out common dmabuf unmapping code 1 - - --- 2024-12-02 Dmitry Osipenko New
[DO,NOT,MERGE,v5,19/19] arm64: dts: imx8qxp-mek: Add MX8-DLVDS-LCD1 display module support Add Freescale i.MX8qxp Display Controller support - - - --- 2024-12-02 Liu Ying New
[DO,NOT,MERGE,v5,18/19] arm64: dts: imx8qxp-mek: Enable display controller Add Freescale i.MX8qxp Display Controller support - - - --- 2024-12-02 Liu Ying New
[DO,NOT,MERGE,v5,17/19] arm64: dts: imx8qxp: Add MIPI-LVDS combo subsystems Add Freescale i.MX8qxp Display Controller support - - - --- 2024-12-02 Liu Ying New
[DO,NOT,MERGE,v5,16/19] arm64: dts: imx8qxp: Add display controller subsystem Add Freescale i.MX8qxp Display Controller support - - - --- 2024-12-02 Liu Ying New
[DO,NOT,MERGE,v5,15/19] dt-bindings: firmware: imx: Add SCU controlled display pixel link nodes Add Freescale i.MX8qxp Display Controller support - - - --- 2024-12-02 Liu Ying New
[DO,NOT,MERGE,v5,14/19] dt-bindings: phy: mixel, mipi-dsi-phy: Allow assigned-clock* properties Add Freescale i.MX8qxp Display Controller support - - - --- 2024-12-02 Liu Ying New
[v5,13/19] MAINTAINERS: Add maintainer for i.MX8qxp Display Controller Add Freescale i.MX8qxp Display Controller support - - - --- 2024-12-02 Liu Ying New
[v5,12/19] drm/imx: Add i.MX8qxp Display Controller KMS Add Freescale i.MX8qxp Display Controller support - - - --- 2024-12-02 Liu Ying New
[v5,11/19] drm/imx: Add i.MX8qxp Display Controller interrupt controller Add Freescale i.MX8qxp Display Controller support - - - --- 2024-12-02 Liu Ying New
[v5,10/19] drm/imx: Add i.MX8qxp Display Controller pixel engine Add Freescale i.MX8qxp Display Controller support - - - --- 2024-12-02 Liu Ying New
[v5,09/19] drm/imx: Add i.MX8qxp Display Controller display engine Add Freescale i.MX8qxp Display Controller support - - - --- 2024-12-02 Liu Ying New
[v5,08/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller Add Freescale i.MX8qxp Display Controller support - - - --- 2024-12-02 Liu Ying New
[v5,07/19] dt-bindings: interrupt-controller: Add i.MX8qxp Display Controller interrupt controller Add Freescale i.MX8qxp Display Controller support - 1 - --- 2024-12-02 Liu Ying New
[v5,06/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller command sequencer Add Freescale i.MX8qxp Display Controller support - - - --- 2024-12-02 Liu Ying New
[v5,05/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller AXI performance counter Add Freescale i.MX8qxp Display Controller support - 1 - --- 2024-12-02 Liu Ying New
[v5,04/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller pixel engine Add Freescale i.MX8qxp Display Controller support - 1 - --- 2024-12-02 Liu Ying New
[v5,03/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller display engine Add Freescale i.MX8qxp Display Controller support - - - --- 2024-12-02 Liu Ying New
[v5,02/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller blit engine Add Freescale i.MX8qxp Display Controller support - 1 - --- 2024-12-02 Liu Ying New
[v5,01/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller processing units Add Freescale i.MX8qxp Display Controller support - - - --- 2024-12-02 Liu Ying New
[RFC,5/5] RDMA/mlx5: Enabling ATS for ODP memory GPU Direct RDMA (P2P DMA) for Device Private Pages - - - --- 2024-12-01 Yonatan Maman New
[RFC,4/5] RDMA/mlx5: Add fallback for P2P DMA errors GPU Direct RDMA (P2P DMA) for Device Private Pages - - - --- 2024-12-01 Yonatan Maman New
[RFC,3/5] IB/core: P2P DMA for device private pages GPU Direct RDMA (P2P DMA) for Device Private Pages - - - --- 2024-12-01 Yonatan Maman New
[RFC,2/5] nouveau/dmem: HMM P2P DMA for private dev pages GPU Direct RDMA (P2P DMA) for Device Private Pages - 1 - --- 2024-12-01 Yonatan Maman New
[RFC,1/5] mm/hmm: HMM API to enable P2P DMA for device private pages GPU Direct RDMA (P2P DMA) for Device Private Pages - - - --- 2024-12-01 Yonatan Maman New
[v5,9/9] drm/vc4: hdmi: use drm_atomic_helper_connector_hdmi_update_edid() drm: add DRM HDMI Codec framework - - - --- 2024-12-01 Dmitry Baryshkov New
[v5,8/9] drm/vc4: hdmi: switch to using generic HDMI Codec infrastructure drm: add DRM HDMI Codec framework - - - --- 2024-12-01 Dmitry Baryshkov New
[v5,7/9] drm/bridge_connector: hook drm_atomic_helper_connector_hdmi_update_edid() drm: add DRM HDMI Codec framework - - - --- 2024-12-01 Dmitry Baryshkov New
[v5,6/9] drm/display/hdmi: implement connector update functions drm: add DRM HDMI Codec framework - - - --- 2024-12-01 Dmitry Baryshkov New
[v5,5/9] drm/bridge: lt9611: switch to using the DRM HDMI codec framework drm: add DRM HDMI Codec framework - - - --- 2024-12-01 Dmitry Baryshkov New
[v5,4/9] drm/bridge: connector: add support for HDMI codec framework drm: add DRM HDMI Codec framework - - - --- 2024-12-01 Dmitry Baryshkov New
[v5,3/9] drm/connector: implement generic HDMI codec helpers drm: add DRM HDMI Codec framework - - - --- 2024-12-01 Dmitry Baryshkov New
« 1 2 3 41542 1543 »