summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android
AgeCommit message (Expand)AuthorLines
2018-04-23staging: Android: Add 'vsoc' driver for cuttlefish.Greg Hartman-0/+1492
2018-04-23staging: android: ion: remove duplicate buffer field initializesTodd Poynor-4/+2
2018-03-19drivers:staging:android:ashmem: Changing return type from int to loff_tRohit Kumar-1/+1
2018-03-19staging: android: ion: Update wording in drivers/staging/android/ion/KconfigPhillip Potter-1/+1
2018-03-19Merge 4.16-rc6 into staging-nextGreg Kroah-Hartman-13/+10
2018-03-06staging: android: ashmem: Fix possible deadlock in ashmem_ioctlYisheng Xie-5/+3
2018-03-01staging: android: ashmem: Fix lockdep issue during llseekJoel Fernandes-8/+7
2018-02-26Merge 4.16-rc3 into staging-nextGreg Kroah-Hartman-8/+28
2018-02-22staging: android: ion: Remove check of idev->debug_rootYisheng Xie-3/+0
2018-02-22staging: android: ion: Remove check of debug_fileYisheng Xie-7/+2
2018-02-20staging: android: ion: Initialize dma_address of new sg listLiam Mark-1/+1
2018-02-16staging: android: ion: Zero CMA allocated memoryLiam Mark-0/+17
2018-02-16staging: android: ashmem: Fix a race condition in pin ioctlsBen Hutchings-8/+11
2018-02-16staging: android: ion: Combine cache and uncache poolsYisheng Xie-83/+16
2018-02-16staging: android: ion: Cleanup ion_page_pool_alloc_pagesYisheng Xie-6/+2
2018-02-16staging: android: ion: Return void instead of intYisheng Xie-2/+1
2018-02-16staging: android: ion: Remove dead code in ion_page_pool_freeYisheng Xie-5/+1
2018-02-16staging: android: ion: Remove lable debugfs_doneYisheng Xie-4/+1
2018-02-16staging: android: ion: Avoid NULL point in error pathYisheng Xie-7/+3
2018-02-16staging: android: ion: Nuke ion_page_pool_initYisheng Xie-7/+0
2018-02-16staging: android: ion: Remove unused include files for ion_page_pool.cYisheng Xie-4/+0
2018-02-16staging: android: ion: Remove unused declaration ion_buffer_fault_user_mappingsYisheng Xie-9/+0
2018-02-01Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-130/+65
2018-01-09staging: android: ion: Switch from WARN to pr_warnLaura Abbott-1/+3
2018-01-09staging: android: ion: Add __GFP_NOWARN for system contig heapLaura Abbott-1/+1
2018-01-09staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctlViktor Slavkovic-0/+2
2018-01-08staging: android: check the return value of register_shrinkerXiongwei Song-1/+7
2018-01-08staging: android: check for error from register_shrinker in ion_heap_init_shr...Xiongwei Song-5/+10
2018-01-08staging: android: ashmem: add procfs fdinfo helperZhai Zhaoxuan-0/+19
2018-01-02Merge 4.15-rc6 into staging-nextGreg Kroah-Hartman-7/+14
2017-12-19staging: android: ion: Fix dma direction for dma_sync_sg_for_cpu/deviceSushmita Susheelendra-2/+2
2017-12-19staging: ion: Fix ion_cma_heap allocationsJohn Stultz-5/+12
2017-12-06staging: android: add identifiers to function parametersAshish Kalra-1/+2
2017-12-06staging: android: Fix checkpatch.pl errorAshish Kalra-3/+3
2017-11-28staging: ion: reorder includeBenjamin Gaignard-7/+7
2017-11-28staging: android: Remove redundant license textGreg Kroah-Hartman-111/+0
2017-11-28staging: android: add SPDX identifiers to all android driver filesGreg Kroah-Hartman-0/+13
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-10/+6
2017-11-06staging: android: Fix checkpatch.pl errorSidong Yang-1/+1
2017-11-02staging: ion: simplify ioctl args checking functionBenjamin Gaignard-6/+5
2017-11-02staging: android: ion: remove redundant variable tableColin Ian King-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-03staging: android: TODO: Removing an invalid issueJoaquin Garmendia Cabrera-1/+0
2017-09-18staging: Android: follow coding guidlinesKeerthi Reddy-1/+1
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-21/+8
2017-09-04ashmem: switch to ->read_iterChristoph Hellwig-21/+8
2017-07-16Staging: android: use BIT macroMateusz Nowotyński-2/+2
2017-07-16Staging: android: Fix code alignment issueMateusz Nowotyński-4/+4
2017-07-16Staging: android: Remove unnecessary blank linesMateusz Nowotyński-2/+0
2017-07-16Staging: android: fix sizeof style issueMateusz Nowotyński-1/+1