aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2009-01-09
|\
| * backlight: Rename the corgi backlight driver to genericRichard Purdie2009-01-08
| * backlight: add support for Toppoly TDO35S series to tdo24m lcd driverMike Rapoport2009-01-08
| * backlight: Add suspend/resume support to the backlight coreRichard Purdie2009-01-08
| * bd->props.brightness doesn't reflect the actual backlight level.Zhang Rui2009-01-08
| * backlight: Support VGA/QVGA mode switching in tosa_lcdDmitry Baryshkov2009-01-08
| * backlight: Catch invalid input in sysfs attributesPavel Machek2009-01-08
| * backlight: Value of ILI9320_RGB_IF2 register should not be hardcodedDenis V. Lunev2009-01-08
| * backlight: crbllcd_bl - Use platform_device_register_simple()Akinobu Mita2009-01-08
| * backlight: progear_bl - Use platform_device_register_simple()Akinobu Mita2009-01-08
| * backlight: hp680_bl - Use platform_device_register_simple()Akinobu Mita2009-01-08
* | [ARM] Fix realview buildRussell King2009-01-08
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-07
|\
| * trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-06
|\ \
| * | video: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
| |/
* | fbdev/logo: check compatibility of main and extra logosGeert Uytterhoeven2009-01-06
* | sm501: unsigned ptr cannot be negativeroel kluin2009-01-06
* | intelfb: fix sparse warningsHannes Eder2009-01-06
* | i810: fix sparse warningsHannes Eder2009-01-06
* | neofb: fix sparse warningsHannes Eder2009-01-06
* | pm3fb: fix sparse warningHannes Eder2009-01-06
* | viafb: fix sparse warningsHannes Eder2009-01-06
* | nvidia: fix sparse warningsHannes Eder2009-01-06
* | gbefb: unsigned var->pixclock cannot be less than 0roel kluin2009-01-06
* | fb: carminefb: trivial annotation packing color registerHarvey Harrison2009-01-06
* | blackfin: remove __FUNCTION__ in video driverHarvey Harrison2009-01-06
* | fbdev: fix typo in drivers/video/modedb.cJiri Moravec2009-01-06
* | pci: use pci_ioremap_bar() in drivers/videoArjan van de Ven2009-01-06
|/
* viafb: fix crashes due to 4k stack overflowBruno Prémont2009-01-04
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-30
|\
| * Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-29
| |\
| | * [ARM] pxafb: add support for overlay1 and overlay2 as framebuffer devicesEric Miao2008-12-29
| | * [ARM] pxafb: cleanup of the timing checking codeEric Miao2008-12-29
| | * [ARM] pxafb: cleanup of the color format manipulation codeEric Miao2008-12-29
| | * [ARM] pxafb: add palette format support for LCCR4_PAL_FOR_3Eric Miao2008-12-29
| | * [ARM] pxafb: add support for FBIOPAN_DISPLAY by dma brachingEric Miao2008-12-29
| | * [ARM] pxafb: allow pxafb_set_par() to start from arbitrary yoffsetEric Miao2008-12-29
| | * [ARM] pxafb: allow video memory size to be configurableEric Miao2008-12-29
| * | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-23
| |\|
| | * [ARM] pxafb: avoid the racing condition in pxafb_smart_threadEric Miao2008-12-17
| | * [ARM] pxafb: allow insertion of delay to the smart panel command sequenceEric Miao2008-12-17
| | * [ARM] pxafb: allow better platform configurable smart panel timingEric Miao2008-12-17
| | * [ARM] pxafb: small cleanup of the smart panel codeEric Miao2008-12-17
| | * [ARM] pxafb: remove now unused pxafb_setup_gpio() and related stuffsEric Miao2008-12-17
| * | Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/l...Russell King2008-12-17
| |\ \
| | * | i.MX Framebuffer: add TFT supportSascha Hauer2008-12-16
| | * | i.MX Framebuffer: rename imxfb_mach_info to imx_fb_platform_dataSascha Hauer2008-12-16
| | * | i.MX Framebuffer: Cleanup Coding styleSascha Hauer2008-12-16
| | * | i.MX Framebuffer: remove header fileSascha Hauer2008-12-16