summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-2254-770/+3034
|\
| * fbmem: avoid printk format warning with 32-bit resourcesRandy Dunlap2010-05-211-1/+4
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-05-211-1/+2
| |\
| | * Merge branch 'ioat' into dmaengineDan Williams2010-05-17141-82/+164
| | |\
| | * | DMAENGINE: extend the control command to include an argLinus Walleij2010-05-171-1/+1
| | * | DMAENGINE: generic slave control v2Linus Walleij2010-03-261-1/+2
| * | | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-05-2116-100/+1219
| |\ \ \
| | * | | OMAP: DSS2: Fix omap_dss_probe() error pathJani Nikula2010-05-181-13/+41
| | * | | OMAP: DSS2: omap_dss_probe() conditional compilation cleanupJani Nikula2010-05-182-24/+61
| | * | | OMAP2: DSS: Add missing line for update bg colorCarlos Lopez2010-05-181-0/+1
| | * | | OMAP3630: DSS2: Updating MAX divider valueKishore Y2010-05-181-5/+19
| | * | | OMAP: DSS2: Add ACX565AKM Panel DriverRoger Quadros2010-05-183-0/+826
| | * | | OMAP: DSS2: TPO-TD03MTEA1: fix Kconfig dependencyGrazvydas Ignotas2010-05-181-1/+1
| | * | | OMAP: LCD LS037V7DW01: Add Backlight driver supportVaibhav Hiremath2010-05-182-0/+79
| | * | | OMAP: DSS2: Taal: Fix DSI bus locking problemVille Syrjälä2010-05-181-2/+1
| | * | | OMAP: DSS2: Taal: add mutex to protect panel dataTomi Valkeinen2010-05-181-21/+119
| | * | | OMAP: DSS2: Make partial update width evenTomi Valkeinen2010-05-181-0/+20
| | * | | OMAP: DSS2: Fix device disable when driver is not loadedJani Nikula2010-05-181-1/+4
| | * | | OMAP: DSS2: VENC: don't call platform_enable/disable() twiceJani Nikula2010-05-181-14/+1
| | * | | OMAP: DSS2: check lock_fb_info() return valueJani Nikula2010-05-182-8/+16
| | * | | OMAP: DSS2: fix lock_fb_info() and omapfb_lock() locking orderJani Nikula2010-05-182-6/+6
| | * | | OMAP: DSS2: Use vdds_sdi regulator supply in SDIRoger Quadros2010-05-181-0/+15
| | * | | OMAP: DSS2: Remove redundant enable/disable calls from SDIRoger Quadros2010-05-181-11/+0
| | * | | OMAP: DSS2: Add Kconfig option for DPI display typeRoger Quadros2010-05-184-1/+16
| * | | | Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds2010-05-211-1/+0
| |\ \ \ \
| | * | | | drivers: video: msm: default to noDaniel Walker2010-04-221-1/+0
| | | |_|/ | | |/| |
| * | | | Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-216-42/+109
| |\ \ \ \
| | * \ \ \ Merge remote branch 'anholt/drm-intel-next' into drm-nextDave Airlie2010-05-191-0/+3
| | |\ \ \ \
| | * | | | | vga16fb, drm: vga16fb->drm handoffMarcin Slusarz2010-05-182-10/+30
| | * | | | | fbmem, drm/nouveau: kick firmware framebuffers as soon as possibleMarcin Slusarz2010-05-181-18/+25
| | * | | | | fbdev: allow passing more than one aperture for handoffMarcin Slusarz2010-05-185-20/+60
| | | |/ / / | | |/| | |
| * | | | | sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-2/+2
| * | | | | Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6Linus Torvalds2010-05-2024-584/+1641
| |\ \ \ \ \
| | * | | | | 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-072-0/+22
| | * | | | | 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
OpenPOWER on IntegriCloud