summaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | OMAPDSS: Remove video SRAM supportTomi Valkeinen2012-02-234-98/+8
| | | |/ / | | |/| |
| * | | | OMAPDSS: HDMI: Modify logic to configure MCLKRicardo Neri2012-02-211-2/+4
| * | | | OMAPDSS: HDMI: Implement initialization of MCLKRicardo Neri2012-02-211-15/+22
| * | | | OMAPDSS: Add DSS feature for HDMI MCLK for audioRicardo Neri2012-02-212-0/+42
| * | | | OMAPDSS: TPO-TD03MTEA1: update default gammaGrazvydas Ignotas2012-02-211-1/+1
| * | | | OMAPDSS: TPO-TD03MTEA1: fix suspend hangGrazvydas Ignotas2012-02-211-43/+108
| * | | | OMAPDSS: HDMI: Move Avi-infoframe struct to hdmi_ip_dataMythri P K2012-02-213-44/+46
| * | | | OMAPDSS: add Innolux AT080TN52 display supportYegor Yefremov2012-02-211-0/+23
| * | | | OMAPDSS: DISPC: Fix scaling constraints for OMAP4Archit Taneja2012-02-211-4/+8
| * | | | OMAPDSS: Features: Maintain dss_feats as a listArchit Taneja2012-02-212-66/+128
| * | | | OMAPDSS: cleanup probe functionsTomi Valkeinen2012-02-215-71/+61
| * | | | Merge commit 'v3.3-rc4'Tomi Valkeinen2012-02-219-10/+82
| |\| | |
| * | | | Merge branch 'work/fifomerge'Tomi Valkeinen2012-01-257-66/+252
| |\ \ \ \
| | * | | | OMAPDSS: DISPC: Add naive threshold calc for fifomergeTomi Valkeinen2012-01-253-6/+30
| | * | | | OMAPDSS: DISPC: move fifo threhold calc to dispc.cTomi Valkeinen2012-01-255-60/+24
| | * | | | OMAPDSS: DISPC: print fifo threshold values in bytesTomi Valkeinen2012-01-251-4/+4
| | * | | | OMAPDSS: APPLY: add fifo-merge supportTomi Valkeinen2012-01-251-8/+156
| | * | | | OMAPDSS: APPLY: add fifo merge support funcsTomi Valkeinen2012-01-251-0/+43
| | * | | | OMAPDSS: FEAT: Add FIFO_MERGE featureTomi Valkeinen2012-01-253-4/+11
| * | | | | OMAPDSS: use devm_ functionsJulia Lawall2012-01-255-43/+23
| * | | | | OMAPDSS: VENC: fix NULL pointer dereference in DSS2 VENC sysfs debug attr on ...Danny Kukawka2012-01-251-0/+5
| * | | | | OMAPDSS: HDMI: Correct source of the pixel clock in ACR calculationRicardo Neri2012-01-251-1/+1
| * | | | | OMAPDSS: HDMI: remove duplicate code and mode parameterMythri P K2012-01-251-11/+7
| * | | | | OMAPDSS: HDMI: change the timing match logicMythri P K2012-01-251-100/+76
| * | | | | OMAPDSS: HDMI: update static timing tableMythri P K2012-01-253-67/+63
| * | | | | OMAPDSS: HDMI: remove duplicate video interface codeMythri P K2012-01-252-30/+8
| |/ / / /
* | | | | Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat2012-02-292-1/+7
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | OMAPDSS: APPLY: make ovl_enable/disable synchronousTomi Valkeinen2012-02-291-0/+6
| * | | | OMAPDSS: panel-dvi: Add Kconfig dependency on I2CTomi Valkeinen2012-02-291-1/+1
* | | | | Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat2012-02-243-9/+29
|\| | | |
| * | | | Merge branch 'for-3.3-rc' of git://gitorious.org/linux-omap-dss2/linux into f...Florian Tobias Schandinat2012-02-242-9/+24
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | OMAPDSS: HDMI: hot plug detect fixRob Clark2012-02-231-8/+1
| | * | | OMAPDSS: HACK: Ensure DSS clock domain gets out of idle when HDMI is enabledArchit Taneja2012-02-231-1/+23
| | | |/ | | |/|
| * / | ARM: omap: fix oops in drivers/video/omap2/dss/dpi.cRussell King2012-02-091-0/+5
| |/ /
| * | Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-02-078-10/+77
| |\ \ | | |/ | |/|
* | | video: convert drivers/video/* to use module_spi_driver()Axel Lin2012-01-284-46/+4
* | | video: use gpio_request_oneJingoo Han2012-01-282-12/+3
* | | Merge commit 'v3.3-rc1' into fbdev-nextFlorian Tobias Schandinat2012-01-286-10/+10
|\| | | |/ |/|
| * Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-01-1431-2062/+2760
| |\
| * | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-135-9/+9
| * | Merge 3.2-rc5 into staging-nextGreg Kroah-Hartman2011-12-091-1/+1
| |\ \
| | * | staging: add omapdrm DRM/KMS driver for TI OMAP platformsRob Clark2011-11-261-1/+1
* | | | OMAPDSS: HDMI: PHY burnout fixTomi Valkeinen2012-01-263-4/+71
* | | | OMAPDSS: use sync versions of pm_runtime_putTomi Valkeinen2012-01-266-6/+6
| |_|/ |/| |
* | | Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ...Florian Tobias Schandinat2012-01-0828-2058/+2760
|\ \ \
| * | | OMAPDSS: add OrtusTech COM43H4M10XTC display supportIlya Yanok2012-01-051-0/+21
| * | | OMAP: DSS2: Support for UMSH-8173MD TFT panelDaniel Mack2012-01-051-0/+25
| * | | ASoC: OMAP: HDMI: Move HDMI codec trigger function to generic HDMI driverRicardo Neri2012-01-053-34/+31
| * | | OMAPDSS: HDMI: Create function to enable HDMI audioRicardo Neri2012-01-053-13/+31
| * | | ASoC: OMAP: HDMI: Correct signature of ASoC functionsRicardo Neri2012-01-053-6/+10