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
/
video
/
sh_mipi_dsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-26
video: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
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