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
2018-07-08
staging: android: ion: Return an ERR_PTR in ion_map_kernel
Laura Abbott
1
-1
/
+1
2018-06-16
staging: android: ion: Switch to pr_warn_once in ion_buffer_destroy
Laura Abbott
1
-1
/
+4
2018-03-28
staging: android: ion: Zero CMA allocated memory
Liam Mark
1
-0
/
+17
2018-03-03
staging: ion: Fix ion_cma_heap allocations
John Stultz
2
-5
/
+12
2018-02-25
staging: android: ion: Switch from WARN to pr_warn
Laura Abbott
1
-1
/
+3
2018-02-25
staging: android: ion: Add __GFP_NOWARN for system contig heap
Laura Abbott
1
-1
/
+1
2018-01-02
staging: android: ion: Fix dma direction for dma_sync_sg_for_cpu/device
Sushmita Susheelendra
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+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
2017-07-16
Staging: android: Remove unnecessary blank lines
Mateusz Nowotyński
1
-2
/
+0
2017-07-16
Staging: android: fix sizeof style issue
Mateusz Nowotyński
1
-1
/
+1
2017-07-16
Staging: android: remove unnecessary blank lines
Mateusz Nowotyński
1
-1
/
+0
2017-07-16
staging: android: ion: statify __ion_add_cma_heaps
Kamal Heib
1
-1
/
+1
2017-06-29
Staging: ion: fix code style warning from NULL comparisons
Quytelda Kahja
1
-3
/
+3
2017-06-14
staging: android: ion: Improve memory alloc style
Aliaksei Karaliou
1
-3
/
+3
2017-05-25
staging: android: ion: set init function as static
Paolo Cretaro
1
-1
/
+1
2017-05-22
Merge 4.12-rc2 into staging-next
Greg Kroah-Hartman
1
-51
/
+0
2017-05-18
staging: android: ion: Avoid calling free_duped_table() twice
Archit Taneja
1
-9
/
+3
2017-05-18
staging: android: ion: Remove unused members from ion_buffer
Archit Taneja
2
-16
/
+0
2017-05-15
staging/android/ion: remove useless document file
Yisheng Xie
1
-51
/
+0
2017-05-15
staging: android: ion: Resolve minor indentation issue.
Matthew Giassa
1
-1
/
+1
2017-05-15
staging: android: ion: Align with open parenthesis
Richard Porter
1
-2
/
+2
2017-05-15
staging: android: ion: cosmetic changes
Jaikumar Dhanapal
1
-5
/
+3
2017-05-05
Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
23
-3040
/
+569
2017-04-28
staging: android: ion: Fix unnecessary initialization of static variable
Fabrizio Perria
1
-1
/
+1
2017-04-28
staging: android: ion: Remove whitespace before quoted newline
Paolo Cretaro
1
-1
/
+1
2017-04-25
staging: android: ion: Replace spaces with tabs for indentation
Paolo Cretaro
1
-3
/
+3
2017-04-20
dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
Logan Gunthorpe
1
-4
/
+4
2017-04-18
staging: android: ion: Set query return value
Laura Abbott
1
-0
/
+1
2017-04-18
staging: android: ion: Remove ion_handle and ion_client
Laura Abbott
3
-781
/
+50
2017-04-18
staging: android: ion: Drop ion_map_kernel interface
Laura Abbott
1
-59
/
+0
2017-04-18
staging: android: ion: Rework heap registration/enumeration
Laura Abbott
9
-167
/
+85
2017-04-18
staging: android: ion: Collapse internal header files
Laura Abbott
10
-540
/
+402
2017-04-18
staging: android: ion: Get rid of ion_phys_addr_t
Laura Abbott
4
-20
/
+12
2017-04-18
staging: android: ion: Break the ABI in the name of forward progress
Laura Abbott
5
-187
/
+3
2017-04-18
staging: android: ion: Stop butchering the DMA address
Laura Abbott
1
-16
/
+1
2017-04-18
staging: android: ion: Use CMA APIs directly
Laura Abbott
4
-72
/
+39
2017-04-08
staging: android: ion: Remove old platform support
Laura Abbott
11
-930
/
+0
2017-04-08
staging: android: ion: Remove duplicate ION_IOC_MAP
Laura Abbott
2
-2
/
+0
2017-04-08
staging: android: ion: Remove import interface
Laura Abbott
3
-88
/
+0
2017-04-08
staging: android: ion: Remove custom ioctl interface
Laura Abbott
5
-64
/
+3
2017-04-08
staging: android: ion: Remove crufty cache support
Laura Abbott
8
-80
/
+0
2017-04-08
staging: android: ion: Remove page faulting support
Laura Abbott
1
-117
/
+0
2017-04-08
staging: android: ion: Call dma_map_sg for syncing and mapping
Laura Abbott
2
-49
/
+103
2017-04-08
staging: android: ion: Duplicate sg_table
Laura Abbott
1
-1
/
+29
2017-04-08
staging: android: ion: Remove alignment from allocation field
Laura Abbott
8
-39
/
+16
2017-04-08
staging: android: ion: Remove dmap_cnt
Laura Abbott
1
-2
/
+0
2017-03-14
Staging: android: ion: ion_dummy_driver: remove unnecessary empty line
Maciej Billewicz
1
-1
/
+0
2017-03-14
staging: android: ion: Replace pr_err with dev_err
simran singhal
1
-1
/
+1
[next]