aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/via/via-core.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-1/+1
* viafb: try to map less memory in case of failureFlorian Tobias Schandinat2011-04-251-1/+8
* viafb: use write combining for video ramFlorian Tobias Schandinat2011-04-241-1/+1
* Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Paul Mundt2010-11-101-2/+94
|\
| * viafb: Add OLPC XO-1.5 port configsDaniel Drake2010-11-091-0/+17
| * viafb: General power management infrastructureDaniel Drake2010-11-091-2/+77
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-281-2/+14
|\ \ | |/ |/|
| * [media] Add the via framebuffer camera controller driverJonathan Corbet2010-10-211-2/+14
* | viafb: add initial VX900 supportFlorian Tobias Schandinat2010-10-241-2/+8
* | Minimal support for viafb suspend/resumeDeepak Saxena2010-10-241-0/+4
* | viafb: enable I2C for CRTFlorian Tobias Schandinat2010-09-241-1/+1
|/
* fbdev: section cleanup in viafb driverHenrik Kretzschmar2010-08-051-3/+3
* viafb: fix PCI tableFlorian Tobias Schandinat2010-07-231-7/+9
* viafb: move some include files to include/linuxJonathan Corbet2010-05-111-3/+3
* viafb: Fix initialization error pathsJonathan Corbet2010-05-071-11/+24
* viafb: Add a simple VX855 DMA engine driverJonathan Corbet2010-05-071-0/+232
* viafb: Add a simple interrupt management infrastructureJonathan Corbet2010-05-071-1/+63
* viafb: Turn GPIO and i2c into proper platform devicesJonathan Corbet2010-05-071-16/+75
* viafb: Convert GPIO and i2c to the new indexed port opsJonathan Corbet2010-05-071-1/+1
* viafb: add a driver for GPIO linesJonathan Corbet2010-05-071-0/+7
* viafb: Separate global and fb-specific dataJonathan Corbet2010-05-071-3/+182
* viafb: Move core stuff into via-core.cJonathan Corbet2010-05-071-0/+116