summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2010-05-18OMAP3630: DSS2: Updating MAX divider valueKishore Y
2010-05-18OMAP: DSS2: Add ACX565AKM Panel DriverRoger Quadros
2010-05-18OMAP: DSS2: TPO-TD03MTEA1: fix Kconfig dependencyGrazvydas Ignotas
2010-05-18OMAP: LCD LS037V7DW01: Add Backlight driver supportVaibhav Hiremath
2010-05-18OMAP: DSS2: Taal: Fix DSI bus locking problemVille Syrjälä
2010-05-18OMAP: DSS2: Taal: add mutex to protect panel dataTomi Valkeinen
2010-05-18OMAP: DSS2: Make partial update width evenTomi Valkeinen
2010-05-18OMAP: DSS2: Fix device disable when driver is not loadedJani Nikula
2010-05-18OMAP: DSS2: VENC: don't call platform_enable/disable() twiceJani Nikula
2010-05-18OMAP: DSS2: check lock_fb_info() return valueJani Nikula
2010-05-18OMAP: DSS2: fix lock_fb_info() and omapfb_lock() locking orderJani Nikula
2010-05-18OMAP: DSS2: Use vdds_sdi regulator supply in SDIRoger Quadros
2010-05-18OMAP: DSS2: Remove redundant enable/disable calls from SDIRoger Quadros
2010-05-18OMAP: DSS2: Add Kconfig option for DPI display typeRoger Quadros
2010-05-18vga16fb, drm: vga16fb->drm handoffMarcin Slusarz
2010-05-18fbmem, drm/nouveau: kick firmware framebuffers as soon as possibleMarcin Slusarz
2010-05-18fbdev: allow passing more than one aperture for handoffMarcin Slusarz
2010-05-17Merge branch 'ioat' into dmaengineDan Williams
2010-05-17DMAENGINE: extend the control command to include an argLinus Walleij
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