aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-18OMAP3630: DSS2: Updating MAX divider valueKishore Y1-5/+19
2010-05-18OMAP: DSS2: Add ACX565AKM Panel DriverRoger Quadros3-0/+826
2010-05-18OMAP: DSS2: TPO-TD03MTEA1: fix Kconfig dependencyGrazvydas Ignotas1-1/+1
2010-05-18OMAP: LCD LS037V7DW01: Add Backlight driver supportVaibhav Hiremath2-0/+79
2010-05-18OMAP: DSS2: Taal: Fix DSI bus locking problemVille Syrjälä1-2/+1
2010-05-18OMAP: DSS2: Taal: add mutex to protect panel dataTomi Valkeinen1-21/+119
2010-05-18OMAP: DSS2: Make partial update width evenTomi Valkeinen1-0/+20
2010-05-18OMAP: DSS2: Fix device disable when driver is not loadedJani Nikula1-1/+4
2010-05-18OMAP: DSS2: VENC: don't call platform_enable/disable() twiceJani Nikula1-14/+1
2010-05-18OMAP: DSS2: check lock_fb_info() return valueJani Nikula2-8/+16
2010-05-18OMAP: DSS2: fix lock_fb_info() and omapfb_lock() locking orderJani Nikula2-6/+6
2010-05-18OMAP: DSS2: Use vdds_sdi regulator supply in SDIRoger Quadros1-0/+15
2010-05-18OMAP: DSS2: Remove redundant enable/disable calls from SDIRoger Quadros1-11/+0
2010-05-18OMAP: DSS2: Add Kconfig option for DPI display typeRoger Quadros4-1/+16
2010-05-18vga16fb, drm: vga16fb->drm handoffMarcin Slusarz2-10/+30
2010-05-18fbmem, drm/nouveau: kick firmware framebuffers as soon as possibleMarcin Slusarz1-18/+25
2010-05-18fbdev: allow passing more than one aperture for handoffMarcin Slusarz5-20/+60
2010-05-17Merge branch 'ioat' into dmaengineDan Williams141-82/+164
2010-05-17DMAENGINE: extend the control command to include an argLinus Walleij1-1/+1
2010-05-17m68k: amiga - Frame buffer platform device conversionGeert Uytterhoeven1-18/+31
2010-05-17m68k: amiga - Zorro bus modalias supportGeert Uytterhoeven2-0/+2
2010-05-11fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking linesMichael Hennerich1-7/+8
2010-05-11viafb: move some include files to include/linuxJonathan Corbet15-295/+21
2010-05-11viafb: Eliminate some global.h referencesJonathan Corbet2-2/+3
2010-05-11viafb: get rid of i2c debug cruftJonathan Corbet1-4/+2
2010-05-11viafb: fold via_io.h into via-core.hJonathan Corbet7-78/+53
2010-05-07viafb: Fix initialization error pathsJonathan Corbet1-11/+24
2010-05-07viafb: Do not remove gpiochip under spinlockJonathan Corbet1-3/+2
2010-05-07viafb: make procfs entries optionalFlorian Tobias Schandinat2-0/+22
2010-05-07viafb: fix proc entry removalFlorian Tobias Schandinat1-6/+7
2010-05-07viafb: improve misc register handlingFlorian Tobias Schandinat3-21/+17
2010-05-07viafb: replace inb/outbFlorian Tobias Schandinat1-15/+7
2010-05-07viafb: move some modesetting functions to a seperate fileFlorian Tobias Schandinat5-102/+166
2010-05-07viafb: unify modesetting functionsFlorian Tobias Schandinat3-45/+46
2010-05-07viafb: Reserve framebuffer memory for the upcoming camera driverJonathan Corbet2-0/+26
2010-05-07viafb: Add a simple VX855 DMA engine driverJonathan Corbet2-0/+261
2010-05-07viafb: Add a simple interrupt management infrastructureJonathan Corbet2-1/+107
2010-05-07via: Rationalize vt1636 detectionJonathan Corbet1-13/+7
2010-05-07viafb: Introduce viafb_find_i2c_adapter()Jonathan Corbet2-0/+14
2010-05-07via: Do not attempt I/O on inactive I2C adaptersJonathan Corbet2-4/+11
2010-05-07viafb: Turn GPIO and i2c into proper platform devicesJonathan Corbet6-41/+140
2010-05-07viafb: Convert GPIO and i2c to the new indexed port opsJonathan Corbet4-26/+38
2010-05-07viafb: package often used basic io functionsFlorian Tobias Schandinat3-25/+63
2010-05-07viafb: add a driver for GPIO linesJonathan Corbet5-1/+296
2010-05-07viafb: Separate global and fb-specific dataJonathan Corbet12-185/+265
2010-05-07viafb: Move core stuff into via-core.cJonathan Corbet10-132/+242
2010-05-06sh: fix a number of Oopses and leaks in SH framebuffer driverGuennadi Liakhovetski1-14/+13
2010-05-03cocbalt_lcdfb: correct sectionsHenrik Kretzschmar1-1/+1
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