index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
drm
/
drm_mipi_dsi.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-msm-next-2022-09-22' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2022-09-28
1
-0
/
+2
|
\
|
*
drm/mipi-dsi: pass DSC data through the struct mipi_dsi_device
Dmitry Baryshkov
2022-09-18
1
-0
/
+2
*
|
drm/mipi-dsi: Make remove callback return void
Uwe Kleine-König
2022-07-09
1
-1
/
+1
|
/
*
drm/mipi-dsi: Introduce mipi_dsi_dcs_write_seq macro
Joel Selvaraj
2022-06-24
1
-0
/
+17
*
drm/dsi: transfer DSI HS packets ending at the same time
Rex-BC Chen
2022-03-09
1
-0
/
+2
*
drm/mipi-dsi: Create devm device attachment
Maxime Ripard
2021-09-24
1
-0
/
+1
*
drm/mipi-dsi: Create devm device registration
Maxime Ripard
2021-09-24
1
-0
/
+3
*
drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features
Nicolas Boichat
2021-07-27
1
-4
/
+4
*
drm: Mention the power state requirement on side-channel operations
Maxime Ripard
2021-06-23
1
-0
/
+5
*
drm/dsi: add helpers for DSI compression mode and PPS packets
Jani Nikula
2019-11-07
1
-0
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
drm: dsi: Add lane clock rate fields to DSI device
Linus Walleij
2018-10-24
1
-0
/
+8
*
drm/dsi: Implement DCS set/get display brightness
Vinay Simha BN
2016-08-24
1
-0
/
+4
*
drm/dsi: Order DCS helpers by command code
Thierry Reding
2016-08-24
1
-1
/
+1
*
drm/dsi: Make set_tear_scanline command consistent
Thierry Reding
2016-07-12
1
-1
/
+1
*
drm/dsi: Add uevent callback
Thierry Reding
2016-06-13
1
-0
/
+2
*
drm/dsi: Implement set tear scanline
Vinay Simha BN
2016-06-07
1
-0
/
+1
*
drm/dsi: Get DSI host by DT device node
Archit Taneja
2016-03-02
1
-0
/
+3
*
drm/dsi: Add routine to unregister a DSI device
Archit Taneja
2016-03-02
1
-0
/
+1
*
drm/dsi: Try to match non-DT DSI devices
Archit Taneja
2016-03-02
1
-2
/
+8
*
drm/dsi: Use mipi_dsi_device_register_full() for DSI device creation
Archit Taneja
2016-03-02
1
-0
/
+16
*
drm/dsi: Add Turn On/Shutdown Peripheral command helpers
Werner Johansson
2015-11-24
1
-0
/
+2
*
drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format
Liu Ying
2015-11-23
1
-0
/
+25
*
drm/dsi: Do not require .owner field to be set
Thierry Reding
2014-11-13
1
-1
/
+5
*
drm/dsi: Resolve MIPI DSI device from phandle
Thierry Reding
2014-11-13
1
-0
/
+1
*
drm/dsi: Implement DCS set_{column,page}_address commands
Thierry Reding
2014-11-13
1
-0
/
+4
*
drm/dsi: Implement DCS {get,set}_pixel_format commands
Thierry Reding
2014-11-13
1
-0
/
+2
*
drm/dsi: Implement DCS get_power_mode command
Thierry Reding
2014-11-13
1
-0
/
+7
*
drm/dsi: Implement DCS soft_reset command
Thierry Reding
2014-11-13
1
-0
/
+1
*
drm/dsi: Implement DCS nop command
Thierry Reding
2014-11-13
1
-0
/
+1
*
drm/dsi: Add to DocBook documentation
Thierry Reding
2014-11-13
1
-2
/
+14
*
drm/dsi: Implement some standard DCS commands
YoungJun Cho
2014-11-13
1
-0
/
+19
*
drm/dsi: Implement generic read and write commands
Thierry Reding
2014-11-13
1
-0
/
+6
*
drm/dsi: Add mipi_dsi_set_maximum_return_packet_size() helper
YoungJun Cho
2014-11-13
1
-0
/
+2
*
drm/dsi: Constify mipi_dsi_msg
Thierry Reding
2014-11-13
1
-1
/
+1
*
drm/dsi: Make mipi_dsi_dcs_{read,write}() symmetrical
Thierry Reding
2014-11-13
1
-2
/
+4
*
drm/dsi: Add message to packet translator
Thierry Reding
2014-11-13
1
-0
/
+18
*
drm/dsi: Introduce packet format helpers
Thierry Reding
2014-11-13
1
-0
/
+3
*
drm/mipi-dsi: consider low power transmission
Inki Dae
2014-09-20
1
-0
/
+2
*
drm/dsi: Replace upcasting macro by function
Thierry Reding
2014-08-06
1
-2
/
+9
*
drm/dsi: Use peripheral's channel for DCS commands
Thierry Reding
2014-07-22
1
-4
/
+4
*
drm/dsi: Make mipi_dsi_dcs_write() return ssize_t
Thierry Reding
2014-07-22
1
-2
/
+2
*
drm/dsi: Flag for non-continuous clock behavior
Alexandre Courbot
2014-07-14
1
-0
/
+2
*
drm/dsi: Support device shutdown
Thierry Reding
2014-06-05
1
-0
/
+2
*
drm/mipi_dsi: add flags to DSI messages
Andrzej Hajda
2014-04-04
1
-0
/
+6
*
drm: Add MIPI DSI bus support
Andrzej Hajda
2013-12-17
1
-0
/
+158