summaryrefslogtreecommitdiff
path: root/drivers/staging/android/ion
AgeCommit message (Expand)Author
2017-04-08staging: android: ion: Remove old platform supportLaura Abbott
2017-04-08staging: android: ion: Remove duplicate ION_IOC_MAPLaura Abbott
2017-04-08staging: android: ion: Remove import interfaceLaura Abbott
2017-04-08staging: android: ion: Remove custom ioctl interfaceLaura Abbott
2017-04-08staging: android: ion: Remove crufty cache supportLaura Abbott
2017-04-08staging: android: ion: Remove page faulting supportLaura Abbott
2017-04-08staging: android: ion: Call dma_map_sg for syncing and mappingLaura Abbott
2017-04-08staging: android: ion: Duplicate sg_tableLaura Abbott
2017-04-08staging: android: ion: Remove alignment from allocation fieldLaura Abbott
2017-04-08staging: android: ion: Remove dmap_cntLaura Abbott
2017-03-14Staging: android: ion: ion_dummy_driver: remove unnecessary empty lineMaciej Billewicz
2017-03-14staging: android: ion: Replace pr_err with dev_errsimran singhal
2017-03-02sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-22mm: drop unused argument of zap_page_range()Kirill A. Shutemov
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-12staging: android: ion: fix coding style issueYoungdo, Lee
2017-01-16staging: android/ion: Use variable names in headerBogdan Purcareata
2017-01-16staging: android/ion: Align comment markBogdan Purcareata
2017-01-16staging: android/ion: Don't use return in void functionBogdan Purcareata
2017-01-16staging: android/ion: Split function callBogdan Purcareata
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra
2017-01-03staging: android: ion: return -ENOMEM in ion_cma_heap allocation failureJaewon Kim
2016-12-14mm: use vmf->address instead of of vmf->virtual_addressJan Kara
2016-10-30Merge 4.9-rc3 into staging-nextGreg Kroah-Hartman
2016-10-24staging: android: ion: Fix error handling in ion_query_heaps()Dan Carpenter
2016-10-24Staging: android: ion: Make a read-only structureMihaela Muraru
2016-10-24staging: android: Remove unnecessary parentheses.Elise Lennion
2016-10-17Staging: android: ion: constify dma_buf_ops structureBhumika Goyal
2016-10-17staging: android/ion: testing the wrong variableDan Carpenter
2016-10-02staging: android: ion: fix checks found by checkpatch.plWayne Porter
2016-10-02staging: android: ion: fix warning found by checkpatch.plWayne Porter
2016-09-27staging:android:ion: Fix whitespace issueYannis Damigos
2016-09-27staging:android:ion: Fix blank line issuesYannis Damigos
2016-09-27staging:android:ion: Fix alignment issuesYannis Damigos
2016-09-27staging:android:ion: Fix comparison with NULLYannis Damigos
2016-09-25staging: ion: Align cases with switchChristopher Pezley
2016-09-23staging: android: ion: mark symbols static where possibleBaoyou Xie
2016-09-16staging: android ion/hisi: fix dependenciesArnd Bergmann
2016-09-16staging: android: ion: Fix return value check in hi6220_ion_probe()Wei Yongjun
2016-09-14staging: android: ion: Make ION_OF depend on OF_ADDRESSLaura Abbott
2016-09-12staging: android: ion: Convert hi6220 to common platformLaura Abbott
2016-09-12staging: ion: Add files for parsing the devicetreeLaura Abbott
2016-09-12devicetree: bindings for IonLaura Abbott
2016-09-12staging: android: ion: Add ioctl to query available heapsLaura Abbott
2016-09-08staging: android: ion: Pull out ion ioctls to a separate fileLaura Abbott
2016-09-01staging: android: ion: ion.c fix parenthesis alignmentDidik Setiawan
2016-09-01staging: android: ion: Remove unnused function ion_handle_bufferJohanna Abrahamsson
2016-09-01staging: android: ion: Remove ret variable in ion_handle_put_nolockJohanna Abrahamsson