index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
dss
/
dsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-08
drm/omap: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-12-16
drm/omap: dsi: Fix excessive stack usage
Tomi Valkeinen
1
-10
/
+16
2021-12-08
omapdrm: dss: mark runtime PM functions __maybe_unused
Arnd Bergmann
1
-2
/
+2
2021-11-10
drm/omap: Make use of the helper function devm_platform_ioremap_resourcexxx()
Cai Huoqing
1
-5
/
+2
2021-11-10
drm/omap: dss: Make use of the helper macro SET_RUNTIME_PM_OPS()
Cai Huoqing
1
-2
/
+1
2021-10-07
drm/omap: Use correct printk format specifiers for size_t
Laurent Pinchart
1
-2
/
+2
2021-04-14
Merge drm/drm-fixes into drm-next
Daniel Vetter
1
-4
/
+4
2021-03-26
drm/omap: dsi: Add missing IRQF_ONESHOT
Yang Li
1
-1
/
+2
2021-03-17
drm/omap: dsi: fix unsigned expression compared with zero
Junlin Yang
1
-3
/
+4
2021-01-27
drm/omap: dsi: fix unreachable code in dsi_vc_send_short()
Menglong Dong
1
-3
/
+4
2020-12-15
drm/omap: dsi: allow DSI commands to be sent early
Tomi Valkeinen
1
-5
/
+45
2020-12-15
drm/omap: dsi: fix DCS_CMD_ENABLE
Tomi Valkeinen
1
-1
/
+2
2020-12-15
drm/omap: dsi: remove ulps support
Tomi Valkeinen
1
-289
/
+8
2020-12-15
drm/omap: dsi: fix and cleanup ddr_clk_always_on
Tomi Valkeinen
1
-7
/
+5
2020-12-15
drm/omap: dsi: split video mode enable/disable into separate func
Tomi Valkeinen
1
-44
/
+57
2020-12-15
drm/omap: dsi: cleanup initial vc setup
Tomi Valkeinen
1
-54
/
+31
2020-12-15
drm/omap: dsi: rename dsi_display_* functions
Tomi Valkeinen
1
-18
/
+18
2020-12-15
drm/omap: dsi: display_disable cleanup
Tomi Valkeinen
1
-16
/
+3
2020-12-15
drm/omap: dsi: display_enable cleanup
Tomi Valkeinen
1
-13
/
+3
2020-12-15
drm/omap: dsi: move enable/disable to bridge enable/disable
Tomi Valkeinen
1
-33
/
+22
2020-12-15
drm/omap: dsi: move structs & defines to dsi.h
Tomi Valkeinen
1
-383
/
+1
2020-12-15
drm/omap: dsi: use separate VCs for cmd and video
Tomi Valkeinen
1
-5
/
+7
2020-12-15
drm/omap: dsi: enable HS before sending the frame
Tomi Valkeinen
1
-0
/
+2
2020-12-15
drm/omap: dsi: skip dsi_vc_enable_hs when already in correct mode
Tomi Valkeinen
1
-6
/
+4
2020-12-15
drm/omap: dsi: untangle vc & channel
Tomi Valkeinen
1
-23
/
+22
2020-12-15
drm/omap: dsi: pass vc and channel to various functions
Tomi Valkeinen
1
-26
/
+28
2020-12-15
drm/omap: dsi: rename 'channel' to 'vc'
Tomi Valkeinen
1
-110
/
+110
2020-12-15
drm/omap: dsi: cleanup dispc channel usage
Tomi Valkeinen
1
-8
/
+8
2020-12-15
drm/omap: dsi: drop useless channel checks
Tomi Valkeinen
1
-11
/
+0
2020-12-15
drm/omap: dsi: simplify VC handling
Tomi Valkeinen
1
-36
/
+13
2020-12-15
drm/omap: dsi: send nop instead of page & column
Tomi Valkeinen
1
-29
/
+17
2020-12-15
drm/omap: dsi: set trans_mode according to client mode_flags
Tomi Valkeinen
1
-0
/
+7
2020-12-15
drm/omap: drop unused owner field
Tomi Valkeinen
1
-1
/
+0
2020-12-15
drm/omap: dsi: simplify pin config
Sebastian Reichel
1
-24
/
+13
2020-12-15
drm/omap: simplify DSI manual update code
Sebastian Reichel
1
-6
/
+4
2020-12-15
drm/omap: dsi: Register a drm_bridge
Sebastian Reichel
1
-45
/
+89
2020-12-15
drm/omap: dsi: implement check timings
Sebastian Reichel
1
-26
/
+44
2020-12-15
drm/omap: dsi: convert to drm_panel
Sebastian Reichel
1
-23
/
+105
2020-12-15
drm/omap: dsi: drop custom panel capability support
Sebastian Reichel
1
-0
/
+8
2020-12-15
drm/omap: dsi: move panel refresh function to host
Sebastian Reichel
1
-10
/
+81
2020-12-15
drm/omap: dsi: do ULPS in host driver
Sebastian Reichel
1
-18
/
+53
2020-12-15
drm/omap: dsi: untangle ulps ops from enable/disable
Sebastian Reichel
1
-13
/
+40
2020-12-15
drm/omap: dsi: do bus locking in host driver
Sebastian Reichel
1
-14
/
+27
2020-12-15
drm/omap: dsi: drop custom enable_te() API
Sebastian Reichel
1
-9
/
+25
2020-12-15
drm/omap: dsi: move TE GPIO handling into core
Sebastian Reichel
1
-12
/
+133
2020-12-15
drm/omap: dsi: lp/hs switching support for transfer()
Sebastian Reichel
1
-2
/
+7
2020-12-15
drm/omap: dsi: use pixel-format and mode from attach
Sebastian Reichel
1
-12
/
+19
2020-12-15
drm/omap: dsi: request VC via mipi_dsi_attach
Sebastian Reichel
1
-35
/
+26
2020-12-15
drm/omap: dsi: introduce mipi_dsi_host
Sebastian Reichel
1
-11
/
+42
2020-12-15
drm/omap: dsi: switch dsi_vc_send_long/short to mipi_dsi_msg
Sebastian Reichel
1
-49
/
+39
[next]