index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
sh_mipi_dsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-10
drivers: video: use module_platform_driver_probe()
Fabio Porcedda
1
-11
/
+1
2013-01-03
Drivers: video: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-11-21
fbdev: sh_mipi_dsi: Remove last reference to LCDC platform data
Laurent Pinchart
1
-18
/
+0
2012-11-21
fbdev: sh_mipi_dsi: Use the LCDC entity default mode
Laurent Pinchart
1
-21
/
+22
2012-11-21
fbdev: sh_mipi_dsi: Use the sh_mipi_dsi_info channel field
Laurent Pinchart
1
-4
/
+4
2012-06-20
fbdev: sh_mipi_dsi: fix a section mismatch
Guennadi Liakhovetski
1
-4
/
+3
2012-03-21
fbdev: sh_mipi_dsi: add extra phyctrl for sh_mipi_dsi_info
Kuninori Morimoto
1
-1
/
+1
2012-03-12
fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modes
Laurent Pinchart
1
-19
/
+19
2012-03-12
fbdev: sh_mobile_lcdc: Return display connection state in display_on
Laurent Pinchart
1
-1
/
+1
2012-03-12
fbdev: sh_mobile_lcdc: Remove fb_info parameter to display_on operation
Laurent Pinchart
1
-2
/
+1
2012-03-12
fbdev: sh_mipi_dsi: Don't hook up into board_cfg display operations
Laurent Pinchart
1
-51
/
+5
2012-03-12
fbdev: sh_mipi_dsi: Implement sh_mobile_lcdc_entity interface
Laurent Pinchart
1
-15
/
+51
2011-11-21
fbdev: sh_mipi_dsi: fixup setup timing DSICTRL
Kuninori Morimoto
1
-2
/
+3
2011-11-21
fbdev: sh_mipi_dsi: fixup setup timing of SYSCONF
Kuninori Morimoto
1
-12
/
+11
2011-11-21
fbdev: sh_mipi_dsi: fixup setup timing of sh_mipi_setup()
Kuninori Morimoto
1
-35
/
+44
2011-11-21
fbdev: sh_mipi_dsi: sh_mipi has pdata instead of dev
Kuninori Morimoto
1
-4
/
+4
2011-11-21
fbdev: sh_mipi_dsi: add HSxxCLK support
Kuninori Morimoto
1
-4
/
+10
2011-11-21
fbdev: sh_mipi_dsi: add set_dot_clock() for each platform
Kuninori Morimoto
1
-34
/
+11
2011-11-21
fbdev: sh_mipi_dsi: add VMLEN1/VMLEN2 calculation
Kuninori Morimoto
1
-5
/
+40
2011-11-21
fbdev: sh_mipi_dsi: add sync_pulses/sync_events/burst mode
Kuninori Morimoto
1
-1
/
+8
2011-11-21
fbdev: sh_mipi_dsi: add lane control support
Kuninori Morimoto
1
-1
/
+9
2011-11-21
fbdev: sh_mipi_dsi: add SH_MIPI_DSI_BL2E flag
Kuninori Morimoto
1
-0
/
+2
2011-11-21
fbdev: sh_mipi_dsi: add SH_MIPI_DSI_HFPBM flag
Kuninori Morimoto
1
-0
/
+2
2011-11-21
fbdev: sh_mipi_dsi: tidyup VMCTR2 parameter expression
Kuninori Morimoto
1
-2
/
+2
2011-11-21
fbdev: sh_mipi_dsi: typo fix of SH_MIPI_DSI_HBPBM
Kuninori Morimoto
1
-1
/
+1
2011-11-21
fbdev: sh_mipi_dsi: tidyup dsip_clk
Kuninori Morimoto
1
-3
/
+1
2011-10-31
video: Add module.h to drivers/video files who really use it.
Paul Gortmaker
1
-0
/
+1
2011-01-05
fbdev: sh_mipi_dsi: use platform provided register layout and values
Guennadi Liakhovetski
1
-5
/
+11
2011-01-05
fbdev: sh-mobile: implement MIPI DSI runtime PM support
Guennadi Liakhovetski
1
-3
/
+17
2010-11-19
fbdev: sh_mipi_dsi: Allow LCDC board callbacks
Magnus Damm
1
-0
/
+14
2010-11-19
fbdev: sh_mipi_dsi: Require two I/O resources V2
Magnus Damm
1
-16
/
+39
2010-11-19
fbdev: sh_mipi_dsi: Make use of register names
Magnus Damm
1
-23
/
+39
2010-09-14
fbdev: sh_mobile_lcdcfb: Support multiple video modes in platform data
Guennadi Liakhovetski
1
-14
/
+18
2010-08-04
sh: add a parameter to LCDC driver's .display_on() callback
Guennadi Liakhovetski
1
-1
/
+1
2010-05-24
sh-mobile: add support for displays, connected over the MIPI bus
Guennadi Liakhovetski
1
-0
/
+505