index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
bridge
/
synopsys
/
dw-mipi-dsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-26
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
1
-3
/
+5
2020-02-10
drm/bridge/synopsys: dsi: missing post disable
Yannick Fertré
1
-1
/
+2
2019-12-16
drm/bridge/synopsys: dsi: move phy_ops callbacks around panel enablement
Heiko Stuebner
1
-7
/
+6
2019-12-16
drm/bridge/synopsys: dsi: driver-specific configuration of phy timings
Heiko Stuebner
1
-7
/
+20
2019-09-25
drm/bridge/synopsys: dsi: Use devm_platform_ioremap_resource() in __dw_mipi_d...
Markus Elfring
1
-6
/
+1
2019-09-08
drm/bridge: panel: Infer connector type from panel by default
Laurent Pinchart
1
-1
/
+2
2019-06-24
drm/bridge/synopsys: dsi: Allow VPG to be enabled via debugfs
Matt Redfearn
1
-0
/
+47
2019-06-12
drm/bridge/synopsys: dsi: add power on/off optional phy ops
Yannick Fertré
1
-0
/
+8
2019-05-26
drm/bridge: drop drmP.h usage
Sam Ravnborg
1
-3
/
+6
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+1
2019-01-14
drm: bridge: Constify mode arguments to bridge .mode_set() operation
Laurent Pinchart
1
-9
/
+9
2018-10-30
drm/bridge/synopsys: dsi: add dual-dsi support
Nickey Yang
1
-6
/
+74
2018-10-30
drm/bridge/synopsys: dsi: add ability to have glue-specific attach and detach
Heiko Stuebner
1
-0
/
+15
2018-10-30
drm/bridge/synopsys: dsi: don't call __dw_mipi_dsi_probe from dw_mipi_dsi_bind
Heiko Stuebner
1
-12
/
+3
2018-10-30
drm/bridge/synopsys: dsi: move mipi_dsi_host_unregister to __dw_mipi_dsi_remove
Heiko Stuebner
1
-2
/
+2
2018-04-26
drm/bridge/synopsys: dsi: use adjusted_mode in mode_set
Philippe CORNU
1
-6
/
+6
2018-04-19
drm/bridge/synopsys: dsi: Adopt SPDX identifiers
Philippe CORNU
1
-5
/
+1
2018-03-05
drm/bridge/synopsys: dsi: readl_poll_timeout return value clean up
Philippe CORNU
1
-5
/
+5
2018-02-08
drm/bridge/synopsys: dsi: Add 1.31 version support
Philippe Cornu
1
-3
/
+20
2018-02-08
drm/bridge/synopsys: dsi: Add read feature
Philippe Cornu
1
-13
/
+45
2018-01-30
drm/bridge/synopsys: dsi: Fix dsi_host_transfer() return value
Philippe Cornu
1
-1
/
+10
2018-01-30
drm/bridge/synopsys: dsi: Add a warning msg on dsi read requests
Philippe Cornu
1
-0
/
+6
2018-01-16
drm/bridge/synopsys: dsi: handle endianness correctly in dw_mipi_dsi_write()
Brian Norris
1
-9
/
+9
2018-01-16
drm/bridge/synopsys: dsi: use common mipi_dsi_create_packet()
Brian Norris
1
-62
/
+16
2018-01-16
drm/bridge/synopsys: dsi: make dw_mipi_dsi_bridge_mode_set() static
Brian Norris
1
-3
/
+3
2018-01-09
drm/bridge/synopsys: stop clobbering drvdata
Brian Norris
1
-23
/
+13
2017-10-10
drm/bridge/synopsys: dsi :remove is_panel_bridge
benjamin.gaignard@linaro.org
1
-4
/
+1
2017-09-04
drm/bridge/synopsys: dsi: explicitly request exclusive reset control
Philippe CORNU
1
-6
/
+5
2017-09-04
drm/bridge/synopsys: dsi: Register list clean up
Philippe CORNU
1
-36
/
+56
2017-08-09
drm/bridge: make drm_bridge_funcs const
Bhumika Goyal
1
-1
/
+1
2017-07-18
drm/bridge/synopsys: Add MIPI DSI host controller bridge
Philippe CORNU
1
-0
/
+981