index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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
drm/bridge: it6505: use drm_debug_enabled() in it6505_debug_print()
Hamza Mahfooz
1
-1
/
+1
2022-09-12
Merge tag 'drm-intel-gt-next-2022-09-09' of git://anongit.freedesktop.org/drm...
Dave Airlie
53
-555
/
+937
2022-09-12
Merge tag 'amd-drm-next-6.1-2022-09-08' of https://gitlab.freedesktop.org/agd...
Dave Airlie
160
-3692
/
+62915
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
2
-42
/
+113
2022-09-12
drm/modes: Add initializer macro DRM_MODE_INIT()
Thomas Zimmermann
1
-14
/
+9
2022-09-12
drm/probe-helper: Add drm_crtc_helper_mode_valid_fixed()
Thomas Zimmermann
12
-9
/
+61
2022-09-12
drm/probe-helper: Add drm_connector_helper_get_modes_fixed()
Thomas Zimmermann
4
-51
/
+43
2022-09-11
drm/vkms: fix 32bit compilation error by replacing macros
Melissa Wen
1
-34
/
+19
2022-09-11
Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
93
-2935
/
+5686
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
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
[prev]
[next]