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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-21
dma-buf: use reservation objects
Maarten Lankhorst
5
-6
/
+251
2014-11-21
drm/prime: double lock typo
Dan Carpenter
1
-1
/
+1
2014-11-21
drm/prime: Always add exported buffers to the handle cache
Daniel Vetter
2
-35
/
+52
2014-11-21
drm/prime: make drm_prime_lookup_buf_handle static
Daniel Vetter
1
-14
/
+15
2014-11-21
drm/prime: proper locking+refcounting for obj->dma_buf link
Daniel Vetter
3
-17
/
+126
2014-11-21
drm/prime: clarify logic a bit in drm_gem_prime_fd_to_handle
Daniel Vetter
1
-3
/
+1
2014-11-21
drm/prime: shrink critical section protected by prime lock
Daniel Vetter
1
-2
/
+2
2014-11-21
drm/prime: use proper pointer in drm_gem_prime_handle_to_fd
Daniel Vetter
1
-8
/
+8
2014-11-21
drm/prime: fix error path in drm_gem_prime_fd_to_handle
Daniel Vetter
1
-1
/
+1
2014-11-21
drm/prime: remove cargo-cult locking from map_sg helper
Daniel Vetter
1
-3
/
+0
2014-11-21
drm: add mmap function to prime helpers
Joonyoung Shim
1
-1
/
+7
2014-11-21
drm/prime: fix sgt NULL checking
Joonyoung Shim
1
-5
/
+6
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
1
-1
/
+11
2014-11-21
seqno-fence: Hardware dma-buf implementation of fencing (v6)
Maarten Lankhorst
2
-1
/
+74
2014-11-21
fence: dma-buf cross-device synchronization (v18)
Maarten Lankhorst
3
-1
/
+441
2014-11-21
dma-buf: move to drivers/dma-buf
Maarten Lankhorst
5
-1
/
+2
2014-11-21
dma-buf: update debugfs output
Sumit Semwal
1
-13
/
+12
2014-11-21
reservation: cross-device reservation support, v4
Maarten Lankhorst
2
-1
/
+40
2014-11-21
Revert "dmabuf-sync: add buffer synchronization framework"
Chanho Park
4
-686
/
+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
1
-13
/
+30
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
1
-7
/
+1
2014-11-21
Revert "dmabuf-sync: add select system call support."
Chanho Park
2
-66
/
+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
2
-390
/
+114
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-18
drm/exynos: use irq_flags instead of triggering
Joonyoung Shim
1
-1
/
+1
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
[next]