aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/via/viafbdev.c
Commit message (Expand)AuthorAgeFilesLines
* viafb: improve pitch handlingFlorian Tobias Schandinat2011-11-111-3/+8
* viafb: use display information in info not in var for panningFlorian Tobias Schandinat2011-11-111-2/+3
* Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2011-05-221-23/+39
|\
| * viafb: Automatic OLPC XO-1.5 configurationDaniel Drake2011-05-111-9/+30
| * viafb: some small cleanup for global variablesFlorian Tobias Schandinat2011-03-271-9/+7
| * viafb: kill crt_setting_informationFlorian Tobias Schandinat2011-03-211-5/+2
* | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-04-071-36/+38
|\ \ | |/
| * viafb: initialize margins correctFlorian Tobias Schandinat2011-03-211-20/+11
| * viafb: refresh rate bug collectionFlorian Tobias Schandinat2011-03-161-17/+28
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* video via: make local variables staticStephen Hemminger2011-03-091-3/+3
* console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-261-4/+4
* viafb: General power management infrastructureDaniel Drake2010-11-091-19/+15
* viafb: add initial VX900 supportFlorian Tobias Schandinat2010-10-241-2/+4
* viafb: fix hardware acceleration for suspend & resumeFlorian Tobias Schandinat2010-10-241-1/+3
* viafb: make suspend and resume work (on all machines?)Florian Tobias Schandinat2010-10-241-10/+0
* viafb: restore display on resumeFlorian Tobias Schandinat2010-10-241-0/+3
* Minimal support for viafb suspend/resumeDeepak Saxena2010-10-241-0/+46
* viafb: rename output devicesFlorian Tobias Schandinat2010-09-241-5/+5
* viafb: add a mapping of supported output devicesFlorian Tobias Schandinat2010-09-241-0/+48
* viafb: introduce per output device power managementFlorian Tobias Schandinat2010-09-241-6/+10
* viafb: add interface for output device configurationFlorian Tobias Schandinat2010-09-241-24/+151
* viafb: propagate __init and __devinitFlorian Tobias Schandinat2010-09-241-4/+4
* 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-231-251/+0
* viafb: update fix before calculating depthFlorian Tobias Schandinat2010-07-231-1/+1
* drivers/video/via: use memdup_userJulia Lawall2010-05-271-8/+3
* Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6Linus Torvalds2010-05-201-94/+87
|\
| * viafb: move some include files to include/linuxJonathan Corbet2010-05-111-2/+2
| * viafb: make procfs entries optionalFlorian Tobias Schandinat2010-05-071-0/+8
| * viafb: fix proc entry removalFlorian Tobias Schandinat2010-05-071-6/+7
| * viafb: unify modesetting functionsFlorian Tobias Schandinat2010-05-071-8/+9
| * viafb: Separate global and fb-specific dataJonathan Corbet2010-05-071-31/+23
| * viafb: Move core stuff into via-core.cJonathan Corbet2010-05-071-55/+14
| * viafb: rework the I2C support in the VIA framebuffer driverHarald Welte2010-04-271-3/+3
| * viafb: Unmap the frame buffer on initialization errorJonathan Corbet2010-04-201-1/+3
| * viafb: use proper pci config APIHarald Welte2010-04-201-0/+4
| * viafb: Fix various resource leaks during module_init()Harald Welte2010-04-201-13/+39
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* viafb: support color depth 15 and 30Florian Tobias Schandinat2010-03-121-18/+25
* viafb: rework color settingFlorian Tobias Schandinat2010-03-121-212/+25
* viafb: some virtual_xres handling fixesFlorian Tobias Schandinat2010-03-121-8/+4
* viafb: rework color checkingFlorian Tobias Schandinat2010-03-121-5/+56
* viafb: make some variables a bit less globalFlorian Tobias Schandinat2010-03-121-2/+7
* viafb: introduce strict parameter checkingFlorian Tobias Schandinat2010-03-121-29/+38
* viafb: make viafb_set_par more dual framebuffer compatibleFlorian Tobias Schandinat2010-03-121-5/+15
* viafb: video address setting revisitedFlorian Tobias Schandinat2010-03-121-8/+15
* viafb: reorder initialization for dual framebuffer modeFlorian Tobias Schandinat2010-03-121-3/+3
* viafb: yet another dead code removalFlorian Tobias Schandinat2010-03-121-2/+0