Age | Commit message (Expand) | Author | Files | Lines |
2014-11-13 | drm/dsi: Do not require .owner field to be set | Thierry Reding | 1 | -1/+5 |
2014-11-13 | drm/dsi: Resolve MIPI DSI device from phandle | Thierry Reding | 1 | -0/+1 |
2014-11-13 | drm/dsi: Implement DCS set_{column,page}_address commands | Thierry Reding | 1 | -0/+4 |
2014-11-13 | drm/dsi: Implement DCS {get,set}_pixel_format commands | Thierry Reding | 1 | -0/+2 |
2014-11-13 | drm/dsi: Implement DCS get_power_mode command | Thierry Reding | 1 | -0/+7 |
2014-11-13 | drm/dsi: Implement DCS soft_reset command | Thierry Reding | 1 | -0/+1 |
2014-11-13 | drm/dsi: Implement DCS nop command | Thierry Reding | 1 | -0/+1 |
2014-11-13 | drm/dsi: Add to DocBook documentation | Thierry Reding | 1 | -2/+14 |
2014-11-13 | drm/dsi: Implement some standard DCS commands | YoungJun Cho | 1 | -0/+19 |
2014-11-13 | drm/dsi: Implement generic read and write commands | Thierry Reding | 1 | -0/+6 |
2014-11-13 | drm/dsi: Add mipi_dsi_set_maximum_return_packet_size() helper | YoungJun Cho | 1 | -0/+2 |
2014-11-13 | drm/dsi: Constify mipi_dsi_msg | Thierry Reding | 1 | -1/+1 |
2014-11-13 | drm/dsi: Make mipi_dsi_dcs_{read,write}() symmetrical | Thierry Reding | 1 | -2/+4 |
2014-11-13 | drm/dsi: Add message to packet translator | Thierry Reding | 1 | -0/+18 |
2014-11-13 | drm/dsi: Introduce packet format helpers | Thierry Reding | 1 | -0/+3 |
2014-09-19 | drm/mipi-dsi: consider low power transmission | Inki Dae | 1 | -0/+2 |
2014-08-06 | drm/dsi: Replace upcasting macro by function | Thierry Reding | 1 | -2/+9 |
2014-07-22 | drm/dsi: Use peripheral's channel for DCS commands | Thierry Reding | 1 | -4/+4 |
2014-07-22 | drm/dsi: Make mipi_dsi_dcs_write() return ssize_t | Thierry Reding | 1 | -2/+2 |
2014-07-14 | drm/dsi: Flag for non-continuous clock behavior | Alexandre Courbot | 1 | -0/+2 |
2014-06-05 | drm/dsi: Support device shutdown | Thierry Reding | 1 | -0/+2 |
2014-04-04 | drm/mipi_dsi: add flags to DSI messages | Andrzej Hajda | 1 | -0/+6 |
2013-12-17 | drm: Add MIPI DSI bus support | Andrzej Hajda | 1 | -0/+158 |