aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/via
Commit message (Expand)AuthorAge
* kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan2011-03-22
* Merge branch 'viafb-pll' into viafb-nextFlorian Tobias Schandinat2011-03-12
|\
| * viafb: split pll configs upFlorian Tobias Schandinat2011-03-12
| * viafb: remove duplicated clock storageFlorian Tobias Schandinat2011-03-12
| * viafb: always return the best possible clockFlorian Tobias Schandinat2011-03-12
| * viafb: remove duplicated clock informationFlorian Tobias Schandinat2011-03-12
* | viafb: factor lcd scaling parameters outFlorian Tobias Schandinat2011-03-09
* | viafb: strip some structuresFlorian Tobias Schandinat2011-03-09
* | viafb: remove unused data_mode and device_typeFlorian Tobias Schandinat2011-03-09
* | viafb: kill lcd_panel_idFlorian Tobias Schandinat2011-03-09
|/
* video via: make local variables staticStephen Hemminger2011-03-09
* video via: fix iomem accessStephen Hemminger2011-03-09
* video/via: drop deprecated (and unused) i2c_adapter.idPeter Huewe2011-03-02
* console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-25
* Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Paul Mundt2010-11-09
|\
| * viafb: Add OLPC XO-1.5 port configsDaniel Drake2010-11-09
| * viafb: suspend/resume for GPIOsJonathan Corbet2010-11-09
| * viafb: General power management infrastructureDaniel Drake2010-11-09
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-28
|\ \ | |/ |/|
| * [media] Add the via framebuffer camera controller driverJonathan Corbet2010-10-21
* | viafb: add initial VX900 supportFlorian Tobias Schandinat2010-10-24
* | viafb: fix hardware acceleration for suspend & resumeFlorian Tobias Schandinat2010-10-24
* | viafb: make suspend and resume work (on all machines?)Florian Tobias Schandinat2010-10-24
* | viafb: restore display on resumeFlorian Tobias Schandinat2010-10-24
* | Minimal support for viafb suspend/resumeDeepak Saxena2010-10-24
* | viafb: use proper register for colour when doing fill opsFlorian Tobias Schandinat2010-09-23
* | viafb: rename output devicesFlorian Tobias Schandinat2010-09-23
* | viafb: add a mapping of supported output devicesFlorian Tobias Schandinat2010-09-23
* | viafb: set sync polarity for all output devicesFlorian Tobias Schandinat2010-09-23
* | viafb: add function to change sync polarity per deviceFlorian Tobias Schandinat2010-09-23
* | viafb: reduce I2C timeout and delayFlorian Tobias Schandinat2010-09-23
* | viafb: enable I2C for CRTFlorian Tobias Schandinat2010-09-23
* | viafb: fix i2c_transfer error handlingFlorian Tobias Schandinat2010-09-23
* | viafb: vt1636 cleanupFlorian Tobias Schandinat2010-09-23
* | viafb: introduce per output device power managementFlorian Tobias Schandinat2010-09-23
* | viafb: limit LCD code impactFlorian Tobias Schandinat2010-09-23
* | viafb: add interface for output device configurationFlorian Tobias Schandinat2010-09-23
* | viafb: merge the remaining output path with enable functionsFlorian Tobias Schandinat2010-09-23
* | viafb: use new device routingFlorian Tobias Schandinat2010-09-23
* | viafb: add new output device managementFlorian Tobias Schandinat2010-09-23
* | viafb: reduce viafb_set_iga_path usageFlorian Tobias Schandinat2010-09-23
* | viafb: propagate __init and __devinitFlorian Tobias Schandinat2010-09-23
* | viafb: rework output device routingFlorian Tobias Schandinat2010-09-23
* | viafb: enable second display channel at central placeFlorian Tobias Schandinat2010-09-23
* | viafb: unify output path configurationFlorian Tobias Schandinat2010-09-23
* | viafb: remove stubFlorian Tobias Schandinat2010-09-23
* | viafb: remove lcdtbl.hFlorian Tobias Schandinat2010-09-23
* | viafb: reset correct PLLFlorian Tobias Schandinat2010-09-23
|/
* drivers/video/via/ioctl.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-15
* drivers/video/via/via-gpio.c: fix warningAndrew Morton2010-08-05