aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2009-01-0912-247/+341
|\
| * backlight: Rename the corgi backlight driver to genericRichard Purdie2009-01-084-156/+152
| * backlight: add support for Toppoly TDO35S series to tdo24m lcd driverMike Rapoport2009-01-082-10/+88
| * backlight: Add suspend/resume support to the backlight coreRichard Purdie2009-01-083-33/+47
| * bd->props.brightness doesn't reflect the actual backlight level.Zhang Rui2009-01-081-4/+2
| * backlight: Support VGA/QVGA mode switching in tosa_lcdDmitry Baryshkov2009-01-081-2/+25
| * backlight: Catch invalid input in sysfs attributesPavel Machek2009-01-081-18/+15
| * backlight: Value of ILI9320_RGB_IF2 register should not be hardcodedDenis V. Lunev2009-01-081-1/+1
| * backlight: crbllcd_bl - Use platform_device_register_simple()Akinobu Mita2009-01-081-11/+7
| * backlight: progear_bl - Use platform_device_register_simple()Akinobu Mita2009-01-081-12/+8
| * backlight: hp680_bl - Use platform_device_register_simple()Akinobu Mita2009-01-081-12/+8
* | [ARM] Fix realview buildRussell King2009-01-081-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-071-1/+1
|\
| * trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-063-3/+3
|\ \
| * | video: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-063-3/+3
| |/
* | fbdev/logo: check compatibility of main and extra logosGeert Uytterhoeven2009-01-061-0/+4
* | sm501: unsigned ptr cannot be negativeroel kluin2009-01-061-3/+3
* | intelfb: fix sparse warningsHannes Eder2009-01-061-8/+16
* | i810: fix sparse warningsHannes Eder2009-01-061-6/+12
* | neofb: fix sparse warningsHannes Eder2009-01-061-2/+4
* | pm3fb: fix sparse warningHannes Eder2009-01-061-2/+4
* | viafb: fix sparse warningsHannes Eder2009-01-061-6/+12
* | nvidia: fix sparse warningsHannes Eder2009-01-061-4/+8
* | gbefb: unsigned var->pixclock cannot be less than 0roel kluin2009-01-061-2/+5
* | fb: carminefb: trivial annotation packing color registerHarvey Harrison2009-01-061-1/+1
* | blackfin: remove __FUNCTION__ in video driverHarvey Harrison2009-01-061-3/+3
* | fbdev: fix typo in drivers/video/modedb.cJiri Moravec2009-01-061-1/+1
* | pci: use pci_ioremap_bar() in drivers/videoArjan van de Ven2009-01-066-18/+11
|/
* viafb: fix crashes due to 4k stack overflowBruno Prémont2009-01-041-119/+129
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-307-624/+993
|\
| * Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-293-263/+680
| |\
| | * [ARM] pxafb: add support for overlay1 and overlay2 as framebuffer devicesEric Miao2008-12-293-7/+407
| | * [ARM] pxafb: cleanup of the timing checking codeEric Miao2008-12-292-64/+50
| | * [ARM] pxafb: cleanup of the color format manipulation codeEric Miao2008-12-291-77/+106
| | * [ARM] pxafb: add palette format support for LCCR4_PAL_FOR_3Eric Miao2008-12-291-11/+10
| | * [ARM] pxafb: add support for FBIOPAN_DISPLAY by dma brachingEric Miao2008-12-292-19/+51
| | * [ARM] pxafb: allow pxafb_set_par() to start from arbitrary yoffsetEric Miao2008-12-291-13/+16
| | * [ARM] pxafb: allow video memory size to be configurableEric Miao2008-12-292-90/+58
| * | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-231-73/+29
| |\ \ | | |/
| | * [ARM] pxafb: avoid the racing condition in pxafb_smart_threadEric Miao2008-12-171-0/+4
| | * [ARM] pxafb: allow insertion of delay to the smart panel command sequenceEric Miao2008-12-171-3/+10
| | * [ARM] pxafb: allow better platform configurable smart panel timingEric Miao2008-12-171-1/+3
| | * [ARM] pxafb: small cleanup of the smart panel codeEric Miao2008-12-171-15/+12
| | * [ARM] pxafb: remove now unused pxafb_setup_gpio() and related stuffsEric Miao2008-12-171-54/+0
| * | Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/l...Russell King2008-12-177-541/+389
| |\ \
| | * | i.MX Framebuffer: add TFT supportSascha Hauer2008-12-161-19/+19
| | * | i.MX Framebuffer: rename imxfb_mach_info to imx_fb_platform_dataSascha Hauer2008-12-161-34/+34
| | * | i.MX Framebuffer: Cleanup Coding styleSascha Hauer2008-12-161-36/+34
| | * | i.MX Framebuffer: remove header fileSascha Hauer2008-12-162-76/+60