aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2
AgeCommit message (Expand)AuthorFilesLines
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 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 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 OMAP4Danny 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-66/+62
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
2012-01-25OMAPDSS: FEAT: Add FIFO_MERGE featureTomi Valkeinen3-4/+11
2012-01-14Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds31-2054/+2752
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell5-9/+9
2012-01-08Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into fbdev-nextFlorian Tobias Schandinat28-2050/+2752
2012-01-05OMAPDSS: add OrtusTech COM43H4M10XTC display supportIlya Yanok1-0/+21
2012-01-05OMAP: DSS2: Support for UMSH-8173MD TFT panelDaniel Mack1-0/+25
2012-01-05ASoC: OMAP: HDMI: Move HDMI codec trigger function to generic HDMI driverRicardo Neri3-34/+31
2012-01-05OMAPDSS: HDMI: Create function to enable HDMI audioRicardo Neri3-13/+31
2012-01-05ASoC: OMAP: HDMI: Correct signature of ASoC functionsRicardo Neri3-6/+10
2012-01-05ASoC: OMAP: HDMI: Introduce driver data for audio codecRicardo Neri1-0/+9
2012-01-02OMAPDSS: DISPC: Update Scaling Clock LogicChandrabhanu Mahapatra3-20/+54