index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
dsi
/
dsi_host.c
Age
Commit message (
Expand
)
Author
2017-04-06
drm: convert drivers to use of_graph_get_remote_node
Rob Herring
2017-02-26
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-02-14
drm/msm/dsi: fix error return code in msm_dsi_host_init()
Wei Yongjun
2017-02-06
drm/msm/dsi: Move PHY operations out of host
Hai Li
2017-02-06
drm/msm/dsi: Reset both PHYs before clock operation for dual DSI
Archit Taneja
2017-02-06
drm/msm/dsi: Return more timings from PHY to host
Hai Li
2017-02-06
drm/msm/dsi: Don't error if a DSI host doesn't have a device connected
Archit Taneja
2017-02-06
drm/msm: Set encoder's mode of operation using a kms func
Archit Taneja
2016-12-01
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...
Dave Airlie
2016-11-28
drm/msm: convert iova to 64b
Rob Clark
2016-11-02
drm/msm/dsi: Queue HPD helper work in attach/detach callbacks
Archit Taneja
2016-07-16
drm/msm/dsi: Fix return value check in msm_dsi_host_set_display_mode()
Wei Yongjun
2016-07-16
drm/msm: change gem->vmap() to get/put
Rob Clark
2016-07-16
drm/msm/dsi: Don't get DSI index from DT
Archit Taneja
2016-07-16
drm/msm/dsi: Use a standard DT binding for data lanes
Archit Taneja
2016-07-16
drm/msm/dsi: Modify port parsing
Archit Taneja
2016-05-08
drm/msm/dsi: Fix regulator API abuse
Archit Taneja
2016-03-03
drm/msm/dsi: Parse DSI lanes via DT
Archit Taneja
2016-03-02
drm/msm/dsi: Remove incorrect warning on host attach
Archit Taneja
2015-12-14
drm/msm/dsi: Added missing mutex_unlock
saurabh
2015-12-14
drm/msm/dsi: Enable MMSS SPFB port via syscon
Archit Taneja
2015-12-14
drm/msm/dsi: Don't use iommu for command TX buffer for DSIv2
Archit Taneja
2015-12-14
drm/msm/dsi: Set up link clocks for DSIv2
Archit Taneja
2015-12-14
drm/msm/dsi: Parse bus clocks from a list
Archit Taneja
2015-12-14
drm/msm/dsi: Delay dsi_clk_init
Archit Taneja
2015-12-14
drm/msm/dsi: Use a better way to figure out DSI version
Archit Taneja
2015-12-14
drm/msm/dsi: Don't get byte/pixel source clocks from DT
Archit Taneja
2015-10-22
drm: msm: dsi: Don't attempt changing voltage of switches
Bjorn Andersson
2015-08-15
drm/msm/dsi: Introduce DSI configuration module
Hai Li
2015-08-15
drm/msm/dsi: Allow dsi to connect to an external bridge
Archit Taneja
2015-08-15
drm/msm/dsi: Refer to connected device as 'device' instead of 'panel'
Archit Taneja
2015-08-15
drm/msm/dsi: Make TE gpio optional
Archit Taneja
2015-08-15
drm/msm: dsi host: Use device graph parsing to parse connected panel
Archit Taneja
2015-08-15
drm/msm: dsi host: add missing of_node_put()
Archit Taneja
2015-08-15
drm/msm/dsi: Report PHY errors only when they really occur
Archit Taneja
2015-08-15
drm/msm/dsi: Add support for msm8x94
Hai Li
2015-08-15
drm/msm/dsi: Use pinctrl in DSI driver
Hai Li
2015-06-11
drm/msm: dsi: fix compile errors when CONFIG_GPIOLIB=n
Brian Norris
2015-06-11
drm/msm: use devm_gpiod_get_optional for optional reset gpio
Uwe Kleine-König
2015-06-11
drm/msm/dsi: Separate PHY to another platform device
Hai Li
2015-06-11
drm/msm/dsi: Enable PLL driver in MSM DSI
Hai Li
2015-06-11
drm/msm/dsi: Add DSI PLL clock driver support
Hai Li
2015-06-11
drm/msm: use IS_ERR() to check regulator_get() return
Fabian Frederick
2015-06-11
drm/msm: dsi: Provide option to force continuous HS clock
Archit Taneja
2015-05-14
drm/msm/dsi: Simplify the code to get the number of read byte
Hai Li
2015-05-14
drm/msm/dsi: use pr_err_ratelimited
Rob Clark
2015-05-14
drm/msm/dsi: Fixup missing *break* statement during cmd rx
Hai Li
2015-05-14
drm/msm/dsi: Fix a couple more 64-bit build warnings
Stephane Viau
2015-04-20
Merge Linus master into drm-next
Dave Airlie
2015-04-01
drm/msm: Initial add DSI connector support
Hai Li