summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2010-05-12viafb: move some include files to include/linuxJonathan Corbet15-295/+21
2010-05-12viafb: Eliminate some global.h referencesJonathan Corbet2-2/+3
2010-05-12viafb: get rid of i2c debug cruftJonathan Corbet1-4/+2
2010-05-12viafb: fold via_io.h into via-core.hJonathan Corbet7-78/+53
2010-05-08viafb: Fix initialization error pathsJonathan Corbet1-11/+24
2010-05-08viafb: Do not remove gpiochip under spinlockJonathan Corbet1-3/+2
2010-05-08viafb: make procfs entries optionalFlorian Tobias Schandinat2-0/+22
2010-05-08viafb: fix proc entry removalFlorian Tobias Schandinat1-6/+7
2010-05-08viafb: improve misc register handlingFlorian Tobias Schandinat3-21/+17
2010-05-08viafb: replace inb/outbFlorian Tobias Schandinat1-15/+7
2010-05-08viafb: move some modesetting functions to a seperate fileFlorian Tobias Schandinat5-102/+166
2010-05-08viafb: unify modesetting functionsFlorian Tobias Schandinat3-45/+46
2010-05-08viafb: Reserve framebuffer memory for the upcoming camera driverJonathan Corbet2-0/+26
2010-05-08viafb: Add a simple VX855 DMA engine driverJonathan Corbet2-0/+261
2010-05-08viafb: Add a simple interrupt management infrastructureJonathan Corbet2-1/+107
2010-05-08via: Rationalize vt1636 detectionJonathan Corbet1-13/+7
2010-05-08viafb: Introduce viafb_find_i2c_adapter()Jonathan Corbet2-0/+14
2010-05-08via: Do not attempt I/O on inactive I2C adaptersJonathan Corbet2-4/+11
2010-05-08viafb: Turn GPIO and i2c into proper platform devicesJonathan Corbet6-41/+140
2010-05-08viafb: Convert GPIO and i2c to the new indexed port opsJonathan Corbet4-26/+38
2010-05-08viafb: package often used basic io functionsFlorian Tobias Schandinat3-25/+63
2010-05-08viafb: add a driver for GPIO linesJonathan Corbet5-1/+296
2010-05-08viafb: Separate global and fb-specific dataJonathan Corbet12-185/+265
2010-05-08viafb: Move core stuff into via-core.cJonathan Corbet10-132/+242
2010-04-27viafb: Only establish i2c busses on ports that always had themJonathan Corbet2-6/+14
2010-04-27suppress verbose debug messages: change printk() to DEBUG_MSG()Paul Fox1-2/+2
2010-04-27viafb: rework the I2C support in the VIA framebuffer driverHarald Welte8-134/+182
2010-04-21viafb: Add 1200x900 DCON/LCD panel modes for OLPC XO-1.5Chris Ball6-1/+34
2010-04-21viafb: complete support for VX800/VX855 accelerated framebufferJonathan Corbet2-9/+73
2010-04-21viafb: Determine type of 2D engine and store it in chip_infoHarald Welte2-0/+23
2010-04-21viafb: Unify duplicated set_bpp() codeJonathan Corbet1-45/+33
2010-04-21viafb: Retain GEMODE reserved bitsJonathan Corbet1-16/+33
2010-04-21viafb: Unmap the frame buffer on initialization errorJonathan Corbet1-1/+3
2010-04-21viafb: use proper pci config APIHarald Welte3-26/+44
2010-04-21viafb: Fix various resource leaks during module_init()Harald Welte1-13/+39
2010-03-25Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds3-5/+31
2010-03-25Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2010-03-25lxfb: set the H- and V-SYNC polarity of the flatpanel outputMichael Grzeschik2-1/+11
2010-03-22pxa168fb: fix incorrect resource calculationDan Carpenter1-1/+1
2010-03-19Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-8/+25
2010-03-19Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds32-89/+493
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2010-03-17sunxvr1000: Add missing FB=y depenency.David S. Miller1-1/+1
2010-03-16backlight: blackfin - Fix missing registration failure handlingBruno Prémont2-2/+18
2010-03-16backlight: mbp_nvidia_bl - add five more MacBook variantsEvan McClain1-0/+45
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett29-81/+151
2010-03-16backlight: Add backlight_device parameter to check_fbBruno Prémont2-2/+2
2010-03-16video: backlight/progear, fix pci device refcountingJiri Slaby1-4/+12
2010-03-16backlight: l4f00242t03: Fix module licence absence.Alberto Panizzo1-0/+1
2010-03-16backlight: Add Epson L4F00242T03 LCD driverAlberto Panizzo3-0/+264