index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
/
vc4_dsi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-05-17
1
-0
/
+1
|
\
|
*
clk: Remove io.h from clk-provider.h
Stephen Boyd
2019-05-15
1
-0
/
+1
*
|
drm/vc4: Use common helpers for debugfs setup by the driver components.
Eric Anholt
2019-04-03
1
-19
/
+5
*
|
drm/vc4: Use drm_print_regset32() for our debug register dumping.
Eric Anholt
2019-04-01
1
-90
/
+65
|
/
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
1
-1
/
+1
*
drm/vc4: Support the case where the DSI device is disabled
Boris Brezillon
2018-07-10
1
-2
/
+13
*
drm/vc4: Make DSI call into the bridge after the DSI link is enabled.
Eric Anholt
2018-06-29
1
-15
/
+27
*
drm/vc4: Skip ULPS latching when we're in that ULPS state already.
Eric Anholt
2018-04-30
1
-0
/
+5
*
drm/vc4: Fix sleeps during the IRQ handler for DSI transactions.
Eric Anholt
2017-10-19
1
-2
/
+30
*
drm/vc4: Move the DSI clock divider workaround closer to the clock call.
Eric Anholt
2017-10-14
1
-6
/
+6
*
drm/vc4: Set up the DSI host at pdev probe time, not component bind.
Eric Anholt
2017-09-27
1
-40
/
+57
*
drm/vc4: Avoid using vrefresh==0 mode in DSI htotal math.
Eric Anholt
2017-09-27
1
-1
/
+2
*
drm/vc4: Fix errant drm_bridge_remove() in DSI.
Eric Anholt
2017-08-08
1
-1
/
+0
*
drm/vc4: Don't disable DSI clocks on component unload.
Eric Anholt
2017-08-08
1
-3
/
+0
*
drm/vc4: Fix misleading name of the continuous flag.
Eric Anholt
2017-07-14
1
-4
/
+4
*
drm/vc4: Fix DSI T_INIT timing.
Eric Anholt
2017-07-14
1
-1
/
+11
*
drm/vc4: Switch DSI to the panel-bridge layer, and support bridges.
Eric Anholt
2017-06-05
1
-134
/
+20
*
drm/vc4: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-05-22
1
-14
/
+14
*
drm/vc4: Adjust modes in DSI to work around the integer PLL divider.
Eric Anholt
2017-05-16
1
-26
/
+86
*
drm/vc4: Convert existing documentation to actual kerneldoc.
Eric Anholt
2017-02-28
1
-2
/
+3
*
drm/vc4: simplify exit path of a failed allocation of dsi_connector
Colin Ian King
2017-02-08
1
-12
/
+4
*
drm/vc4: Add DSI driver
Eric Anholt
2017-02-01
1
-0
/
+1725