summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
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 f...Florian 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-21FB: sa11x0: convert shannon display enable accesses to use GPIO subsystemRussell King1-8/+16
2012-02-21FB: sa11x0: fix shannon GPSR/GPCR accessesRussell King1-2/+2
2012-02-21FB: sa1100: make GPIO configuration setting safeRussell King1-0/+11
2012-02-21FB: sa1100: use inf members directlyRussell King2-29/+12
2012-02-21FB: sa1100: remove assabet specific initializationRussell King1-8/+0
2012-02-21FB: sa1100: remove global sa1100fb_.*_power function pointersRussell King2-23/+11
2012-02-21FB: sa1100: move platform data to platform filesRussell King1-233/+6
2012-02-21FB: sa1100: move machine inf structures to <video/sa1100fb.h>Russell King2-43/+5
2012-02-21FB: sa1100: combine RGB bitfield overrides into sa1100fb_mach_infoRussell King2-19/+24
2012-02-21FB: sa1100: convert printks to dev_xxx()Russell King2-47/+34
2012-02-21FB: sa1100: constify rgb structuresRussell King2-5/+5
2012-02-21FB: sa1100: add .owner initializer to driver structureRussell King1-0/+1
2012-02-21FB: sa1100: avoid section mismatch warningsRussell King1-14/+14
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
2012-02-13video: support DP controller driverJingoo Han6-0/+2780