aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-04viafb: LCD bpp cleanupFlorian Tobias Schandinat5-30/+12
2012-03-03udlfb: Add module_param to allow forcing pixel_limitBen Collins1-0/+12
2012-03-03udlfb: Make sure to get correct endian keys from vendor descriptorBen Collins1-1/+1
2012-03-02Merge tag 'fbdev-fixes-for-3.3-2' of git://github.com/schandinat/linux-2.6Linus Torvalds5-10/+35
2012-03-03ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim1-1/+1
2012-03-01udlfb: fix hcd_buffer_free panic on unplug/replugBernie Thompson1-66/+80
2012-03-01udlfb: Improve debugging printouts with refresh rateMartin Decky1-1/+2
2012-02-29Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat2-1/+7
2012-02-29OMAPDSS: APPLY: make ovl_enable/disable synchronousTomi Valkeinen1-0/+6
2012-02-29OMAPDSS: panel-dvi: Add Kconfig dependency on I2CTomi Valkeinen1-1/+1
2012-02-29Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupArnd Bergmann2-5/+3
2012-02-24ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren1-0/+3
2012-02-24ARM: OMAP2+: Drop DISPC L3 firewall codeTony Lindgren1-5/+0
2012-02-24Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds1-1/+1
2012-02-24video: s3c-fb: use devm_request_irq()Jingoo Han1-4/+1
2012-02-24drivers/video/pxa168fb.c: use devm_ functionsJulia Lawall1-9/+6
2012-02-24Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat8-43/+65
2012-02-24viafb: fix IGA1 modesetting on VX900Florian Tobias Schandinat1-0/+3
2012-02-24viafb: select HW scaling on VX900 for IGA2Florian Tobias Schandinat1-0/+1
2012-02-24Merge branch 'for-3.3-rc' of git://gitorious.org/linux-omap-dss2/linux into fbdev-for-linusFlorian Tobias Schandinat2-9/+24
2012-02-23OMAPDSS: HDMI: hot plug detect fixRob Clark1-8/+1
2012-02-23OMAPDSS: HACK: Ensure DSS clock domain gets out of idle when HDMI is enabledArchit Taneja1-1/+23
2012-02-23Merge branch 'work/old-omapfb-removal'Tomi Valkeinen13-4103/+43
2012-02-23OMAPFB: remove remaining OMAP arch checksTomi Valkeinen3-10/+3
2012-02-23OMAPFB: Move old omapfb private structs to a private include fileTomi Valkeinen1-0/+25
2012-02-23OMAPFB: remove unused fb_format_to_dss_mode()Tomi Valkeinen1-54/+0
2012-02-23OMAPFB: remove mem info from platform_dataTomi Valkeinen2-48/+0
2012-02-23OMAP: N770: remove HWA742 platform dataTomi Valkeinen1-16/+5
2012-02-23OMAPFB: Remove video SRAM support (old omapfb)Tomi Valkeinen1-1/+1
2012-02-23OMAPDSS: Remove video SRAM supportTomi Valkeinen4-98/+8
2012-02-22OMAPFB: Remove OMAP2/3 support from old omapfb driverTomi Valkeinen7-2220/+5
2012-02-22OMAPFB: remove old blizzard driverTomi Valkeinen4-1660/+0
2012-02-21viafb: Fix bug in centering codeFlorian Tobias Schandinat1-1/+1
2012-02-21viafb: another workaround for OLPCs weird wiringFlorian Tobias Schandinat1-2/+4
2012-02-21OMAPDSS: HDMI: Modify logic to configure MCLKRicardo Neri1-2/+4
2012-02-21OMAPDSS: HDMI: Implement initialization of MCLKRicardo Neri1-15/+22
2012-02-21OMAPDSS: Add DSS feature for HDMI MCLK for audioRicardo Neri2-0/+42
2012-02-21OMAPDSS: TPO-TD03MTEA1: update default gammaGrazvydas Ignotas1-1/+1
2012-02-21OMAPDSS: TPO-TD03MTEA1: fix suspend hangGrazvydas Ignotas1-43/+108
2012-02-21OMAPDSS: HDMI: Move Avi-infoframe struct to hdmi_ip_dataMythri P K3-44/+46
2012-02-21OMAPDSS: add Innolux AT080TN52 display supportYegor Yefremov1-0/+23
2012-02-21OMAPDSS: DISPC: Fix scaling constraints for OMAP4Archit Taneja1-4/+8
2012-02-21OMAPDSS: Features: Maintain dss_feats as a listArchit Taneja2-66/+128
2012-02-21OMAPDSS: cleanup probe functionsTomi Valkeinen5-71/+61
2012-02-21Merge commit 'v3.3-rc4'Tomi Valkeinen16-48/+117
2012-02-19i740fb: fix compile error when CONFIG_MTRR is not selectedFlorian Tobias Schandinat1-1/+1
2012-02-17viafb: NULL dereference on allocation failure in query_edid()Dan Carpenter1-2/+5
2012-02-15Resurrect Intel740 driver: i740fbOndrej Zary4-0/+1659
2012-02-15Merge branch 'viafb-aux' into viafb-nextFlorian Tobias Schandinat15-10/+736
2012-02-13viafb: add initial EDID supportFlorian Tobias Schandinat4-8/+103