summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* nuc900fb: release correct mem regionDan Carpenter2010-05-251-1/+1
* fb_defio: fix for non-dirty ptesAlbert Herranz2010-05-251-8/+32
* sgivwfb: fix sectionsHenrik Kretzschmar2010-05-251-5/+5
* s3c2410fb: fix sectionsHenrik Kretzschmar2010-05-251-5/+5
* hitfb: fix sectionsHenrik Kretzschmar2010-05-251-4/+4
* fbdev: move FBIO_WAITFORVSYNC to linux/fb.hGrazvydas Ignotas2010-05-252-8/+0Star
* fbdev: da8xx/omap-l1xx: implement double bufferingMartin Ambrose2010-05-251-67/+234
* fbdev: section cleanup in w100fbHenrik Kretzschmar2010-05-251-5/+5
* fbdev: section cleanup in vga16fbHenrik Kretzschmar2010-05-251-5/+5
* fbdev: section cleanup in vfbHenrik Kretzschmar2010-05-251-2/+2
* fbdev: section cleanup in hgafbHenrik Kretzschmar2010-05-251-5/+5
* fbdev: section cleanup in arcfbHenrik Kretzschmar2010-05-251-4/+4
* sis: strcpy() => strlcpy()Dan Carpenter2010-05-251-1/+1
* fbdev: bfin-lq035q1-fb: respect new PPI mode platform fieldMichael Hennerich2010-05-251-106/+146
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-2254-770/+3034
|\
| * fbmem: avoid printk format warning with 32-bit resourcesRandy Dunlap2010-05-221-1/+4
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-05-221-1/+2
| |\
| | * Merge branch 'ioat' into dmaengineDan Williams2010-05-18141-82/+164
| | |\
| | * | DMAENGINE: extend the control command to include an argLinus Walleij2010-05-181-1/+1
| | * | DMAENGINE: generic slave control v2Linus Walleij2010-03-271-1/+2
| * | | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-05-2216-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/+1Star
| | * | | 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/+1Star
| | * | | 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/+0Star
| | * | | 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/+0Star
| |\ \ \ \
| | * | | | drivers: video: msm: default to noDaniel Walker2010-04-221-1/+0Star
| | | |_|/ | | |/| |
| * | | | 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-1215-295/+21Star
| | * | | | | viafb: Eliminate some global.h referencesJonathan Corbet2010-05-122-2/+3
| | * | | | | viafb: get rid of i2c debug cruftJonathan Corbet2010-05-121-4/+2Star