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
2020-09-07
drm/vc4: crtc: Rename HVS channel to output
Maxime Ripard
4
-8
/
+8
2020-09-07
drm/vc4: crtc: Move the cob allocation outside of bind
Maxime Ripard
2
-20
/
+17
2020-09-07
drm/vc4: crtc: Use a shared interrupt
Maxime Ripard
1
-1
/
+3
2020-09-07
drm/vc4: crtc: Deal with different number of pixel per clock
Maxime Ripard
2
-7
/
+14
2020-09-07
drm/vc4: plane: Create more planes
Maxime Ripard
1
-1
/
+1
2020-09-07
drm/vc4: plane: Optimize the LBM allocation size
Dave Stevenson
1
-4
/
+13
2020-09-07
drm/vc4: plane: Change LBM alignment constraint on LBM
Dave Stevenson
1
-1
/
+3
2020-09-07
drm/vc4: hvs: Boost the core clock during modeset
Maxime Ripard
3
-0
/
+29
2020-09-07
drm/vc4: Add support for the BCM2711 HVS5
Dave Stevenson
4
-59
/
+240
2020-09-07
drm/bridge: dw-mipi-dsi.c: Add VPG runtime config through debugfs
Angelo Ribeiro
1
-8
/
+90
2020-09-07
drm/bridge/synopsys: dsi: add support for non-continuous HS clock
Antonio Borneo
1
-2
/
+7
2020-09-07
drm/bridge/synopsys: dsi: allow sending longer LP commands
Antonio Borneo
1
-8
/
+9
2020-09-07
drm/bridge/synopsys: dsi: allow LP commands in video mode
Antonio Borneo
1
-0
/
+8
2020-09-07
udmabuf: Add missing compact_ioctl
Kristian H. Kristensen
1
-0
/
+3
2020-09-06
drm/panel: s6e63m0: Fix up DRM_DEV* regression
Linus Walleij
3
-27
/
+17
2020-09-05
drm/panel: s6e63m0: Order enable/disable sequence
Linus Walleij
1
-3
/
+15
2020-09-05
drm/panel: s6e63m0: Add code to identify panel
Linus Walleij
1
-0
/
+60
2020-09-05
drm/panel: s6e63m0: Add reading functionality
Linus Walleij
4
-2
/
+43
2020-09-05
drm/panel: s6e63m0: Add DSI transport
Linus Walleij
6
-3
/
+144
2020-09-05
drm/panel: s6e63m0: Break out SPI transport
Linus Walleij
5
-70
/
+124
2020-09-03
drm/managed: Cleanup of unused functions and polishing docs
Daniel Vetter
2
-58
/
+22
2020-09-03
drm/ttm: remove io_reserve_lru handling v3
Christian König
4
-169
/
+24
2020-09-03
drm/nouveau: move io_reserve_lru handling into the driver v5
Christian König
4
-23
/
+127
2020-09-03
drm/ttm: make sure that we always zero init mem.bus v2
Christian König
1
-0
/
+9
2020-09-02
dma-buf: fix kernel-doc warning in dma-fence.c
Randy Dunlap
1
-0
/
+1
2020-09-02
drm/virtio: drop virtio_gpu_output->enabled
Gerd Hoffmann
3
-6
/
+1
2020-09-02
drm/virtio: fix unblank
Gerd Hoffmann
3
-1
/
+15
2020-09-01
drm/gma500: Constify static structs
Rikard Falkeborn
1
-3
/
+3
2020-09-01
drm: Replace mode->export_head with a boolean
Ville Syrjälä
1
-13
/
+32
2020-09-01
drm/dp_mst: Support remote i2c writes
Sam McNally
1
-16
/
+90
2020-09-01
drm/crc-debugfs: Fix memleak in crc_control_write
Dinghao Liu
1
-1
/
+3
2020-08-31
drm: virtio: fix kconfig dependency warning
Randy Dunlap
1
-1
/
+1
2020-08-31
drm/radeon/ttm: don't store driver copy of device pointer.
Dave Airlie
1
-4
/
+4
2020-08-31
drm/amdgpu/ttm: remove unused parameter to move blit
Dave Airlie
1
-4
/
+4
2020-08-31
drm/hisilicon: Removed the dependency on the mmu
Tian Tao
1
-1
/
+1
2020-08-30
drm/vkms: avoid warning in vkms_get_vblank_timestamp
Sidong Yang
1
-0
/
+5
2020-08-30
drm/vkms: add alpha-premultiplied color blending
Melissa Wen
1
-16
/
+39
2020-08-30
drm: panel: Fix bpc for OrtusTech COM43H4M85ULC panel
Laurent Pinchart
1
-1
/
+1
2020-08-30
drm/bridge: Fix the dsi remote end-points
Vinod Koul
1
-2
/
+2
2020-08-30
drm/panel: rm67191: Remove CLOCK_NON_CONTINUOUS flag
Robert Chiras
1
-2
/
+1
2020-08-30
drm/panel: simple: Add AM-1280800N3TZQW-T00H
Jagan Teki
1
-0
/
+29
2020-08-27
drm/sun4i: lvds: Invert the LVDS polarity
Maxime Ripard
1
-3
/
+1
2020-08-27
drm/mgag200: fix spelling mistake "expeced" -> "expected"
Colin Ian King
1
-1
/
+1
2020-08-26
drm/bridge: ps8640: Print an error if VDO control fails
Enric Balletbo i Serra
1
-7
/
+6
2020-08-26
drm/bridge: ps8640: Return an error for incorrect attach flags
Enric Balletbo i Serra
1
-0
/
+4
2020-08-26
drm/bridge: ps8640: Get the EDID from eDP control
Enric Balletbo i Serra
1
-0
/
+12
2020-08-26
drm/bridge_connector: Set default status connected for eDP connectors
Enric Balletbo i Serra
1
-0
/
+1
2020-08-26
drm/hisilicon: Use drm_err instead of DRM_ERROR in hibmc_drm_drv
Tian Tao
1
-12
/
+12
2020-08-26
drm/hisilicon: Use drm_err instead of DRM_ERROR in hibmc_drm_de
Tian Tao
1
-7
/
+7
2020-08-26
drm/hisilicon: Use drm_err instead of DRM_ERROR in hibmc_drm_vdac
Tian Tao
1
-2
/
+2
[next]