aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-01Merge branches 'topic/rt5640', 'topic/rt5645' and 'topic/rt5651' of git://git...Mark Brown
2014-06-01ASoC: cache: Fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li
2014-06-01staging: lustre: Fix coding styleJosep Puigdemont
2014-06-01staging: android: binder.c: Use more appropriate functions for euid retrievalTair Rzayev
2014-06-01regulator: core: Fix the init of DT defined fixed regulatorsAlban Bedel
2014-06-01ASoC: Add helper functions to cast from DAPM context to CODEC/platformLars-Peter Clausen
2014-06-01regulator: core: Disable unused regulators after deferred probing is doneSaravana Kannan
2014-06-01regulator: Don't disable unused regulators we don't have permission forMark Brown
2014-06-01dmaengine: Kconfig: Update MXS_DMA help text to include MX6Q/MX6DLFabio Estevam
2014-06-01of: dma: Grammar s/requests/request/, s/used required/required/Geert Uytterhoeven
2014-06-01dmaengine: shdma: Enable driver compilation with COMPILE_TESTLaurent Pinchart
2014-06-01dmaengine: rcar-hpbdma: Include linux/err.hLaurent Pinchart
2014-06-01dmaengine: sudmac: Include linux/err.hLaurent Pinchart
2014-06-01dmaengine: sudmac: Keep #include sorted alphabeticallyLaurent Pinchart
2014-06-01dmaengine: shdmac: Include linux/err.hLaurent Pinchart
2014-06-01dmaengine: shdmac: Keep #include sorted alphabeticallyLaurent Pinchart
2014-06-02drm/exynos/fimd: allow multiplatform configurationAndrzej Hajda
2014-06-02drm/exynos: add hdmiphy power on/off sequenceShirish S
2014-06-02drm/exynos: ipp: remove description of non-existing fieldAndrzej Hajda
2014-06-02drm/exynos: ipp: update comment for struct drm_ipp_buf_infoYoungJun Cho
2014-06-02drm/exynos: ipp: rearrange c_node->event_lock using routineYoungJun Cho
2014-06-02drm/exynos: ipp: rearrange c_node->mem_lock using routinesYoungJun Cho
2014-06-02drm/exynos: ipp: add ipp_remove_id()YoungJun Cho
2014-06-02drm/exynos: ipp: add cmd_lock for cmd_listYoungJun Cho
2014-06-02drm/exynos: ipp: rename cmd_lock to lockYoungJun Cho
2014-06-02drm/exynos: ipp: remove duplicated settingYoungJun Cho
2014-06-02drm/exynos: ipp: remove usless list_empty() functionsYoungJun Cho
2014-06-02drm/exynos: Use PTR_ERR_OR_ZERO in exynos_dp_core.cSachin Kamat
2014-06-02drm/exynos: remove hardware overlays disable from fimd probeRahul Sharma
2014-06-02drm/exynos: Fix checkpatch warning in exynos_dp_reg.cSachin Kamat
2014-06-02drm/exynos: add fimd dependency to fimd related encodersAndrzej Hajda
2014-06-02drm/exynos: remove redundant mutex_unlockAndrzej Hajda
2014-06-02drm/exynos/fimc: simplify and rename fimc_dst_get_buf_seqAndrzej Hajda
2014-06-02drm/exynos/fimc: replace mutex by spinlockAndrzej Hajda
2014-06-02drm/exynos/fimc: replace hw access macros with functionsAndrzej Hajda
2014-06-02drm/exynos/fimc: simplify irq masking functionAndrzej Hajda
2014-06-02drm/exynos/fimc: simplify pre-scaler ratio calculationAndrzej Hajda
2014-06-02drm/exynos/ipp: simplify property list allocationAndrzej Hajda
2014-06-02drm/exynos/ipp: correct ipp_id field initializationAndrzej Hajda
2014-06-02drm/exynos/ipp: fix get_property IOCTLAndrzej Hajda
2014-06-02drm/exynos: Staticize local symbols in exynos_hdmi.cSachin Kamat
2014-06-02drm/exynos: Remove duplicate inclusion of i2c.hSachin Kamat
2014-06-02drm/exynos: Staticize exynos_dpi_of_find_panel_nodeSachin Kamat
2014-06-02drm/exynos: Fix PTN3460 dependencyJean Delvare
2014-06-02drm/exynos: use 4WORD dma burst length for small fbsRahul Sharma
2014-06-02drm/exynos: use regmap interface to set hdmiphy control bit in pmuRahul Sharma
2014-06-02drm/exynos: allocate non-contigous buffers when iommu is enabledRahul Sharma
2014-06-02drm/exynos: hdmi: consider legacy dt bindingInki Dae
2014-06-02drm/exynos: restore core HDMI settingsShirish S
2014-06-02drm/exynos: hdmi: remove unnecessary dedicated i2c driversSeung-Woo Kim