summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2010-05-20Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-17m68k: amiga - Frame buffer platform device conversionGeert Uytterhoeven
2010-05-17m68k: amiga - Zorro bus modalias supportGeert Uytterhoeven
2010-05-11fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking linesMichael Hennerich
2010-05-11viafb: move some include files to include/linuxJonathan Corbet
2010-05-11viafb: Eliminate some global.h referencesJonathan Corbet
2010-05-11viafb: get rid of i2c debug cruftJonathan Corbet
2010-05-11viafb: fold via_io.h into via-core.hJonathan Corbet
2010-05-07viafb: Fix initialization error pathsJonathan Corbet
2010-05-07viafb: Do not remove gpiochip under spinlockJonathan Corbet
2010-05-07viafb: make procfs entries optionalFlorian Tobias Schandinat
2010-05-07viafb: fix proc entry removalFlorian Tobias Schandinat
2010-05-07viafb: improve misc register handlingFlorian Tobias Schandinat
2010-05-07viafb: replace inb/outbFlorian Tobias Schandinat
2010-05-07viafb: move some modesetting functions to a seperate fileFlorian Tobias Schandinat
2010-05-07viafb: unify modesetting functionsFlorian Tobias Schandinat
2010-05-07viafb: Reserve framebuffer memory for the upcoming camera driverJonathan Corbet
2010-05-07viafb: Add a simple VX855 DMA engine driverJonathan Corbet
2010-05-07viafb: Add a simple interrupt management infrastructureJonathan Corbet
2010-05-07via: Rationalize vt1636 detectionJonathan Corbet
2010-05-07viafb: Introduce viafb_find_i2c_adapter()Jonathan Corbet
2010-05-07via: Do not attempt I/O on inactive I2C adaptersJonathan Corbet
2010-05-07viafb: Turn GPIO and i2c into proper platform devicesJonathan Corbet
2010-05-07viafb: Convert GPIO and i2c to the new indexed port opsJonathan Corbet
2010-05-07viafb: package often used basic io functionsFlorian Tobias Schandinat
2010-05-07viafb: add a driver for GPIO linesJonathan Corbet
2010-05-07viafb: Separate global and fb-specific dataJonathan Corbet
2010-05-07viafb: Move core stuff into via-core.cJonathan Corbet
2010-05-06sh: fix a number of Oopses and leaks in SH framebuffer driverGuennadi Liakhovetski
2010-05-03cocbalt_lcdfb: correct sectionsHenrik Kretzschmar
2010-04-27viafb: Only establish i2c busses on ports that always had themJonathan Corbet
2010-04-27suppress verbose debug messages: change printk() to DEBUG_MSG()Paul Fox
2010-04-27viafb: rework the I2C support in the VIA framebuffer driverHarald Welte
2010-04-24drivers/video/efifb.c: support framebuffer for NVIDIA 9400M in MacBook Pro 5,1Thomas Gerlach
2010-04-20viafb: Add 1200x900 DCON/LCD panel modes for OLPC XO-1.5Chris Ball
2010-04-20viafb: complete support for VX800/VX855 accelerated framebufferJonathan Corbet
2010-04-20viafb: Determine type of 2D engine and store it in chip_infoHarald Welte
2010-04-20viafb: Unify duplicated set_bpp() codeJonathan Corbet
2010-04-20viafb: Retain GEMODE reserved bitsJonathan Corbet
2010-04-20viafb: Unmap the frame buffer on initialization errorJonathan Corbet
2010-04-20viafb: use proper pci config APIHarald Welte
2010-04-20viafb: Fix various resource leaks during module_init()Harald Welte
2010-04-07mb862xxfb: update Valentin's email addressAlexander Shishkin
2010-04-07mb862xxfb: fix acceleration module licenseRandy Dunlap
2010-04-07device_attributes: add sysfs_attr_init() for dynamic attributesWolfram Sang
2010-04-07vesafb: use platform_driver_probe() instead of platform_driver_register()Jan Beulich
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-04-04sunxvr500: Ignore secondary output PCI devices.David S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo