aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* drivers/video: fsl-diu-fb: move some definitions out of the header fileTimur Tabi2011-10-04
* drivers/video: fsl-diu-fb: fix some ioctlsTimur Tabi2011-10-04
* Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 into fbdev...Florian Tobias Schandinat2011-10-04
|\
| * viafb: replace strict_strtoul to kstrto* and check return valueWang Shaoyan2011-08-17
| * Merge commit 'v3.1-rc2' into HEADFlorian Tobias Schandinat2011-08-17
| |\
| * | viafb: get rid of the remaining modetable structure assumptionsFlorian Tobias Schandinat2011-08-07
| * | viafb: eliminate modetable dependancy of LCD modesettingFlorian Tobias Schandinat2011-08-07
| * | viafb: seperate hardware initializationFlorian Tobias Schandinat2011-08-07
| * | viafb: use information in var for modesettingFlorian Tobias Schandinat2011-08-06
| * | viafb: eliminate viafb_get_pixclockFlorian Tobias Schandinat2011-08-06
| * | viafb: add new funcions to select a single modeFlorian Tobias Schandinat2011-08-06
| * | viafb: fix pointer type missmatchWang Shaoyan2011-08-06
| * | viafb: remove 640x480-60 CRT special caseFlorian Tobias Schandinat2011-08-05
| * | viafb: simplify viafb_fill_crtc_timingFlorian Tobias Schandinat2011-08-05
| * | viafb: remove superfluous mode lookupFlorian Tobias Schandinat2011-08-05
| * | viafb: remove superfluous register unlocking/lockingFlorian Tobias Schandinat2011-08-05
| * | viafb: kill viafb_load_crtc_timingFlorian Tobias Schandinat2011-08-05
| * | viafb: use more compact modesetting functionsFlorian Tobias Schandinat2011-08-05
* | | video: da8xx-fb: Increased resolution configuration of revised LCDC IPManjunathappa, Prakash2011-10-04
* | | fb: fix au1100fb bitrot.Manuel Lauss2011-10-03
* | | mx3fb: fix NULL pointer dereference in screen blanking.Wolfram Stering2011-10-03
* | | video: irq: Remove IRQF_DISABLEDYong Zhang2011-10-03
* | | smscufx: change edid data to u8 instead of charDan Carpenter2011-10-03
* | | drivers/video: fsl-diu-fb: remove unusued MEM_ALLOC_THRESHOLDTimur Tabi2011-09-18
* | | drivers/video: fsl-diu-fb: the video buffer is not I/O memoryTimur Tabi2011-09-18
* | | drivers/video: fsl-diu-fb: use a normal for-loop to uninstall framebuffersTimur Tabi2011-09-18
* | | drivers/video: fsl-diu-fb: fix memory leak on errorTimur Tabi2011-09-18
* | | drivers/video: fsl-diu-fb: fix potential memcpy buffer overflow bugTimur Tabi2011-09-18
* | | drivers/video: fsl-diu-fb: set the driver name to "fsl-diu-fb"Timur Tabi2011-09-18
* | | drivers/video: fsl-diu-fb: improve local variable usage in some functionsTimur Tabi2011-09-18
* | | drivers/video: fsl-diu-fb: remove redundant default video modeTimur Tabi2011-09-18
* | | drivers/video: fsl-diu-fb: improve device tree usageTimur Tabi2011-09-18
* | | drivers/video: fsl-diu-fb: fix compilation warningTimur Tabi2011-09-18
* | | drivers/video: fsl-diu-fb: remove unused ioctlsTimur Tabi2011-09-18
* | | drivers/video: fsl-diu-fb: clean up printk usageTimur Tabi2011-09-18
* | | drivers/video: fsl-diu-fb: clean up whitespace and formattingTimur Tabi2011-09-18
* | | smscufx: reduce number of casts in ufx_raw_rectSteve Glendinning2011-09-14
* | | video: s3c-fb: Add S5P64X0 specific s3c_fb_driverdataAjay Kumar2011-09-14
* | | fbdev: fix indentation in modedb.cTimur Tabi2011-09-14
* | | fbdev: sh_mobile_lcdc: Remove sh_mobile_lcdc_set_bpp()Laurent Pinchart2011-09-05
* | | fbdev: sh_mobile_lcdc: Split channel initialization from probe functionLaurent Pinchart2011-09-05
* | | fbdev: sh_mobile_lcdc: Avoid forward declarationsLaurent Pinchart2011-09-05
* | | fbdev: sh_mobile_lcdc: Update fix.line_length in .fb_set_par()Laurent Pinchart2011-09-05
* | | fbdev: sh_mobile_lcdc: use display information in info for panningLaurent Pinchart2011-09-05
* | | fbdev: sh_mobile_lcdc: Add support for format changes at runtimeLaurent Pinchart2011-09-05
* | | fbdev: sh_mobile_lcdc: Adjust requested parameters in .fb_check_varLaurent Pinchart2011-09-05
* | | sh_mobile_meram: Reset ICBs at unregistration timeLaurent Pinchart2011-09-05
* | | Add support for SMSC UFX6000/7000 USB display adaptersSteve Glendinning2011-09-05
* | | fb: sh-mobile: Fix deadlock risk between lock_fb_info() and console_lock()Bruno Prémont2011-09-02
* | | fb: avoid possible deadlock caused by fb_set_suspendHerton Ronaldo Krzesinski2011-09-02