index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
/
ion
Age
Commit message (
Expand
)
Author
2015-01-17
staging: ion: always initialize the free list parameters
Mitchel Humpherys
2015-01-17
staging: ion: ion_cma_heap: remove ion_cma_get_sgtable
Zeng Tao
2014-11-26
staging: android: ion: Deletion of unnecessary checks before two function calls
Markus Elfring
2014-11-03
Staging: android: ion: fix typos in comments
Tristan Lelong
2014-10-23
staging: android: Assign bool to true
Tapasweni Pathak
2014-10-20
staging: android: ion: Replace "the the " with "the"
Tapasweni Pathak
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-10-09
android: ->f_op is never NULL
Al Viro
2014-08-16
staging: android: ion: Remove redundant return of void function
Phong Tran
2014-08-16
staging: android: ion: ion.c Add a new blank line after decleration
Phong Tran
2014-08-16
staging: android: ion: ion_dummy_driver.c Replace kzalloc() by kcalloc()
Phong Tran
2014-08-04
Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-07-30
staging: ion: vm_insert_pfn and zap_page_range rely on CONFIG_MMU
Fabian Frederick
2014-07-21
staging: android: ion: ion_cma_heap.c: Fix checkpatch warning
Phong Tran
2014-07-17
staging: ion: Remove left over comment
Sachin Kamat
2014-07-08
drivers: staging: android: ion: Kconfig: Let it also depend on HAS_DMA
Chen Gang
2014-07-08
dma-buf: use reservation objects
Maarten Lankhorst
2014-06-19
staging: ion: fixup invalid kfree() calls on heap destroy
Heesub Shin
2014-06-19
staging: android: ion: ion_chunk_heap.c: Fix checkpatch warning
Tair Rzayev
2014-06-19
staging: ion: optimize struct ion_system_heap
Heesub Shin
2014-06-19
staging: ion: remove order argument from free_buffer_page()
Heesub Shin
2014-06-19
staging: ion: remove struct page_info
Heesub Shin
2014-06-19
staging: ion: remove order from struct page_info
Heesub Shin
2014-05-29
staging: ion: shrink highmem pages on kswapd
Heesub Shin
2014-05-29
staging: ion: use compound pages on high order pages for system heap
Heesub Shin
2014-05-29
staging: ion: remove struct ion_page_pool_item
Heesub Shin
2014-05-29
staging: ion: simplify ion_page_pool_total()
Heesub Shin
2014-05-29
staging: ion: tidy up a bit
Heesub Shin
2014-05-24
staging: ion: WARN when the handle kmap_cnt is going to wrap around
Mitchel Humpherys
2014-05-03
staging: android: fix missing a blank line after declarations
Seunghun Lee
2014-04-25
Staging: android: ion: duplicated clearing of sg_table
Gioh Kim
2014-03-13
staging: android: ion: Use ERR_CAST instead of ERR_PTR
Iulia Manda
2014-03-13
staging: android: ion: Replace seq_printf with seq_puts
Iulia Manda
2014-03-13
staging: android: ion: Fix quoted string split across lines
Iulia Manda
2014-03-07
staging:android: Introduce the use of the managed version of kzalloc
Himangi Saraogi
2014-02-18
staging: ion: ion_cma_heap: Remove '0x' when using %pa format
Fabio Estevam
2014-02-18
staging: ion: Add private buffer flag to skip page pooling on free
Mitchel Humpherys
2014-02-18
staging: ion: Move shrinker out of heaps
Colin Cross
2014-02-18
staging: ion: Make sure all clients are exposed in debugfs
Mitchel Humpherys
2014-02-18
staging: ion: Store a copy of the client name on client creation
Mitchel Humpherys
2014-02-18
staging: ion: Fix debugfs handling of multiple kernel clients
Laura Abbott
2014-02-18
staging: ion: Create separate heap and client debugfs directories
Mitchel Humpherys
2014-02-11
staging : ion : Fix some checkpatch warnings and an error
Daeseok Youn
2014-02-08
Merge branch 'staging-linus' into staging-work
Greg Kroah-Hartman
2014-02-07
gpu: ion: dereferencing an ERR_PTR
Dan Carpenter
2014-02-07
staging: android: ion: dummy: fix an error code
Dan Carpenter
2014-02-07
staging: ion: Use PTR_ERR_OR_ZERO
Sachin Kamat
2014-02-07
ion: Fix sparse non static symbol warnings
Wei Yongjun
2014-02-07
staging: ion: Fix build warning
John Stultz
2014-02-07
staging: ion: Fix ION_IOC_FREE compat ioctl
Laura Abbott
[next]