index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_mipi_dsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/mipi-dsi: Fix detach call without attach
Tomi Valkeinen
2023-12-07
1
-2
/
+15
*
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2023-07-24
1
-1
/
+1
|
\
|
*
drm/display/dp_mst: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-06-01
1
-1
/
+1
*
|
drm: Explicitly include correct DT includes
Rob Herring
2023-07-21
1
-0
/
+1
|
/
*
Merge tag 'drm-misc-fixes-2023-05-11' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2023-05-12
1
-1
/
+1
|
\
|
*
drm/mipi-dsi: Set the fwnode for mipi_dsi_device
Saravana Kannan
2023-05-04
1
-1
/
+1
*
|
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-27
1
-1
/
+1
|
\
\
|
*
|
of: Rename of_modalias_node()
Miquel Raynal
2023-04-05
1
-1
/
+1
|
|
/
*
/
drm: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-28
1
-1
/
+1
|
/
*
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-24
1
-2
/
+2
|
\
|
*
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
1
-2
/
+2
*
|
drm/mipi-dsi: Fix byte order of 16-bit DCS set/get brightness
Daniel Mentz
2023-01-19
1
-0
/
+52
|
/
*
gpu/drm: fix repeated words in comments
wangjianli
2022-10-24
1
-1
/
+1
*
drm/mipi-dsi: Detach devices when removing the host
Maxime Ripard
2022-07-13
1
-0
/
+1
*
drm/mipi-dsi: Make remove callback return void
Uwe Kleine-König
2022-07-09
1
-1
/
+3
*
drm/display: Move DSC header and helpers into display-helper module
Thomas Zimmermann
2022-04-25
1
-3
/
+3
*
drm/mipi-dsi: Create devm device attachment
Maxime Ripard
2021-09-24
1
-0
/
+35
*
drm/mipi-dsi: Create devm device registration
Maxime Ripard
2021-09-24
1
-0
/
+46
*
drm: mipi-dsi: Convert logging to drm_* functions.
Suraj Upadhyay
2020-07-10
1
-8
/
+7
*
drm/mipi: use dcs write for mipi_dsi_dcs_set_tear_scanline
Emil Velikov
2020-06-29
1
-3
/
+3
*
drm/dsi: use stack buffer in mipi_dsi_dcs_write()
Emil Velikov
2020-06-29
1
-10
/
+10
*
drm/dsi: add helpers for DSI compression mode and PPS packets
Jani Nikula
2019-11-07
1
-0
/
+51
*
drm/dsi: add missing DSI data types
Jani Nikula
2019-11-07
1
-0
/
+2
*
drm/dsi: clean up DSI data type definitions
Jani Nikula
2019-11-07
1
-2
/
+2
*
drivers: Introduce device lookup variants by of_node
Suzuki K Poulose
2019-07-30
1
-6
/
+1
*
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-24
1
-1
/
+1
*
drm: Add support for pps and compression mode command packet
vkorjani
2018-07-25
1
-0
/
+2
*
drm/dsi: Fix improper use of mipi_dsi_device_transfer() return value
Philippe Cornu
2018-01-16
1
-3
/
+6
*
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
[next]