aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-27clk: amba-clcd: convert to clk_prepare()/clk_unprepare()Russell King1-1/+8
2011-09-20OMAP: DSS2: remove unneeded fck enable/disablesTomi Valkeinen5-39/+0
2011-09-20Revert "OMAP: DSS2: HDMI: fix hdmi clock name"Tomi Valkeinen1-2/+2
2011-09-20Revert "HACK: OMAP: DSS2: clk hack for OMAP2/3"Tomi Valkeinen5-19/+3
2011-09-18drivers/video: fsl-diu-fb: use a normal for-loop to uninstall framebuffersTimur Tabi1-5/+5
2011-09-18drivers/video: fsl-diu-fb: fix memory leak on errorTimur Tabi1-0/+1
2011-09-18drivers/video: fsl-diu-fb: fix potential memcpy buffer overflow bugTimur Tabi1-1/+1
2011-09-18drivers/video: fsl-diu-fb: set the driver name to "fsl-diu-fb"Timur Tabi1-2/+2
2011-09-18drivers/video: fsl-diu-fb: improve local variable usage in some functionsTimur Tabi1-13/+10
2011-09-18drivers/video: fsl-diu-fb: remove redundant default video modeTimur Tabi1-25/+7
2011-09-18drivers/video: fsl-diu-fb: improve device tree usageTimur Tabi1-41/+24
2011-09-18drivers/video: fsl-diu-fb: fix compilation warningTimur Tabi1-1/+1
2011-09-18drivers/video: fsl-diu-fb: remove unused ioctlsTimur Tabi1-12/+0
2011-09-18drivers/video: fsl-diu-fb: clean up printk usageTimur Tabi1-88/+17
2011-09-18drivers/video: fsl-diu-fb: clean up whitespace and formattingTimur Tabi1-49/+55
2011-09-14smscufx: reduce number of casts in ufx_raw_rectSteve Glendinning1-10/+10
2011-09-14video: s3c-fb: Add S5P64X0 specific s3c_fb_driverdataAjay Kumar1-0/+27
2011-09-14fbdev: fix indentation in modedb.cTimur Tabi1-219/+225
2011-09-14OMAP: DSS2: Use a macro to declare size of the fifo_size array in dispc.cArchit Taneja1-2/+2
2011-09-14OMAP: DSS2: DISPC: Shorten _dispc_set_color_conv_coef()Archit Taneja1-26/+16
2011-09-14OMAP: DSS2: DISPC: dispc_save_context() and dispc_restore_context() cleanupArchit Taneja1-277/+125
2011-09-14OMAP: DSS2: DISPC: Shorten dispc_dump_regs()Archit Taneja1-229/+99
2011-09-14OMAP: DSS2: DISPC: Prepare dispc_dump_regs() for shorteningArchit Taneja1-205/+239
2011-09-14OMAPFB: make debug message more usefulAndy Doan1-1/+2
2011-09-14OMAP: DSS: dispc: enable/disable clocks in error handlerDima Zavin1-0/+4
2011-09-14OMAP: DSS2: Don't allow moving managers away from enabled displaysDaniel Morsing1-0/+7
2011-09-14OMAP: DSS2: check for manager when enabling displayTomi Valkeinen5-0/+27
2011-09-14OMAP: DSS2: PicoDLP: fix error handling in power_onTomi Valkeinen1-2/+4
2011-09-14OMAP: DSS2: Add picodlp panel driverMayuresh Janorkar4-0/+887
2011-09-13locking, video: Annotate vga console lock as rawThomas Gleixner1-21/+21
2011-09-10backlight: Declare backlight_types[] constBart Van Assche1-1/+1
2011-09-05fbdev: sh_mobile_lcdc: Remove sh_mobile_lcdc_set_bpp()Laurent Pinchart1-70/+17
2011-09-05fbdev: sh_mobile_lcdc: Split channel initialization from probe functionLaurent Pinchart1-118/+129
2011-09-05fbdev: sh_mobile_lcdc: Avoid forward declarationsLaurent Pinchart1-52/+50
2011-09-05fbdev: sh_mobile_lcdc: Update fix.line_length in .fb_set_par()Laurent Pinchart1-6/+11
2011-09-05fbdev: sh_mobile_lcdc: use display information in info for panningLaurent Pinchart1-12/+12
2011-09-05fbdev: sh_mobile_lcdc: Add support for format changes at runtimeLaurent Pinchart1-0/+14
2011-09-05fbdev: sh_mobile_lcdc: Adjust requested parameters in .fb_check_varLaurent Pinchart1-15/+88
2011-09-05sh_mobile_meram: Reset ICBs at unregistration timeLaurent Pinchart1-2/+4
2011-09-05Add support for SMSC UFX6000/7000 USB display adaptersSteve Glendinning3-0/+2011
2011-09-02fb: sh-mobile: Fix deadlock risk between lock_fb_info() and console_lock()Bruno Prémont1-21/+26
2011-09-02fb: avoid possible deadlock caused by fb_set_suspendHerton Ronaldo Krzesinski2-3/+3
2011-09-02fbdev: au1200fb: silence debug outputManuel Lauss1-1/+1
2011-09-02video: mb862xx-i2c: fix for reliable decoder register accessAnatolij Gustschin1-1/+1
2011-09-01fbdev: fix parsing of standard timingsTomi Valkeinen1-6/+15
2011-09-01video: nuc900fb: remove include of mach/clkdev.hAxel Lin1-1/+0
2011-09-01video: mxsfb: add missing include of linux/module.hAxel Lin1-0/+1
2011-08-30Merge branch 'sh-mobile-lcdc' of git://linuxtv.org/pinchartl/fbdev into fbdev-nextFlorian Tobias Schandinat4-408/+439
2011-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x into fbdev-nextFlorian Tobias Schandinat24-227/+966
2011-08-25backlight: fix module alias prefix for adp8870_blAxel Lin1-1/+1