aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/android (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-10staging: android: ashmem: Supply description for 'new_range'Lee Jones1-0/+1
2021-03-10staging: android: Remove filename reference from fileGeorge Xanthakis1-2/+0
2020-12-28driver: staging: count ashmem_range into SLAB_RECLAIMBLEZhaoyang Huang1-1/+1
2020-12-18Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-3/+3
2020-11-19mm: introduce vma_set_file function v5Christian König1-3/+3
2020-11-05Revert "mm: introduce vma_set_file function v4"Christian König1-3/+3
2020-11-05mm: introduce vma_set_file function v4Christian König1-3/+3
2020-10-26staging: ion: remove from the treeGreg Kroah-Hartman12-2074/+0
2020-08-18staging: ion: fix spelling mistake in function name "detatch" -> "detach"Colin Ian King1-3/+3
2020-08-06Merge tag 'staging-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds5-56/+37
2020-07-31staging: android: ashmem: Fix lockdep warning for write operationSuren Baghdasaryan1-0/+12
2020-06-25staging: ion: fix common struct sg_table related issuesMarek Szyprowski3-46/+25
2020-06-25staging: ion: remove dead codeMarek Szyprowski2-10/+0
2020-06-15sched,ion: Convert to sched_set_normal()Peter Zijlstra1-3/+1
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse1-2/+2
2020-06-07Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-2/+2
2020-06-02staging: android: ion: use vmap instead of vm_map_ramChristoph Hellwig1-2/+2
2020-04-13staging: android: ion: Align with parenthesisJohn B. Wyatt IV1-2/+2
2020-02-10staging: android: Delete the 'vsoc' driverAlistair Delva5-1462/+0
2020-02-10staging: android: ashmem: Disallow ashmem memory from being remappedSuren Baghdasaryan1-0/+28
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-14/+0
2020-01-14staging: android: ashmem: Replace strcpy with strscpyOle Wiedemann1-3/+3
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter1-14/+0
2019-11-25staging/android/ion: delete dma_buf->kmap/unmap implemenationDaniel Vetter1-14/+0
2019-10-23compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann1-3/+1
2019-09-24mm: introduce page_size()Matthew Wilcox (Oracle)1-2/+2
2019-09-18Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds3-47/+1
2019-09-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+3
2019-08-21staging: android: Remove ion device tree bindings from the TODODonald Yandt1-2/+0
2019-08-12Merge 5.3-rc4 into staging-nextGreg Kroah-Hartman1-0/+3
2019-08-01hrtimer/treewide: Use hrtimer_sleeper_start_expires()Thomas Gleixner1-1/+1
2019-08-01hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() callsSebastian Andrzej Siewior1-4/+2
2019-07-30hrtimer: Remove task argument from hrtimer_init_sleeper()Thomas Gleixner1-1/+1
2019-07-25staging: android: ion: Bail out upon SIGKILL when allocating memory.Tetsuo Handa1-0/+3
2019-07-25staging: android: ion: Remove unused rbtree for ion_bufferLecopzer Chen2-45/+1
2019-07-03staging: android: ion: Remove file ion_chunk_heap.cNishka Dasgupta3-157/+0
2019-07-03staging: android: ion: Remove file ion_carveout_heap.cNishka Dasgupta3-143/+0
2019-06-15staging: android: fix style problemSaiyam Doshi1-1/+2
2019-04-16staging: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz1-2/+0
2019-04-16staging: android: vsoc: fix copy_from_user overrunVincent Stehlé1-1/+2
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman1-0/+1
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman2-0/+2
2019-02-26staging: android: ashmem: Avoid range_alloc() allocation with ashmem_mutex held.Tetsuo Handa1-18/+24
2019-02-19staging: android: ashmem: Don't call fallocate() with ashmem_mutex held.Tetsuo Handa1-5/+20
2019-02-19staging: android: ion: fix sys heap pool's gfp_flagsQing Xia1-1/+1
2019-02-14staging: android: ion: Add the GPL exception for syscallsHyun Kwon1-1/+1
2019-02-08staging: android: formatting change in ashmem.cK Hodges1-1/+2
2019-01-28Merge 5.0-rc4 into staging-nextGreg Kroah-Hartman1-1/+1
2019-01-22staging: android: ion: Support cpu access during dma_buf_detachLiam Mark1-1/+1
2019-01-18staging: android: ion: Remove unused headersAndrew F. Davis3-7/+3