summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | OMAP4: DSS2: HDMI: Add enums and structures for audioRicardo Neri2011-05-191-2/+218
| | * | | OMAP4: DSS2: HDMI: Add DSS feature for CTS calculationRicardo Neri2011-05-192-1/+2
| | * | | OMAP4: DSS2: Create a DSS features structure for OMAP4430 ES1.0Ricardo Neri2011-05-191-1/+26
| | * | | OMAP: DSS2: DSI: Get line buffer size from DSI_GNQ registerArchit Taneja2011-05-161-4/+32
| | * | | OMAP: DSS2: DSI: Get number of DSI data lanes using DSI_GNQ registerArchit Taneja2011-05-163-10/+91
| | * | | OMAP: DSS2: DSI: Use system workqueue for delayed work instead of a private w...Archit Taneja2011-05-161-18/+7
| | * | | OMAP: DSS2: DSI: Remove DISPC pixel clock related info in dsi_dump_clocks()Archit Taneja2011-05-161-5/+0
| | * | | OMAP: DSS2: OMAPFB: Reduce stack usageTomi Valkeinen2011-05-121-34/+61
| | * | | OMAP: DSS2: OMAPFB: remove dead codeTomi Valkeinen2011-05-121-29/+0
| | * | | OMAP: DSS2: RFBI: cleanupTomi Valkeinen2011-05-122-128/+3
| | * | | OMAP: DSS2: RFBI: add omap_rfbi_configureTomi Valkeinen2011-05-121-1/+7
OpenPOWER on IntegriCloud