aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/via
Commit message (Expand)AuthorAge
* drivers/video/via/ioctl.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-15
* drivers/video/via/via-gpio.c: fix warningAndrew Morton2010-08-05
* fbdev: section cleanup in viafb driverHenrik Kretzschmar2010-08-05
* viafb: fix accel_flags check_var bugFlorian Tobias Schandinat2010-07-23
* viafb: probe cleanupsFlorian Tobias Schandinat2010-07-23
* viafb: remove ioctls which break the framebuffer interfaceFlorian Tobias Schandinat2010-07-23
* viafb: update fix before calculating depthFlorian Tobias Schandinat2010-07-23
* viafb: PLL value cleanupFlorian Tobias Schandinat2010-07-23
* viafb: simplify lcd size "detection"Florian Tobias Schandinat2010-07-23
* viafb: fix PCI tableFlorian Tobias Schandinat2010-07-23
* viafb: add lcd scaling support for some IGPsFlorian Tobias Schandinat2010-07-23
* viafb: improve lcd code readabilityFlorian Tobias Schandinat2010-07-23
* viafb: remove duplicated scaling codeFlorian Tobias Schandinat2010-07-23
* drivers/video/via: use memdup_userJulia Lawall2010-05-27
* Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6Linus Torvalds2010-05-20
|\
| * viafb: move some include files to include/linuxJonathan Corbet2010-05-11
| * viafb: Eliminate some global.h referencesJonathan Corbet2010-05-11
| * viafb: get rid of i2c debug cruftJonathan Corbet2010-05-11
| * viafb: fold via_io.h into via-core.hJonathan Corbet2010-05-11
| * viafb: Fix initialization error pathsJonathan Corbet2010-05-07
| * viafb: Do not remove gpiochip under spinlockJonathan Corbet2010-05-07
| * viafb: make procfs entries optionalFlorian Tobias Schandinat2010-05-07
| * viafb: fix proc entry removalFlorian Tobias Schandinat2010-05-07
| * viafb: improve misc register handlingFlorian Tobias Schandinat2010-05-07
| * viafb: replace inb/outbFlorian Tobias Schandinat2010-05-07
| * viafb: move some modesetting functions to a seperate fileFlorian Tobias Schandinat2010-05-07
| * viafb: unify modesetting functionsFlorian Tobias Schandinat2010-05-07
| * viafb: Reserve framebuffer memory for the upcoming camera driverJonathan Corbet2010-05-07
| * viafb: Add a simple VX855 DMA engine driverJonathan Corbet2010-05-07
| * viafb: Add a simple interrupt management infrastructureJonathan Corbet2010-05-07
| * via: Rationalize vt1636 detectionJonathan Corbet2010-05-07
| * viafb: Introduce viafb_find_i2c_adapter()Jonathan Corbet2010-05-07
| * via: Do not attempt I/O on inactive I2C adaptersJonathan Corbet2010-05-07
| * viafb: Turn GPIO and i2c into proper platform devicesJonathan Corbet2010-05-07
| * viafb: Convert GPIO and i2c to the new indexed port opsJonathan Corbet2010-05-07
| * viafb: package often used basic io functionsFlorian Tobias Schandinat2010-05-07
| * viafb: add a driver for GPIO linesJonathan Corbet2010-05-07
| * viafb: Separate global and fb-specific dataJonathan Corbet2010-05-07
| * viafb: Move core stuff into via-core.cJonathan Corbet2010-05-07
| * viafb: Only establish i2c busses on ports that always had themJonathan Corbet2010-04-27
| * suppress verbose debug messages: change printk() to DEBUG_MSG()Paul Fox2010-04-27
| * viafb: rework the I2C support in the VIA framebuffer driverHarald Welte2010-04-27
| * viafb: Add 1200x900 DCON/LCD panel modes for OLPC XO-1.5Chris Ball2010-04-20
| * viafb: complete support for VX800/VX855 accelerated framebufferJonathan Corbet2010-04-20
| * viafb: Determine type of 2D engine and store it in chip_infoHarald Welte2010-04-20
| * viafb: Unify duplicated set_bpp() codeJonathan Corbet2010-04-20
| * viafb: Retain GEMODE reserved bitsJonathan Corbet2010-04-20
| * viafb: Unmap the frame buffer on initialization errorJonathan Corbet2010-04-20
| * viafb: use proper pci config APIHarald Welte2010-04-20
| * viafb: Fix various resource leaks during module_init()Harald Welte2010-04-20