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