summaryrefslogtreecommitdiffstats
path: root/Documentation/lsm.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-18drm/i2c: tda998x: Remove duplicate NULL checkAndy Shevchenko1-2/+1
2018-01-18drm/i2c/sil164: Remove duplicate NULL checkAndy Shevchenko1-2/+1
2018-01-18drm/bridge: analogix-anx78xx: Remove duplicate NULL checkAndy Shevchenko1-2/+1
2018-01-17drm/panel: panasonic-vvx10f034n00: Fix wuxga_nt_panel_disable() return valueSean Paul1-2/+3
2018-01-16drm/dsi: Fix improper use of mipi_dsi_device_transfer() return valuePhilippe Cornu1-3/+6
2018-01-16drm/bridge/synopsys: dsi: handle endianness correctly in dw_mipi_dsi_write()Brian Norris1-9/+9
2018-01-16drm/bridge/synopsys: dsi: use common mipi_dsi_create_packet()Brian Norris1-62/+16
2018-01-16drm/bridge/synopsys: dsi: make dw_mipi_dsi_bridge_mode_set() staticBrian Norris1-3/+3
2018-01-15drm/tinydrm/mipi-dbi: Change reset active timeNoralf Trønnes1-1/+1
2018-01-15drm/tinydrm: Embed the mode in tinydrm_connectorNoralf Trønnes1-21/+13
2018-01-15drm/tinydrm/mi0283qt: Let the display pipe handle powerNoralf Trønnes3-66/+15
2018-01-15drm/tinydrm/mipi-dbi: Add poweron-reset functionsNoralf Trønnes5-32/+83
2018-01-15drm/tinydrm/mipi-dbi: Add mipi_dbi_enable_flush()Noralf Trønnes5-11/+24
2018-01-15drm/tinydrm/mi0283qt: Remove ili9341.hNoralf Trønnes2-56/+26
2018-01-15drm/tinydrm/mi0283qt: Use common include orderNoralf Trønnes1-5/+6
2018-01-12drm/pl111: Support handling bridge timingsLinus Walleij3-13/+43
2018-01-12drm/bridge: Add timing support to dumb VGA DACLinus Walleij1-3/+56
2018-01-12drm/bridge: Provide a way to embed timing info in bridgesLinus Walleij1-0/+33
2018-01-12drm/bridge: Add bindings for TI THS8134Linus Walleij1-4/+9
2018-01-11drm/ioctl: Remove trailing whitespaceNoralf Trønnes1-2/+2
2018-01-10Revert "drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits"Maarten Lankhorst1-9/+0
2018-01-09drm: export gem dmabuf_ops for drivers to reuseSamuel Li2-22/+53
2018-01-09drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commitsLeo (Sunpeng) Li1-0/+9
2018-01-09drm/bridge/synopsys: stop clobbering drvdataBrian Norris3-34/+33
2018-01-09drm/stm: ltdc: add clut mode supportPhilippe CORNU1-0/+30
2018-01-09drm/bridge: analogix: Remove unreachable code from analogic_dp_core.cSylwester Nawrocki1-5/+1
2018-01-05drm/panel: lvds: Add support for the power-supply propertyMaxime Ripard1-0/+23
2018-01-05dt-bindings: panel: lvds: Document power-supply propertyMaxime Ripard3-1/+12
2018-01-04drm/sun4i: Add A83T supportMaxime Ripard3-0/+17
2018-01-04drm/sun4i: Add LVDS supportMaxime Ripard5-2/+456
2018-01-04drm/sun4i: Create minimal multipliers and dividersMaxime Ripard3-3/+11
2018-01-04drm/sun4i: Force the mixer rate at 150MHzMaxime Ripard2-0/+13
2018-01-04dt-bindings: display: sun4i-drm: Add A83T pipelineMaxime Ripard1-0/+3
2018-01-04dt-bindings: display: sun4i-drm: Add LVDS propertiesMaxime Ripard1-0/+8
2018-01-03drm/tinydrm: add driver for ST7735R panelsDavid Lechner4-0/+232