summaryrefslogtreecommitdiffstats
path: root/drivers/video/via/viafbdev.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* viafb: improve pitch handlingFlorian Tobias Schandinat2009-09-231-3/+0
* viafb: cleanup viafb_cursorFlorian Tobias Schandinat2009-09-231-121/+65
* viafb: switch to seq_fileAlexey Dobriyan2009-09-231-69/+110
* viafb: 2D engine rewriteFlorian Tobias Schandinat2009-09-231-166/+60
* viafb: improve viafb_parFlorian Tobias Schandinat2009-09-231-22/+13
* viafb: another small cleanup of viafb_parFlorian Tobias Schandinat2009-09-231-5/+4
* viafb: remove unused video device stuffFlorian Tobias Schandinat2009-09-231-77/+0
* viafb: clean up virtual memory handlingFlorian Tobias Schandinat2009-09-231-19/+8
* viafb: clean up duoviewFlorian Tobias Schandinat2009-09-231-16/+2
* viafb: remove duplicated mode informationFlorian Tobias Schandinat2009-09-231-49/+8
* viafb: fix ioremap_nocache error handlingFlorian Tobias Schandinat2009-09-231-1/+5
* viafb: split viafb_set_start_addr upFlorian Tobias Schandinat2009-09-231-8/+7
* viafb: merge viafb_update_viafb_par in viafb_update_fixFlorian Tobias Schandinat2009-09-231-34/+10
* viafb: fix rmmod bugFlorian Tobias Schandinat2009-08-071-54/+47
* viafb: make it work on x86_64Harald Welte2009-05-121-3/+3
OpenPOWER on IntegriCloud