aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/android (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-08staging: android: vsoc: Fix ending '(' warnings in vsoc_probe_deviceNathan Chancellor1-11/+10
2018-05-08staging: android: vsoc: Fix ending '(' warnings in vsoc_ioctlNathan Chancellor1-14/+11
2018-05-08staging: android: vsoc: Fix ending '(' warnings in do_destroy_fd_scoped_permissionNathan Chancellor1-2/+2
2018-05-08staging: android: vsoc: Fix ending '(' warnings in function defintionsNathan Chancellor1-21/+21
2018-05-08staging: android: Clean up license identifiersNathan Chancellor4-29/+4
2018-05-08staging: android: Kconfig; Remove excessive hyphensNathan Chancellor2-3/+3
2018-05-06ion: Consider ion pool pages as indirectly reclaimableVijayanand Jitta1-0/+5
2018-05-03staging: Android: asoc: Fix sparse warnings in vsoc driver.Alistair Strachan1-51/+49
2018-05-03staging: Android: vsoc: Fix a i386-randconfig warning.Alistair Strachan1-2/+2
2018-05-03staging: Android: vsoc: Create wc kernel mapping for region shm.Alistair Strachan2-4/+1
2018-04-23staging: Android: Add 'vsoc' driver for cuttlefish.Greg Hartman5-0/+1492
2018-04-23staging: android: ion: remove duplicate buffer field initializesTodd Poynor1-4/+2
2018-03-19drivers:staging:android:ashmem: Changing return type from int to loff_tRohit Kumar1-1/+1
2018-03-19staging: android: ion: Update wording in drivers/staging/android/ion/KconfigPhillip Potter1-1/+1
2018-03-19Merge 4.16-rc6 into staging-nextGreg Kroah-Hartman1-13/+10
2018-03-06staging: android: ashmem: Fix possible deadlock in ashmem_ioctlYisheng Xie1-5/+3
2018-03-01staging: android: ashmem: Fix lockdep issue during llseekJoel Fernandes1-8/+7
2018-02-26Merge 4.16-rc3 into staging-nextGreg Kroah-Hartman2-8/+28
2018-02-22staging: android: ion: Remove check of idev->debug_rootYisheng Xie1-3/+0
2018-02-22staging: android: ion: Remove check of debug_fileYisheng Xie1-7/+2
2018-02-20staging: android: ion: Initialize dma_address of new sg listLiam Mark1-1/+1
2018-02-16staging: android: ion: Zero CMA allocated memoryLiam Mark1-0/+17
2018-02-16staging: android: ashmem: Fix a race condition in pin ioctlsBen Hutchings1-8/+11
2018-02-16staging: android: ion: Combine cache and uncache poolsYisheng Xie4-83/+16
2018-02-16staging: android: ion: Cleanup ion_page_pool_alloc_pagesYisheng Xie1-6/+2
2018-02-16staging: android: ion: Return void instead of intYisheng Xie1-2/+1
2018-02-16staging: android: ion: Remove dead code in ion_page_pool_freeYisheng Xie1-5/+1
2018-02-16staging: android: ion: Remove lable debugfs_doneYisheng Xie1-4/+1
2018-02-16staging: android: ion: Avoid NULL point in error pathYisheng Xie1-7/+3
2018-02-16staging: android: ion: Nuke ion_page_pool_initYisheng Xie1-7/+0
2018-02-16staging: android: ion: Remove unused include files for ion_page_pool.cYisheng Xie1-4/+0
2018-02-16staging: android: ion: Remove unused declaration ion_buffer_fault_user_mappingsYisheng Xie1-9/+0
2018-02-01Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds13-130/+65
2018-01-09staging: android: ion: Switch from WARN to pr_warnLaura Abbott1-1/+3
2018-01-09staging: android: ion: Add __GFP_NOWARN for system contig heapLaura Abbott1-1/+1
2018-01-09staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctlViktor Slavkovic1-0/+2
2018-01-08staging: android: check the return value of register_shrinkerXiongwei Song1-1/+7
2018-01-08staging: android: check for error from register_shrinker in ion_heap_init_shrinkerXiongwei Song3-5/+10
2018-01-08staging: android: ashmem: add procfs fdinfo helperZhai Zhaoxuan1-0/+19
2018-01-02Merge 4.15-rc6 into staging-nextGreg Kroah-Hartman3-7/+14
2017-12-19staging: android: ion: Fix dma direction for dma_sync_sg_for_cpu/deviceSushmita Susheelendra1-2/+2
2017-12-19staging: ion: Fix ion_cma_heap allocationsJohn Stultz2-5/+12
2017-12-06staging: android: add identifiers to function parametersAshish Kalra1-1/+2
2017-12-06staging: android: Fix checkpatch.pl errorAshish Kalra1-3/+3
2017-11-28staging: ion: reorder includeBenjamin Gaignard1-7/+7
2017-11-28staging: android: Remove redundant license textGreg Kroah-Hartman11-111/+0
2017-11-28staging: android: add SPDX identifiers to all android driver filesGreg Kroah-Hartman13-0/+13
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds4-10/+6
2017-11-06staging: android: Fix checkpatch.pl errorSidong Yang1-1/+1
2017-11-02staging: ion: simplify ioctl args checking functionBenjamin Gaignard1-6/+5