summaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2
Commit message (Expand)AuthorAgeFilesLines
* OMAPDSS: Fix DSI_FCLK clock source selectionArchit Taneja2012-05-091-2/+3
* OMAPDSS: HDMI: define and dump CORE registers in correct orderArchit Taneja2012-05-092-68/+59Star
* OMAPDSS: HDMI: Fix ti_hdmi_4xxx_core_dumpArchit Taneja2012-05-091-70/+72
* OMAPDSS: DISPC: Correct DISPC functional clock usageChandrabhanu Mahapatra2012-05-032-27/+41
* OMAPDSS: DISPC: Handle synclost errors in OMAP3Chandrabhanu Mahapatra2012-05-031-3/+69
* OMAPDSS: DISPC: Enable predecimationChandrabhanu Mahapatra2012-05-031-81/+185
* ARM: OMAP2+ Add Primview displays to panel-genericJan Weitzel2012-04-231-0/+63
* OMAPDSS: DISPC: Clean up manager timing/size functionsArchit Taneja2012-04-235-23/+37
* OMAPDSS: DISPC: Use a common function to set manager timingsArchit Taneja2012-04-238-31/+37
* OMAPDSS: DISPC/RFBI: Use dispc_mgr_set_lcd_timings() for setting lcd sizeArchit Taneja2012-04-233-4/+24
* OMAPDSS: Add EDT ET0500G0DH6 display supportThomas Weber2012-04-231-0/+18
* OMAPDSS: Add Mitsubishi AA084SB01 display supportThomas Weber2012-04-231-0/+19
* OMAPDSS: TPO-TD03MTEA1: add set/check timing functionsGrazvydas Ignotas2012-04-231-0/+15
* OMAPDSS: provide default get_timings function for panelsGrazvydas Ignotas2012-04-237-37/+9Star
* OMAPDSS: OMAPFB: check for matching memory size earlyGrazvydas Ignotas2012-04-231-6/+7
* OMAPDSS: TPO-TD03MTEA1: Correct comment for power on delayMark Brown2012-04-231-1/+1
* OMAPDSS: TPO-TD03MTEA1: Check for errors from regulator_enable()Mark Brown2012-04-231-1/+4
* OMAPDSS: VENC: Check for errors from regulator_enable()Mark Brown2012-04-231-1/+3
* OMAP: DSS2: Remove suspicous and unused TAAL regulator API usageMark Brown2012-04-231-80/+0Star
* OMAPDSS: DSI: remove option to use pck for DSI PLL clkinTomi Valkeinen2012-04-232-48/+12Star
* OMAPDSS: Ensure OPP100 when DSS is operationalTomi Valkeinen2012-04-233-0/+24
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-301-1/+0Star
|\
| * ARM: OMAP: Remove remaining includes for mach/io.hTony Lindgren2012-03-071-1/+0Star
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-282-5/+3Star
|\ \
| * \ Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu...Olof Johansson2012-03-144-10/+31
| |\ \
| * \ \ Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann2012-02-292-5/+3Star
| |\ \ \ | | | |/ | | |/|
| | * | ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren2012-02-241-0/+3
| | * | ARM: OMAP2+: Drop DISPC L3 firewall codeTony Lindgren2012-02-241-5/+0Star
* | | | OMAPDSS: register dss drivers in module initTomi Valkeinen2012-03-211-58/+77
* | | | Merge branch 'for-3.4' of git://gitorious.org/linux-omap-dss2/linux into fbde...Florian Tobias Schandinat2012-03-2021-766/+909
|\ \ \ \
| * | | | OMAPDSS: APPLY: fix clearing shadow dirty flag with manual updateTomi Valkeinen2012-03-131-19/+18Star
| * | | | OMAPDSS: APPLY: print warning if wait_pending_extra_info_updates failsTomi Valkeinen2012-03-061-5/+6
| * | | | OMAPDSS: MANAGER/APPLY: Add runtime_pm protection around wait_for_go/vsync fu...Lajos Molnar2012-03-062-1/+23
| * | | | OMAPDSS: DISPC: Fix FIR coefficientsLajos Molnar2012-03-061-5/+4Star
| * | | | OMAPDSS: DISPC: Fix OMAP4 supported color formatsLajos Molnar2012-03-062-5/+6
| * | | | OMAPDSS: HDMI: Add M2 divider while calculating clkoutMythri P K2012-03-061-8/+8
| * | | | Merge commit 'v3.3-rc6'Tomi Valkeinen2012-03-063-10/+25
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'work/old-omapfb-removal'Tomi Valkeinen2012-02-234-195/+8Star
| |\ \ \ \
| | * | | | OMAPFB: remove unused fb_format_to_dss_mode()Tomi Valkeinen2012-02-231-54/+0Star
| | * | | | OMAPFB: remove mem info from platform_dataTomi Valkeinen2012-02-231-43/+0Star
| | * | | | OMAPDSS: Remove video SRAM supportTomi Valkeinen2012-02-234-98/+8Star
| | | |/ / | | |/| |
| * | | | 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