aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/omap2
AgeCommit message (Expand)Author
2012-11-27OMAPDSS: DISPC: Remove blocking code from dispc_wb_enable()Tomi Valkeinen
2012-11-27OMAPDSS: DISPC: use get_framedone_irq in disable_digit_outTomi Valkeinen
2012-11-27OMAPDSS: DISPC: add no_framedone_tv featTomi Valkeinen
2012-11-27OMAPDSS: don't WARN if there's no DSI deviceTomi Valkeinen
2012-11-27OMAPDSS: DPI: fix crash with dpi_verify_dsi_pll()Tomi Valkeinen
2012-11-27OMAPDSS: remove declarations for non-existing functionsTomi Valkeinen
2012-11-26Merge tag 'omapdss-for-3.7-rc' of git://gitorious.org/linux-omap-dss2/linuxTomi Valkeinen
2012-11-23OMAPFB: fix compilation errorTomi Valkeinen
2012-11-22OMAPDSS: do not fail if dpll4_m4_ck is missingAaro Koskinen
2012-11-22OMAPDSS: panel-n8x0: register the DSS driver after SPI probeAaro Koskinen
2012-11-20OMAPDSS: Add a dispc_features struct for OMAP5Archit Taneja
2012-11-20OMAPDSS: Add overlay manager width and height limits as a dispc featureArchit Taneja
2012-11-19OMAPFB: Delete if statement evaluating a constant.Matthias Brugger
2012-11-19OMAPFB: Fix possible null pointer dereferencingTushar Behera
2012-11-16Merge branch '3.8/vram-conversion' of git://gitorious.org/linux-omap-dss2/linuxTomi Valkeinen
2012-11-16Revert "OMAPDSS: HDMI: Create platform device for audio support"Tomi Valkeinen
2012-11-13OMAP: remove vram allocatorTomi Valkeinen
2012-11-13OMAPFB: use dma_alloc_attrs to allocate memoryTomi Valkeinen
2012-11-12OMAPDSS: APPLY: Remove unnecessary call to mg_clear_shadow_dirtyArchit Taneja
2012-11-12OMAPDSS: APPLY: Remove unnecessary variable in dss_apply_irq_handlerArchit Taneja
2012-11-12OMAPDSS: APPLY: Don't treat an overlay's channel out as shadow bitsArchit Taneja
2012-11-12OMAPDSS: DISPC: Use output width and height to calculate row/pix inc for writ...Archit Taneja
2012-11-12OMAPDSS: DISPC: Don't allow predecimation for writebackArchit Taneja
2012-11-12OMAPDSS: DISPC: Fix calc_scaling_44xx() bugs for writeback pipelineArchit Taneja
2012-11-07OMAPDSS: HACK: look for regulators with omap4 namesTomi Valkeinen
2012-11-07OMAPDSS: HDMI: Remove __exit macro from hdmi_uninit_displayRicardo Neri
2012-11-07OMAPDSS: DISPC: fix sparse warningTomi Valkeinen
2012-11-06OMAPDSS: HDMI: Create platform device for audio supportRicardo Neri
2012-11-06OMAPDSS: HDMI: Add op to get audio DMA port address offsetRicardo Neri
2012-11-06OMAPDSS: HDMI: Uninit display on device add errorRicardo Neri
2012-11-06OMAPDSS: HDMI: Handle panel init error at probeRicardo Neri
2012-11-06OMAPDSS: HDMI: Make panel return dssdev register errorsRicardo Neri
2012-11-06OMAPDSS: HDMI: Convert to devm_request_and_ioremapRicardo Neri
2012-11-06OMAPDSS: HDMI: Rename resource variable at probe.Ricardo Neri
2012-11-06OMAPDSS: APPLY: Fix the usage of wait_for_completion_timeoutChuansheng Liu
2012-11-06OMAPDSS: DISPC: Fix the usage of wait_for_completion_timeoutChuansheng Liu
2012-11-05OMAPDSS: DISPC: fix DS variable nameTomi Valkeinen
2012-11-05OMAPDSS: DPI: always use DSI PLL if availableTomi Valkeinen
2012-11-05OMAPDSS: DPI: verify if DSI PLL is operationalTomi Valkeinen
2012-11-05OMAPDSS: DPI: use dpi.dsidev to see whether to use dsi pllTomi Valkeinen
2012-11-05OMAPDSS: hide dss_select_dispc_clk_source()Tomi Valkeinen
2012-11-05OMAPDSS: setup default dss fckTomi Valkeinen
2012-11-05OMAPDSS: add dss_calc_clock_rates() backTomi Valkeinen
2012-11-05OMAPDSS: DSI: workaround for HSDiv problemTomi Valkeinen
2012-11-05OMAPDSS: DSI: skip odd dividers when pck >= 100MHzTomi Valkeinen
2012-11-05OMAPDSS: fix DPI & DSI init orderTomi Valkeinen
2012-11-05Merge branch '3.8/misc-2'Tomi Valkeinen
2012-10-29OMAPDSS: DISPC: remove dssdev depependency from error handlerTomi Valkeinen
2012-10-29OMAPDSS: DISPC: fix loop in error handlerTomi Valkeinen
2012-10-29OMAPDSS: fix DSI2 PLL clk namesTomi Valkeinen