index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
Age
Commit message (
Expand
)
Author
2020-08-06
Merge tag 'staging-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-07-31
staging: android: ashmem: Fix lockdep warning for write operation
Suren Baghdasaryan
2020-06-25
staging: ion: fix common struct sg_table related issues
Marek Szyprowski
2020-06-25
staging: ion: remove dead code
Marek Szyprowski
2020-06-15
sched,ion: Convert to sched_set_normal()
Peter Zijlstra
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-07
Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-02
staging: android: ion: use vmap instead of vm_map_ram
Christoph Hellwig
2020-04-13
staging: android: ion: Align with parenthesis
John B. Wyatt IV
2020-02-10
staging: android: Delete the 'vsoc' driver
Alistair Delva
2020-02-10
staging: android: ashmem: Disallow ashmem memory from being remapped
Suren Baghdasaryan
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-01-14
staging: android: ashmem: Replace strcpy with strscpy
Ole Wiedemann
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-11-25
staging/android/ion: delete dma_buf->kmap/unmap implemenation
Daniel Vetter
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-09-24
mm: introduce page_size()
Matthew Wilcox (Oracle)
2019-09-18
Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-08-21
staging: android: Remove ion device tree bindings from the TODO
Donald Yandt
2019-08-12
Merge 5.3-rc4 into staging-next
Greg Kroah-Hartman
2019-08-01
hrtimer/treewide: Use hrtimer_sleeper_start_expires()
Thomas Gleixner
2019-08-01
hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() calls
Sebastian Andrzej Siewior
2019-07-30
hrtimer: Remove task argument from hrtimer_init_sleeper()
Thomas Gleixner
2019-07-25
staging: android: ion: Bail out upon SIGKILL when allocating memory.
Tetsuo Handa
2019-07-25
staging: android: ion: Remove unused rbtree for ion_buffer
Lecopzer Chen
2019-07-03
staging: android: ion: Remove file ion_chunk_heap.c
Nishka Dasgupta
2019-07-03
staging: android: ion: Remove file ion_carveout_heap.c
Nishka Dasgupta
2019-06-15
staging: android: fix style problem
Saiyam Doshi
2019-04-16
staging: remove redundant 'default n' from Kconfig
Bartlomiej Zolnierkiewicz
2019-04-16
staging: android: vsoc: fix copy_from_user overrun
Vincent Stehlé
2019-04-03
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
2019-02-26
staging: android: ashmem: Avoid range_alloc() allocation with ashmem_mutex held.
Tetsuo Handa
2019-02-19
staging: android: ashmem: Don't call fallocate() with ashmem_mutex held.
Tetsuo Handa
2019-02-19
staging: android: ion: fix sys heap pool's gfp_flags
Qing Xia
2019-02-14
staging: android: ion: Add the GPL exception for syscalls
Hyun Kwon
2019-02-08
staging: android: formatting change in ashmem.c
K Hodges
2019-01-28
Merge 5.0-rc4 into staging-next
Greg Kroah-Hartman
2019-01-22
staging: android: ion: Support cpu access during dma_buf_detach
Liam Mark
2019-01-18
staging: android: ion: Remove unused headers
Andrew F. Davis
2019-01-18
staging: android: ion: Remove base from ion_chunk_heap
Andrew F. Davis
2019-01-18
staging: android: ion: Remove base from ion_carveout_heap
Andrew F. Davis
2019-01-18
staging: android: ion: Sync comment docs with struct ion_buffer
Andrew F. Davis
2019-01-18
staging: android: ion: Fixup some white-space issues
Andrew F. Davis
2019-01-18
staging: android: ion: Remove struct ion_platform_heap
Andrew F. Davis
2019-01-18
staging: android: ion: Remove leftover comment
Andrew F. Davis
2019-01-18
staging: android: ion: Merge ion-ioctl.c into ion.c
Andrew F. Davis
2019-01-18
staging: android: ion: Remove empty ion_ioctl_dir() function
Andrew F. Davis
2019-01-18
staging: android: ion: Add proper header information
Andrew F. Davis
[next]