summaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2
AgeCommit message (Expand)AuthorFilesLines
2012-03-20Merge branch 'for-3.4' of git://gitorious.org/linux-omap-dss2/linux into fbde...Florian Tobias Schandinat21-766/+909
2012-03-13OMAPDSS: APPLY: fix clearing shadow dirty flag with manual updateTomi Valkeinen1-19/+18
2012-03-06OMAPDSS: APPLY: print warning if wait_pending_extra_info_updates failsTomi Valkeinen1-5/+6
2012-03-06OMAPDSS: MANAGER/APPLY: Add runtime_pm protection around wait_for_go/vsync fu...Lajos Molnar2-1/+23
2012-03-06OMAPDSS: DISPC: Fix FIR coefficientsLajos Molnar1-5/+4
2012-03-06OMAPDSS: DISPC: Fix OMAP4 supported color formatsLajos Molnar2-5/+6
2012-03-06OMAPDSS: HDMI: Add M2 divider while calculating clkoutMythri P K1-8/+8
2012-03-06Merge commit 'v3.3-rc6'Tomi Valkeinen3-10/+25
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-24Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat3-9/+29
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 Valkeinen4-195/+8
2012-02-23OMAPFB: remove unused fb_format_to_dss_mode()Tomi Valkeinen1-54/+0
2012-02-23OMAPFB: remove mem info from platform_dataTomi Valkeinen1-43/+0
2012-02-23OMAPDSS: Remove video SRAM supportTomi Valkeinen4-98/+8
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 Valkeinen9-10/+82
2012-02-09ARM: omap: fix oops in drivers/video/omap2/dss/dpi.cRussell King1-0/+5
2012-02-07Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds8-10/+77
2012-01-28video: convert drivers/video/* to use module_spi_driver()Axel Lin4-46/+4
2012-01-28video: use gpio_request_oneJingoo Han2-12/+3
2012-01-28Merge commit 'v3.3-rc1' into fbdev-nextFlorian Tobias Schandinat6-10/+10
2012-01-26OMAPDSS: HDMI: PHY burnout fixTomi Valkeinen3-4/+71
2012-01-26OMAPDSS: use sync versions of pm_runtime_putTomi Valkeinen6-6/+6
2012-01-25Merge branch 'work/fifomerge'Tomi Valkeinen7-66/+252
2012-01-25OMAPDSS: use devm_ functionsJulia Lawall5-43/+23
2012-01-25OMAPDSS: VENC: fix NULL pointer dereference in DSS2 VENC sysfs debug attr on ...Danny Kukawka1-0/+5
2012-01-25OMAPDSS: HDMI: Correct source of the pixel clock in ACR calculationRicardo Neri1-1/+1
2012-01-25OMAPDSS: HDMI: remove duplicate code and mode parameterMythri P K1-11/+7
2012-01-25OMAPDSS: HDMI: change the timing match logicMythri P K1-100/+76
2012-01-25OMAPDSS: HDMI: update static timing tableMythri P K3-67/+63
2012-01-25OMAPDSS: HDMI: remove duplicate video interface codeMythri P K2-30/+8
2012-01-25OMAPDSS: DISPC: Add naive threshold calc for fifomergeTomi Valkeinen3-6/+30
2012-01-25OMAPDSS: DISPC: move fifo threhold calc to dispc.cTomi Valkeinen5-60/+24
2012-01-25OMAPDSS: DISPC: print fifo threshold values in bytesTomi Valkeinen1-4/+4
2012-01-25OMAPDSS: APPLY: add fifo-merge supportTomi Valkeinen1-8/+156
2012-01-25OMAPDSS: APPLY: add fifo merge support funcsTomi Valkeinen1-0/+43