index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
/
ion
Age
Commit message (
Expand
)
Author
2015-05-24
Staging:Android:ion - Fix for memory leak if ion device registration get failed.
Shailendra Verma
2015-05-08
drivers/staging: include <module.h> for modular android tegra_ion code
Paul Gortmaker
2015-05-08
staging: android: ion_test: unregister the platform device
Phong Tran
2015-05-08
staging: android: ion_test: unregister the misc device
Phong Tran
2015-05-08
staging: ion: chunk_heap: use pr_debug for heap creation print
Mitchel Humpherys
2015-05-08
Staging: fixed multiple spelling errors.
Carlos E. Garcia
2015-04-21
staging: android: ion: fix wrong init of dma_buf_export_info
Sumit Semwal
2015-04-21
dma-buf: cleanup dma_buf_export() to make it easily extensible
Sumit Semwal
2015-04-03
staging: android: ion_test: Add the MODULE_LICENSE macro
Phong Tran
2015-03-20
ion: improve ion_phys error message
Mitchel Humpherys
2015-03-01
staging: android: ion: fix some format strings
Rasmus Villemoes
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
[next]