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
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