aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/via/viafbdev.c
Commit message (Expand)AuthorAge
* viafb: initialize margins correctFlorian Tobias Schandinat2011-03-21
* viafb: refresh rate bug collectionFlorian Tobias Schandinat2011-03-16
* video via: make local variables staticStephen Hemminger2011-03-09
* console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-25
* viafb: General power management infrastructureDaniel Drake2010-11-09
* 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: rename output devicesFlorian Tobias Schandinat2010-09-23
* viafb: add a mapping of supported output devicesFlorian Tobias Schandinat2010-09-23
* viafb: introduce per output device power managementFlorian Tobias Schandinat2010-09-23
* viafb: add interface for output device configurationFlorian Tobias Schandinat2010-09-23
* viafb: propagate __init and __devinitFlorian Tobias Schandinat2010-09-23
* viafb: fix accel_flags check_var bugFlorian Tobias Schandinat2010-07-23
* viafb: probe cleanupsFlorian Tobias Schandinat2010-07-23
* viafb: remove ioctls which break the framebuffer interfaceFlorian Tobias Schandinat2010-07-23
* viafb: update fix before calculating depthFlorian Tobias Schandinat2010-07-23
* drivers/video/via: use memdup_userJulia Lawall2010-05-27
* Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6Linus Torvalds2010-05-20
|\
| * viafb: move some include files to include/linuxJonathan Corbet2010-05-11
| * viafb: make procfs entries optionalFlorian Tobias Schandinat2010-05-07
| * viafb: fix proc entry removalFlorian Tobias Schandinat2010-05-07
| * viafb: unify modesetting functionsFlorian Tobias Schandinat2010-05-07
| * viafb: Separate global and fb-specific dataJonathan Corbet2010-05-07
| * viafb: Move core stuff into via-core.cJonathan Corbet2010-05-07
| * viafb: rework the I2C support in the VIA framebuffer driverHarald Welte2010-04-27
| * viafb: Unmap the frame buffer on initialization errorJonathan Corbet2010-04-20
| * viafb: use proper pci config APIHarald Welte2010-04-20
| * viafb: Fix various resource leaks during module_init()Harald Welte2010-04-20
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* viafb: support color depth 15 and 30Florian Tobias Schandinat2010-03-12
* viafb: rework color settingFlorian Tobias Schandinat2010-03-12
* viafb: some virtual_xres handling fixesFlorian Tobias Schandinat2010-03-12
* viafb: rework color checkingFlorian Tobias Schandinat2010-03-12
* viafb: make some variables a bit less globalFlorian Tobias Schandinat2010-03-12
* viafb: introduce strict parameter checkingFlorian Tobias Schandinat2010-03-12
* viafb: make viafb_set_par more dual framebuffer compatibleFlorian Tobias Schandinat2010-03-12
* viafb: video address setting revisitedFlorian Tobias Schandinat2010-03-12
* viafb: reorder initialization for dual framebuffer modeFlorian Tobias Schandinat2010-03-12
* viafb: yet another dead code removalFlorian Tobias Schandinat2010-03-12
* viafb: split global index upFlorian Tobias Schandinat2010-03-12
* viafb: deprecate private ioctlsFlorian Tobias Schandinat2010-03-12
* viafb: do modesetting after updating variablesErik-Jan Post2010-01-16
* viafb: fix LCD hardware cursor regressionFlorian Tobias Schandinat2010-01-16
* drivers/video/via/viafbdev.c: correct code taking the size of a pointerJulia Lawall2009-12-17
* drivers/video/via/viafbdev.c: fix oops with no /procDan Carpenter2009-12-16
* viafb: pass reference to pci device when calling framebuffer_alloc()Harald Welte2009-09-23
* viafb: make viafb a first-class citizen using pci_driverHarald Welte2009-09-23