summaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-06-0132-1516/+2493
|\
| * OMAPDSS: HDMI: OMAP4: Update IRQ flags for the HPD IRQ requestRicardo Neri2012-05-221-3/+3
| * OMAPDSS: Apply VENC timings even if panel is disabledArchit Taneja2012-05-221-0/+2
| * OMAPDSS: VENC/DISPC: Delay dividing Y resolution for managers connected to VENCArchit Taneja2012-05-222-18/+17
| * OMAPDSS: DISPC: Support rotation through TILERChandrabhanu Mahapatra2012-05-224-1/+84
| * OMAPDSS: VRFB: remove compiler warnings when CONFIG_BUG=nTomi Valkeinen2012-05-221-1/+3
| * OMAPFB: remove compiler warnings when CONFIG_BUG=nTomi Valkeinen2012-05-222-0/+2
| * OMAPDSS: remove compiler warnings when CONFIG_BUG=nTomi Valkeinen2012-05-226-5/+113
| * OMAPDSS: DISPC: fix usage of dispc_ovl_set_accu_uvTomi Valkeinen2012-05-221-3/+4
| * OMAPDSS: use DSI_FIFO_BUG workaround only for manual update displaysTomi Valkeinen2012-05-223-4/+6
| * OMAPDSS: DSI: Support command mode interleaving during video mode blanking pe...Archit Taneja2012-05-211-0/+181
| * OMAPDSS: DISPC: Update Accumulator configuration for chroma planeChandrabhanu Mahapatra2012-05-151-3/+89
| * OMAPDSS: HDMI: Implement DSS driver interface for audioRicardo Neri2012-05-113-2/+241
| * OMAPDSS: HDMI: Panel: Simplify the name of the HDMI mutexRicardo Neri2012-05-111-20/+21
| * OMAPDSS: HDMI: OMAP4: Remap speaker order to match ALSA orderRicardo Neri2012-05-111-0/+8
| * OMAPDSS: HDMI: Add an audio configuration functionRicardo Neri2012-05-114-14/+191
| * OMAPDSS: HDMI: Add support for more audio sample rates in N/CTS calculationRicardo Neri2012-05-111-14/+74
| * OMAPDSS: HDMI: Relocate N/CTS calculationRicardo Neri2012-05-114-59/+43
| * OMAPDSS: HDMI: OMAP4: Expand configuration for IEC-60958 audioRicardo Neri2012-05-112-13/+20
| * OMAPDSS: HDMI: Decouple HDMI audio from ASoCRicardo Neri2012-05-115-12/+10
| * OMAPDSS: HDMI: Decouple wrapper enable/disable and audio start/stopAxel Castaneda Gonzalez2012-05-113-5/+22
| * OMAPDSS: HDMI: OMAP4: Remove invalid I2S settingsRicardo Neri2012-05-112-8/+0
| * OMAPDSS: HDMI: OMAP4: Remove CEA-861 audio infoframe and IEC-60958 enumsRicardo Neri2012-05-112-95/+20
| * OMAPDSS: HDMI: Remove ASoC codecRicardo Neri2012-05-112-241/+0
| * OMAPDSS: HDMI: Split video_enable into video_enable/disableRicardo Neri2012-05-114-8/+21
| * OMAPDSS: HDMI: Split audio_enable into audio_enable/disableRicardo Neri2012-05-114-8/+23
| * OMAPDSS: TFP410: use gpio_set_value_cansleepRuss Dill2012-05-111-2/+2
| * OMAPDSS: separate pdata based initializationTomi Valkeinen2012-05-116-80/+119
| * OMAPDSS: DSI: improve DSI module id handlingTomi Valkeinen2012-05-111-25/+21
| * OMAPDSS: init omap_dss_devices internallyTomi Valkeinen2012-05-118-56/+42
| * OMAPDSS: interface drivers register their panel devicesTomi Valkeinen2012-05-118-36/+122
| * OMAPDSS: change default_device handlingTomi Valkeinen2012-05-111-5/+9
| * OMAPFB: add __init & __exitTomi Valkeinen2012-05-111-5/+4
| * OMAPDSS: add __init & __exitTomi Valkeinen2012-05-1110-56/+56
| * OMAPDSS: use platform_driver_probe for dsi/hdmi/rfbi/venc/dpi/sdiTomi Valkeinen2012-05-116-12/+6
| * OMAPDSS: move the creation of debugfs filesTomi Valkeinen2012-05-118-74/+48
| * OMAPDSS: handle output-driver reg/unreg more dynamicallyTomi Valkeinen2012-05-112-93/+59
| * OMAPDSS: remove uses of dss_runtime_get/putTomi Valkeinen2012-05-119-99/+11
| * OMAPDSS: create DPI & SDI driversTomi Valkeinen2012-05-115-41/+71
| * OMAPDSS: use platform_driver_probe for core/dispc/dssTomi Valkeinen2012-05-113-6/+3
| * OMAPDSS: remove return from platform_driver_unregTomi Valkeinen2012-05-116-6/+6
| * OMAPDSS: clean up the omapdss platform data messTomi Valkeinen2012-05-115-35/+43
| * OMAPDSS: DSI: use dsi_get_dsidev_id(dsidev) instead of dsidev->idTomi Valkeinen2012-05-111-3/+3
| * OMAPDSS: TFP410: pdata rewriteTomi Valkeinen2012-05-111-34/+38
| * OMAPFB: fix parsing of vram parameterTomi Valkeinen2012-05-111-1/+1
| * OMAPDSS: OMAPFB: always allow to configure overlayGrazvydas Ignotas2012-05-111-2/+2
| * OMAPDSS: VENC: allow switching venc output type at runtimeGrazvydas Ignotas2012-05-111-1/+53
| * Merge branch 'for-l-o-3.5'Tomi Valkeinen2012-05-105-128/+171
| |\
| * | OMAPDSS: DISPC: Remove usage of dispc_mgr_get_device()Archit Taneja2012-05-093-32/+28
| * | OMAPDSS: DISPC: Remove omap_dss_device pointer usage from dispc_mgr_pclk_rate()Archit Taneja2012-05-091-5/+6