index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
dsi
/
dsi_host.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/msm/dsi: Added missing mutex_unlock
saurabh
2015-12-14
1
-1
/
+1
*
drm/msm/dsi: Enable MMSS SPFB port via syscon
Archit Taneja
2015-12-14
1
-0
/
+33
*
drm/msm/dsi: Don't use iommu for command TX buffer for DSIv2
Archit Taneja
2015-12-14
1
-36
/
+74
*
drm/msm/dsi: Set up link clocks for DSIv2
Archit Taneja
2015-12-14
1
-5
/
+186
*
drm/msm/dsi: Parse bus clocks from a list
Archit Taneja
2015-12-14
1
-72
/
+35
*
drm/msm/dsi: Delay dsi_clk_init
Archit Taneja
2015-12-14
1
-10
/
+22
*
drm/msm/dsi: Use a better way to figure out DSI version
Archit Taneja
2015-12-14
1
-6
/
+18
*
drm/msm/dsi: Don't get byte/pixel source clocks from DT
Archit Taneja
2015-12-14
1
-9
/
+6
*
drm: msm: dsi: Don't attempt changing voltage of switches
Bjorn Andersson
2015-10-22
1
-1
/
+1
*
drm/msm/dsi: Introduce DSI configuration module
Hai Li
2015-08-15
1
-146
/
+40
*
drm/msm/dsi: Allow dsi to connect to an external bridge
Archit Taneja
2015-08-15
1
-1
/
+8
*
drm/msm/dsi: Refer to connected device as 'device' instead of 'panel'
Archit Taneja
2015-08-15
1
-12
/
+12
*
drm/msm/dsi: Make TE gpio optional
Archit Taneja
2015-08-15
1
-1
/
+2
*
drm/msm: dsi host: Use device graph parsing to parse connected panel
Archit Taneja
2015-08-15
1
-19
/
+53
*
drm/msm: dsi host: add missing of_node_put()
Archit Taneja
2015-08-15
1
-1
/
+5
*
drm/msm/dsi: Report PHY errors only when they really occur
Archit Taneja
2015-08-15
1
-1
/
+5
*
drm/msm/dsi: Add support for msm8x94
Hai Li
2015-08-15
1
-0
/
+18
*
drm/msm/dsi: Use pinctrl in DSI driver
Hai Li
2015-08-15
1
-0
/
+12
*
drm/msm: dsi: fix compile errors when CONFIG_GPIOLIB=n
Brian Norris
2015-06-11
1
-0
/
+1
*
drm/msm: use devm_gpiod_get_optional for optional reset gpio
Uwe Kleine-König
2015-06-11
1
-23
/
+6
*
drm/msm/dsi: Separate PHY to another platform device
Hai Li
2015-06-11
1
-23
/
+2
*
drm/msm/dsi: Enable PLL driver in MSM DSI
Hai Li
2015-06-11
1
-7
/
+53
*
drm/msm/dsi: Add DSI PLL clock driver support
Hai Li
2015-06-11
1
-5
/
+5
*
drm/msm: use IS_ERR() to check regulator_get() return
Fabian Frederick
2015-06-11
1
-1
/
+1
*
drm/msm: dsi: Provide option to force continuous HS clock
Archit Taneja
2015-06-11
1
-0
/
+5
*
drm/msm/dsi: Simplify the code to get the number of read byte
Hai Li
2015-05-14
1
-10
/
+4
*
drm/msm/dsi: use pr_err_ratelimited
Rob Clark
2015-05-14
1
-1
/
+1
*
drm/msm/dsi: Fixup missing *break* statement during cmd rx
Hai Li
2015-05-14
1
-0
/
+1
*
drm/msm/dsi: Fix a couple more 64-bit build warnings
Stephane Viau
2015-05-14
1
-2
/
+2
*
Merge Linus master into drm-next
Dave Airlie
2015-04-20
1
-5
/
+5
*
drm/msm: Initial add DSI connector support
Hai Li
2015-04-01
1
-0
/
+1993