summaryrefslogtreecommitdiffstats
path: root/drivers/video/via (follow)
Commit message (Expand)AuthorAgeFilesLines
* via: Do not attempt I/O on inactive I2C adaptersJonathan Corbet2010-05-082-4/+11
* viafb: Turn GPIO and i2c into proper platform devicesJonathan Corbet2010-05-086-41/+140
* viafb: Convert GPIO and i2c to the new indexed port opsJonathan Corbet2010-05-084-26/+38
* viafb: package often used basic io functionsFlorian Tobias Schandinat2010-05-083-25/+63
* viafb: add a driver for GPIO linesJonathan Corbet2010-05-084-1/+294
* viafb: Separate global and fb-specific dataJonathan Corbet2010-05-0812-185/+265
* viafb: Move core stuff into via-core.cJonathan Corbet2010-05-0810-132/+242
* viafb: Only establish i2c busses on ports that always had themJonathan Corbet2010-04-272-6/+14
* suppress verbose debug messages: change printk() to DEBUG_MSG()Paul Fox2010-04-271-2/+2
* viafb: rework the I2C support in the VIA framebuffer driverHarald Welte2010-04-278-134/+182
* viafb: Add 1200x900 DCON/LCD panel modes for OLPC XO-1.5Chris Ball2010-04-206-1/+34
* viafb: complete support for VX800/VX855 accelerated framebufferJonathan Corbet2010-04-202-9/+73
* viafb: Determine type of 2D engine and store it in chip_infoHarald Welte2010-04-202-0/+23
* viafb: Unify duplicated set_bpp() codeJonathan Corbet2010-04-201-45/+33
* viafb: Retain GEMODE reserved bitsJonathan Corbet2010-04-201-16/+33
* viafb: Unmap the frame buffer on initialization errorJonathan Corbet2010-04-201-1/+3
* viafb: use proper pci config APIHarald Welte2010-04-203-26/+44
* viafb: Fix various resource leaks during module_init()Harald Welte2010-04-201-13/+39
* drivers/video/via: fix continuation line formatsJoe Perches2010-03-132-10/+10
* viafb: support color depth 15 and 30Florian Tobias Schandinat2010-03-132-18/+34
* viafb: rework color settingFlorian Tobias Schandinat2010-03-133-216/+51
* viafb: some virtual_xres handling fixesFlorian Tobias Schandinat2010-03-131-8/+4
* viafb: rework color checkingFlorian Tobias Schandinat2010-03-132-35/+56
* viafb: make some variables a bit less globalFlorian Tobias Schandinat2010-03-135-12/+7
* viafb: remove dead code due to IGA1_IGA2Florian Tobias Schandinat2010-03-133-574/+11
* viafb: split color mode setting upFlorian Tobias Schandinat2010-03-133-35/+53
* viafb: introduce strict parameter checkingFlorian Tobias Schandinat2010-03-131-29/+38
* viafb: make viafb_set_par more dual framebuffer compatibleFlorian Tobias Schandinat2010-03-131-5/+15
* viafb: video address setting revisitedFlorian Tobias Schandinat2010-03-132-10/+15
* viafb: reorder initialization for dual framebuffer modeFlorian Tobias Schandinat2010-03-131-3/+3
* viafb: yet another dead code removalFlorian Tobias Schandinat2010-03-137-122/+1
* viafb: some dvi cleanupFlorian Tobias Schandinat2010-03-134-75/+55
* viafb: remove the remaining VIA_RES_* usesFlorian Tobias Schandinat2010-03-134-166/+15
* viafb: split global index upFlorian Tobias Schandinat2010-03-139-386/+225
* viafb: remove dead codeFlorian Tobias Schandinat2010-03-132-13/+0
* viafb: deprecate private ioctlsFlorian Tobias Schandinat2010-03-131-0/+1
* viafb: fix acceleration for some chipsErik-Jan Post2010-01-161-1/+4
* 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-181-2/+2
* viafb: cosmetic cleanup of function integrated_lvds_enable()Harald Welte2009-12-161-26/+14
* drivers/video/via/viafbdev.c: fix oops with no /procDan Carpenter2009-12-161-1/+1
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-2/+2
* 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-233-116/+56
* viafb: choose acceleration engine for VX855Florian Tobias Schandinat2009-09-231-0/+1
* viafb: add support for the VX855 chipsetHarald Welte2009-09-237-69/+314
* viafb: use read-only mode parsingFlorian Tobias Schandinat2009-09-231-19/+25
* viafb: remove unused structure memberHarald Welte2009-09-231-1/+0
* viafb: make module parameters visible in sysfsHarald Welte2009-09-231-21/+22