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.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
/
gpu
/
drm
/
tiny
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
8
-15
/
+16
2021-02-08
drm/gm12u320: Move vmap out of commit tail
Thomas Zimmermann
1
-15
/
+13
2021-02-08
drm/cirrus: Move vmap out of commit tail
Thomas Zimmermann
1
-26
/
+17
2021-01-06
drm/cirrus: Remove references to struct drm_device.pdev
Thomas Zimmermann
1
-1
/
+0
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
2
-8
/
+12
2020-11-09
drm/tiny/gm12u320: Retrieve USB device from struct drm_device.dev
Thomas Zimmermann
1
-28
/
+28
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
10
-10
/
+10
2020-06-24
drm/mipi-dbi: Remove ->enabled
Daniel Vetter
2
-17
/
+6
2020-06-24
drm/tiny/repaper: Drop edp->enabled
Daniel Vetter
1
-10
/
+3
2020-06-10
drm/cma-helper: Rework DRM_GEM_CMA_VMAP_DRIVER_OPS macro
Thomas Zimmermann
8
-8
/
+8
2020-04-28
drm/cirrus: Move to drm/tiny
Daniel Vetter
3
-0
/
+680
2020-04-28
drm/gm12u320: Don't use drm_device->dev_private
Daniel Vetter
1
-5
/
+6
2020-04-28
drm/gm12u320: Use devm_drm_dev_alloc
Daniel Vetter
1
-9
/
+4
2020-04-28
drm/hx8357d: Use devm_drm_dev_alloc
Daniel Vetter
1
-9
/
+4
2020-04-28
drm/ili9225: Use devm_drm_dev_alloc
Daniel Vetter
1
-9
/
+4
2020-04-28
drm/ili9341: Use devm_drm_dev_alloc
Daniel Vetter
1
-9
/
+4
2020-04-28
drm/ili9486: Use devm_drm_dev_alloc
Daniel Vetter
1
-9
/
+4
2020-04-28
drm/mi0283qt: Use devm_drm_dev_alloc
Daniel Vetter
1
-9
/
+4
2020-04-28
drm/repaper: Use devm_drm_dev_alloc
Daniel Vetter
1
-10
/
+4
2020-04-28
drm/st7586: Use devm_drm_dev_alloc
Daniel Vetter
1
-9
/
+4
2020-04-28
drm/st7735r: Use devm_drm_dev_alloc
Daniel Vetter
1
-9
/
+4
2020-03-26
drm/mipi-dbi: Drop explicit drm_mode_config_cleanup call
Daniel Vetter
7
-7
/
+0
2020-03-26
drm/mipi-dbi: Move drm_mode_config_init into mipi library
Daniel Vetter
7
-14
/
+0
2020-03-26
drm/repaper: Drop explicit drm_mode_config_cleanup call
Daniel Vetter
1
-9
/
+3
2020-03-26
drm/gm12u320: Simplify upload work
Daniel Vetter
1
-103
/
+68
2020-03-26
drm/gm12u320: Use helpers for shutdown/suspend/resume
Daniel Vetter
1
-13
/
+3
2020-03-26
drm/gm12u320: Use devm_drm_dev_init
Daniel Vetter
1
-12
/
+7
2020-03-26
drm/gm12u320: More drmm_
Daniel Vetter
1
-11
/
+7
2020-03-26
drm: Garbage collect drm_dev_fini
Daniel Vetter
2
-2
/
+0
2020-03-26
drm/gm12u320: Use drmm_add_final_kfree
Daniel Vetter
1
-1
/
+2
2020-03-26
drm/repaper: Use drmm_add_final_kfree
Daniel Vetter
1
-3
/
+2
2020-03-26
drm/mipi_dbi: Use drmm_add_final_kfree in all drivers
Daniel Vetter
7
-0
/
+14
2020-03-14
drm/tiny: fix sparse warning: incorrect type in assignment (different base ty...
Kamlesh Gurudasani
1
-1
/
+1
2020-02-10
drm/tiny/st7735r: No need to set ->owner for spi_register_driver()
Andy Shevchenko
1
-1
/
+0
2020-02-10
drm/tiny/st7735r: Make driver OF-independent
Andy Shevchenko
1
-2
/
+1
2020-02-10
drm/tiny/repaper: No need to set ->owner for spi_register_driver()
Andy Shevchenko
1
-1
/
+0
2020-02-10
drm/tiny/repaper: Make driver OF-independent
Andy Shevchenko
1
-5
/
+6
2020-02-09
drm/tiny: add support for tft displays based on ilitek,ili9486
Kamlesh Gurudasani
3
-0
/
+301
2020-01-30
drm/st7586: Remove sending of vblank event
Thomas Zimmermann
1
-9
/
+0
2020-01-30
drm/repaper: Remove sending of vblank event
Thomas Zimmermann
1
-9
/
+0
2020-01-30
drm/ili9225: Remove sending of vblank event
Thomas Zimmermann
1
-9
/
+0
2020-01-30
drm/gm12u320: Remove sending of vblank event
Thomas Zimmermann
1
-9
/
+0
2020-01-19
drm: tiny: st7735r: Add support for Okaya RH128128T
Geert Uytterhoeven
2
-4
/
+13
2020-01-19
drm: tiny: st7735r: Prepare for adding support for more displays
Geert Uytterhoeven
1
-14
/
+53
2019-11-20
Merge tag 'topic/drm-mipi-dsi-dsc-updates-2019-11-11' of ssh://git.freedeskto...
Maarten Lankhorst
1
-1
/
+1
2019-11-07
drm/dsi: rename MIPI_DCS_SET_PARTIAL_AREA to MIPI_DCS_SET_PARTIAL_ROWS
Jani Nikula
1
-1
/
+1
2019-10-17
drm/shmem: drop DEFINE_DRM_GEM_SHMEM_FOPS
Gerd Hoffmann
1
-1
/
+1
2019-10-01
drm/tiny: Kconfig: Remove always-y THERMAL dep. from TINYDRM_REPAPER
Ulf Magnusson
1
-1
/
+0
2019-08-12
drm: gm12u320: Add -ENODEV to list of errors to ignore
Hans de Goede
1
-1
/
+1
2019-08-12
drm: gm12u320: Do not take a mutex from a wait_event condition
Hans de Goede
1
-12
/
+2
[next]