index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
/
ion
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-02
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
1
-0
/
+1
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-3
/
+3
2017-02-22
mm: drop unused argument of zap_page_range()
Kirill A. Shutemov
1
-2
/
+1
2017-02-22
Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-29
/
+27
2017-02-12
staging: android: ion: fix coding style issue
Youngdo, Lee
1
-3
/
+3
2017-01-16
staging: android/ion: Use variable names in header
Bogdan Purcareata
1
-19
/
+19
2017-01-16
staging: android/ion: Align comment mark
Bogdan Purcareata
1
-1
/
+1
2017-01-16
staging: android/ion: Don't use return in void function
Bogdan Purcareata
1
-1
/
+0
2017-01-16
staging: android/ion: Split function call
Bogdan Purcareata
1
-1
/
+2
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
1
-1
/
+1
2017-01-03
staging: android: ion: return -ENOMEM in ion_cma_heap allocation failure
Jaewon Kim
1
-4
/
+2
2016-12-14
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
1
-1
/
+1
2016-10-30
Merge 4.9-rc3 into staging-next
Greg Kroah-Hartman
2
-3
/
+5
2016-10-24
staging: android: ion: Fix error handling in ion_query_heaps()
Dan Carpenter
1
-2
/
+4
2016-10-24
Staging: android: ion: Make a read-only structure
Mihaela Muraru
1
-1
/
+1
2016-10-24
staging: android: Remove unnecessary parentheses.
Elise Lennion
1
-1
/
+1
2016-10-17
Staging: android: ion: constify dma_buf_ops structure
Bhumika Goyal
1
-1
/
+1
2016-10-17
staging: android/ion: testing the wrong variable
Dan Carpenter
1
-1
/
+1
2016-10-02
staging: android: ion: fix checks found by checkpatch.pl
Wayne Porter
1
-4
/
+4
2016-10-02
staging: android: ion: fix warning found by checkpatch.pl
Wayne Porter
1
-2
/
+2
2016-09-27
staging:android:ion: Fix whitespace issue
Yannis Damigos
1
-1
/
+1
2016-09-27
staging:android:ion: Fix blank line issues
Yannis Damigos
1
-1
/
+1
2016-09-27
staging:android:ion: Fix alignment issues
Yannis Damigos
1
-8
/
+8
2016-09-27
staging:android:ion: Fix comparison with NULL
Yannis Damigos
1
-2
/
+2
2016-09-25
staging: ion: Align cases with switch
Christopher Pezley
1
-9
/
+9
2016-09-23
staging: android: ion: mark symbols static where possible
Baoyou Xie
2
-11
/
+11
2016-09-16
staging: android ion/hisi: fix dependencies
Arnd Bergmann
1
-0
/
+1
2016-09-16
staging: android: ion: Fix return value check in hi6220_ion_probe()
Wei Yongjun
1
-2
/
+2
2016-09-14
staging: android: ion: Make ION_OF depend on OF_ADDRESS
Laura Abbott
1
-1
/
+1
2016-09-12
staging: android: ion: Convert hi6220 to common platform
Laura Abbott
1
-151
/
+44
2016-09-12
staging: ion: Add files for parsing the devicetree
Laura Abbott
4
-0
/
+234
2016-09-12
devicetree: bindings for Ion
Laura Abbott
1
-0
/
+51
2016-09-12
staging: android: ion: Add ioctl to query available heaps
Laura Abbott
3
-10
/
+89
2016-09-08
staging: android: ion: Pull out ion ioctls to a separate file
Laura Abbott
4
-205
/
+245
2016-09-01
staging: android: ion: ion.c fix parenthesis alignment
Didik Setiawan
1
-4
/
+3
2016-09-01
staging: android: ion: Remove unnused function ion_handle_buffer
Johanna Abrahamsson
2
-7
/
+0
2016-09-01
staging: android: ion: Remove ret variable in ion_handle_put_nolock
Johanna Abrahamsson
1
-5
/
+1
2016-09-01
Staging: android: ion: fix parenthesis alignment
Ben LeMasurier
5
-18
/
+18
2016-09-01
staging: android: ion: Fix alignment
Johanna Abrahamsson
1
-21
/
+21
2016-09-01
staging: android: ion: Remove valid_handle variable in ion_free_nolock
Johanna Abrahamsson
1
-5
/
+1
2016-09-01
staging: android: ion: Do not BUG on handle client mismatch
Johanna Abrahamsson
1
-2
/
+0
2016-08-21
staging: ion: remove __GFP_NOWARN when use low order gfp flags
Chen Feng
1
-1
/
+1
2016-08-21
ION: Sys_heap: Add cached pool to spead up cached buffer alloc
Chen Feng
3
-65
/
+133
2016-08-18
Staging: android: ion: ion_test.c: fix parenthesis alignment
Ben LeMasurier
1
-10
/
+13
2016-08-18
Staging: android: ion: ion_heap.c: fix parenthesis alignment
Ben LeMasurier
1
-5
/
+5
2016-08-15
staging: android: ion: fix 'line over 80 characters'
Didik Setiawan
1
-2
/
+4
2016-08-15
staging: android: ion: Get rid of ion_reserve
Laura Abbott
2
-45
/
+0
2016-08-15
staging: android: ion: Drop ion_carveout_allocate definitions
Laura Abbott
2
-14
/
+2
2016-08-15
staging: android: ion: Get rid of map_dma/unmap_dma
Laura Abbott
6
-94
/
+16
[next]