aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-27fbdev: bf54x-lq043fb: fix unused warnings with backlight codeMike Frysinger1-3/+4
2010-05-27fbdev: bfin-t350mcqb-fb: avoid unused warnings in backlight codeMike Frysinger1-3/+4
2010-05-27drivers/video/via: use memdup_userJulia Lawall1-8/+3
2010-05-27add support for S3 Trio3D/1X/2XOndrej Zary1-20/+81
2010-05-25nuc900fb: release correct mem regionDan Carpenter1-1/+1
2010-05-25fb_defio: fix for non-dirty ptesAlbert Herranz1-8/+32
2010-05-25sgivwfb: fix sectionsHenrik Kretzschmar1-5/+5
2010-05-25s3c2410fb: fix sectionsHenrik Kretzschmar1-5/+5
2010-05-25hitfb: fix sectionsHenrik Kretzschmar1-4/+4
2010-05-25fbdev: move FBIO_WAITFORVSYNC to linux/fb.hGrazvydas Ignotas2-8/+0
2010-05-25fbdev: da8xx/omap-l1xx: implement double bufferingMartin Ambrose1-67/+234
2010-05-25fbdev: section cleanup in w100fbHenrik Kretzschmar1-5/+5
2010-05-25fbdev: section cleanup in vga16fbHenrik Kretzschmar1-5/+5
2010-05-25fbdev: section cleanup in vfbHenrik Kretzschmar1-2/+2
2010-05-25fbdev: section cleanup in hgafbHenrik Kretzschmar1-5/+5
2010-05-25fbdev: section cleanup in arcfbHenrik Kretzschmar1-4/+4
2010-05-25sis: strcpy() => strlcpy()Dan Carpenter1-1/+1
2010-05-25fbdev: bfin-lq035q1-fb: respect new PPI mode platform fieldMichael Hennerich1-106/+146
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely54-770/+3034
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely13-29/+62
2010-05-21fbmem: avoid printk format warning with 32-bit resourcesRandy Dunlap1-1/+4
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-1/+2
2010-05-21Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds16-100/+1219
2010-05-21Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds1-1/+0
2010-05-21Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds6-42/+109
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-2/+2
2010-05-20Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6Linus Torvalds24-584/+1641
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-05-19Merge remote branch 'anholt/drm-intel-next' into drm-nextDave Airlie1-0/+3
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely6-14/+14
2010-05-18OMAP: DSS2: Fix omap_dss_probe() error pathJani Nikula1-13/+41
2010-05-18OMAP: DSS2: omap_dss_probe() conditional compilation cleanupJani Nikula2-24/+61
2010-05-18OMAP2: DSS: Add missing line for update bg colorCarlos Lopez1-0/+1
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