index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
/
ion
Age
Commit message (
Expand
)
Author
2016-03-25
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-03-22
staging: android: ion_test: fix check of platform_device_register_simple() er...
Vladimir Zapolskiy
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-03-19
dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()
Chris Wilson
2016-03-11
staging: android: ion: fix up file mode
Greg Kroah-Hartman
2016-03-11
staging: ion: debugfs invalid gfp mask
Derek Yerger
2016-03-11
staging: android: ion: tegra: Replace IS_ERR_OR_NULL with IS_ERR
Amitoj Kaur Chawla
2016-03-11
staging: android: ion: tegra: Use devm_kcalloc instead of devm_kzalloc
Amitoj Kaur Chawla
2016-03-11
staging: android: ion: hisilicon: Remove useless return variables
Bhaktipriya Shridhar
2016-03-11
Staging: android: change memory allocation style in ion_carveout_heap.c
Ben Marsh
2016-03-11
Staging: Android: align code with open parenthesis in ion_carveout_heap.c
Ben Marsh
2016-03-11
Staging: Android: change memory allocation style in ion_carveout_heap.c
Ben Marsh
2016-03-11
staging/android/ion : fix a race condition in the ion driver
EunTaik Lee
2016-02-09
dma-buf: Remove range-based flush
Tiago Vignatti
2016-02-07
ion:synchronize debugfs callback and ion_client_destroy
Neil Zhang
2016-02-07
staging/ion: Add support to get ion handle from dma buf
Rohit kumar
2016-02-07
Staging: Android: memory allocation style change in ion_page_pool.c
Ben Marsh
2016-02-07
staging: android: ion: Set the length of the DMA sg entries in buffer
Liviu Dudau
2016-02-07
staging: ion : Donnot wakeup kswapd in ion system alloc
Chen Feng
2016-02-07
staging: ion: Set minimum carveout heap allocation order to PAGE_SHIFT
Rajmal Menariya
2016-01-13
Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-12-21
staging: android: ion: Add ion driver for Hi6220 SoC platform
Chen Feng
2015-12-15
Revert "scatterlist: use sg_phys()"
Dan Williams
2015-11-15
staging: android: replace explicit NULL comparison
Ioana Ciornei
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-10-24
staging: ion: Remove explicit NULL comparison
Muhammad Falak R Wani
2015-10-13
"drivers/staging: mark android/ion fcns with EXPORT_SYMBOL for tristate
Paul Gortmaker
2015-10-12
drivers/staging: make android tegra_ion.c properly tristate
Paul Gortmaker
2015-10-12
drivers/staging: make android ion_page_pool.c explicitly non-modular
Paul Gortmaker
2015-10-02
staging: ion: Fix error handling in ion_buffer_create
Rohit kumar
2015-09-29
staging: android: Fix checkpatch block comments warnings
Sriram Raghunathan
2015-09-17
staging: ion: fix corruption of ion_import_dma_buf
Shawn Lin
2015-09-10
mm: mark most vm_operations_struct const
Kirill A. Shutemov
2015-09-02
Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-08-31
Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-08-17
scatterlist: use sg_phys()
Dan Williams
2015-08-05
char: make misc_deregister a void function
Greg Kroah-Hartman
2015-07-31
staging: android: Fixed line over 80 char
Jignesh R Patel
2015-07-22
staging: ion: ion_cma_heap: Don't directly use dma_common_get_sgtable
Jon Medhurst (Tixy)
2015-07-14
staging: ion: debugfs to shrink pool
Gioh Kim
2015-07-14
staging: ion: shrink page-pool by page unit
Gioh Kim
2015-07-14
staging: android: ion_chunk_heap.c: Fixed line over 80 characters
Guillermo O. Freschi
2015-07-14
staging: android: ion: reorder variable definitions
Dmitry Kalinkin
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
[next]