summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android
AgeCommit message (Expand)Author
2018-08-01staging: ashmem: Fix SIGBUS crash when traversing mmaped ashmem pagesJohn Stultz
2018-06-25staging: android: ion: Return an ERR_PTR in ion_map_kernelLaura Abbott
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-05-15staging: android: ion: Switch to pr_warn_once in ion_buffer_destroyLaura Abbott
2018-05-15staging: android: ion: Check return value of ion_buffer_kmap_getNathan Chancellor
2018-05-08staging: android: ion: Remove unnecessary blank lineNathan Chancellor
2018-05-08staging: android: ion: Fix license identifier comment formatNathan Chancellor
2018-05-08staging: android: vsoc: Fix ending '(' warnings in vsoc_probe_deviceNathan Chancellor
2018-05-08staging: android: vsoc: Fix ending '(' warnings in vsoc_ioctlNathan Chancellor
2018-05-08staging: android: vsoc: Fix ending '(' warnings in do_destroy_fd_scoped_permi...Nathan Chancellor
2018-05-08staging: android: vsoc: Fix ending '(' warnings in function defintionsNathan Chancellor
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