aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2
Commit message (Expand)AuthorAge
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-29
|\
| * ARM: OMAP: Remove remaining includes for mach/io.hTony Lindgren2012-03-06
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\ \
| * \ Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu...Olof Johansson2012-03-13
| |\ \
| * \ \ Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann2012-02-29
| |\ \ \ | | | |/ | | |/|
| | * | ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren2012-02-24
| | * | ARM: OMAP2+: Drop DISPC L3 firewall codeTony Lindgren2012-02-24
* | | | OMAPDSS: register dss drivers in module initTomi Valkeinen2012-03-21
* | | | Merge branch 'for-3.4' of git://gitorious.org/linux-omap-dss2/linux into fbde...Florian Tobias Schandinat2012-03-20
|\ \ \ \
| * | | | OMAPDSS: APPLY: fix clearing shadow dirty flag with manual updateTomi Valkeinen2012-03-13
| * | | | OMAPDSS: APPLY: print warning if wait_pending_extra_info_updates failsTomi Valkeinen2012-03-06
| * | | | OMAPDSS: MANAGER/APPLY: Add runtime_pm protection around wait_for_go/vsync fu...Lajos Molnar2012-03-06
| * | | | OMAPDSS: DISPC: Fix FIR coefficientsLajos Molnar2012-03-06
| * | | | OMAPDSS: DISPC: Fix OMAP4 supported color formatsLajos Molnar2012-03-06
| * | | | OMAPDSS: HDMI: Add M2 divider while calculating clkoutMythri P K2012-03-06
| * | | | Merge commit 'v3.3-rc6'Tomi Valkeinen2012-03-06
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'work/old-omapfb-removal'Tomi Valkeinen2012-02-23
| |\ \ \ \
| | * | | | OMAPFB: remove unused fb_format_to_dss_mode()Tomi Valkeinen2012-02-23
| | * | | | OMAPFB: remove mem info from platform_dataTomi Valkeinen2012-02-23
| | * | | | OMAPDSS: Remove video SRAM supportTomi Valkeinen2012-02-23
| | | |/ / | | |/| |
| * | | | OMAPDSS: HDMI: Modify logic to configure MCLKRicardo Neri2012-02-21
| * | | | OMAPDSS: HDMI: Implement initialization of MCLKRicardo Neri2012-02-21
| * | | | OMAPDSS: Add DSS feature for HDMI MCLK for audioRicardo Neri2012-02-21
| * | | | OMAPDSS: TPO-TD03MTEA1: update default gammaGrazvydas Ignotas2012-02-21
| * | | | OMAPDSS: TPO-TD03MTEA1: fix suspend hangGrazvydas Ignotas2012-02-21
| * | | | OMAPDSS: HDMI: Move Avi-infoframe struct to hdmi_ip_dataMythri P K2012-02-21
| * | | | OMAPDSS: add Innolux AT080TN52 display supportYegor Yefremov2012-02-21
| * | | | OMAPDSS: DISPC: Fix scaling constraints for OMAP4Archit Taneja2012-02-21
| * | | | OMAPDSS: Features: Maintain dss_feats as a listArchit Taneja2012-02-21
| * | | | OMAPDSS: cleanup probe functionsTomi Valkeinen2012-02-21
| * | | | Merge commit 'v3.3-rc4'Tomi Valkeinen2012-02-21
| |\| | |
| * | | | Merge branch 'work/fifomerge'Tomi Valkeinen2012-01-25
| |\ \ \ \
| | * | | | OMAPDSS: DISPC: Add naive threshold calc for fifomergeTomi Valkeinen2012-01-25
| | * | | | OMAPDSS: DISPC: move fifo threhold calc to dispc.cTomi Valkeinen2012-01-25
| | * | | | OMAPDSS: DISPC: print fifo threshold values in bytesTomi Valkeinen2012-01-25
| | * | | | OMAPDSS: APPLY: add fifo-merge supportTomi Valkeinen2012-01-25
| | * | | | OMAPDSS: APPLY: add fifo merge support funcsTomi Valkeinen2012-01-25
| | * | | | OMAPDSS: FEAT: Add FIFO_MERGE featureTomi Valkeinen2012-01-25
| * | | | | OMAPDSS: use devm_ functionsJulia Lawall2012-01-25
| * | | | | OMAPDSS: VENC: fix NULL pointer dereference in DSS2 VENC sysfs debug attr on ...Danny Kukawka2012-01-25
| * | | | | OMAPDSS: HDMI: Correct source of the pixel clock in ACR calculationRicardo Neri2012-01-25
| * | | | | OMAPDSS: HDMI: remove duplicate code and mode parameterMythri P K2012-01-25
| * | | | | OMAPDSS: HDMI: change the timing match logicMythri P K2012-01-25
| * | | | | OMAPDSS: HDMI: update static timing tableMythri P K2012-01-25
| * | | | | OMAPDSS: HDMI: remove duplicate video interface codeMythri P K2012-01-25
| |/ / / /
* | | | | Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat2012-02-29
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | OMAPDSS: APPLY: make ovl_enable/disable synchronousTomi Valkeinen2012-02-29
| * | | | OMAPDSS: panel-dvi: Add Kconfig dependency on I2CTomi Valkeinen2012-02-29
* | | | | Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat2012-02-23
|\| | | |
| * | | | Merge branch 'for-3.3-rc' of git://gitorious.org/linux-omap-dss2/linux into f...Florian Tobias Schandinat2012-02-23
| |\ \ \ \ | | |_|/ / | |/| | |