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