summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* video: s3c-fb: use dev_get_platdata()Jingoo Han2013-09-201-1/+1
* video: s1d13xxxfb: use dev_get_platdata()Jingoo Han2013-09-201-6/+6
* video: mbxfb: use dev_get_platdata()Jingoo Han2013-09-201-1/+1
* video: imxfb: use dev_get_platdata()Jingoo Han2013-09-201-3/+3
* video: ep93xx-fb: use dev_get_platdata()Jingoo Han2013-09-201-1/+1
* video: da8xx-fb: use dev_get_platdata()Jingoo Han2013-09-201-2/+2
* video: amba-clcd: use dev_get_platdata()Jingoo Han2013-09-201-1/+1
* video: sh_mobile_hdmi: use dev_get_platdata()Jingoo Han2013-09-201-3/+3
* video: sa1100fb: use dev_get_platdata()Jingoo Han2013-09-201-2/+2