summaryrefslogtreecommitdiff
path: root/drivers/staging/android
AgeCommit message (Expand)Author
2018-05-08staging: android: Clean up license identifiersNathan Chancellor
2018-05-08staging: android: Kconfig; Remove excessive hyphensNathan Chancellor
2018-05-06ion: Consider ion pool pages as indirectly reclaimableVijayanand Jitta
2018-05-03staging: Android: asoc: Fix sparse warnings in vsoc driver.Alistair Strachan
2018-05-03staging: Android: vsoc: Fix a i386-randconfig warning.Alistair Strachan
2018-05-03staging: Android: vsoc: Create wc kernel mapping for region shm.Alistair Strachan
2018-04-23staging: Android: Add 'vsoc' driver for cuttlefish.Greg Hartman
2018-04-23staging: android: ion: remove duplicate buffer field initializesTodd Poynor
2018-03-19drivers:staging:android:ashmem: Changing return type from int to loff_tRohit Kumar
2018-03-19staging: android: ion: Update wording in drivers/staging/android/ion/KconfigPhillip Potter
2018-03-19Merge 4.16-rc6 into staging-nextGreg Kroah-Hartman
2018-03-06staging: android: ashmem: Fix possible deadlock in ashmem_ioctlYisheng Xie
2018-03-01staging: android: ashmem: Fix lockdep issue during llseekJoel Fernandes
2018-02-26Merge 4.16-rc3 into staging-nextGreg Kroah-Hartman
2018-02-22staging: android: ion: Remove check of idev->debug_rootYisheng Xie
2018-02-22staging: android: ion: Remove check of debug_fileYisheng Xie
2018-02-20staging: android: ion: Initialize dma_address of new sg listLiam Mark
2018-02-16staging: android: ion: Zero CMA allocated memoryLiam Mark
2018-02-16staging: android: ashmem: Fix a race condition in pin ioctlsBen Hutchings
2018-02-16staging: android: ion: Combine cache and uncache poolsYisheng Xie
2018-02-16staging: android: ion: Cleanup ion_page_pool_alloc_pagesYisheng Xie
2018-02-16staging: android: ion: Return void instead of intYisheng Xie
2018-02-16staging: android: ion: Remove dead code in ion_page_pool_freeYisheng Xie
2018-02-16staging: android: ion: Remove lable debugfs_doneYisheng Xie
2018-02-16staging: android: ion: Avoid NULL point in error pathYisheng Xie
2018-02-16staging: android: ion: Nuke ion_page_pool_initYisheng Xie
2018-02-16staging: android: ion: Remove unused include files for ion_page_pool.cYisheng Xie
2018-02-16staging: android: ion: Remove unused declaration ion_buffer_fault_user_mappingsYisheng Xie
2018-02-01Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-09staging: android: ion: Switch from WARN to pr_warnLaura Abbott
2018-01-09staging: android: ion: Add __GFP_NOWARN for system contig heapLaura Abbott
2018-01-09staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctlViktor Slavkovic
2018-01-08staging: android: check the return value of register_shrinkerXiongwei Song
2018-01-08staging: android: check for error from register_shrinker in ion_heap_init_shr...Xiongwei Song
2018-01-08staging: android: ashmem: add procfs fdinfo helperZhai Zhaoxuan
2018-01-02Merge 4.15-rc6 into staging-nextGreg Kroah-Hartman
2017-12-19staging: android: ion: Fix dma direction for dma_sync_sg_for_cpu/deviceSushmita Susheelendra
2017-12-19staging: ion: Fix ion_cma_heap allocationsJohn Stultz
2017-12-06staging: android: add identifiers to function parametersAshish Kalra
2017-12-06staging: android: Fix checkpatch.pl errorAshish Kalra
2017-11-28staging: ion: reorder includeBenjamin Gaignard
2017-11-28staging: android: Remove redundant license textGreg Kroah-Hartman
2017-11-28staging: android: add SPDX identifiers to all android driver filesGreg Kroah-Hartman
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-06staging: android: Fix checkpatch.pl errorSidong Yang
2017-11-02staging: ion: simplify ioctl args checking functionBenjamin Gaignard
2017-11-02staging: android: ion: remove redundant variable tableColin Ian King
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-03staging: android: TODO: Removing an invalid issueJoaquin Garmendia Cabrera
2017-09-18staging: Android: follow coding guidlinesKeerthi Reddy