summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers/video: fsl-diu-fb: fix some ioctlsTimur Tabi2011-10-052-19/+24
* Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 into fbdev...Florian Tobias Schandinat2011-10-0415-916/+391
|\
| * viafb: replace strict_strtoul to kstrto* and check return valueWang Shaoyan2011-08-171-58/+68
| * Merge commit 'v3.1-rc2' into HEADFlorian Tobias Schandinat2011-08-1718255-1247005/+1802680
| |\
| * | viafb: get rid of the remaining modetable structure assumptionsFlorian Tobias Schandinat2011-08-077-33/+17
| * | viafb: eliminate modetable dependancy of LCD modesettingFlorian Tobias Schandinat2011-08-073-22/+15
| * | viafb: seperate hardware initializationFlorian Tobias Schandinat2011-08-071-20/+28
| * | viafb: use information in var for modesettingFlorian Tobias Schandinat2011-08-074-83/+61
| * | viafb: eliminate viafb_get_pixclockFlorian Tobias Schandinat2011-08-073-19/+2
| * | viafb: add new funcions to select a single modeFlorian Tobias Schandinat2011-08-065-61/+70
| * | viafb: fix pointer type missmatchWang Shaoyan2011-08-061-1/+1
| * | viafb: remove 640x480-60 CRT special caseFlorian Tobias Schandinat2011-08-052-15/+1
| * | viafb: simplify viafb_fill_crtc_timingFlorian Tobias Schandinat2011-08-053-12/+10
| * | viafb: remove superfluous mode lookupFlorian Tobias Schandinat2011-08-051-2/+0
| * | viafb: remove superfluous register unlocking/lockingFlorian Tobias Schandinat2011-08-052-7/+4
| * | viafb: kill viafb_load_crtc_timingFlorian Tobias Schandinat2011-08-053-46/+27
| * | viafb: use more compact modesetting functionsFlorian Tobias Schandinat2011-08-055-578/+128
* | | video: da8xx-fb: Increased resolution configuration of revised LCDC IPManjunathappa, Prakash2011-10-041-3/+28
* | | fb: fix au1100fb bitrot.Manuel Lauss2011-10-032-126/+61
* | | mx3fb: fix NULL pointer dereference in screen blanking.Wolfram Stering2011-10-031-0/+13
* | | video: irq: Remove IRQF_DISABLEDYong Zhang2011-10-0318-20/+19
* | | smscufx: change edid data to u8 instead of charDan Carpenter2011-10-031-4/+4
* | | drivers/video: fsl-diu-fb: remove unusued MEM_ALLOC_THRESHOLDTimur Tabi2011-09-181-5/+0
* | | drivers/video: fsl-diu-fb: the video buffer is not I/O memoryTimur Tabi2011-09-181-1/+1
* | | drivers/video: fsl-diu-fb: use a normal for-loop to uninstall framebuffersTimur Tabi2011-09-181-5/+5
* | | drivers/video: fsl-diu-fb: fix memory leak on errorTimur Tabi2011-09-181-0/+1
* | | drivers/video: fsl-diu-fb: fix potential memcpy buffer overflow bugTimur Tabi2011-09-181-1/+1
* | | drivers/video: fsl-diu-fb: set the driver name to "fsl-diu-fb"Timur Tabi2011-09-181-2/+2
* | | drivers/video: fsl-diu-fb: improve local variable usage in some functionsTimur Tabi2011-09-181-13/+10
* | | drivers/video: fsl-diu-fb: remove redundant default video modeTimur Tabi2011-09-181-25/+7
* | | drivers/video: fsl-diu-fb: improve device tree usageTimur Tabi2011-09-181-41/+24
* | | drivers/video: fsl-diu-fb: fix compilation warningTimur Tabi2011-09-181-1/+1
* | | drivers/video: fsl-diu-fb: remove unused ioctlsTimur Tabi2011-09-182-17/+0
* | | drivers/video: fsl-diu-fb: clean up printk usageTimur Tabi2011-09-181-88/+17
* | | drivers/video: fsl-diu-fb: clean up whitespace and formattingTimur Tabi2011-09-181-49/+55
* | | smscufx: reduce number of casts in ufx_raw_rectSteve Glendinning2011-09-141-10/+10
* | | video: s3c-fb: Add S5P64X0 specific s3c_fb_driverdataAjay Kumar2011-09-141-0/+27
* | | fbdev: fix indentation in modedb.cTimur Tabi2011-09-141-219/+225
* | | fbdev: sh_mobile_lcdc: Remove sh_mobile_lcdc_set_bpp()Laurent Pinchart2011-09-051-70/+17
* | | fbdev: sh_mobile_lcdc: Split channel initialization from probe functionLaurent Pinchart2011-09-051-118/+129
* | | fbdev: sh_mobile_lcdc: Avoid forward declarationsLaurent Pinchart2011-09-051-52/+50
* | | fbdev: sh_mobile_lcdc: Update fix.line_length in .fb_set_par()Laurent Pinchart2011-09-051-6/+11
* | | fbdev: sh_mobile_lcdc: use display information in info for panningLaurent Pinchart2011-09-051-12/+12
* | | fbdev: sh_mobile_lcdc: Add support for format changes at runtimeLaurent Pinchart2011-09-051-0/+14
* | | fbdev: sh_mobile_lcdc: Adjust requested parameters in .fb_check_varLaurent Pinchart2011-09-051-15/+88
* | | sh_mobile_meram: Reset ICBs at unregistration timeLaurent Pinchart2011-09-051-2/+4
* | | Add support for SMSC UFX6000/7000 USB display adaptersSteve Glendinning2011-09-054-0/+2017
* | | fb: sh-mobile: Fix deadlock risk between lock_fb_info() and console_lock()Bruno Prémont2011-09-021-21/+26
* | | fb: avoid possible deadlock caused by fb_set_suspendHerton Ronaldo Krzesinski2011-09-022-3/+3
* | | fbdev: au1200fb: silence debug outputManuel Lauss2011-09-021-1/+1