summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
| * Video / hecubafb: Use module_platform_driver() to simplify codeHanjun Guo2013-09-301-13/+1
| * OMAPDSS: HDMI: OMAP4: Complete dumping of core registersRicardo Neri2013-09-271-1/+46
| * OMAPDSS: HDMI: OMAP4: Complete register definitions for coreRicardo Neri2013-09-271-1/+47
| * OMAPDSS: HDMI: OMAP4: Rename the HDMI_CORE_CTRL1 registerRicardo Neri2013-09-272-13/+14
| * OMAPDSS: HDMI: OMAP4: Complete dumping of DPLL registersRicardo Neri2013-09-271-0/+2
| * OMAPDSS: HDMI: OMAP4: Complete register definitions for DPLLRicardo Neri2013-09-271-0/+2
| * OMAPDSS: HDMI: OMAP4: Complete dumping of wrapper registersRicardo Neri2013-09-271-1/+4
| * OMAPDSS: HDMI: OMAP4: Complete register definitions for wrapperRicardo Neri2013-09-271-1/+3
| * video: atmel_lcdfb: add device tree suportJean-Christophe PLAGNIOL-VILLARD2013-09-272-32/+216
| * video: atmel_lcdfb: pass the pdata as paramsJean-Christophe PLAGNIOL-VILLARD2013-09-271-1/+1
| * video: atmel_lcdfb: introduce atmel_lcdfb_power_controlJean-Christophe PLAGNIOL-VILLARD2013-09-271-11/+11
| * video: atmel_lcdfb: fix platform data structJean-Christophe PLAGNIOL-VILLARD2013-09-271-38/+67
| * video: xilinxfb: Remove redundant dev_set_drvdataSachin Kamat2013-09-261-2/+0
| * video: tcx: Remove redundant dev_set_drvdataSachin Kamat2013-09-261-2/+0
| * video: sunxvr1000: Remove redundant dev_set_drvdataSachin Kamat2013-09-261-2/+0
| * video: platinumfb: Remove redundant dev_set_drvdataSachin Kamat2013-09-261-1/+0
| * video: p9100: Remove redundant dev_set_drvdataSachin Kamat2013-09-261-2/+0
| * video: ffb: Remove redundant dev_set_drvdataSachin Kamat2013-09-261-2/+0
| * video: cg6: Remove redundant dev_set_drvdataSachin Kamat2013-09-261-2/+0
| * video: cg3: Remove redundant dev_set_drvdataSachin Kamat2013-09-261-2/+0
| * video: cg14: Remove redundant dev_set_drvdataSachin Kamat2013-09-261-2/+0
| * video: bw2: Remove redundant dev_set_drvdataSachin Kamat2013-09-261-2/+0
| * video: amifb: Remove redundant dev_set_drvdataSachin Kamat2013-09-261-2/+0
| * video: mb862xx: Remove redundant dev_set_drvdataSachin Kamat2013-09-261-2/+0
| * video: leo: Remove redundant dev_set_drvdataSachin Kamat2013-09-261-2/+0
| * video: grvga: Remove redundant dev_set_drvdataSachin Kamat2013-09-261-2/+0
| * video: atmel_lcdfb: Remove redundant dev_set_drvdataSachin Kamat2013-09-261-4/+1
| * video: jz4740-fb: Use clk_prepare_enable/clk_disable_unprepareLars-Peter Clausen2013-09-261-5/+5
| * video: jz4740-fb: Fix LCD_CMD bit definitionsLars-Peter Clausen2013-09-261-3/+3
| * framebuffer: arkfb: Fix framebugger typoJoe Perches2013-09-261-1/+1
| * video: riva: Remove incorrect checksSachin Kamat2013-09-261-5/+0
| * video: aty: Remove incorrect checksSachin Kamat2013-09-261-5/+0
| * video: cirrusfb: Remove incorrect checksSachin Kamat2013-09-261-5/+0
| * video: vfb: Remove incorrect checkSachin Kamat2013-09-261-3/+2
| * video: uvesafb: Remove redundant NULL checkSachin Kamat2013-09-261-12/+7
| * video: kyro: Remove redundant breakSachin Kamat2013-09-261-1/+0
| * video: aty: Remove redundant breakSachin Kamat2013-09-261-1/+0
| * video: da8xx-fb: Staticize reg_contextSachin Kamat2013-09-261-1/+1
| * video: smscufx: Use NULL instead of 0Sachin Kamat2013-09-261-1/+1
| * video: udlfb: Use NULL instead of 0Sachin Kamat2013-09-261-1/+1
| * backlight: tosa: Remove redundant spi_set_drvdataSachin Kamat2013-09-261-5/+1
| * backlight: l4f00242t03: Remove redundant spi_set_drvdataSachin Kamat2013-09-261-1/+0
| * OMAPDSS: DISPC: Fix assignment of 0/1 to bool variablesPeter Senna Tschudin2013-09-231-4/+4
| * video: mmp: add pitch info in mmp_win structureJing Xiang2013-09-202-7/+29
| * video: mmp: calculate pitch value when fb set winJing Xiang2013-09-201-12/+16
| * video: mmp: optimize some register setting codeGuoqing Li2013-09-201-15/+7
| * video: mmp: rb swap setting update for mmp displayGuoqing Li2013-09-202-8/+16
| * video: w100fb: use dev_get_platdata()Jingoo Han2013-09-201-1/+1
| * video: tmiofb: use dev_get_platdata()Jingoo Han2013-09-201-5/+5
| * video: simplefb: use dev_get_platdata()Jingoo Han2013-09-201-2/+2