summaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
Commit message (Expand)AuthorAgeFilesLines
* OMAPDSS: DISPC: Remove blocking code from dispc_wb_enable()Tomi Valkeinen2012-11-271-33/+2
* OMAPDSS: DISPC: use get_framedone_irq in disable_digit_outTomi Valkeinen2012-11-271-9/+10
* OMAPDSS: DISPC: add no_framedone_tv featTomi Valkeinen2012-11-271-1/+10
* OMAPDSS: don't WARN if there's no DSI deviceTomi Valkeinen2012-11-271-2/+0
* OMAPDSS: DPI: fix crash with dpi_verify_dsi_pll()Tomi Valkeinen2012-11-271-1/+1
* OMAPDSS: remove declarations for non-existing functionsTomi Valkeinen2012-11-271-2/+0
* Merge tag 'omapdss-for-3.7-rc' of git://gitorious.org/linux-omap-dss2/linuxTomi Valkeinen2012-11-262-6/+10
|\
| * OMAPDSS: do not fail if dpll4_m4_ck is missingAaro Koskinen2012-11-221-5/+9
| * OMAPFB: Fix possible null pointer dereferencingTushar Behera2012-11-191-1/+1
| * OMAPDSS: HDMI: fix missing unlock on error in hdmi_dump_regs()Wei Yongjun2012-10-261-1/+3
| * omapdss: dss: Fix clocks on OMAP363xLaurent Pinchart2012-10-261-2/+2
| * OMAPDSS: DSI: fix dsi_get_dsidev_from_id()Tomi Valkeinen2012-10-251-2/+11
* | OMAPFB: fix compilation errorTomi Valkeinen2012-11-231-0/+1
* | OMAPDSS: panel-n8x0: register the DSS driver after SPI probeAaro Koskinen2012-11-221-30/+9
* | OMAPDSS: Add a dispc_features struct for OMAP5Archit Taneja2012-11-201-1/+18
* | OMAPDSS: Add overlay manager width and height limits as a dispc featureArchit Taneja2012-11-203-13/+25
* | OMAPFB: Delete if statement evaluating a constant.Matthias Brugger2012-11-191-4/+0
* | Merge branch '3.8/vram-conversion' of git://gitorious.org/linux-omap-dss2/linuxTomi Valkeinen2012-11-168-571/+48
|\ \
| * | OMAP: remove vram allocatorTomi Valkeinen2012-11-134-530/+0
| * | OMAPFB: use dma_alloc_attrs to allocate memoryTomi Valkeinen2012-11-134-41/+48
* | | Merge tag 'v3.7-rc4'Tomi Valkeinen2012-11-163-4/+8
|\| |
| * | Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-11-021-1/+4
| |\ \
| | * | xen-fbfront: handle backend CLOSED without CLOSINGDavid Vrabel2012-10-301-1/+4
| | |/
| * | backlight: ili9320: add missing SPI dependencyJingoo Han2012-10-251-1/+2
| * | drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_...Axel Lin2012-10-191-2/+2
| |/
* | Revert "OMAPDSS: HDMI: Create platform device for audio support"Tomi Valkeinen2012-11-161-62/+0
* | OMAPDSS: APPLY: Remove unnecessary call to mg_clear_shadow_dirtyArchit Taneja2012-11-121-2/+0
* | OMAPDSS: APPLY: Remove unnecessary variable in dss_apply_irq_handlerArchit Taneja2012-11-121-2/+0
* | OMAPDSS: APPLY: Don't treat an overlay's channel out as shadow bitsArchit Taneja2012-11-121-18/+26
* | OMAPDSS: DISPC: Use output width and height to calculate row/pix inc for writ...Archit Taneja2012-11-121-5/+13
* | OMAPDSS: DISPC: Don't allow predecimation for writebackArchit Taneja2012-11-121-3/+8
* | OMAPDSS: DISPC: Fix calc_scaling_44xx() bugs for writeback pipelineArchit Taneja2012-11-121-4/+6
* | OMAPDSS: HACK: look for regulators with omap4 namesTomi Valkeinen2012-11-072-0/+12
* | OMAPDSS: HDMI: Remove __exit macro from hdmi_uninit_displayRicardo Neri2012-11-071-1/+1
* | OMAPDSS: DISPC: fix sparse warningTomi Valkeinen2012-11-071-1/+1
* | OMAPDSS: HDMI: Create platform device for audio supportRicardo Neri2012-11-061-0/+62
* | OMAPDSS: HDMI: Add op to get audio DMA port address offsetRicardo Neri2012-11-063-0/+13
* | OMAPDSS: HDMI: Uninit display on device add errorRicardo Neri2012-11-061-0/+1
* | OMAPDSS: HDMI: Handle panel init error at probeRicardo Neri2012-11-061-3/+11
* | OMAPDSS: HDMI: Make panel return dssdev register errorsRicardo Neri2012-11-061-3/+1
* | OMAPDSS: HDMI: Convert to devm_request_and_ioremapRicardo Neri2012-11-061-4/+2
* | OMAPDSS: HDMI: Rename resource variable at probe.Ricardo Neri2012-11-061-5/+4
* | OMAPDSS: APPLY: Fix the usage of wait_for_completion_timeoutChuansheng Liu2012-11-061-2/+0
* | OMAPDSS: DISPC: Fix the usage of wait_for_completion_timeoutChuansheng Liu2012-11-061-3/+0
* | OMAPDSS: DISPC: fix DS variable nameTomi Valkeinen2012-11-051-5/+5
* | OMAPDSS: DPI: always use DSI PLL if availableTomi Valkeinen2012-11-051-27/+37
* | OMAPDSS: DPI: verify if DSI PLL is operationalTomi Valkeinen2012-11-051-0/+27
* | OMAPDSS: DPI: use dpi.dsidev to see whether to use dsi pllTomi Valkeinen2012-11-051-6/+6
* | OMAPDSS: hide dss_select_dispc_clk_source()Tomi Valkeinen2012-11-055-16/+10
* | OMAPDSS: setup default dss fckTomi Valkeinen2012-11-051-0/+35