summaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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/via/ioctl.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-161-0/+2
* drivers/video/via/via-gpio.c: fix warningAndrew Morton2010-08-061-1/+1
* viafb: Depends on X86Ben Hutchings2010-08-051-1/+1
* fbdev: section cleanup in viafb driverHenrik Kretzschmar2010-08-051-3/+3
* viafb: fix accel_flags check_var bugFlorian Tobias Schandinat2010-07-231-2/+2
* viafb: probe cleanupsFlorian Tobias Schandinat2010-07-231-24/+3
* viafb: remove ioctls which break the framebuffer interfaceFlorian Tobias Schandinat2010-07-232-254/+0
* viafb: update fix before calculating depthFlorian Tobias Schandinat2010-07-231-1/+1
* viafb: PLL value cleanupFlorian Tobias Schandinat2010-07-233-489/+412
* viafb: simplify lcd size "detection"Florian Tobias Schandinat2010-07-234-41/+1
* viafb: fix PCI tableFlorian Tobias Schandinat2010-07-231-7/+9
* viafb: add lcd scaling support for some IGPsFlorian Tobias Schandinat2010-07-231-0/+6
* viafb: improve lcd code readabilityFlorian Tobias Schandinat2010-07-231-5/+4
* viafb: remove duplicated scaling codeFlorian Tobias Schandinat2010-07-231-73/+2
* Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds2010-07-211-1/+1
* drivers/video/nuc900fb.c: fix lcd build errorWan ZongShun2010-06-301-2/+0
* lxfb: fix incorrect __init annotationAndres Salomon2010-06-301-8/+10
* gxfb: fix incorrect __init annotationAndres Salomon2010-06-301-8/+12
* Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-06-272-14/+5
|\
| * OMAP: OMAPFB: fix rfbi.c compile errorTomi Valkeinen2010-06-151-2/+3
| * OMAPFB: LCDC: change update_mode to DISABLED when going suspendJanusz Krzysztofik2010-06-151-12/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-06-051-3/+3
|\ \