summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-21drm/prime: shrink critical section protected by prime lockDaniel Vetter1-2/+2
2014-11-21drm/prime: use proper pointer in drm_gem_prime_handle_to_fdDaniel Vetter1-8/+8
2014-11-21drm/prime: fix error path in drm_gem_prime_fd_to_handleDaniel Vetter1-1/+1
2014-11-21drm/prime: remove cargo-cult locking from map_sg helperDaniel Vetter1-3/+0
2014-11-21drm: add mmap function to prime helpersJoonyoung Shim2-1/+9
2014-11-21drm/prime: fix sgt NULL checkingJoonyoung Shim1-5/+6
2014-11-21drm/prime: fix up handle_to_fd ioctl return valueDaniel Vetter1-2/+5
2014-11-21drm/prime: add return check for dma_buf_fdYoungJun Cho1-11/+28
2014-11-21drm/prime: reorder drm_prime_add_buf_handle and remove prototypeSeung-Woo Kim1-16/+14
2014-11-21drm/prime: fix to put an exported dma_buf for adding handle failureYoungJun Cho1-1/+7
2014-11-21drm/prime: support to cache mappingJoonyoung Shim1-3/+49
2014-11-21drm/prime: replace NULL with error value in drm_prime_pages_to_sgYoungJun Cho1-3/+5
2014-11-21drm/prime: fix to check return of dma_map_sg in prime helperYoungJun Cho1-2/+7
2014-11-21drm: move pinning/unpinning to buffer attachMaarten Lankhorst1-15/+26
2014-11-21drm: add unpin function to prime helpersMaarten Lankhorst2-1/+12
2014-11-21seqno-fence: Hardware dma-buf implementation of fencing (v6)Maarten Lankhorst5-2/+193
2014-11-21fence: dma-buf cross-device synchronization (v18)Maarten Lankhorst7-2/+915
2014-11-21dma-buf: move to drivers/dma-bufMaarten Lankhorst7-5/+5
2014-11-21dma-buf: update debugfs outputSumit Semwal2-14/+13
2014-11-21reservation: cross-device reservation support, v4Maarten Lankhorst4-1/+104
2014-11-21Revert "dmabuf-sync: add buffer synchronization framework"Chanho Park7-1170/+0
2014-11-21Revert "dmabuf-sync: add cache operation feature"Chanho Park1-75/+0
2014-11-21Revert "dma-buf: add lock callback for fcntl system call."Chanho Park1-33/+0
2014-11-21Revert "dmabuf-sync: fix sync lock to multiple read"Chanho Park2-13/+31
2014-11-21Revert "dmabuf-sync: remove unnecessary the use of mutex lock."Chanho Park1-3/+6
2014-11-21Revert "dmabuf-sync: add private backend callbacks"Chanho Park2-27/+13
2014-11-21Revert "dmabuf-sync: add select system call support."Chanho Park3-71/+0
2014-11-21Revert "dma-buf: return POLLIN | POLLOUT instead of POLLERR"Chanho Park1-2/+2
2014-11-21Revert "dmabuf-sync: update it to patch v8"Chanho Park4-518/+179
2014-11-21sensorhub: add sentinel into array to fix out-of-bound memory accessSeung-Woo Kim1-0/+1
2014-11-21rtc: s5m: Add sentinel into array to fix out-of-bound memory accessSeung-Woo Kim1-0/+1
2014-11-21iio: st_gyro: Add sentinel into array to fix out-of-bound memory accessSeung-Woo Kim2-0/+2
2014-11-21ARM: EXYNOS: Add sentinel into array to fix out-of-bound memory accessSeung-Woo Kim1-0/+1
2014-11-18packaging: update to 3.10.60v3.10.60-rebaseChanho Park3-3/+3
2014-11-18drm/exynos: use irq_flags instead of triggeringJoonyoung Shim1-1/+1
2014-11-18packaging: separate modules.imgChanho Park3-28/+2
2014-11-18gpu: arm: mali400: fix buile warningJoonyoung Shim1-1/+6
2014-11-18gpu: arm: mali400: add exynos3250 support for R4P0_REL0Joonyoung Shim2-1/+13
2014-11-18gpu: arm: mali400: fix warning on bootingJoonyoung Shim3-3/+3
2014-11-18gpu: arm: mali400: modify DVFS tables and settingJoonyoung Shim2-39/+37
2014-11-18gpu: arm: mali400: fix clocks for R4P0_REL0Joonyoung Shim1-22/+43
2014-11-18gpu: arm: mali400: use exynos platform of R3P2_REL0 for R4P0_REL0Joonyoung Shim2-342/+159
2014-11-18gpu: arm: mali400: remove unnecessary #if 0 for R4P0_REL0Joonyoung Shim1-2/+0
2014-11-18ARM/MALI400: R4P0_REL0: port with exynos common platformYoungJun Cho18-5425/+555
2014-11-18gpu: arm: Add mali400 r4p0_rel0 versionJoonyoung Shim152-14/+38240
2014-11-18[media] s5p-mfc: Adjust memports handling to MFC v7 needs.Jacek Anaszewski1-5/+9
2014-11-18[media] s5p-mfc: Update driver for v7 firmwareArun Kumar K3-9/+54
2014-11-18[media] s5p-mfc: Core support for MFC v7Arun Kumar K3-0/+35
2014-11-18[media] s5p-mfc: Add register definition file for MFC v7Arun Kumar K1-0/+58
2014-11-18[media] s5p-mfc: Rename IS_MFCV6 macroArun Kumar K6-24/+34