summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android
Commit message (Expand)AuthorAgeFilesLines
* driver: staging: count ashmem_range into SLAB_RECLAIMBLEZhaoyang Huang2020-12-281-1/+1
* Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-12-181-3/+3
|\
| * mm: introduce vma_set_file function v5Christian König2020-11-191-3/+3
| * Revert "mm: introduce vma_set_file function v4"Christian König2020-11-051-3/+3
| * mm: introduce vma_set_file function v4Christian König2020-11-051-3/+3
* | staging: ion: remove from the treeGreg Kroah-Hartman2020-10-2612-2074/+0
|/
* staging: ion: fix spelling mistake in function name "detatch" -> "detach"Colin Ian King2020-08-181-3/+3
* Merge tag 'staging-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-065-56/+37
|\
| * staging: android: ashmem: Fix lockdep warning for write operationSuren Baghdasaryan2020-07-311-0/+12
| * staging: ion: fix common struct sg_table related issuesMarek Szyprowski2020-06-253-46/+25
| * staging: ion: remove dead codeMarek Szyprowski2020-06-252-10/+0
* | sched,ion: Convert to sched_set_normal()Peter Zijlstra2020-06-151-3/+1
|/
* mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-2/+2
* Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-071-2/+2
|\
| * staging: android: ion: Align with parenthesisJohn B. Wyatt IV2020-04-131-2/+2
* | staging: android: ion: use vmap instead of vm_map_ramChristoph Hellwig2020-06-021-2/+2
|/
* staging: android: Delete the 'vsoc' driverAlistair Delva2020-02-105-1462/+0
* staging: android: ashmem: Disallow ashmem memory from being remappedSuren Baghdasaryan2020-02-101-0/+28
* Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-01-301-14/+0
|\
| * Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-12-171-14/+0
| |\
| | * staging/android/ion: delete dma_buf->kmap/unmap implemenationDaniel Vetter2019-11-251-14/+0
* | | staging: android: ashmem: Replace strcpy with strscpyOle Wiedemann2020-01-141-3/+3
|/ /
* / compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann2019-10-231-3/+1
|/
* mm: introduce page_size()Matthew Wilcox (Oracle)2019-09-241-2/+2
* Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-183-47/+1
|\
| * staging: android: Remove ion device tree bindings from the TODODonald Yandt2019-08-211-2/+0
| * Merge 5.3-rc4 into staging-nextGreg Kroah-Hartman2019-08-121-0/+3
| |\
| * | staging: android: ion: Remove unused rbtree for ion_bufferLecopzer Chen2019-07-252-45/+1
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-171-5/+3
|\ \ \ | |_|/ |/| |
| * | hrtimer/treewide: Use hrtimer_sleeper_start_expires()Thomas Gleixner2019-08-011-1/+1
| * | hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() callsSebastian Andrzej Siewior2019-08-011-4/+2
| * | hrtimer: Remove task argument from hrtimer_init_sleeper()Thomas Gleixner2019-07-301-1/+1
| |/
* / staging: android: ion: Bail out upon SIGKILL when allocating memory.Tetsuo Handa2019-07-251-0/+3
|/
* staging: android: ion: Remove file ion_chunk_heap.cNishka Dasgupta2019-07-033-157/+0
* staging: android: ion: Remove file ion_carveout_heap.cNishka Dasgupta2019-07-033-143/+0
* staging: android: fix style problemSaiyam Doshi2019-06-151-1/+2
* staging: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz2019-04-161-2/+0
* staging: android: vsoc: fix copy_from_user overrunVincent Stehlé2019-04-161-1/+2
* staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman2019-04-031-0/+1
* staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman2019-04-032-0/+2
* staging: android: ashmem: Avoid range_alloc() allocation with ashmem_mutex held.Tetsuo Handa2019-02-261-18/+24
* staging: android: ashmem: Don't call fallocate() with ashmem_mutex held.Tetsuo Handa2019-02-191-5/+20
* staging: android: ion: fix sys heap pool's gfp_flagsQing Xia2019-02-191-1/+1
* staging: android: ion: Add the GPL exception for syscallsHyun Kwon2019-02-141-1/+1
* staging: android: formatting change in ashmem.cK Hodges2019-02-081-1/+2
* Merge 5.0-rc4 into staging-nextGreg Kroah-Hartman2019-01-281-1/+1
|\
| * staging: android: ion: Support cpu access during dma_buf_detachLiam Mark2019-01-221-1/+1
* | staging: android: ion: Remove unused headersAndrew F. Davis2019-01-183-7/+3
* | staging: android: ion: Remove base from ion_chunk_heapAndrew F. Davis2019-01-181-5/+2
* | staging: android: ion: Remove base from ion_carveout_heapAndrew F. Davis2019-01-181-3/+1