index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
/
ion
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-27
staging:android:ion: Fix whitespace issue
Yannis Damigos
1
-1
/
+1
2016-09-27
staging:android:ion: Fix blank line issues
Yannis Damigos
1
-1
/
+1
2016-09-27
staging:android:ion: Fix alignment issues
Yannis Damigos
1
-8
/
+8
2016-09-27
staging:android:ion: Fix comparison with NULL
Yannis Damigos
1
-2
/
+2
2016-09-25
staging: ion: Align cases with switch
Christopher Pezley
1
-9
/
+9
2016-09-23
staging: android: ion: mark symbols static where possible
Baoyou Xie
2
-11
/
+11
2016-09-16
staging: android ion/hisi: fix dependencies
Arnd Bergmann
1
-0
/
+1
2016-09-16
staging: android: ion: Fix return value check in hi6220_ion_probe()
Wei Yongjun
1
-2
/
+2
2016-09-14
staging: android: ion: Make ION_OF depend on OF_ADDRESS
Laura Abbott
1
-1
/
+1
2016-09-12
staging: android: ion: Convert hi6220 to common platform
Laura Abbott
1
-151
/
+44
2016-09-12
staging: ion: Add files for parsing the devicetree
Laura Abbott
4
-0
/
+234
2016-09-12
devicetree: bindings for Ion
Laura Abbott
1
-0
/
+51
2016-09-12
staging: android: ion: Add ioctl to query available heaps
Laura Abbott
3
-10
/
+89
2016-09-08
staging: android: ion: Pull out ion ioctls to a separate file
Laura Abbott
4
-205
/
+245
2016-09-01
staging: android: ion: ion.c fix parenthesis alignment
Didik Setiawan
1
-4
/
+3
2016-09-01
staging: android: ion: Remove unnused function ion_handle_buffer
Johanna Abrahamsson
2
-7
/
+0
2016-09-01
staging: android: ion: Remove ret variable in ion_handle_put_nolock
Johanna Abrahamsson
1
-5
/
+1
2016-09-01
Staging: android: ion: fix parenthesis alignment
Ben LeMasurier
5
-18
/
+18
2016-09-01
staging: android: ion: Fix alignment
Johanna Abrahamsson
1
-21
/
+21
2016-09-01
staging: android: ion: Remove valid_handle variable in ion_free_nolock
Johanna Abrahamsson
1
-5
/
+1
2016-09-01
staging: android: ion: Do not BUG on handle client mismatch
Johanna Abrahamsson
1
-2
/
+0
2016-08-21
staging: ion: remove __GFP_NOWARN when use low order gfp flags
Chen Feng
1
-1
/
+1
2016-08-21
ION: Sys_heap: Add cached pool to spead up cached buffer alloc
Chen Feng
3
-65
/
+133
2016-08-18
Staging: android: ion: ion_test.c: fix parenthesis alignment
Ben LeMasurier
1
-10
/
+13
2016-08-18
Staging: android: ion: ion_heap.c: fix parenthesis alignment
Ben LeMasurier
1
-5
/
+5
2016-08-15
staging: android: ion: fix 'line over 80 characters'
Didik Setiawan
1
-2
/
+4
2016-08-15
staging: android: ion: Get rid of ion_reserve
Laura Abbott
2
-45
/
+0
2016-08-15
staging: android: ion: Drop ion_carveout_allocate definitions
Laura Abbott
2
-14
/
+2
2016-08-15
staging: android: ion: Get rid of map_dma/unmap_dma
Laura Abbott
6
-94
/
+16
2016-08-15
staging: android: ion: Drop ion_phys interface
Laura Abbott
6
-99
/
+1
2016-08-15
staging: android: ion: Get rid of ion_sg_table
Laura Abbott
2
-31
/
+0
2016-04-29
staging: android: ion: dummy: fix dereference of ERR_PTR
Sudip Mukherjee
1
-0
/
+2
2016-04-29
Staging: android: modify memory allocation style in ion_chunk_heap.c
Ben Marsh
1
-2
/
+2
2016-04-29
Staging: android: modify memory allocation style in ion_test.c
Ben Marsh
1
-1
/
+1
2016-04-29
staging: android: ion: make locally used functions static
Markus Böhme
1
-3
/
+3
2016-03-30
Staging: android: change memory allocation style in ion.c
Ben Marsh
1
-5
/
+5
2016-03-25
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-2
/
+4
2016-03-22
staging: android: ion_test: fix check of platform_device_register_simple() er...
Vladimir Zapolskiy
1
-2
/
+2
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-6
/
+4
2016-03-19
dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()
Chris Wilson
1
-2
/
+4
2016-03-11
staging: android: ion: fix up file mode
Greg Kroah-Hartman
1
-0
/
+0
2016-03-11
staging: ion: debugfs invalid gfp mask
Derek Yerger
1
-2
/
+2
2016-03-11
staging: android: ion: tegra: Replace IS_ERR_OR_NULL with IS_ERR
Amitoj Kaur Chawla
1
-1
/
+1
2016-03-11
staging: android: ion: tegra: Use devm_kcalloc instead of devm_kzalloc
Amitoj Kaur Chawla
1
-3
/
+2
2016-03-11
staging: android: ion: hisilicon: Remove useless return variables
Bhaktipriya Shridhar
1
-4
/
+1
2016-03-11
Staging: android: change memory allocation style in ion_carveout_heap.c
Ben Marsh
1
-1
/
+1
2016-03-11
Staging: Android: align code with open parenthesis in ion_carveout_heap.c
Ben Marsh
1
-1
/
+1
2016-03-11
Staging: Android: change memory allocation style in ion_carveout_heap.c
Ben Marsh
1
-1
/
+1
2016-03-11
staging/android/ion : fix a race condition in the ion driver
EunTaik Lee
1
-13
/
+42
2016-02-09
dma-buf: Remove range-based flush
Tiago Vignatti
2
-6
/
+4
[prev]
[next]