aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-30Video / jz4740_fb: Use module_platform_driver() to simplify codeHanjun Guo
2013-09-30Video / metronomefb: Use module_platform_driver() to simplify codeHanjun Guo
2013-09-30Video / bfin-t350mcqb-fb: Use module_platform_driver() to simplify codeHanjun Guo
2013-09-30Video / hecubafb: Use module_platform_driver() to simplify codeHanjun Guo
2013-09-27OMAPDSS: HDMI: OMAP4: Complete dumping of core registersRicardo Neri
2013-09-27OMAPDSS: HDMI: OMAP4: Complete register definitions for coreRicardo Neri
2013-09-27OMAPDSS: HDMI: OMAP4: Rename the HDMI_CORE_CTRL1 registerRicardo Neri
2013-09-27OMAPDSS: HDMI: OMAP4: Complete dumping of DPLL registersRicardo Neri
2013-09-27OMAPDSS: HDMI: OMAP4: Complete register definitions for DPLLRicardo Neri
2013-09-27OMAPDSS: HDMI: OMAP4: Complete dumping of wrapper registersRicardo Neri
2013-09-27OMAPDSS: HDMI: OMAP4: Complete register definitions for wrapperRicardo Neri
2013-09-27video: atmel_lcdfb: add device tree suportJean-Christophe PLAGNIOL-VILLARD
2013-09-27video: atmel_lcdfb: pass the pdata as paramsJean-Christophe PLAGNIOL-VILLARD
2013-09-27video: atmel_lcdfb: introduce atmel_lcdfb_power_controlJean-Christophe PLAGNIOL-VILLARD
2013-09-27video: atmel_lcdfb: fix platform data structJean-Christophe PLAGNIOL-VILLARD
2013-09-26video: xilinxfb: Remove redundant dev_set_drvdataSachin Kamat
2013-09-26video: tcx: Remove redundant dev_set_drvdataSachin Kamat
2013-09-26video: sunxvr1000: Remove redundant dev_set_drvdataSachin Kamat
2013-09-26video: platinumfb: Remove redundant dev_set_drvdataSachin Kamat
2013-09-26video: p9100: Remove redundant dev_set_drvdataSachin Kamat
2013-09-26video: ffb: Remove redundant dev_set_drvdataSachin Kamat
2013-09-26video: cg6: Remove redundant dev_set_drvdataSachin Kamat
2013-09-26video: cg3: Remove redundant dev_set_drvdataSachin Kamat
2013-09-26video: cg14: Remove redundant dev_set_drvdataSachin Kamat
2013-09-26video: bw2: Remove redundant dev_set_drvdataSachin Kamat
2013-09-26video: amifb: Remove redundant dev_set_drvdataSachin Kamat
2013-09-26video: mb862xx: Remove redundant dev_set_drvdataSachin Kamat
2013-09-26video: leo: Remove redundant dev_set_drvdataSachin Kamat
2013-09-26video: grvga: Remove redundant dev_set_drvdataSachin Kamat
2013-09-26video: atmel_lcdfb: Remove redundant dev_set_drvdataSachin Kamat
2013-09-26video: jz4740-fb: Use clk_prepare_enable/clk_disable_unprepareLars-Peter Clausen
2013-09-26video: jz4740-fb: Fix LCD_CMD bit definitionsLars-Peter Clausen
2013-09-26framebuffer: arkfb: Fix framebugger typoJoe Perches
2013-09-26video: riva: Remove incorrect checksSachin Kamat
2013-09-26video: aty: Remove incorrect checksSachin Kamat
2013-09-26video: cirrusfb: Remove incorrect checksSachin Kamat
2013-09-26video: vfb: Remove incorrect checkSachin Kamat
2013-09-26video: uvesafb: Remove redundant NULL checkSachin Kamat
2013-09-26video: kyro: Remove redundant breakSachin Kamat
2013-09-26video: aty: Remove redundant breakSachin Kamat
2013-09-26video: da8xx-fb: Staticize reg_contextSachin Kamat
2013-09-26video: smscufx: Use NULL instead of 0Sachin Kamat
2013-09-26video: udlfb: Use NULL instead of 0Sachin Kamat
2013-09-26backlight: tosa: Remove redundant spi_set_drvdataSachin Kamat
2013-09-26backlight: l4f00242t03: Remove redundant spi_set_drvdataSachin Kamat
2013-09-23OMAPDSS: DISPC: Fix assignment of 0/1 to bool variablesPeter Senna Tschudin
2013-09-20video: mmp: add pitch info in mmp_win structureJing Xiang
2013-09-20video: mmp: calculate pitch value when fb set winJing Xiang
2013-09-20video: mmp: optimize some register setting codeGuoqing Li
2013-09-20ARM: mmp: remove the legacy rbswap setting for ttc_dkb platformJett.Zhou