index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
/
ion
Age
Commit message (
Expand
)
Author
2018-09-10
staging: android: ion: Clean unused debug_show memeber of the heap object
Alexey Skidanov
2018-08-17
mm/cma: remove unsupported gfp_mask parameter from cma_alloc()
Marek Szyprowski
2018-07-04
Merge v4.18-rc3 into drm-next
Dave Airlie
2018-06-25
staging: android: ion: Return an ERR_PTR in ion_map_kernel
Laura Abbott
2018-06-22
Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-06-21
staging: android: ion: fix ion_dma_buf_attach signatur
Christian König
2018-06-20
dma-buf: remove kmap_atomic interface
Christian König
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-05-15
staging: android: ion: Switch to pr_warn_once in ion_buffer_destroy
Laura Abbott
2018-05-15
staging: android: ion: Check return value of ion_buffer_kmap_get
Nathan Chancellor
2018-05-08
staging: android: ion: Remove unnecessary blank line
Nathan Chancellor
2018-05-08
staging: android: ion: Fix license identifier comment format
Nathan Chancellor
2018-05-08
staging: android: Kconfig; Remove excessive hyphens
Nathan Chancellor
2018-05-06
ion: Consider ion pool pages as indirectly reclaimable
Vijayanand Jitta
2018-04-23
staging: android: ion: remove duplicate buffer field initializes
Todd Poynor
2018-03-19
staging: android: ion: Update wording in drivers/staging/android/ion/Kconfig
Phillip Potter
2018-02-26
Merge 4.16-rc3 into staging-next
Greg Kroah-Hartman
2018-02-22
staging: android: ion: Remove check of idev->debug_root
Yisheng Xie
2018-02-22
staging: android: ion: Remove check of debug_file
Yisheng Xie
2018-02-20
staging: android: ion: Initialize dma_address of new sg list
Liam Mark
2018-02-16
staging: android: ion: Zero CMA allocated memory
Liam Mark
2018-02-16
staging: android: ion: Combine cache and uncache pools
Yisheng Xie
2018-02-16
staging: android: ion: Cleanup ion_page_pool_alloc_pages
Yisheng Xie
2018-02-16
staging: android: ion: Return void instead of int
Yisheng Xie
2018-02-16
staging: android: ion: Remove dead code in ion_page_pool_free
Yisheng Xie
2018-02-16
staging: android: ion: Remove lable debugfs_done
Yisheng Xie
2018-02-16
staging: android: ion: Avoid NULL point in error path
Yisheng Xie
2018-02-16
staging: android: ion: Nuke ion_page_pool_init
Yisheng Xie
2018-02-16
staging: android: ion: Remove unused include files for ion_page_pool.c
Yisheng Xie
2018-02-16
staging: android: ion: Remove unused declaration ion_buffer_fault_user_mappings
Yisheng Xie
2018-01-09
staging: android: ion: Switch from WARN to pr_warn
Laura Abbott
2018-01-09
staging: android: ion: Add __GFP_NOWARN for system contig heap
Laura Abbott
2018-01-08
staging: android: check for error from register_shrinker in ion_heap_init_shr...
Xiongwei Song
2018-01-02
Merge 4.15-rc6 into staging-next
Greg Kroah-Hartman
2017-12-19
staging: android: ion: Fix dma direction for dma_sync_sg_for_cpu/device
Sushmita Susheelendra
2017-12-19
staging: ion: Fix ion_cma_heap allocations
John Stultz
2017-12-06
staging: android: add identifiers to function parameters
Ashish Kalra
2017-12-06
staging: android: Fix checkpatch.pl error
Ashish Kalra
2017-11-28
staging: ion: reorder include
Benjamin Gaignard
2017-11-28
staging: android: Remove redundant license text
Greg Kroah-Hartman
2017-11-28
staging: android: add SPDX identifiers to all android driver files
Greg Kroah-Hartman
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-06
staging: android: Fix checkpatch.pl error
Sidong Yang
2017-11-02
staging: ion: simplify ioctl args checking function
Benjamin Gaignard
2017-11-02
staging: android: ion: remove redundant variable table
Colin Ian King
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-18
staging: Android: follow coding guidlines
Keerthi Reddy
2017-07-16
Staging: android: use BIT macro
Mateusz Nowotyński
2017-07-16
Staging: android: Fix code alignment issue
Mateusz Nowotyński
2017-07-16
Staging: android: Remove unnecessary blank lines
Mateusz Nowotyński
[next]