summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android
Commit message (Expand)AuthorAgeFilesLines
* 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
* | staging: android: ion: Sync comment docs with struct ion_bufferAndrew F. Davis2019-01-181-2/+7
* | staging: android: ion: Fixup some white-space issuesAndrew F. Davis2019-01-184-2/+13
* | staging: android: ion: Remove struct ion_platform_heapAndrew F. Davis2019-01-183-41/+11
* | staging: android: ion: Remove leftover commentAndrew F. Davis2019-01-181-4/+0
* | staging: android: ion: Merge ion-ioctl.c into ion.cAndrew F. Davis2019-01-184-97/+78
* | staging: android: ion: Remove empty ion_ioctl_dir() functionAndrew F. Davis2019-01-181-14/+2
* | staging: android: ion: Add proper header informationAndrew F. Davis2019-01-188-8/+8
* | staging/android/vsoc: Remove duplicate headerBrajeswar Ghosh2019-01-151-1/+0
|/
* Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-284-12/+53
|\
| * staging: android: ashmem: doc: Fix spellingDaniel Bovensiepen2018-12-191-2/+2
| * staging: android: ion: Remove unused header filesYangtao Li2018-12-052-2/+0
| * staging: android: ion: Add per-heap countersAlexey Skidanov2018-11-092-8/+51
* | mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-281-1/+1
|/
* mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+1
* Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-292-29/+0
|\
| * staging: android: ion: Clean unused debug_show memeber of the heap objectAlexey Skidanov2018-09-102-29/+0
* | mm: rename and change semantics of nr_indirectly_reclaimable_bytesVlastimil Babka2018-10-261-4/+4
|/
* Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-182-26/+31
|\
OpenPOWER on IntegriCloud