summaryrefslogtreecommitdiffstats
path: root/drivers/video/via
Commit message (Expand)AuthorAgeFilesLines
* viafb: fix i2c_transfer error handlingFlorian Tobias Schandinat2010-09-241-3/+24
* viafb: vt1636 cleanupFlorian Tobias Schandinat2010-09-245-131/+42
* viafb: introduce per output device power managementFlorian Tobias Schandinat2010-09-246-111/+137
* viafb: limit LCD code impactFlorian Tobias Schandinat2010-09-241-31/+0
* viafb: add interface for output device configurationFlorian Tobias Schandinat2010-09-244-24/+216
* viafb: merge the remaining output path with enable functionsFlorian Tobias Schandinat2010-09-244-205/+136
* viafb: use new device routingFlorian Tobias Schandinat2010-09-241-63/+38
* viafb: add new output device managementFlorian Tobias Schandinat2010-09-243-0/+114
* viafb: reduce viafb_set_iga_path usageFlorian Tobias Schandinat2010-09-242-1/+2
* viafb: propagate __init and __devinitFlorian Tobias Schandinat2010-09-247-34/+38
* viafb: rework output device routingFlorian Tobias Schandinat2010-09-241-89/+94
* viafb: enable second display channel at central placeFlorian Tobias Schandinat2010-09-241-30/+5
* viafb: unify output path configurationFlorian Tobias Schandinat2010-09-243-7/+17
* viafb: remove stubFlorian Tobias Schandinat2010-09-241-17/+0
* viafb: remove lcdtbl.hFlorian Tobias Schandinat2010-09-242-592/+7
* viafb: reset correct PLLFlorian Tobias Schandinat2010-09-241-2/+2
* drivers/video/via/ioctl.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-151-0/+2
* drivers/video/via/via-gpio.c: fix warningAndrew Morton2010-08-051-1/+1
* fbdev: section cleanup in viafb driverHenrik Kretzschmar2010-08-051-3/+3
* 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-232-254/+0
* viafb: update fix before calculating depthFlorian Tobias Schandinat2010-07-231-1/+1
* viafb: PLL value cleanupFlorian Tobias Schandinat2010-07-233-489/+412
* viafb: simplify lcd size "detection"Florian Tobias Schandinat2010-07-234-41/+1
* viafb: fix PCI tableFlorian Tobias Schandinat2010-07-231-7/+9
* viafb: add lcd scaling support for some IGPsFlorian Tobias Schandinat2010-07-231-0/+6
* viafb: improve lcd code readabilityFlorian Tobias Schandinat2010-07-231-5/+4
* viafb: remove duplicated scaling codeFlorian Tobias Schandinat2010-07-231-73/+2
* 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-2023-584/+1625
|\
| * viafb: move some include files to include/linuxJonathan Corbet2010-05-1115-295/+21
| * viafb: Eliminate some global.h referencesJonathan Corbet2010-05-112-2/+3
| * viafb: get rid of i2c debug cruftJonathan Corbet2010-05-111-4/+2
| * viafb: fold via_io.h into via-core.hJonathan Corbet2010-05-117-78/+53
| * viafb: Fix initialization error pathsJonathan Corbet2010-05-071-11/+24
| * viafb: Do not remove gpiochip under spinlockJonathan Corbet2010-05-071-3/+2
| * viafb: make procfs entries optionalFlorian Tobias Schandinat2010-05-071-0/+8
| * viafb: fix proc entry removalFlorian Tobias Schandinat2010-05-071-6/+7
| * viafb: improve misc register handlingFlorian Tobias Schandinat2010-05-073-21/+17
| * viafb: replace inb/outbFlorian Tobias Schandinat2010-05-071-15/+7
| * viafb: move some modesetting functions to a seperate fileFlorian Tobias Schandinat2010-05-075-102/+166
| * viafb: unify modesetting functionsFlorian Tobias Schandinat2010-05-073-45/+46
| * viafb: Reserve framebuffer memory for the upcoming camera driverJonathan Corbet2010-05-072-0/+26
| * viafb: Add a simple VX855 DMA engine driverJonathan Corbet2010-05-072-0/+261
| * viafb: Add a simple interrupt management infrastructureJonathan Corbet2010-05-072-1/+107
| * via: Rationalize vt1636 detectionJonathan Corbet2010-05-071-13/+7
| * viafb: Introduce viafb_find_i2c_adapter()Jonathan Corbet2010-05-072-0/+14
| * via: Do not attempt I/O on inactive I2C adaptersJonathan Corbet2010-05-072-4/+11
| * viafb: Turn GPIO and i2c into proper platform devicesJonathan Corbet2010-05-076-41/+140
OpenPOWER on IntegriCloud