aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-05drivers/video: fsl-diu-fb: merge diu_pool into fsl_diu_dataTimur Tabi1-37/+35
2011-10-05drivers/video: fsl-diu-fb: merge diu_hw into fsl_diu_dataTimur Tabi1-38/+31
2011-10-05drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supportedTimur Tabi1-8/+3
2011-10-05drivers/video: fsl-diu-fb: remove unused panel operating mode supportTimur Tabi1-71/+46
2011-10-05drivers/video: fsl-diu-fb: use an enum for the AOI indexTimur Tabi1-48/+46
2011-10-05drivers/video: fsl-diu-fb: add several new video modesTimur Tabi1-33/+167
2011-10-05drivers/video: fsl-diu-fb: remove broken screen blanking supportTimur Tabi1-38/+0
2011-10-05drivers/video: fsl-diu-fb: move some definitions out of the header fileTimur Tabi1-0/+39
2011-10-05drivers/video: fsl-diu-fb: fix some ioctlsTimur Tabi1-8/+8
2011-10-04Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 into fbdev-nextFlorian Tobias Schandinat15-916/+391
2011-10-04video: da8xx-fb: Increased resolution configuration of revised LCDC IPManjunathappa, Prakash1-3/+28
2011-10-03fb: fix au1100fb bitrot.Manuel Lauss2-126/+61
2011-10-03mx3fb: fix NULL pointer dereference in screen blanking.Wolfram Stering1-0/+13
2011-10-03video: irq: Remove IRQF_DISABLEDYong Zhang18-20/+19
2011-10-03smscufx: change edid data to u8 instead of charDan Carpenter1-4/+4
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-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-24video: s3c-fb: Add support EXYNOS4 FIMDJingoo Han2-5/+85
2011-08-24udlfb: Enable fbcon access to framebuffer by defaultBernie Thompson1-2/+2
2011-08-24udlfb: Enable fb_defio by defaultBernie Thompson1-2/+2