summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* backlight: MacBookAir3,1(3,2) mbp-nvidia-bl supportEdgar (gimli) Hucek2010-11-121-0/+18
* drivers/video/backlight/adp8860_bl.c: check strict_strtoul() return valueMichael Hennerich2010-11-121-1/+3
* drivers/video/backlight/adp8860_bl.c: fix ambient light zone overwrite handlingMichael Hennerich2010-11-121-2/+2
* backlight: add low threshold to pwm backlightArun Murthy2010-11-121-1/+6
* drivers/video/backlight/s6e63m0.c: fix section mismatchAxel Lin2010-11-121-1/+1
* drivers/video/backlight/s6e63m0.c: unregister backlight device and remove sys...Axel Lin2010-11-121-0/+3
* backlight: fix blanking for L4F00242T03 LCDMarek Vasut2010-11-121-1/+1
* backlight: fix blanking for LMS283GF05 LCDMarek Vasut2010-11-121-1/+1
* drivers/video/backlight/s6e63m0.c: set permissions on gamma_table file to 0444Axel Lin2010-11-121-1/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-304-359/+691
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...Russell King2010-10-284-359/+691
| |\
| | * fbdev: sh_mobile_hdmi: add support for the "video=" kernel command line optionGuennadi Liakhovetski2010-10-151-50/+88
| | * fbdev: sh_mobile_lcdc: relax .check_var() HSYNC testGuennadi Liakhovetski2010-10-151-1/+1
| | * fbdev: sh_mobile_lcdc: make platform videomode table optionalGuennadi Liakhovetski2010-10-152-25/+51
| | * fbdev: sh_mobile_lcdc: reconfigure the framebuffer, when freeGuennadi Liakhovetski2010-09-162-1/+114
| | * fbdev: sh_mobile_hdmi: support hot-plugging of different HDMI / DVI displaysGuennadi Liakhovetski2010-09-142-64/+170
| | * fbdev: sh_mobile_hdmi: improve HDMI PHY parameters for high resolutionsGuennadi Liakhovetski2010-09-141-2/+2
| | * fbdev: sh_mobile_hdmi: cosmetic improvementsGuennadi Liakhovetski2010-09-141-37/+45
| | * fbdev: sh_mobile_lcdcfb: separate display variable data from framebuffer dataGuennadi Liakhovetski2010-09-143-19/+27
| | * fbdev: sh_mobile_hdmi: implement lockingGuennadi Liakhovetski2010-09-143-47/+139
| | * fbdev: sh_mobile_hdmi: enable "external" modeGuennadi Liakhovetski2010-09-141-1/+12
| | * fbdev: sh_mobile_hdmi: add initial support for modes, other than 720pGuennadi Liakhovetski2010-09-141-20/+62
| | * fbdev: sh_mobile_lcdcfb: allocate memory, sufficient for the biggest modeGuennadi Liakhovetski2010-09-141-6/+20
| | * fbdev: sh_mobile_lcdcfb: fix notifier callback return codesGuennadi Liakhovetski2010-09-141-6/+8
| | * fbdev: sh_mobile_lcdcfb: Support multiple video modes in platform dataGuennadi Liakhovetski2010-09-143-20/+25
| | * fbdev: sh_mobile_lcdcfb: minor simplifications and clean upGuennadi Liakhovetski2010-09-141-25/+26
| | * fbdev: sh_mobile_lcdcfb: fix more error pathsGuennadi Liakhovetski2010-09-141-2/+2
| | * fbdev: sh_mobile_hdmi: simplify the EDID reading procedureGuennadi Liakhovetski2010-09-141-20/+3
| | * fbdev: sh_mobile_lcdcfb: use fb_videomode_to_var() instead of open-codingGuennadi Liakhovetski2010-09-141-15/+1
| | * fbdev: sh-mobile_hdmi: remove un-necessity settingsKuninori Morimoto2010-09-141-106/+0
| | |
| \ \
*-. \ \ Merge branches 'msm-fixes' and 'msm-video' of git://codeaurora.org/quic/kerne...Linus Torvalds2010-10-292-4/+4
|\ \ \ \ | | |/ / | |/| |
| | * | drivers/video/msm/mddi.c: Remove multiple KERN_<level> usesJoe Perches2010-10-271-3/+2
| | * | drivers: msm: video: add dev_set_name callDaniel Walker2010-10-121-0/+1
| | * | drivers: video: msm: fix hang on disable_irqDaniel Walker2010-10-121-1/+1
* | | | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-281-0/+2
|\ \ \ \
| * | | | xenbus: prevent warnings on unhandled enumeration valuesNoboru Iwamatsu2010-10-181-0/+2
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-282-3/+15
|\ \ \ \ \
| * | | | | [media] Add the via framebuffer camera controller driverJonathan Corbet2010-10-212-3/+15
| |/ / / /
* | | | | Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2010-10-2720-1245/+974
|\ \ \ \ \
| * | | | | viafb: add initial VX900 supportFlorian Tobias Schandinat2010-10-247-4/+56
| * | | | | viafb: fix hardware acceleration for suspend & resumeFlorian Tobias Schandinat2010-10-243-19/+31
| * | | | | viafb: make suspend and resume work (on all machines?)Florian Tobias Schandinat2010-10-242-13/+0
| * | | | | viafb: restore display on resumeFlorian Tobias Schandinat2010-10-241-0/+3
| * | | | | Minimal support for viafb suspend/resumeDeepak Saxena2010-10-243-0/+55
| * | | | | viafb: use proper register for colour when doing fill opsFlorian Tobias Schandinat2010-09-241-3/+4
| * | | | | viafb: rename output devicesFlorian Tobias Schandinat2010-09-243-30/+30
| * | | | | viafb: add a mapping of supported output devicesFlorian Tobias Schandinat2010-09-241-0/+48
| * | | | | viafb: set sync polarity for all output devicesFlorian Tobias Schandinat2010-09-241-9/+25
| * | | | | viafb: add function to change sync polarity per deviceFlorian Tobias Schandinat2010-09-242-3/+26
| * | | | | viafb: reduce I2C timeout and delayFlorian Tobias Schandinat2010-09-241-2/+2
OpenPOWER on IntegriCloud