index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-11
drm/omap: use refcount API to track the number of users of dma_addr
Jean-Jacques Hiblot
1
-22
/
+22
2019-10-11
drm/rockchip: Add optional support for CRTC gamma LUT
Ezequiel Garcia
3
-0
/
+124
2019-10-10
drm/scheduler: make unexported items static
Ben Dooks
1
-2
/
+2
2019-10-10
drm/vkms: Remove duplicated include from vkms_drv.c
YueHaibing
1
-1
/
+0
2019-10-10
drm/dp-mst: Drop connection_mutex check
Daniel Vetter
1
-1
/
+0
2019-10-10
drm/sun4i: Enable DRM InfoFrame support on H6
Jonas Karlman
2
-0
/
+3
2019-10-10
drm/meson: Enable DRM InfoFrame support on GXL, GXM and G12A
Jonas Karlman
1
-0
/
+5
2019-10-10
drm/rockchip: Enable DRM InfoFrame support on RK3328 and RK3399
Jonas Karlman
1
-0
/
+2
2019-10-10
drm/bridge: dw-hdmi: Add Dynamic Range and Mastering InfoFrame support
Jonas Karlman
2
-0
/
+118
2019-10-10
drm/bridge: analogix-anx78xx: add support for 7808 addresses
Brian Masney
2
-25
/
+28
2019-10-10
drm/bridge: sil_sii8620: make remote control optional.
Ronald Tschalär
2
-5
/
+8
2019-10-10
gpu: drm: bridge: sii9234: convert to devm_i2c_new_dummy_device
Wolfram Sang
1
-24
/
+12
2019-10-09
drm/rockchip: Round up _before_ giving to the clock framework
Douglas Anderson
1
-3
/
+34
2019-10-09
drm/panfrost: Remove commented out call to panfrost_core_dump
Steven Price
2
-2
/
+2
2019-10-09
drm/panfrost: Handle resetting on timeout better
Steven Price
1
-5
/
+11
2019-10-09
drm/panfrost: Remove NULL check for regulator
Steven Price
1
-4
/
+2
2019-10-09
drm: two planes with the same zpos have undefined ordering
Simon Ser
1
-4
/
+4
2019-10-09
drm/vkms: Fix an undefined reference error in vkms_composer_worker
zhong jiang
1
-0
/
+1
2019-10-09
drm/edid: Select DMT timing if EDID's display feature not support GTF
Lee Shawn C
1
-1
/
+2
2019-10-09
drm/komeda: remove redundant assignment to pointer disable_done
Colin Ian King
1
-1
/
+1
2019-10-08
drm/vkms: prime import support
Oleg Vasilev
3
-0
/
+45
2019-10-08
drm/drm_vblank: Change EINVAL by the correct errno
Rodrigo Siqueira
1
-3
/
+3
2019-10-08
drm_dp_cec: drop use of drmP.h
Sam Ravnborg
1
-2
/
+4
2019-10-08
drm/arm/mali-dp: Add display QoS interface configuration for Mali DP500
Wen He
4
-0
/
+28
2019-10-08
drm: damage_helper: Fix race checking plane->state->fb
Sean Paul
1
-1
/
+7
2019-10-08
drm/sun4i: dsi: Fix video start delay computation
Jagan Teki
1
-1
/
+1
2019-10-07
drm/tilcdc: plane: Make structure tilcdc_plane_funcs constant
Nishka Dasgupta
1
-1
/
+1
2019-10-07
drm/bridge: dw-hdmi: Refuse DDC/CI transfers on the internal I2C controller
Matthias Kaehlcke
1
-0
/
+10
2019-10-07
drm/sun4i: sun6i_mipi_dsi: fix DCS long write packet length
Icenowy Zheng
1
-2
/
+2
2019-10-07
drm/sun4i: dsi: fix the overhead of the horizontal front porch
Icenowy Zheng
1
-4
/
+5
2019-10-07
cec: add cec_adapter to cec_notifier_cec_adap_unregister()
Hans Verkuil
10
-20
/
+23
2019-10-05
drm/lima: Add support for multiple reset lines
Peter Griffin
1
-1
/
+2
2019-10-04
drm/i810: Prevent underflow in ioctl
Dan Carpenter
1
-2
/
+2
2019-10-04
drm/mm: Use clear_bit_unlock() for releasing the drm_mm_node()
Chris Wilson
1
-5
/
+6
2019-10-04
drm/mm: Convert drm_mm_node booleans to bitops
Chris Wilson
3
-12
/
+12
2019-10-04
drm/mm: Use helpers for drm_mm_node booleans
Chris Wilson
12
-32
/
+37
2019-10-04
dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
Chris Wilson
1
-43
/
+35
2019-10-04
drm/omap: hdmi4: fix use of uninitialized var
Tomi Valkeinen
1
-2
/
+3
2019-10-04
drm/omap: hdmi5: automatically choose limited/full range output
Tomi Valkeinen
1
-56
/
+65
2019-10-04
drm/omap: dss: move platform_register_drivers() to dss.c and remove core.c
Jyri Sarha
3
-56
/
+38
2019-10-04
drm/omap: fix missing scaler pixel fmt limitations
Tomi Valkeinen
1
-0
/
+25
2019-10-04
drm/omap: tweak HDMI DDC timings
Alejandro Hernandez
1
-2
/
+2
2019-10-04
drm/omap: avoid copy in mgr_fld_read/write
Tomi Valkeinen
1
-4
/
+4
2019-10-04
drm/omap: drop unneeded locking from mgr_fld_write()
Tomi Valkeinen
1
-14
/
+1
2019-10-04
drm/mgag200: Allocate cursor BOs at high end of video memory
Thomas Zimmermann
2
-54
/
+52
2019-10-04
drm/mgag200: Reserve video memory for cursor plane
Thomas Zimmermann
5
-6
/
+23
2019-10-04
drm/mgag200: Move cursor BO swapping into mgag200_show_cursor()
Thomas Zimmermann
1
-64
/
+56
2019-10-04
drm/mgag200: Move cursor-image update to mgag200_show_cursor()
Thomas Zimmermann
1
-95
/
+125
2019-10-04
drm/mgag200: Add separate move-cursor function
Thomas Zimmermann
1
-9
/
+20
2019-10-04
drm/mgag200: Add init and fini functions for cursor handling
Thomas Zimmermann
3
-13
/
+35
[next]