summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'v3.1-rc9' into fbdev-nextFlorian Tobias Schandinat2011-10-154-3/+12
|\
| * backlight: Declare backlight_types[] constBart Van Assche2011-09-101-1/+1
| * backlight: fix module alias prefix for adp8870_blAxel Lin2011-08-251-1/+1
| * backlight: add a callback 'notify_after' for backlight controlDilan Lee2011-08-251-0/+9
| * drivers/video/backlight/ep93xx_bl.c: add missing include of linux/module.hAxel Lin2011-08-251-1/+1
* | drivers/video: fsl-diu-fb: merge diu_pool into fsl_diu_dataTimur Tabi2011-10-051-37/+35
* | drivers/video: fsl-diu-fb: merge diu_hw into fsl_diu_dataTimur Tabi2011-10-051-38/+31
* | drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supportedTimur Tabi2011-10-051-8/+3
* | drivers/video: fsl-diu-fb: remove unused panel operating mode supportTimur Tabi2011-10-051-71/+46
* | drivers/video: fsl-diu-fb: use an enum for the AOI indexTimur Tabi2011-10-051-48/+46
* | drivers/video: fsl-diu-fb: add several new video modesTimur Tabi2011-10-051-33/+167
* | drivers/video: fsl-diu-fb: remove broken screen blanking supportTimur Tabi2011-10-051-38/+0
* | drivers/video: fsl-diu-fb: move some definitions out of the header fileTimur Tabi2011-10-051-0/+39
* | drivers/video: fsl-diu-fb: fix some ioctlsTimur Tabi2011-10-051-8/+8
* | 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-17201-5574/+19001
| |\ \ | | |/
| * | 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: 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-181-12/+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
OpenPOWER on IntegriCloud