index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
/
ion
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-10
staging: android: ion: fix sys heap pool's gfp_flags
Qing Xia
1
-1
/
+1
2019-03-05
staging: android: ion: Support cpu access during dma_buf_detach
Liam Mark
1
-1
/
+1
2018-08-17
mm/cma: remove unsupported gfp_mask parameter from cma_alloc()
Marek Szyprowski
1
-1
/
+1
2018-07-04
Merge v4.18-rc3 into drm-next
Dave Airlie
1
-1
/
+1
2018-06-25
staging: android: ion: Return an ERR_PTR in ion_map_kernel
Laura Abbott
1
-1
/
+1
2018-06-22
Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-4
/
+2
2018-06-21
staging: android: ion: fix ion_dma_buf_attach signatur
Christian König
1
-2
/
+2
2018-06-20
dma-buf: remove kmap_atomic interface
Christian König
1
-2
/
+0
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+2
2018-05-15
staging: android: ion: Switch to pr_warn_once in ion_buffer_destroy
Laura Abbott
1
-1
/
+4
2018-05-15
staging: android: ion: Check return value of ion_buffer_kmap_get
Nathan Chancellor
1
-2
/
+8
2018-05-08
staging: android: ion: Remove unnecessary blank line
Nathan Chancellor
1
-1
/
+0
2018-05-08
staging: android: ion: Fix license identifier comment format
Nathan Chancellor
1
-1
/
+1
2018-05-08
staging: android: Kconfig; Remove excessive hyphens
Nathan Chancellor
1
-1
/
+1
2018-05-06
ion: Consider ion pool pages as indirectly reclaimable
Vijayanand Jitta
1
-0
/
+5
2018-04-23
staging: android: ion: remove duplicate buffer field initializes
Todd Poynor
1
-4
/
+2
2018-03-19
staging: android: ion: Update wording in drivers/staging/android/ion/Kconfig
Phillip Potter
1
-1
/
+1
2018-02-26
Merge 4.16-rc3 into staging-next
Greg Kroah-Hartman
1
-0
/
+17
2018-02-22
staging: android: ion: Remove check of idev->debug_root
Yisheng Xie
1
-3
/
+0
2018-02-22
staging: android: ion: Remove check of debug_file
Yisheng Xie
1
-7
/
+2
2018-02-20
staging: android: ion: Initialize dma_address of new sg list
Liam Mark
1
-1
/
+1
2018-02-16
staging: android: ion: Zero CMA allocated memory
Liam Mark
1
-0
/
+17
2018-02-16
staging: android: ion: Combine cache and uncache pools
Yisheng Xie
4
-83
/
+16
2018-02-16
staging: android: ion: Cleanup ion_page_pool_alloc_pages
Yisheng Xie
1
-6
/
+2
2018-02-16
staging: android: ion: Return void instead of int
Yisheng Xie
1
-2
/
+1
2018-02-16
staging: android: ion: Remove dead code in ion_page_pool_free
Yisheng Xie
1
-5
/
+1
2018-02-16
staging: android: ion: Remove lable debugfs_done
Yisheng Xie
1
-4
/
+1
2018-02-16
staging: android: ion: Avoid NULL point in error path
Yisheng Xie
1
-7
/
+3
2018-02-16
staging: android: ion: Nuke ion_page_pool_init
Yisheng Xie
1
-7
/
+0
2018-02-16
staging: android: ion: Remove unused include files for ion_page_pool.c
Yisheng Xie
1
-4
/
+0
2018-02-16
staging: android: ion: Remove unused declaration ion_buffer_fault_user_mappings
Yisheng Xie
1
-9
/
+0
2018-01-09
staging: android: ion: Switch from WARN to pr_warn
Laura Abbott
1
-1
/
+3
2018-01-09
staging: android: ion: Add __GFP_NOWARN for system contig heap
Laura Abbott
1
-1
/
+1
2018-01-08
staging: android: check for error from register_shrinker in ion_heap_init_shr...
Xiongwei Song
3
-5
/
+10
2018-01-02
Merge 4.15-rc6 into staging-next
Greg Kroah-Hartman
3
-7
/
+14
2017-12-19
staging: android: ion: Fix dma direction for dma_sync_sg_for_cpu/device
Sushmita Susheelendra
1
-2
/
+2
2017-12-19
staging: ion: Fix ion_cma_heap allocations
John Stultz
2
-5
/
+12
2017-12-06
staging: android: add identifiers to function parameters
Ashish Kalra
1
-1
/
+2
2017-12-06
staging: android: Fix checkpatch.pl error
Ashish Kalra
1
-3
/
+3
2017-11-28
staging: ion: reorder include
Benjamin Gaignard
1
-7
/
+7
2017-11-28
staging: android: Remove redundant license text
Greg Kroah-Hartman
9
-92
/
+0
2017-11-28
staging: android: add SPDX identifiers to all android driver files
Greg Kroah-Hartman
9
-0
/
+9
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-9
/
+6
2017-11-06
staging: android: Fix checkpatch.pl error
Sidong Yang
1
-1
/
+1
2017-11-02
staging: ion: simplify ioctl args checking function
Benjamin Gaignard
1
-6
/
+5
2017-11-02
staging: android: ion: remove redundant variable table
Colin Ian King
1
-2
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-18
staging: Android: follow coding guidlines
Keerthi Reddy
1
-1
/
+1
2017-07-16
Staging: android: use BIT macro
Mateusz Nowotyński
1
-2
/
+2
2017-07-16
Staging: android: Fix code alignment issue
Mateusz Nowotyński
1
-4
/
+4
[next]