summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* drivers/video/mb862xx/mb862xxfbdrv.c needs uaccess.hAndrew Morton2011-05-261-0/+1
* Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-261-24/+25
|\
| * gpio/via: rename VIA local config structLinus Walleij2011-05-201-24/+25
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2011-05-262-13/+6
|\ \
| * | mfd: Use mfd cell platform_data for 88pm860x cells platform bitsSamuel Ortiz2011-05-261-6/+1
| * | fb: Use platform_data to retrieve tmiofb platform bitsSamuel Ortiz2011-05-261-7/+5
* | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-262-193/+0
|\ \ \ | |/ / |/| |
| * | Merge branch 'for_2.6.40/pm-cleanup' of ssh://master.kernel.org/pub/scm/linux...Tony Lindgren2011-05-241-75/+148
| |\ \ | | |/
| | |
| | \
| *-. \ Merge branches 'devel-fixes', 'devel-cleanup' and 'devel-genirq' into for-nextTony Lindgren2011-05-172-193/+0
| |\ \ \
| | | * | omap: Remove support for omap2evmTony Lindgren2011-05-132-193/+0
| | |/ /
* | | | video: mb862xx: udelay need linux/delay.hStephen Rothwell2011-05-251-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds2011-05-2559-2176/+6520
|\ \ \ \
| * \ \ \ Merge branch 'common/fbdev-meram' of git://git.kernel.org/pub/scm/linux/kerne...Paul Mundt2011-05-251-1/+2
| |\ \ \ \
| | * | | | sh_mobile_meram: Safely disable MERAM operation when not initializedDamian2011-05-251-1/+2
| * | | | | video: mb862xxfb: add support for L1 displayingAnatolij Gustschin2011-05-243-1/+173
| * | | | | video: mb862xx: add support for controller's I2C bus adapterAnatolij Gustschin2011-05-246-1/+224
| * | | | | video: mb862xxfb: relocate register space to get contiguous vramAnatolij Gustschin2011-05-242-5/+15
| * | | | | video: mb862xxfb: use pre-initialized configuration for PCI GDCsAnatolij Gustschin2011-05-241-4/+12
| * | | | | video: mb862xxfb: correct fix.smem_len field initializationAnatolij Gustschin2011-05-241-1/+1
| * | | | | video: s3c-fb: correct transparency checking in 32bppJingoo Han2011-05-241-1/+1
| * | | | | video: s3c-fb: add gpio setup function to resume functionJingoo Han2011-05-241-2/+4
| * | | | | fbdev/amifb: Remove superfluous alignment of frame buffer memoryGeert Uytterhoeven2011-05-241-8/+7
| * | | | | fbdev/amifb: Do not call panic() if there's not enough Chip RAMGeert Uytterhoeven2011-05-241-2/+8
| * | | | | fbdev/amifb: Correct check for video memory sizeGeert Uytterhoeven2011-05-241-2/+2
| * | | | | video: mb862xxfb: Require either FB_MB862XX_PCI_GDC or FB_MB862XX_LIMEBen Hutchings2011-05-241-4/+9
| * | | | | video: s3c-fb: add window variant information for S5PJingoo Han2011-05-241-10/+67
| * | | | | video: s3c-fb: add additional validate bppsJingoo Han2011-05-241-5/+10
| * | | | | video: s3c-fb: correct window osd size offset valuesJingoo Han2011-05-241-2/+2
| * | | | | udlfb: include prefetch.h explicitlyStephen Rothwell2011-05-241-0/+1
| * | | | | drivers/video/s3c2410fb.c: Convert release_resource to release_mem_regionJulia Lawall2011-05-241-5/+3
| * | | | | drivers/video/sm501fb.c: Convert release_resource to release_mem_regionJulia Lawall2011-05-241-12/+12
| * | | | | drivers/video: Convert release_resource to release_mem_regionJulia Lawall2011-05-242-8/+4
| * | | | | video, udlfb: Fix two build warnings about 'ignoring return value'Liu Yuan2011-05-241-3/+16
| * | | | | savagefb: Enable LCD detection on mobile TwisterTormod Volden2011-05-241-1/+2
| * | | | | savagefb: New S3_TWISTER and S3_PROSAVAGEDDR chip familiesTormod Volden2011-05-243-7/+15
| * | | | | video: da8xx-fb: fix section mismatch warningaxel lin2011-05-241-2/+2
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'common/fbdev' and 'common/fbdev-meram' of master.kernel.org:/...Paul Mundt2011-05-247-22/+735
| |\ \ \ \ \ \ | | | |/ / / /
| | | * | | | sh_mobile_meram: Add support for NV24 framebuffersDamian2011-05-232-8/+26
| | | * | | | sh_mobile_meram: MERAM framework for LCDCDamian2011-05-236-9/+702
| | * | | | | fbdev: sh_mobile_lcdc: remove runtime PM calls from the notifierGuennadi Liakhovetski2011-05-241-5/+1
| | * | | | | fbdev: sh_mobile_lcdc: reduce scope of a variableGuennadi Liakhovetski2011-05-241-6/+6
| | * | | | | fbdev: sh_mobile_hdmi: runtime suspend HDMI on error and clean up pathsGuennadi Liakhovetski2011-05-241-2/+8
| * | | | | | Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt2011-05-2434-2050/+4953
| |\ \ \ \ \ \
| | * | | | | | OMAP: DSS2: Add support for NV12 formatAmber Jain2011-05-233-34/+175
| | * | | | | | OMAP: DSS2: Add new registers for NV12 supportAmber Jain2011-05-234-2/+349
| | * | | | | | OMAP: DSS2: Use for loop where ever possible in SR(), RR()Amber Jain2011-05-231-128/+46
| | * | | | | | OMAP: DSS2: Ensure non-zero FIR values are configuredAmber Jain2011-05-231-11/+4
| | * | | | | | OMAP: DSS2: Add new color formats for OMAP4Amber Jain2011-05-233-34/+117
| | * | | | | | OMAP4: DSS2: HDMI: Implement ASoC Codec driver for HDMI audioRicardo Neri2011-05-191-0/+217
| | * | | | | | OMAP4: DSS2: HDMI: Add functionality for audio configurationRicardo Neri2011-05-191-0/+215
OpenPOWER on IntegriCloud