index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-21
drm/prime: fix up handle_to_fd ioctl return value
Daniel Vetter
1
-2
/
+5
2014-11-21
drm/prime: add return check for dma_buf_fd
YoungJun Cho
1
-11
/
+28
2014-11-21
drm/prime: reorder drm_prime_add_buf_handle and remove prototype
Seung-Woo Kim
1
-16
/
+14
2014-11-21
drm/prime: fix to put an exported dma_buf for adding handle failure
YoungJun Cho
1
-1
/
+7
2014-11-21
drm/prime: support to cache mapping
Joonyoung Shim
1
-3
/
+49
2014-11-21
drm/prime: replace NULL with error value in drm_prime_pages_to_sg
YoungJun Cho
1
-3
/
+5
2014-11-21
drm/prime: fix to check return of dma_map_sg in prime helper
YoungJun Cho
1
-2
/
+7
2014-11-21
drm: move pinning/unpinning to buffer attach
Maarten Lankhorst
1
-15
/
+26
2014-11-21
drm: add unpin function to prime helpers
Maarten Lankhorst
2
-1
/
+12
2014-11-21
seqno-fence: Hardware dma-buf implementation of fencing (v6)
Maarten Lankhorst
5
-2
/
+193
2014-11-21
fence: dma-buf cross-device synchronization (v18)
Maarten Lankhorst
7
-2
/
+915
2014-11-21
dma-buf: move to drivers/dma-buf
Maarten Lankhorst
7
-5
/
+5
2014-11-21
dma-buf: update debugfs output
Sumit Semwal
2
-14
/
+13
2014-11-21
reservation: cross-device reservation support, v4
Maarten Lankhorst
4
-1
/
+104
2014-11-21
Revert "dmabuf-sync: add buffer synchronization framework"
Chanho Park
7
-1170
/
+0
2014-11-21
Revert "dmabuf-sync: add cache operation feature"
Chanho Park
1
-75
/
+0
2014-11-21
Revert "dma-buf: add lock callback for fcntl system call."
Chanho Park
1
-33
/
+0
2014-11-21
Revert "dmabuf-sync: fix sync lock to multiple read"
Chanho Park
2
-13
/
+31
2014-11-21
Revert "dmabuf-sync: remove unnecessary the use of mutex lock."
Chanho Park
1
-3
/
+6
2014-11-21
Revert "dmabuf-sync: add private backend callbacks"
Chanho Park
2
-27
/
+13
2014-11-21
Revert "dmabuf-sync: add select system call support."
Chanho Park
3
-71
/
+0
2014-11-21
Revert "dma-buf: return POLLIN | POLLOUT instead of POLLERR"
Chanho Park
1
-2
/
+2
2014-11-21
Revert "dmabuf-sync: update it to patch v8"
Chanho Park
4
-518
/
+179
2014-11-21
sensorhub: add sentinel into array to fix out-of-bound memory access
Seung-Woo Kim
1
-0
/
+1
2014-11-21
rtc: s5m: Add sentinel into array to fix out-of-bound memory access
Seung-Woo Kim
1
-0
/
+1
2014-11-21
iio: st_gyro: Add sentinel into array to fix out-of-bound memory access
Seung-Woo Kim
2
-0
/
+2
2014-11-21
ARM: EXYNOS: Add sentinel into array to fix out-of-bound memory access
Seung-Woo Kim
1
-0
/
+1
2014-11-18
packaging: update to 3.10.60
v3.10.60-rebase
Chanho Park
3
-3
/
+3
2014-11-18
drm/exynos: use irq_flags instead of triggering
Joonyoung Shim
1
-1
/
+1
2014-11-18
packaging: separate modules.img
Chanho Park
3
-28
/
+2
2014-11-18
gpu: arm: mali400: fix buile warning
Joonyoung Shim
1
-1
/
+6
2014-11-18
gpu: arm: mali400: add exynos3250 support for R4P0_REL0
Joonyoung Shim
2
-1
/
+13
2014-11-18
gpu: arm: mali400: fix warning on booting
Joonyoung Shim
3
-3
/
+3
2014-11-18
gpu: arm: mali400: modify DVFS tables and setting
Joonyoung Shim
2
-39
/
+37
2014-11-18
gpu: arm: mali400: fix clocks for R4P0_REL0
Joonyoung Shim
1
-22
/
+43
2014-11-18
gpu: arm: mali400: use exynos platform of R3P2_REL0 for R4P0_REL0
Joonyoung Shim
2
-342
/
+159
2014-11-18
gpu: arm: mali400: remove unnecessary #if 0 for R4P0_REL0
Joonyoung Shim
1
-2
/
+0
2014-11-18
ARM/MALI400: R4P0_REL0: port with exynos common platform
YoungJun Cho
18
-5425
/
+555
2014-11-18
gpu: arm: Add mali400 r4p0_rel0 version
Joonyoung Shim
152
-14
/
+38240
2014-11-18
[media] s5p-mfc: Adjust memports handling to MFC v7 needs.
Jacek Anaszewski
1
-5
/
+9
2014-11-18
[media] s5p-mfc: Update driver for v7 firmware
Arun Kumar K
3
-9
/
+54
2014-11-18
[media] s5p-mfc: Core support for MFC v7
Arun Kumar K
3
-0
/
+35
2014-11-18
[media] s5p-mfc: Add register definition file for MFC v7
Arun Kumar K
1
-0
/
+58
2014-11-18
[media] s5p-mfc: Rename IS_MFCV6 macro
Arun Kumar K
6
-24
/
+34
2014-11-18
ARM: dts: exynos3250-rinato: add MFC codec device node
Jacek Anaszewski
1
-0
/
+4
2014-11-18
ARM: dts: exynos3250: add MFC codec device node
Jacek Anaszewski
1
-0
/
+27
2014-11-18
[media] media: s5p-mfc: rename special clock to sclk_mfc
Marek Szyprowski
1
-1
/
+1
2014-11-18
[media] s5p-mfc: Fix selective sclk_mfc init
Jacek Anaszewski
1
-0
/
+24
2014-11-18
Revert "media: s5p-mfc: add to set clock rate"
Jacek Anaszewski
1
-13
/
+0
2014-11-18
[media] s5p-jpeg: fix HUF_TBL_EN bit clearing path
Jacek Anaszewski
1
-1
/
+1
[prev]
[next]