summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-07-08drm/rockchip: vop2: Fix the update of LAYER/PORT select registers when there ...Andy Yan3-25/+122
2025-07-08drm/rockchip: inno_hdmi: Simpify clk get/enable by devm_clk_get_enabled apiAndy Yan1-38/+12
2025-07-08drm/rockchip: inno_hdmi: switch i2c registration to devm functionsAndy Yan1-6/+2
2025-07-08drm/rockchip: inno_hdmi: Use sleep_range instead of udelayAndy Yan1-2/+2
2025-07-08drm/rockchip: inno_hdmi: Move ddc/i2c configuration and HOTPLUG unmute to inn...Andy Yan1-15/+15
2025-07-08drm/rockchip: inno_hdmi: Rename function inno_hdmi_reset to inno_hdmi_init_hwAndy Yan1-2/+2
2025-07-08net: splice: Drop unused @gfpMichal Luczaj1-2/+1
2025-07-08drm/rockchip: inno_hdmi: Remove unnecessary parentheses to make checkpatch happyAndy Yan1-2/+1
2025-07-08drm/rockchip: inno_hdmi: Refactor register macros to make checkpatch happyAndy Yan1-101/+113
2025-07-08drm/rockchip: inno_hdmi: Merge register definition to c fileAndy Yan2-352/+340
2025-07-08drm/rockchip: dw_hdmi: Use dev_err_probe() to simplify codeYumeng Fang1-12/+4
2025-07-08drm/rockchip: cdn-dp: Convert to drm bridgeChaoyi Chen2-190/+111
2025-07-08drm/rockchip: vop2: fail cleanly if missing a primary plane for a video-portHeiko Stuebner1-0/+4
2025-07-08drm/rockchip: lvds: Convert to drm bridgeChaoyi Chen1-39/+29
2025-07-08net: ethernet: rtsn: Fix a null pointer dereference in rtsn_probe()Haoxiang Li1-0/+5
2025-07-08net: Use of_reserved_mem_region_to_resource{_byname}() for "memory-region"Rob Herring (Arm)4-66/+27
2025-07-08gve: global: fix "for a while" typoAhelenia Ziemiańska1-1/+1
2025-07-08atm: lanai: fix "take a while" typoAhelenia Ziemiańska1-1/+1
2025-07-08firmware: arm_scmi: Avoid notifier registration for unsupported eventsCristian Marussi1-9/+30
2025-07-08net/mlx5: Fix spelling mistake "disabliing" -> "disabling"Colin Ian King1-1/+1
2025-07-08Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst884-19737/+29385
2025-07-08drm/xe/ptl: Drop force_probe requirementMatt Atwood1-1/+0
2025-07-08arm64: fix unnecessary rebuilding when CONFIG_DEBUG_EFI=yMasahiro Yamada1-1/+1
2025-07-08nvme-pci: fix dma unmapping when using PRPs and not using the IOVA mappingChristoph Hellwig1-52/+62
2025-07-08Merge tag 'drm-msm-next-2025-07-05' of https://gitlab.freedesktop.org/drm/msm...Simona Vetter168-8047/+10629
2025-07-08Merge tag 'drm-intel-next-2025-07-04' of https://gitlab.freedesktop.org/drm/i...Simona Vetter83-901/+2622
2025-07-08platform/x86: ideapad-laptop: Fix kbd backlight not remembered among bootsRong Zhang1-1/+1
2025-07-08platform/x86: ideapad-laptop: Fix FnLock not remembered among bootsRong Zhang1-1/+1
2025-07-08soc: renesas: Sort Renesas Kconfig configsKuninori Morimoto1-158/+158
2025-07-08clk: renesas: r9a08g045: Add MSTOP for coupled clocks as wellClaudiu Beznea1-2/+4
2025-07-08clk: renesas: r9a09g047: Add clock and reset signals for the GBETH IPsJohn Madieu1-0/+64
2025-07-08net: bonding: send peer notify when failure recoveryTonghao Zhang2-5/+33
2025-07-08net: bonding: add broadcast_neighbor netlink optionTonghao Zhang1-0/+16
2025-07-08net: bonding: add broadcast_neighbor option for 802.3adTonghao Zhang2-6/+102
2025-07-08soc: Use dev_fwnode()Jiri Slaby (SUSE)2-4/+2
2025-07-08Merge tag 'mt76-next-2025-07-07' of https://github.com/nbd168/wirelessJohannes Berg15-98/+182
2025-07-08media: vivid: fix wrong pixel_array control sizeHans Verkuil2-3/+4
2025-07-08soc: fsl: qe: use new GPIO line value setter callbacksBartosz Golaszewski1-2/+4
2025-07-08media: atomisp: Remove custom sysfs attributes from atomisp_drvfs.cAbdelrahman Fekry5-177/+0
2025-07-08media: atomisp: Fix premature setting of HMM_BO_DEVICE_INITED flagAbdelrahman Fekry1-3/+2
2025-07-08media: atomisp: Remove debug sysfs attributes active_bo and free_boAbdelrahman Fekry1-91/+0
2025-07-08media: atomisp: Remove no more used macros from math_support.hAndy Shevchenko1-5/+0
2025-07-08media: atomisp: Replace macros from math_support.hAndy Shevchenko15-66/+77
2025-07-08media: atomisp: Remove unused headerAndy Shevchenko3-161/+0
2025-07-08media: atomisp: ov2722: Fix struct definition styleThomas Andreatta1-8/+8
2025-07-08media: atomisp: gc2235: Fix struct definition styleThomas Andreatta1-8/+8
2025-07-08media: atomisp: gc0310: Remove redundant debug messageThomas Andreatta1-2/+0
2025-07-08media: atomisp: gc0310: Drop gc0310_g_skip_frames()Hans de Goede1-11/+0
2025-07-08media: atomisp: gc0310: Drop gc0310_get_frame_interval()Hans de Goede1-18/+0
2025-07-08media: atomisp: gc0310: runtime-PM fixesHans de Goede1-30/+28