index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_mipi_dsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Convert to using %pOF instead of full_name
Rob Herring
2017-07-26
1
-3
/
+3
*
drm/dsi: Implement DCS set/get display brightness
Vinay Simha BN
2016-08-24
1
-0
/
+49
*
drm/dsi: Order DCS helpers by command code
Thierry Reding
2016-08-24
1
-17
/
+17
*
drm/dsi: Make set_tear_scanline command consistent
Thierry Reding
2016-07-12
1
-8
/
+8
*
drm/dsi: Add uevent callback
Thierry Reding
2016-06-13
1
-0
/
+16
*
drm/dsi: Implement set tear scanline
Vinay Simha BN
2016-06-07
1
-0
/
+22
*
drm/dsi: Get DSI host by DT device node
Archit Taneja
2016-03-02
1
-0
/
+39
*
drm/dsi: Add routine to unregister a DSI device
Archit Taneja
2016-03-02
1
-1
/
+11
*
drm/dsi: Try to match non-DT DSI devices
Archit Taneja
2016-03-02
1
-1
/
+17
*
drm/dsi: Use mipi_dsi_device_register_full() for DSI device creation
Archit Taneja
2016-03-02
1
-17
/
+47
*
drm/dsi: Check for CONFIG_OF when defining of_mipi_dsi_device_add()
Archit Taneja
2016-03-02
1
-0
/
+8
*
drm/dsi: Add Turn On/Shutdown Peripheral command helpers
Werner Johansson
2015-11-24
1
-0
/
+38
*
drm/mipi-dsi: Avoid potential NULL pointer dereference
Thierry Reding
2015-01-28
1
-3
/
+3
*
drm/dsi: Do not require .owner field to be set
Thierry Reding
2014-11-13
1
-3
/
+7
*
drm/dsi: Resolve MIPI DSI device from phandle
Thierry Reding
2014-11-13
1
-0
/
+23
*
drm/dsi: Implement DCS set_{column,page}_address commands
Thierry Reding
2014-11-13
1
-0
/
+48
*
drm/dsi: Implement DCS {get,set}_pixel_format commands
Thierry Reding
2014-11-13
1
-0
/
+46
*
drm/dsi: Implement DCS get_power_mode command
Thierry Reding
2014-11-13
1
-0
/
+25
*
drm/dsi: Implement DCS soft_reset command
Thierry Reding
2014-11-13
1
-0
/
+18
*
drm/dsi: Implement DCS nop command
Thierry Reding
2014-11-13
1
-0
/
+18
*
drm/dsi: Add to DocBook documentation
Thierry Reding
2014-11-13
1
-2
/
+16
*
drm/dsi: Implement some standard DCS commands
YoungJun Cho
2014-11-13
1
-0
/
+118
*
drm/dsi: Implement generic read and write commands
Thierry Reding
2014-11-13
1
-0
/
+89
*
drm/dsi: Add mipi_dsi_set_maximum_return_packet_size() helper
YoungJun Cho
2014-11-13
1
-0
/
+24
*
drm/dsi: Make mipi_dsi_dcs_{read,write}() symmetrical
Thierry Reding
2014-11-13
1
-12
/
+65
*
drm/dsi: Add DSI transfer helper
Thierry Reding
2014-11-13
1
-16
/
+16
*
drm/dsi: Add message to packet translator
Thierry Reding
2014-11-13
1
-0
/
+53
*
drm/dsi: Introduce packet format helpers
Thierry Reding
2014-11-13
1
-0
/
+67
*
drm/mipi-dsi: consider low power transmission
Inki Dae
2014-09-20
1
-0
/
+6
*
drm/dsi: Use peripheral's channel for DCS commands
Thierry Reding
2014-07-22
1
-8
/
+6
*
drm/dsi: Make mipi_dsi_dcs_write() return ssize_t
Thierry Reding
2014-07-22
1
-2
/
+2
*
drm/dsi: Support device shutdown
Thierry Reding
2014-06-05
1
-0
/
+10
*
drm/mipi_dsi: create dsi devices only for nodes with reg property
Andrzej Hajda
2014-04-04
1
-1
/
+5
*
drm: Add MIPI DSI bus support
Andrzej Hajda
2013-12-17
1
-0
/
+315