index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-02
video: fbdev: radeonfb: remove set but not used variable 'vSyncPol'
yu kuai
1
-3
/
+1
2020-03-02
video: fbdev: radeonfb: remove set but not used variable 'hSyncPol'
yu kuai
1
-2
/
+1
2020-03-02
video: fbdev: wm8505fb: add COMPILE_TEST support
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2020-03-02
video: fbdev: wm8505fb: fix sparse warnings about using incorrect types
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2020-03-02
video: fbdev: w100fb: add COMPILE_TEST support
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2020-03-02
video: fbdev: w100fb: fix sparse warnings
Bartlomiej Zolnierkiewicz
1
-8
/
+10
2020-03-02
video: fbdev: arcfb: add COMPILE_TEST support
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2020-03-02
video: fbdev: sh_mobile_lcdcfb: add COMPILE_TEST support
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2020-03-02
video: fbdev: sh_mobile_lcdcfb: fix sparse warnings about using incorrect types
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2020-03-02
video: fbdev: pxa168fb: remove unnecessary platform_get_irq
YueHaibing
1
-3
/
+0
2020-03-02
drm/qxl: Use simple encoder
Thomas Zimmermann
1
-15
/
+14
2020-03-02
drm/mgag200: Use simple encoder
Thomas Zimmermann
2
-82
/
+13
2020-03-02
drm/ast: Use simple encoder
Thomas Zimmermann
2
-22
/
+9
2020-03-02
drm/simple-kms: Add drm_simple_encoder_{init,create}()
Thomas Zimmermann
1
-3
/
+31
2020-02-29
drm/panel: simple: add panel-dpi support
Sam Ravnborg
1
-2
/
+72
2020-02-29
drm/panel: Add driver for Novatek NT35510-based panels
Linus Walleij
3
-0
/
+1109
2020-02-29
drm: prevent a harmless integer overflow in drm_legacy_sg_alloc()
Dan Carpenter
1
-0
/
+3
2020-02-29
drm/client: Dual licence the file in GPL-2 and MIT
Emmanuel Vadot
1
-1
/
+1
2020-02-28
drm/tidss: Drop pointless static qualifier in dispc_find_csc()
YueHaibing
1
-1
/
+1
2020-02-28
drm/tidss: fix spelling mistakes "bufer" and "requsted"
Colin Ian King
1
-2
/
+2
2020-02-28
drm/tidss: Use drm_for_each_bridge_in_chain()
Laurent Pinchart
1
-1
/
+1
2020-02-28
drm/tidss: dispc: Fix broken plane positioning code
Jyri Sarha
5
-36
/
+133
2020-02-28
drm/dp_mst: Check crc4 value while building sideband message
Benjamin Gaignard
1
-0
/
+4
2020-02-28
drm/dp_mst: Fix W=1 warnings
Benjamin Gaignard
1
-49
/
+65
2020-02-28
Merge tag 'drm-misc-next-2020-02-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
113
-2514
/
+3122
2020-02-28
Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5...
Dave Airlie
166
-2414
/
+5161
2020-02-27
drm/panfrost: default_supplies[] can be static
kbuild test robot
1
-1
/
+1
2020-02-27
dma-buf: make move_notify mandatory if importer_ops are provided
Christian König
1
-8
/
+7
2020-02-27
dma-buf: drop dynamic_mapping flag
Christian König
2
-4
/
+2
2020-02-27
drm/amdgpu: implement amdgpu_gem_prime_move_notify v2
Christian König
2
-1
/
+71
2020-02-27
drm/amdgpu: add amdgpu_dma_buf_pin/unpin v2
Christian König
2
-7
/
+51
2020-02-27
drm/amdgpu: use allowed_domains for exported DMA-bufs
Christian König
1
-1
/
+4
2020-02-27
drm/ttm: remove the backing store if no placement is given
Christian König
1
-0
/
+12
2020-02-27
dma-buf: add dynamic DMA-buf handling v15
Christian König
3
-9
/
+117
2020-02-27
drm/panel: simple: Add NewEast Optoelectronics CO., LTD WJFH116008A panel sup...
Vasily Khoruzhick
1
-0
/
+48
2020-02-27
drm/bridge: anx6345: don't print error message if regulator is not ready
Vasily Khoruzhick
1
-2
/
+6
2020-02-27
drm/virtio: add virtio_gpu_is_shmem helper
Gurchetan Singh
2
-2
/
+10
2020-02-27
drm/virtio: make mmap callback consistent with callbacks
Gurchetan Singh
1
-1
/
+1
2020-02-27
drm/hisilicon: Fixed pcie resource conflict between drm and firmware
Tian Tao
1
-0
/
+5
2020-02-27
drm/hisilicon: Set preferred mode resolution and maximum resolution
Tian Tao
1
-1
/
+10
2020-02-27
drm/hisilicon: Add the mode_valid function
Tian Tao
1
-0
/
+20
2020-02-27
drm/hisilicon: fixed the wrong resolution configurations
Tian Tao
1
-1
/
+1
2020-02-27
drm/hisilicon: Enable the shadowfb for hibmc
Tian Tao
1
-1
/
+1
2020-02-27
drm/hisilicon: Add new clock/resolution configurations
Tian Tao
2
-0
/
+5
2020-02-27
Merge tag 'drm-intel-next-2020-02-25' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
195
-11317
/
+16161
2020-02-26
drm/amdgpu: drop legacy drm load and unload callbacks
Alex Deucher
2
-7
/
+11
2020-02-26
drm/amdgpu/display: don't call drm_dp_mst_connector_late_register (v2)
Alex Deucher
1
-2
/
+1
2020-02-26
drm/amdgpu/display: split dp connector registration (v4)
Alex Deucher
3
-10
/
+25
2020-02-26
drm/amdgpu/display: add a late register connector callback
Alex Deucher
1
-4
/
+14
2020-02-26
drm/amd/display: move dpcd debugfs members setup
Alex Deucher
3
-4
/
+3
[prev]
[next]