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.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
2018-05-04
drm/selftests: Rename the Kconfig option to CONFIG_DRM_DEBUG_SELFTEST
Maarten Lankhorst
4
-7
/
+7
2018-05-04
drm/i915: Do not adjust scale when out of bounds, v2.
Maarten Lankhorst
1
-109
/
+35
2018-05-04
drm/rect: Handle rounding errors in drm_rect_clip_scaled, v3.
Maarten Lankhorst
3
-15
/
+38
2018-05-04
drm/rect: Round above 1 << 16 upwards to correct scale calculation functions.
Maarten Lankhorst
1
-1
/
+20
2018-05-04
gpu: drm: bridge: adv7511: Replace mdelay with usleep_range in adv7511_probe
Jia-Ju Bai
1
-1
/
+1
2018-05-04
drm/bridge: adv7511: fix spelling of driver name in Kconfig
Peter Rosin
1
-1
/
+1
2018-05-04
drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+
Eric Anholt
16
-0
/
+2943
2018-05-04
drm/vc4: Add a pad field to align drm_vc4_submit_cl to 64 bits.
Eric Anholt
1
-0
/
+5
2018-05-04
drm/pl111: Fix module probe bug
Linus Walleij
3
-1
/
+24
2018-05-03
drm: remove all control node code
Daniel Vetter
4
-22
/
+3
2018-05-03
drm/msm: Don't setup control node debugfs files
Daniel Vetter
2
-4
/
+0
2018-05-03
drm/atomic: Handling the case when setting old crtc for plane
Satendra Singh Thakur
1
-1
/
+3
2018-05-03
Revert 190c462d5be19ba622a82f5fd0625087c870a1e6..bf3012ada1b2222e770de5c35c1b...
Daniel Vetter
7
-16
/
+35
2018-05-03
drm/qxl: Remove unecessary dma_fence_ops
Daniel Vetter
1
-7
/
+0
2018-05-03
drm: Remove unecessary dma_fence_ops
Daniel Vetter
3
-19
/
+0
2018-05-03
dma-fence: Make ->wait callback optional
Daniel Vetter
3
-3
/
+4
2018-05-03
dma-fence: Allow wait_any_timeout for all fences
Daniel Vetter
1
-5
/
+0
2018-05-03
dma-fence: Make ->enable_signaling optional
Daniel Vetter
1
-1
/
+12
2018-05-03
drm/vmwgfx: Drop DRM_CONTROL_ALLOW
Daniel Vetter
1
-4
/
+4
2018-05-03
drm/i915: Drop DRM_CONTROL_ALLOW
Daniel Vetter
1
-4
/
+4
2018-05-03
drm: Drop DRM_CONTROL_ALLOW from ioctls
Daniel Vetter
2
-36
/
+36
2018-05-02
drm/rect: Fix drm_rect_rotation_inv() docs
Ville Syrjälä
1
-2
/
+2
2018-05-02
drm/pl111: Enable device-specific assigned memory
Linus Walleij
2
-2
/
+33
2018-05-02
drm/pl111: Support the Versatile Express
Linus Walleij
4
-1
/
+196
2018-05-02
gpu: drm: sti: fix spelling mistake: "initialze" -> "initialize"
Colin Ian King
1
-1
/
+1
2018-05-01
drm/rockchip: Disable blending for win0
Kristian H. Kristensen
1
-1
/
+12
2018-05-01
drm/vc4: Enable syncobj support
Stefan Schake
1
-1
/
+2
2018-05-01
drm/vc4: Export fence through syncobj
Stefan Schake
1
-2
/
+28
2018-05-01
drm/vc4: Syncobj import support
Stefan Schake
2
-5
/
+26
2018-04-30
drm/panel: Enable DSI transactions on the RPi panel.
Eric Anholt
1
-13
/
+1
2018-04-30
drm/vc4: Skip ULPS latching when we're in that ULPS state already.
Eric Anholt
1
-0
/
+5
2018-04-30
drm/vc4: make function vc4_allocate_bin_bo static
Vaishali Thakkar
1
-2
/
+1
2018-04-30
drm: Make the prime vmap/vunmap hooks optional.
Eric Anholt
1
-2
/
+6
2018-04-30
drm/tinydrm/mi0283qt: Always set rotation value
Tom Callaway
1
-18
/
+23
2018-04-27
drm: Don't pass the index to drm_property_add_enum()
Ville Syrjälä
6
-26
/
+22
2018-04-27
drm/stm: ltdc: fix warnings in ltdc_plane_create()
Philippe CORNU
1
-2
/
+2
2018-04-27
drm/stm: ltdc: add mode_valid()
Philippe CORNU
1
-0
/
+38
2018-04-27
drm/stm: ltdc: fix deferred endpoint management
Philippe CORNU
1
-6
/
+5
2018-04-27
qxl: drop dummy functions
Gerd Hoffmann
1
-50
/
+0
2018-04-27
qxl: hook monitors_config updates into crtc, not encoder.
Gerd Hoffmann
2
-92
/
+66
2018-04-27
qxl: move qxl_send_monitors_config()
Gerd Hoffmann
1
-24
/
+23
2018-04-27
qxl: remove qxl_io_log()
Gerd Hoffmann
5
-62
/
+7
2018-04-26
drm/bridge/synopsys: dsi: use adjusted_mode in mode_set
Philippe CORNU
1
-6
/
+6
2018-04-25
drm/virtio: fix mode_valid's return type
Luc Van Oostenryck
1
-1
/
+1
2018-04-25
drm/i2c: tda998x: fix mode_valid's return type
Luc Van Oostenryck
1
-1
/
+1
2018-04-25
drm/qxl: fix mode_valid's return type
Luc Van Oostenryck
1
-1
/
+1
2018-04-25
drm/gma500: fix psb_intel_lvds_mode_valid()'s return type
Luc Van Oostenryck
2
-2
/
+2
2018-04-25
drm/gma500: fix mode_valid's return type
Luc Van Oostenryck
7
-7
/
+7
2018-04-25
drm/bridge: tc358767: fix mode_valid's return type
Luc Van Oostenryck
1
-1
/
+1
2018-04-25
drm/bochs: fix mode_valid's return type
Luc Van Oostenryck
1
-1
/
+1
[next]