index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_mipi_dsi.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-14
drm: Add MIPI read_multi func and two write macros
Brigham Campbell
1
-0
/
+37
2025-08-11
Merge drm/drm-next into drm-misc-n
Thomas Zimmermann
1
-1
/
+2
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+1
2025-07-29
drm: Remove unused MIPI write seq and chatty functions
Brigham Campbell
1
-31
/
+3
2025-07-29
drm: Create mipi_dsi_dual* macros
Brigham Campbell
1
-0
/
+48
2025-06-27
drm/mipi-dsi: Add dev_is_mipi_dsi function
Maxime Ripard
1
-1
/
+2
2025-06-16
drm: Include <linux/export.h>
Thomas Zimmermann
1
-0
/
+1
2025-03-30
drm/mipi-dsi: Add helper to find input format
Aradhya Bhatia
1
-0
/
+37
2025-03-04
drm/mipi-dsi: stop passing non struct drm_device to drm_err() and friends
Jani Nikula
1
-6
/
+6
2025-02-25
drm/mipi-dsi: extend "multi" functions and use them in sony-td4353-jdi
Tejas Vipin
1
-19
/
+23
2024-10-10
drm/mipi-dsi: fix kernel doc on mipi_dsi_compression_mode_multi
Dzmitry Sankouski
1
-1
/
+1
2024-10-09
drm/mipi-dsi: add mipi_dsi_compression_mode_multi
Dzmitry Sankouski
1
-0
/
+16
2024-08-20
drm/mipi-dsi: Add mipi_dsi_dcs_set_tear_scanline_multi
Tejas Vipin
1
-0
/
+31
2024-08-13
drm/mipi-dsi: add more multi functions for better error handling
Tejas Vipin
1
-0
/
+194
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-1
/
+1
2024-05-17
drm/mipi-dsi: wrap more functions for streamline handling
Dmitry Baryshkov
1
-0
/
+210
2024-05-15
drm/mipi-dsi: Introduce mipi_dsi_*_write_seq_multi()
Douglas Anderson
1
-0
/
+56
2024-05-15
drm/mipi-dsi: Reduce driver bloat of mipi_dsi_*_write_seq()
Douglas Anderson
1
-0
/
+56
2024-04-19
drm/mipi-dsi: add mipi_dsi_compression_mode_ext()
Dmitry Baryshkov
1
-7
/
+34
2024-04-19
drm/mipi-dsi: use correct return type for the DSC functions
Dmitry Baryshkov
1
-3
/
+3
2024-02-07
drm: mipi-dsi: make mipi_dsi_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2023-12-07
drm/mipi-dsi: Fix detach call without attach
Tomi Valkeinen
1
-2
/
+15
2023-07-24
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-1
/
+1
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
1
-0
/
+1
2023-06-01
drm/display/dp_mst: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
1
-1
/
+1
2023-05-12
Merge tag 'drm-misc-fixes-2023-05-11' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+1
2023-05-04
drm/mipi-dsi: Set the fwnode for mipi_dsi_device
Saravana Kannan
1
-1
/
+1
2023-04-27
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2023-04-05
of: Rename of_modalias_node()
Miquel Raynal
1
-1
/
+1
2023-03-28
drm: Use of_property_present() for testing DT property presence
Rob Herring
1
-1
/
+1
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
1
-2
/
+2
2023-01-19
drm/mipi-dsi: Fix byte order of 16-bit DCS set/get brightness
Daniel Mentz
1
-0
/
+52
2022-10-24
gpu/drm: fix repeated words in comments
wangjianli
1
-1
/
+1
2022-07-13
drm/mipi-dsi: Detach devices when removing the host
Maxime Ripard
1
-0
/
+1
2022-07-09
drm/mipi-dsi: Make remove callback return void
Uwe Kleine-König
1
-1
/
+3
2022-04-25
drm/display: Move DSC header and helpers into display-helper module
Thomas Zimmermann
1
-3
/
+3
2021-09-24
drm/mipi-dsi: Create devm device attachment
Maxime Ripard
1
-0
/
+35
2021-09-24
drm/mipi-dsi: Create devm device registration
Maxime Ripard
1
-0
/
+46
2020-07-10
drm: mipi-dsi: Convert logging to drm_* functions.
Suraj Upadhyay
1
-8
/
+7
2020-06-29
drm/mipi: use dcs write for mipi_dsi_dcs_set_tear_scanline
Emil Velikov
1
-3
/
+3
2020-06-29
drm/dsi: use stack buffer in mipi_dsi_dcs_write()
Emil Velikov
1
-10
/
+10
2019-11-07
drm/dsi: add helpers for DSI compression mode and PPS packets
Jani Nikula
1
-0
/
+51
2019-11-07
drm/dsi: add missing DSI data types
Jani Nikula
1
-0
/
+2
2019-11-07
drm/dsi: clean up DSI data type definitions
Jani Nikula
1
-2
/
+2
2019-07-30
drivers: Introduce device lookup variants by of_node
Suzuki K Poulose
1
-6
/
+1
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
1
-1
/
+1
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
[next]