summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | viafb: enable I2C for CRTFlorian Tobias Schandinat2010-09-241-1/+1
| * | viafb: fix i2c_transfer error handlingFlorian Tobias Schandinat2010-09-241-3/+24
| * | viafb: vt1636 cleanupFlorian Tobias Schandinat2010-09-245-131/+42
| * | viafb: introduce per output device power managementFlorian Tobias Schandinat2010-09-246-111/+137
| * | viafb: limit LCD code impactFlorian Tobias Schandinat2010-09-241-31/+0
| * | viafb: add interface for output device configurationFlorian Tobias Schandinat2010-09-244-24/+216
| * | viafb: merge the remaining output path with enable functionsFlorian Tobias Schandinat2010-09-244-205/+136
| * | viafb: use new device routingFlorian Tobias Schandinat2010-09-241-63/+38
| * | viafb: add new output device managementFlorian Tobias Schandinat2010-09-243-0/+114
| * | viafb: reduce viafb_set_iga_path usageFlorian Tobias Schandinat2010-09-242-1/+2
| * | viafb: propagate __init and __devinitFlorian Tobias Schandinat2010-09-247-34/+38
| * | viafb: rework output device routingFlorian Tobias Schandinat2010-09-241-89/+94
| * | viafb: enable second display channel at central placeFlorian Tobias Schandinat2010-09-241-30/+5
| * | viafb: unify output path configurationFlorian Tobias Schandinat2010-09-243-7/+17
| * | viafb: remove stubFlorian Tobias Schandinat2010-09-241-17/+0
| * | viafb: remove lcdtbl.hFlorian Tobias Schandinat2010-09-242-592/+7
| * | viafb: reset correct PLLFlorian Tobias Schandinat2010-09-241-2/+2
* | | drivers/video/omap/blizzard.c: suspected typo in assignmentNicolas Kaiser2010-10-271-1/+1
* | | drivers/video/gbefb.c: eliminate memory leakJulia Lawall2010-10-271-2/+4
* | | fbmem: fix fb_read, fb_write unaligned accessesJames Hogan2010-10-271-32/+14
* | | fbmem: fix whitespaceJames Hogan2010-10-271-7/+7
* | | drivers/video/matrox/matroxfb_maven.c: fix unsigned return typeJulia Lawall2010-10-271-1/+1
* | | savagefb: fix DDC for Savage 4Ondrej Zary2010-10-271-0/+9
* | | drivers/video/matrox/matroxfb_DAC1064.c: remove undead ifdef CONFIG_FB_MATROX_GChristian Dietrich2010-10-271-4/+1
* | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-261-0/+2
|\ \ \
| * | | gpu: Add Intel GMA500(Poulsbo) Stub DriverLee, Chun-Yi2010-10-261-0/+2
| | |/ | |/|
* | | replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer2010-10-261-1/+1
* | | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-10-2618-190/+452
|\ \ \
| * | | OMAP: DSS2: don't power off a panel twiceStanley.Miao2010-10-226-0/+36
| * | | OMAP: DSS2: OMAPFB: Allow usage of def_vrfb only for omap2,3Senthilvadivu Guruswamy2010-10-221-0/+10
| * | | OMAP: DSS2: OMAPFB: make VRFB depends on OMAP2,3Senthilvadivu Guruswamy2010-10-221-1/+1
| * | | OMAP: DSS2: DSI: Remove extra iounmap in error pathSenthilvadivu Guruswamy2010-10-221-1/+0
| * | | OMAP: DSS2: Use dss_features framework on DSS2 codeArchit Taneja2010-10-224-56/+60
| * | | OMAP: DSS2: Introduce dss_features filesArchit Taneja2010-10-223-1/+242
| * | | video/omap: remove mux.h includeNicolas Kaiser2010-10-221-2/+0
| * | | OMAP: DSS2: OMAPFB: swap front and back porches for both hsync and vsyncTasslehoff Kjappfot2010-10-221-8/+8
OpenPOWER on IntegriCloud