summaryrefslogtreecommitdiffstats
path: root/drivers/video/via/viafbdev.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* viafb: split global index upFlorian Tobias Schandinat2010-03-121-36/+13
* viafb: deprecate private ioctlsFlorian Tobias Schandinat2010-03-121-0/+1
* viafb: do modesetting after updating variablesErik-Jan Post2010-01-161-4/+3
* viafb: fix LCD hardware cursor regressionFlorian Tobias Schandinat2010-01-161-1/+3
* drivers/video/via/viafbdev.c: correct code taking the size of a pointerJulia Lawall2009-12-171-2/+2
* drivers/video/via/viafbdev.c: fix oops with no /procDan Carpenter2009-12-161-1/+1
* viafb: pass reference to pci device when calling framebuffer_alloc()Harald Welte2009-09-231-2/+3
* viafb: make viafb a first-class citizen using pci_driverHarald Welte2009-09-231-8/+44
* viafb: add support for the VX855 chipsetHarald Welte2009-09-231-1/+2
* viafb: use read-only mode parsingFlorian Tobias Schandinat2009-09-231-19/+25
* viafb: make module parameters visible in sysfsHarald Welte2009-09-231-21/+22
* viafb: hardware acceleration initialization cleanupFlorian Tobias Schandinat2009-09-231-44/+36
OpenPOWER on IntegriCloud