aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-23viafb: improve pitch handlingFlorian Tobias Schandinat5-93/+27
2009-09-23viafb: cleanup viafb_cursorFlorian Tobias Schandinat5-126/+68
2009-09-23viafb: switch to seq_fileAlexey Dobriyan1-69/+110
2009-09-23viafb: 2D engine rewriteFlorian Tobias Schandinat4-219/+385
2009-09-23viafb: improve viafb_parFlorian Tobias Schandinat6-65/+69
2009-09-23viafb: another small cleanup of viafb_parFlorian Tobias Schandinat4-12/+6
2009-09-23viafb: remove LVDS initializationFlorian Tobias Schandinat1-2/+1
2009-09-23viafb: remove unused video device stuffFlorian Tobias Schandinat3-88/+1
2009-09-23viafb: clean up virtual memory handlingFlorian Tobias Schandinat4-22/+8
2009-09-23viafb: clean up duoviewFlorian Tobias Schandinat2-17/+2
2009-09-23viafb: remove duplicated mode informationFlorian Tobias Schandinat2-54/+9
2009-09-23viafb: clean up viamode.hFlorian Tobias Schandinat2-116/+32
2009-09-23viafb: fix ioremap_nocache error handlingFlorian Tobias Schandinat1-1/+5
2009-09-23viafb: split viafb_set_start_addr upFlorian Tobias Schandinat3-72/+26
2009-09-23viafb: merge viafb_update_viafb_par in viafb_update_fixFlorian Tobias Schandinat3-49/+15
2009-09-23viafb: remove temporary start address settingFlorian Tobias Schandinat1-17/+0
2009-09-23viafb: remove duplicated CX700 register initFlorian Tobias Schandinat3-66/+1
2009-09-23ep93xx video driverRyan Mallon3-0/+658
2009-09-23sisfb: read buffer overflowRoel Kluin1-2/+2
2009-09-23davinci-fb-frame-buffer-driver-for-ti-da8xx-omap-l1xx-v4Sudhakar Rajashekhara1-40/+21
2009-09-23davinci: fb: Frame Buffer driver for TI DA8xx/OMAP-L1xxSudhakar Rajashekhara3-0/+921
2009-09-23platinumfb: fix misplaced parenthesisRoel Kluin1-4/+8
2009-09-23fbdev: framebuffer support for HTC DreamPavel Machek15-0/+5727
2009-09-23atyfb: coding style cleanupVille Syrjala1-371/+458
2009-09-23omapfb: HWA742: fix pointer to be constImre Deak1-1/+1
2009-09-23omapfb: add FB manual update option to KconfigImre Deak1-19/+30
2009-09-23omapfb: fix coding style / remove dead linearun c1-3/+2
2009-09-23omapfb: suspend/resume only if FB device is already initializedJouni Hogander1-3/+4
2009-09-23omapfb: dispc: allow multiple external IRQ handlersDaniel Stone3-42/+67
2009-09-23omapfb: dispc: enable wake up capabilityJouni Hogander1-2/+2
2009-09-23omapfb: dispc: disable iface clocks along with func clocksJouni Hogander1-13/+10
2009-09-23omapfb: dispc: various typo fixesImre Deak1-4/+4
2009-09-23omapfb: add support for rotation on the Blizzard LCD ctrlRodrigo Vivi2-19/+124
2009-09-23omapfb: add support for the ZOOM MDK LCDStanley.Miao3-0/+205
2009-09-23omapfb: add support for the Gumstix Overo LCDSteve Sakoman3-0/+201
2009-09-23omapfb: add support for the OMAP3 Beagle DVI outputKoen Kooi2-0/+131
2009-09-23omapfb: add support for the OMAP3 EVM LCDSteve Sakoman2-0/+193
2009-09-23omapfb: add support for the 3430SDP LCDKevin Hilman2-4/+10
2009-09-23omapfb: add support for the OMAP2EVM LCDarun c2-0/+192
2009-09-23omapfb: add support for the 2430SDP LCDHunyue Yau2-0/+199
2009-09-23omapfb: add support for the Amstrad Delta LCDJonathan McDowell2-0/+138
2009-09-23omapfb: add support for MIPI-DCS compatible LCDsImre Deak3-0/+634
2009-09-23omapfb: add support for the Apollon LCDKyungmin Park2-0/+140
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov5-3/+5
2009-09-22Merge branch 'master' into for-linusRussell King8-633/+5
2009-09-21backlight: Allow drivers to update the core, and generate events on changesMatthew Garrett1-0/+41
2009-09-21backlight: switch to da903x driver to dev_pm_opsMike Rapoport1-10/+10
2009-09-21Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develRussell King2-21/+31
2009-09-21trivial: remove unnecessary semicolonsJoe Perches3-3/+3
2009-09-21trivial: media/omap: adding __init/__exit macros to lcd_driversPeter Huewe8-16/+16