summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-10-09fbdev: sh_mobile_hdmi: Use devm_kzalloc()Sangjung Woo1-5/+2
2013-09-30Video / au1100fb: Use module_platform_driver() to simplify codeHanjun Guo1-13/+1
2013-09-30Video / au1200fb: Use module_platform_driver() to simplify codeHanjun Guo1-15/+1
2013-09-30Video / bf54x-lq043fb: Use module_platform_driver() to simplify codeHanjun Guo1-13/+1
2013-09-30Video / broadsheetfb: Use module_platform_driver() to simplify codeHanjun Guo1-13/+1
2013-09-30Video / cobalt_lcdfb: Use module_platform_driver() to simplify codeHanjun Guo1-13/+1
2013-09-30Video / da8xx-fb: Use module_platform_driver() to simplify codeHanjun Guo1-13/+1
2013-09-30Video / jz4740_fb: Use module_platform_driver() to simplify codeHanjun Guo1-12/+1
2013-09-30Video / metronomefb: Use module_platform_driver() to simplify codeHanjun Guo1-13/+1
2013-09-30Video / bfin-t350mcqb-fb: Use module_platform_driver() to simplify codeHanjun Guo1-13/+1
2013-09-30Video / hecubafb: Use module_platform_driver() to simplify codeHanjun Guo1-13/+1
2013-09-27OMAPDSS: HDMI: OMAP4: Complete dumping of core registersRicardo Neri1-1/+46
2013-09-27OMAPDSS: HDMI: OMAP4: Complete register definitions for coreRicardo Neri1-1/+47
2013-09-27OMAPDSS: HDMI: OMAP4: Rename the HDMI_CORE_CTRL1 registerRicardo Neri2-13/+14
2013-09-27OMAPDSS: HDMI: OMAP4: Complete dumping of DPLL registersRicardo Neri1-0/+2
2013-09-27OMAPDSS: HDMI: OMAP4: Complete register definitions for DPLLRicardo Neri1-0/+2
2013-09-27OMAPDSS: HDMI: OMAP4: Complete dumping of wrapper registersRicardo Neri1-1/+4
2013-09-27OMAPDSS: HDMI: OMAP4: Complete register definitions for wrapperRicardo Neri1-1/+3
2013-09-27video: atmel_lcdfb: add device tree suportJean-Christophe PLAGNIOL-VILLARD3-32/+291
2013-09-27video: atmel_lcdfb: pass the pdata as paramsJean-Christophe PLAGNIOL-VILLARD6-7/+9
2013-09-27video: atmel_lcdfb: introduce atmel_lcdfb_power_controlJean-Christophe PLAGNIOL-VILLARD1-11/+11
2013-09-27video: atmel_lcdfb: fix platform data structJean-Christophe PLAGNIOL-VILLARD21-101/+109
2013-09-26video: xilinxfb: Remove redundant dev_set_drvdataSachin Kamat1-2/+0
2013-09-26video: tcx: Remove redundant dev_set_drvdataSachin Kamat1-2/+0
2013-09-26video: sunxvr1000: Remove redundant dev_set_drvdataSachin Kamat1-2/+0
2013-09-26video: platinumfb: Remove redundant dev_set_drvdataSachin Kamat1-1/+0
2013-09-26video: p9100: Remove redundant dev_set_drvdataSachin Kamat1-2/+0
2013-09-26video: ffb: Remove redundant dev_set_drvdataSachin Kamat1-2/+0
2013-09-26video: cg6: Remove redundant dev_set_drvdataSachin Kamat1-2/+0
2013-09-26video: cg3: Remove redundant dev_set_drvdataSachin Kamat1-2/+0
2013-09-26video: cg14: Remove redundant dev_set_drvdataSachin Kamat1-2/+0
2013-09-26video: bw2: Remove redundant dev_set_drvdataSachin Kamat1-2/+0
2013-09-26video: amifb: Remove redundant dev_set_drvdataSachin Kamat1-2/+0
2013-09-26video: mb862xx: Remove redundant dev_set_drvdataSachin Kamat1-2/+0
2013-09-26video: leo: Remove redundant dev_set_drvdataSachin Kamat1-2/+0
2013-09-26video: grvga: Remove redundant dev_set_drvdataSachin Kamat1-2/+0
2013-09-26video: atmel_lcdfb: Remove redundant dev_set_drvdataSachin Kamat1-4/+1
2013-09-26video: jz4740-fb: Use clk_prepare_enable/clk_disable_unprepareLars-Peter Clausen1-5/+5
2013-09-26video: jz4740-fb: Fix LCD_CMD bit definitionsLars-Peter Clausen1-3/+3
2013-09-26framebuffer: arkfb: Fix framebugger typoJoe Perches1-1/+1
2013-09-26video: riva: Remove incorrect checksSachin Kamat1-5/+0
2013-09-26video: aty: Remove incorrect checksSachin Kamat1-5/+0
2013-09-26video: cirrusfb: Remove incorrect checksSachin Kamat1-5/+0
2013-09-26video: vfb: Remove incorrect checkSachin Kamat1-3/+2
2013-09-26video: uvesafb: Remove redundant NULL checkSachin Kamat1-12/+7
2013-09-26video: kyro: Remove redundant breakSachin Kamat1-1/+0
2013-09-26video: aty: Remove redundant breakSachin Kamat1-1/+0
2013-09-26video: da8xx-fb: Staticize reg_contextSachin Kamat1-1/+1
2013-09-26video: smscufx: Use NULL instead of 0Sachin Kamat1-1/+1
2013-09-26video: udlfb: Use NULL instead of 0Sachin Kamat1-1/+1