index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/tve200: Add new driver for TVE200
Linus Walleij
2017-08-23
8
-0
/
+899
*
drm: Release driver tracking before making the object available again
Chris Wilson
2017-08-22
1
-3
/
+3
*
drm: i2c: tda998x: constify i2c_device_id
Arvind Yadav
2017-08-22
1
-1
/
+1
*
drm: i2c: sil164: constify i2c_device_id
Arvind Yadav
2017-08-22
1
-1
/
+1
*
drm: i2c: ch7006: constify i2c_device_id
Arvind Yadav
2017-08-22
1
-1
/
+1
*
drm/bridge: change return type of drm_bridge_add function
Inki Dae
2017-08-21
1
-6
/
+1
*
drm/exynos: mic: clean up drm_bridge_add call
Inki Dae
2017-08-21
1
-5
/
+1
*
drm/sti: sti_vdo: clean up drm_bridge_add call
Inki Dae
2017-08-21
1
-5
/
+1
*
drm/mediatek: hdmi: clean up drm_bridge_add call
Inki Dae
2017-08-21
1
-5
/
+1
*
drm/panel: Add driver for Seiko 43WVF1G panel
Marco Franchi
2017-08-18
3
-0
/
+382
*
drm/panel: simple: Remove unneeded gpiod NULL check
Fabio Estevam
2017-08-18
1
-4
/
+2
*
drm/panel: simple: Add missing panel_simple_unprepare() calls
Jonathan Liu
2017-08-18
1
-0
/
+2
*
drm/panel: simple: Fix width and height for Olimex LCD-OLinuXino-4.3TS
Jonathan Liu
2017-08-18
1
-2
/
+2
*
drm/panel: Add support for OTM8009A panel driver
Philippe CORNU
2017-08-18
3
-0
/
+501
*
drm/panel: simple: Skip error message on deferred probe
Fabio Estevam
2017-08-18
1
-1
/
+2
*
drm/panel: Add support for S6E63J0X03 panel
Hoegeun Kwon
2017-08-18
3
-0
/
+540
*
Merge airlied/drm-next into drm-misc-next
Sean Paul
2017-08-18
662
-7900
/
+11914
|
\
|
*
Merge tag 'omapdrm-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...
Dave Airlie
2017-08-17
35
-1796
/
+1639
|
|
\
|
|
*
drm/omap: Potential NULL deref in omap_crtc_duplicate_state()
Dan Carpenter
2017-08-16
1
-2
/
+4
|
|
*
drm/omap: remove no-op cleanup code
Tomi Valkeinen
2017-08-16
1
-33
/
+0
|
|
*
drm/omap: rename omapdrm device back
Tomi Valkeinen
2017-08-16
2
-2
/
+2
|
|
*
drm: omapdrm: Remove the omapdss driver
Laurent Pinchart
2017-08-16
2
-48
/
+0
|
|
*
drm: omapdrm: Register omapdrm platform device in omapdss driver
Laurent Pinchart
2017-08-16
2
-1
/
+17
|
|
*
drm: omapdrm: hdmi: Don't allocate PHY features dynamically
Laurent Pinchart
2017-08-16
1
-28
/
+4
|
|
*
drm: omapdrm: hdmi: Configure the PHY from the HDMI core version
Laurent Pinchart
2017-08-16
4
-19
/
+11
|
|
*
drm: omapdrm: hdmi: Configure the PLL from the HDMI core version
Laurent Pinchart
2017-08-16
1
-13
/
+2
|
|
*
drm: omapdrm: hdmi: Pass HDMI core version as integer to HDMI audio
Laurent Pinchart
2017-08-16
4
-4
/
+4
|
|
*
drm: omapdrm: hdmi: Replace OMAP SoC model check with HDMI xmit version
Laurent Pinchart
2017-08-16
4
-10
/
+10
|
|
*
drm: omapdrm: hdmi: Rename functions and structures to use hdmi_ prefix
Laurent Pinchart
2017-08-16
1
-4
/
+5
|
|
*
drm/omap: add OMAP5 DSIPHY lane-enable support
Tomi Valkeinen
2017-08-16
1
-8
/
+39
|
|
*
drm/omap: use regmap_update_bit() when muxing DSI pads
Tomi Valkeinen
2017-08-16
1
-12
/
+3
|
|
*
drm: omapdrm: Remove dss_features.h
Laurent Pinchart
2017-08-15
12
-38
/
+3
|
|
*
drm: omapdrm: Move supported outputs feature to dss driver
Laurent Pinchart
2017-08-15
7
-211
/
+81
|
|
*
drm: omapdrm: Move DSS_FCK feature to dss driver
Laurent Pinchart
2017-08-15
6
-57
/
+18
|
|
*
drm: omapdrm: Move PCD, LINEWIDTH and DOWNSCALE features to dispc driver
Laurent Pinchart
2017-08-15
3
-36
/
+39
|
|
*
drm: omapdrm: Move FEAT_PARAM_DSI* features to dsi driver
Laurent Pinchart
2017-08-15
3
-14
/
+19
|
|
*
drm: omapdrm: Move FEAT_* features to dispc driver
Laurent Pinchart
2017-08-15
3
-266
/
+190
|
|
*
drm: omapdrm: Move FEAT_LCD_CLK_SRC feature to dss_features structure
Laurent Pinchart
2017-08-15
3
-9
/
+11
|
|
*
drm: omapdrm: Move FEAT_DPI_USES_VDDS_DSI feature to dpi code
Laurent Pinchart
2017-08-15
3
-4
/
+12
|
|
*
drm: omapdrm: Move FEAT_HDMI_* features to hdmi4 driver
Laurent Pinchart
2017-08-15
4
-9
/
+37
|
|
*
drm: omapdrm: Move FEAT_DSI_* features to dsi driver
Laurent Pinchart
2017-08-15
3
-72
/
+88
|
|
*
drm: omapdrm: Move FEAT_VENC_REQUIRES_TV_DAC_CLK to venc driver
Laurent Pinchart
2017-08-15
3
-4
/
+13
|
|
*
drm: omapdrm: Move reg_fields to dispc_features structure
Laurent Pinchart
2017-08-15
3
-112
/
+76
|
|
*
drm: omapdrm: Move DISPC_CLK_SWITCH reg feature to struct dss_features
Laurent Pinchart
2017-08-15
4
-15
/
+16
|
|
*
drm: omapdrm: Move num_ovls and num_mgrs to dispc_features structure
Laurent Pinchart
2017-08-15
3
-58
/
+66
|
|
*
drm: omapdrm: Move overlay caps features to dispc_features structure
Laurent Pinchart
2017-08-15
3
-84
/
+102
|
|
*
drm: omapdrm: Move color modes feature to dispc_features structure
Laurent Pinchart
2017-08-15
3
-136
/
+124
|
|
*
drm: omapdrm: Move size unit features to dispc_features structure
Laurent Pinchart
2017-08-15
3
-41
/
+18
|
|
*
drm: omapdrm: Move shutdown() handler from core to dss
Laurent Pinchart
2017-08-15
2
-20
/
+16
|
|
*
drm: omapdrm: Move all debugfs code from core to dss
Laurent Pinchart
2017-08-15
3
-89
/
+84
[next]