summaryrefslogtreecommitdiffstats
path: root/drivers/comedi (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-13drm/gma500: remove unused declarations in psb_intel_drv.hGaosheng Cui1-5/+0
2022-09-13drm/radeon: remove unused declarations for radeonGaosheng Cui2-4/+0
2022-09-13drm/radeon/r600_cs: remove r600_cs_legacy_get_tiling_conf() declarationGaosheng Cui1-2/+0
2022-09-13drm/vmwgfx: remove unused vmw_bo_is_vmw_bo() declarationGaosheng Cui1-1/+0
2022-09-13drm/scdc: Document hotplug gotchasMaxime Ripard1-0/+13
2022-09-13drm/vc4: hdmi: Reset link on hotplugMaxime Ripard1-3/+101
2022-09-13drm/vc4: hdmi: Move vc4_hdmi_supports_scrambling() aroundMaxime Ripard1-17/+17
2022-09-13drm/vc4: hdmi: Switch to detect_ctxMaxime Ripard1-3/+4
2022-09-13drm/vc4: hdmi: Simplify the hotplug handlingMaxime Ripard1-22/+41
2022-09-13drm/vc4: hdmi: Remove mutex in detectMaxime Ripard2-64/+34
2022-09-13drm/vc4: hdmi: Remove unused argument in vc4_hdmi_supports_scramblingMaxime Ripard1-3/+2
2022-09-13drm/vc4: hdmi: Constify drm_display_modeMaxime Ripard2-9/+9
2022-09-13drm/tests: Set also mock plane src_x, src_y, src_w and src_hJouni Högander1-0/+5
2022-09-13drm: Use original src rect while initializing damage iteratorJouni Högander1-4/+7
2022-09-12Revert "drm/bridge: ti-sn65dsi86: Implement bridge connector operations for DP"Robert Foss1-28/+0
2022-09-12Revert "dt-bindings: Add byteswap order to chrontel ch7033"Robert Foss1-13/+0
2022-09-12drm/bridge: it6505: use drm_debug_enabled() in it6505_debug_print()Hamza Mahfooz1-1/+1
2022-09-12drm/aperture: Fix some kerneldoc commentsThierry Reding1-5/+5
2022-09-12drm/format-helper: Add drm_fb_build_fourcc_list() helperThomas Zimmermann3-43/+123
2022-09-12drm/modes: Add initializer macro DRM_MODE_INIT()Thomas Zimmermann2-19/+39
2022-09-12drm/probe-helper: Add drm_crtc_helper_mode_valid_fixed()Thomas Zimmermann14-11/+69
2022-09-12drm/probe-helper: Add drm_connector_helper_get_modes_fixed()Thomas Zimmermann5-51/+46
2022-09-11drm/vkms: fix 32bit compilation error by replacing macrosMelissa Wen1-34/+19
2022-09-11drm/vkms: fix variable dereferenced before check warningHarshit Mogalapalli1-1/+2
2022-09-10drm/udl: Sync pending URBs at the end of suspendTakashi Iwai4-8/+10
2022-09-10drm/udl: Don't re-initialize stuff at retrying the URB list allocationTakashi Iwai1-4/+3
2022-09-10drm/udl: Fix inconsistent urbs.count value during udl_free_urb_list()Takashi Iwai2-20/+30
2022-09-10drm/udl: Fix potential URB leaksTakashi Iwai2-4/+9
2022-09-10drm/udl: Pass rectangle directly to udl_handle_damage()Takashi Iwai1-11/+8
2022-09-10drm/udl: Drop unneeded alignmentTakashi Iwai2-67/+1
2022-09-10drm/udl: Increase the default URB list size to 20Takashi Iwai1-1/+1
2022-09-10drm/udl: Suppress error print for -EPROTO at URB completionTakashi Iwai1-0/+1
2022-09-10Revert "drm/udl: Kill pending URBs at suspend and disconnect"Takashi Iwai3-26/+3
2022-09-10drm/udl: Enable damage clippingThomas Zimmermann1-0/+1
2022-09-10drm/udl: Add reset_resumeThomas Zimmermann3-1/+13
2022-09-10drm/udl: Restore display mode on resumeTakashi Iwai1-3/+0
2022-09-09drm/format: Split into more granular test casesMichał Winiarski1-48/+108
2022-09-09drm/format: Use appropriate types in expect/assertMichał Winiarski1-76/+76
2022-09-09drm/rockchip: dsi: add rk3568 supportChris Morgan1-2/+49
2022-09-09dt-bindings: display: rockchip-dsi: add rk3568 compatibleChris Morgan1-0/+1
2022-09-09drm/rockchip: vop: fix repeated words in commentwangjianli1-1/+1
2022-09-09drm/tidss: fix repeated words in commentsJilin Yuan1-1/+1
2022-09-09drm/omap: dmm_tiler:Remove the print function dev_err()ye xingchen1-3/+1
2022-09-09drm/omap: dss: Fix refcount leak bugsLiang He1-0/+3
2022-09-09drm: omapdrm: dss: replace ternary operator with max()Guo Zhengkui1-1/+1
2022-09-09drm/sun4i: tv: Include drm_atomic.hMaxime Ripard1-0/+1
2022-09-08drm/dp_mst: Avoid deleting payloads for connectors staying enabledImre Deak1-0/+3
2022-09-08drm/panel-edp: Add Innolux N120ACA-EA1 panel entryChen-Yu Tsai1-0/+1
2022-09-08drm/sun4i: tv: Merge mode_set into atomic_enableMaxime Ripard1-15/+10
2022-09-08drm/i915: Set correct domains values at _i915_vma_move_to_activeNirmoy Das1-1/+2