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
2014-11-26
staging: android: ion: Deletion of unnecessary checks before two function calls
Markus Elfring
3
-12
/
+6
2014-11-03
Staging: android: ion: fix typos in comments
Tristan Lelong
3
-4
/
+4
2014-10-23
staging: android: Assign bool to true
Tapasweni Pathak
1
-1
/
+1
2014-10-20
staging: android: ion: Replace "the the " with "the"
Tapasweni Pathak
1
-1
/
+1
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2014-10-09
android: ->f_op is never NULL
Al Viro
1
-1
/
+1
2014-08-16
staging: android: ion: Remove redundant return of void function
Phong Tran
5
-6
/
+0
2014-08-16
staging: android: ion: ion.c Add a new blank line after decleration
Phong Tran
1
-0
/
+1
2014-08-16
staging: android: ion: ion_dummy_driver.c Replace kzalloc() by kcalloc()
Phong Tran
1
-1
/
+1
2014-08-04
Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-57
/
+28
2014-07-30
staging: ion: vm_insert_pfn and zap_page_range rely on CONFIG_MMU
Fabian Frederick
1
-1
/
+1
2014-07-21
staging: android: ion: ion_cma_heap.c: Fix checkpatch warning
Phong Tran
1
-7
/
+2
2014-07-17
staging: ion: Remove left over comment
Sachin Kamat
1
-1
/
+0
2014-07-08
drivers: staging: android: ion: Kconfig: Let it also depend on HAS_DMA
Chen Gang
1
-1
/
+1
2014-07-08
dma-buf: use reservation objects
Maarten Lankhorst
1
-1
/
+2
2014-06-19
staging: ion: fixup invalid kfree() calls on heap destroy
Heesub Shin
1
-1
/
+0
2014-06-19
staging: android: ion: ion_chunk_heap.c: Fix checkpatch warning
Tair Rzayev
1
-1
/
+1
2014-06-19
staging: ion: optimize struct ion_system_heap
Heesub Shin
1
-8
/
+5
2014-06-19
staging: ion: remove order argument from free_buffer_page()
Heesub Shin
1
-5
/
+4
2014-06-19
staging: ion: remove struct page_info
Heesub Shin
1
-32
/
+15
2014-06-19
staging: ion: remove order from struct page_info
Heesub Shin
1
-6
/
+5
2014-05-29
staging: ion: shrink highmem pages on kswapd
Heesub Shin
1
-1
/
+5
2014-05-29
staging: ion: use compound pages on high order pages for system heap
Heesub Shin
2
-2
/
+4
2014-05-29
staging: ion: remove struct ion_page_pool_item
Heesub Shin
1
-22
/
+5
2014-05-29
staging: ion: simplify ion_page_pool_total()
Heesub Shin
1
-5
/
+5
2014-05-29
staging: ion: tidy up a bit
Heesub Shin
3
-33
/
+28
2014-05-24
staging: ion: WARN when the handle kmap_cnt is going to wrap around
Mitchel Humpherys
1
-0
/
+4
2014-05-03
staging: android: fix missing a blank line after declarations
Seunghun Lee
4
-0
/
+18
2014-04-25
Staging: android: ion: duplicated clearing of sg_table
Gioh Kim
3
-4
/
+4
2014-03-13
staging: android: ion: Use ERR_CAST instead of ERR_PTR
Iulia Manda
1
-3
/
+3
2014-03-13
staging: android: ion: Replace seq_printf with seq_puts
Iulia Manda
1
-5
/
+5
2014-03-13
staging: android: ion: Fix quoted string split across lines
Iulia Manda
1
-4
/
+3
2014-03-07
staging:android: Introduce the use of the managed version of kzalloc
Himangi Saraogi
1
-6
/
+4
2014-02-18
staging: ion: ion_cma_heap: Remove '0x' when using %pa format
Fabio Estevam
1
-1
/
+1
2014-02-18
staging: ion: Add private buffer flag to skip page pooling on free
Mitchel Humpherys
3
-6
/
+59
2014-02-18
staging: ion: Move shrinker out of heaps
Colin Cross
5
-77
/
+85
2014-02-18
staging: ion: Make sure all clients are exposed in debugfs
Mitchel Humpherys
1
-2
/
+36
2014-02-18
staging: ion: Store a copy of the client name on client creation
Mitchel Humpherys
1
-6
/
+13
2014-02-18
staging: ion: Fix debugfs handling of multiple kernel clients
Laura Abbott
1
-5
/
+5
2014-02-18
staging: ion: Create separate heap and client debugfs directories
Mitchel Humpherys
1
-8
/
+49
2014-02-11
staging : ion : Fix some checkpatch warnings and an error
Daeseok Youn
2
-18
/
+17
2014-02-08
Merge branch 'staging-linus' into staging-work
Greg Kroah-Hartman
5
-12
/
+35
2014-02-07
gpu: ion: dereferencing an ERR_PTR
Dan Carpenter
1
-1
/
+1
2014-02-07
staging: android: ion: dummy: fix an error code
Dan Carpenter
1
-1
/
+1
2014-02-07
staging: ion: Use PTR_ERR_OR_ZERO
Sachin Kamat
2
-4
/
+3
2014-02-07
ion: Fix sparse non static symbol warnings
Wei Yongjun
1
-6
/
+6
2014-02-07
staging: ion: Fix build warning
John Stultz
1
-0
/
+1
2014-02-07
staging: ion: Fix ION_IOC_FREE compat ioctl
Laura Abbott
1
-4
/
+22
2014-02-07
staging: ion: Fix overflow and list bugs in system heap
Colin Cross
1
-1
/
+5
2014-02-07
staging: don't use module_init in non-modular ion_dummy_driver.c
Paul Gortmaker
1
-4
/
+3
[next]