summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/dp: add a hw mutex around the transfer functions. (v2)Dave Airlie2014-06-055-17/+25
* Merge tag 'topic/core-stuff-2014-06-02' of git://anongit.freedesktop.org/drm-...Dave Airlie2014-06-045-7/+9
|\
| * imx-drm: imx-tve: remove unused variableVincent Stehlé2014-06-021-1/+0
| * drm: Missed clflushopt in drm_clflush_virt_rangeRoss Zwisler2014-06-021-1/+1
| * drm/plane: Fix a couple of checkpatch warningsThierry Reding2014-06-021-3/+3
| * drm/plane: Fix sparse warningsThierry Reding2014-06-021-0/+1
| * drm/exynos: Fix double locks at PM resumeTakashi Iwai2014-06-021-1/+1
| * drm/ast: Fix double lock at PM resumeTakashi Iwai2014-06-021-2/+0
| * drm/dp-helper: Deprecate old i2c-over-dp_aux heleprsDaniel Vetter2014-06-021-0/+4
* | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2014-06-0427-1419/+1798
|\ \
| * | drm/exynos: consider deferred probe caseInki Dae2014-06-028-75/+303
| * | drm/exynos: remove unnecessary exynos_hdmi.h fileJingoo Han2014-06-021-23/+0
| * | drm/exynos/fimd: allow multiplatform configurationAndrzej Hajda2014-06-021-1/+1
| * | drm/exynos: add hdmiphy power on/off sequenceShirish S2014-06-022-7/+40
| * | drm/exynos: ipp: remove description of non-existing fieldAndrzej Hajda2014-06-021-1/+0
| * | drm/exynos: ipp: update comment for struct drm_ipp_buf_infoYoungJun Cho2014-06-021-1/+1
| * | drm/exynos: ipp: rearrange c_node->event_lock using routineYoungJun Cho2014-06-021-11/+14
| * | drm/exynos: ipp: rearrange c_node->mem_lock using routinesYoungJun Cho2014-06-021-38/+48
| * | drm/exynos: ipp: add ipp_remove_id()YoungJun Cho2014-06-021-11/+31
| * | drm/exynos: ipp: add cmd_lock for cmd_listYoungJun Cho2014-06-022-2/+20
| * | drm/exynos: ipp: rename cmd_lock to lockYoungJun Cho2014-06-022-8/+8
| * | drm/exynos: ipp: remove duplicated settingYoungJun Cho2014-06-021-1/+1
| * | drm/exynos: ipp: remove usless list_empty() functionsYoungJun Cho2014-06-021-52/+9
| * | drm/exynos: Use PTR_ERR_OR_ZERO in exynos_dp_core.cSachin Kamat2014-06-021-4/+1
| * | drm/exynos: remove hardware overlays disable from fimd probeRahul Sharma2014-06-021-17/+0
| * | drm/exynos: Fix checkpatch warning in exynos_dp_reg.cSachin Kamat2014-06-021-1/+1
| * | drm/exynos: add fimd dependency to fimd related encodersAndrzej Hajda2014-06-021-3/+3
| * | drm/exynos: remove redundant mutex_unlockAndrzej Hajda2014-06-021-1/+0
| * | drm/exynos/fimc: simplify and rename fimc_dst_get_buf_seqAndrzej Hajda2014-06-021-9/+5
| * | drm/exynos/fimc: replace mutex by spinlockAndrzej Hajda2014-06-021-5/+6
| * | drm/exynos/fimc: replace hw access macros with functionsAndrzej Hajda2014-06-021-161/+150
| * | drm/exynos/fimc: simplify irq masking functionAndrzej Hajda2014-06-021-16/+9
| * | drm/exynos/fimc: simplify pre-scaler ratio calculationAndrzej Hajda2014-06-021-43/+13
| * | drm/exynos/ipp: simplify property list allocationAndrzej Hajda2014-06-025-26/+8
| * | drm/exynos/ipp: correct ipp_id field initializationAndrzej Hajda2014-06-022-9/+6
| * | drm/exynos/ipp: fix get_property IOCTLAndrzej Hajda2014-06-021-1/+1
| * | drm/exynos: Staticize local symbols in exynos_hdmi.cSachin Kamat2014-06-021-3/+3
| * | drm/exynos: Remove duplicate inclusion of i2c.hSachin Kamat2014-06-021-1/+0
| * | drm/exynos: Staticize exynos_dpi_of_find_panel_nodeSachin Kamat2014-06-021-1/+1
| * | drm/exynos: Fix PTN3460 dependencyJean Delvare2014-06-022-3/+3
| * | drm/exynos: use 4WORD dma burst length for small fbsRahul Sharma2014-06-021-0/+14
| * | drm/exynos: use regmap interface to set hdmiphy control bit in pmuRahul Sharma2014-06-022-8/+23
| * | drm/exynos: allocate non-contigous buffers when iommu is enabledRahul Sharma2014-06-021-12/+10
| * | drm/exynos: hdmi: consider legacy dt bindingInki Dae2014-06-021-0/+30
| * | drm/exynos: restore core HDMI settingsShirish S2014-06-021-0/+2
| * | drm/exynos: hdmi: remove unnecessary dedicated i2c driversSeung-Woo Kim2014-06-022-128/+0
| * | drm/exynos: enable support for exynos5420 hdmi deviceRahul Sharma2014-06-021-0/+165
| * | drm/exynos: add support for apb mapped phys in hdmi driverRahul Sharma2014-06-022-53/+96
| * | drm/exynos: remove unnecessary read for phy configuration valuesRahul Sharma2014-06-021-10/+0
| * | drm/exynos: replace hdmi reset with hdmi disableRahul Sharma2014-06-021-24/+16