https://github.com/torvalds/linux
Revision e8f051e9d8fe15d71d8d47c0d878d51bf5f864ad authored by Dave Airlie on 17 February 2016, 04:14:22 UTC, committed by Dave Airlie on 17 February 2016, 04:14:22 UTC
  Summary:
   - fix compilation warnings on ARM64bit.
   - fix mic driver initialization.
     . MIC is a part of KMS so it converts it to use component framework
       like other KMS drivers did.
   - fix wrong driver state and disable clock order on DECON driver.
   - fix incorrect use of dma_mmap_attrs function.

* 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos:
  drm/exynos/decon: fix disable clocks order
  drm/exynos: fix incorrect cpu address for dma_mmap_attrs()
  drm/exynos: exynos5433_decon: fix wrong state in decon_vblank_enable
  drm/exynos: exynos5433_decon: fix wrong state assignment in decon_enable
  drm/exynos: dsi: restore support for drm bridge
  drm/exynos: mic: make all functions static
  drm/exynos: mic: convert to component framework
  drm/exynos: mic: use devm_clk interface
  drm/exynos: fix types for compilation on 64bit architectures
  drm/exynos: ipp: fix incorrect format specifiers in debug messages
  drm/exynos: depend on ARCH_EXYNOS for DRM_EXYNOS
2 parent s 8ae22cb + 00780f3
Raw File
Tip revision: e8f051e9d8fe15d71d8d47c0d878d51bf5f864ad authored by Dave Airlie on 17 February 2016, 04:14:22 UTC
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
Tip revision: e8f051e
.gitignore
*-asn1.[ch]
back to top