aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/android/ion
AgeCommit message (Expand)Author
2017-05-15staging/android/ion: remove useless document fileYisheng Xie
2017-05-05Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-28staging: android: ion: Fix unnecessary initialization of static variableFabrizio Perria
2017-04-28staging: android: ion: Remove whitespace before quoted newlinePaolo Cretaro
2017-04-25staging: android: ion: Replace spaces with tabs for indentationPaolo Cretaro
2017-04-20dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe
2017-04-18staging: android: ion: Set query return valueLaura Abbott
2017-04-18staging: android: ion: Remove ion_handle and ion_clientLaura Abbott
2017-04-18staging: android: ion: Drop ion_map_kernel interfaceLaura Abbott
2017-04-18staging: android: ion: Rework heap registration/enumerationLaura Abbott
2017-04-18staging: android: ion: Collapse internal header filesLaura Abbott
2017-04-18staging: android: ion: Get rid of ion_phys_addr_tLaura Abbott
2017-04-18staging: android: ion: Break the ABI in the name of forward progressLaura Abbott
2017-04-18staging: android: ion: Stop butchering the DMA addressLaura Abbott
2017-04-18staging: android: ion: Use CMA APIs directlyLaura Abbott
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