index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
comedi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-09-13
drm/gma500: remove unused declarations in psb_intel_drv.h
Gaosheng Cui
1
-5
/
+0
2022-09-13
drm/radeon: remove unused declarations for radeon
Gaosheng Cui
2
-4
/
+0
2022-09-13
drm/radeon/r600_cs: remove r600_cs_legacy_get_tiling_conf() declaration
Gaosheng Cui
1
-2
/
+0
2022-09-13
drm/vmwgfx: remove unused vmw_bo_is_vmw_bo() declaration
Gaosheng Cui
1
-1
/
+0
2022-09-13
drm/scdc: Document hotplug gotchas
Maxime Ripard
1
-0
/
+13
2022-09-13
drm/vc4: hdmi: Reset link on hotplug
Maxime Ripard
1
-3
/
+101
2022-09-13
drm/vc4: hdmi: Move vc4_hdmi_supports_scrambling() around
Maxime Ripard
1
-17
/
+17
2022-09-13
drm/vc4: hdmi: Switch to detect_ctx
Maxime Ripard
1
-3
/
+4
2022-09-13
drm/vc4: hdmi: Simplify the hotplug handling
Maxime Ripard
1
-22
/
+41
2022-09-13
drm/vc4: hdmi: Remove mutex in detect
Maxime Ripard
2
-64
/
+34
2022-09-13
drm/vc4: hdmi: Remove unused argument in vc4_hdmi_supports_scrambling
Maxime Ripard
1
-3
/
+2
2022-09-13
drm/vc4: hdmi: Constify drm_display_mode
Maxime Ripard
2
-9
/
+9
2022-09-13
drm/tests: Set also mock plane src_x, src_y, src_w and src_h
Jouni Högander
1
-0
/
+5
2022-09-13
drm: Use original src rect while initializing damage iterator
Jouni Högander
1
-4
/
+7
2022-09-12
Revert "drm/bridge: ti-sn65dsi86: Implement bridge connector operations for DP"
Robert Foss
1
-28
/
+0
2022-09-12
Revert "dt-bindings: Add byteswap order to chrontel ch7033"
Robert Foss
1
-13
/
+0
2022-09-12
drm/bridge: it6505: use drm_debug_enabled() in it6505_debug_print()
Hamza Mahfooz
1
-1
/
+1
2022-09-12
drm/aperture: Fix some kerneldoc comments
Thierry Reding
1
-5
/
+5
2022-09-12
drm/format-helper: Add drm_fb_build_fourcc_list() helper
Thomas Zimmermann
3
-43
/
+123
2022-09-12
drm/modes: Add initializer macro DRM_MODE_INIT()
Thomas Zimmermann
2
-19
/
+39
2022-09-12
drm/probe-helper: Add drm_crtc_helper_mode_valid_fixed()
Thomas Zimmermann
14
-11
/
+69
2022-09-12
drm/probe-helper: Add drm_connector_helper_get_modes_fixed()
Thomas Zimmermann
5
-51
/
+46
2022-09-11
drm/vkms: fix 32bit compilation error by replacing macros
Melissa Wen
1
-34
/
+19
2022-09-11
drm/vkms: fix variable dereferenced before check warning
Harshit Mogalapalli
1
-1
/
+2
2022-09-10
drm/udl: Sync pending URBs at the end of suspend
Takashi Iwai
4
-8
/
+10
2022-09-10
drm/udl: Don't re-initialize stuff at retrying the URB list allocation
Takashi Iwai
1
-4
/
+3
2022-09-10
drm/udl: Fix inconsistent urbs.count value during udl_free_urb_list()
Takashi Iwai
2
-20
/
+30
2022-09-10
drm/udl: Fix potential URB leaks
Takashi Iwai
2
-4
/
+9
2022-09-10
drm/udl: Pass rectangle directly to udl_handle_damage()
Takashi Iwai
1
-11
/
+8
2022-09-10
drm/udl: Drop unneeded alignment
Takashi Iwai
2
-67
/
+1
2022-09-10
drm/udl: Increase the default URB list size to 20
Takashi Iwai
1
-1
/
+1
2022-09-10
drm/udl: Suppress error print for -EPROTO at URB completion
Takashi Iwai
1
-0
/
+1
2022-09-10
Revert "drm/udl: Kill pending URBs at suspend and disconnect"
Takashi Iwai
3
-26
/
+3
2022-09-10
drm/udl: Enable damage clipping
Thomas Zimmermann
1
-0
/
+1
2022-09-10
drm/udl: Add reset_resume
Thomas Zimmermann
3
-1
/
+13
2022-09-10
drm/udl: Restore display mode on resume
Takashi Iwai
1
-3
/
+0
2022-09-09
drm/format: Split into more granular test cases
Michał Winiarski
1
-48
/
+108
2022-09-09
drm/format: Use appropriate types in expect/assert
Michał Winiarski
1
-76
/
+76
2022-09-09
drm/rockchip: dsi: add rk3568 support
Chris Morgan
1
-2
/
+49
2022-09-09
dt-bindings: display: rockchip-dsi: add rk3568 compatible
Chris Morgan
1
-0
/
+1
2022-09-09
drm/rockchip: vop: fix repeated words in comment
wangjianli
1
-1
/
+1
2022-09-09
drm/tidss: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-09-09
drm/omap: dmm_tiler:Remove the print function dev_err()
ye xingchen
1
-3
/
+1
2022-09-09
drm/omap: dss: Fix refcount leak bugs
Liang He
1
-0
/
+3
2022-09-09
drm: omapdrm: dss: replace ternary operator with max()
Guo Zhengkui
1
-1
/
+1
2022-09-09
drm/sun4i: tv: Include drm_atomic.h
Maxime Ripard
1
-0
/
+1
2022-09-08
drm/dp_mst: Avoid deleting payloads for connectors staying enabled
Imre Deak
1
-0
/
+3
2022-09-08
drm/panel-edp: Add Innolux N120ACA-EA1 panel entry
Chen-Yu Tsai
1
-0
/
+1
2022-09-08
drm/sun4i: tv: Merge mode_set into atomic_enable
Maxime Ripard
1
-15
/
+10
2022-09-08
drm/i915: Set correct domains values at _i915_vma_move_to_active
Nirmoy Das
1
-1
/
+2
[next]