summaryrefslogtreecommitdiff
path: root/drivers/staging/android/ion
AgeCommit message (Expand)Author
2020-07-06Merge branch 'imx_4.14.98_2.3.0' into toradex_4.14-2.3.x-imxOleksandr Suvorov
2020-04-23MGS-5565-1 staging: android: ion: Flush outer cache after zero CMA allocated ...Richard Liu
2020-04-23MGS-5565 staging: android: ion: Flush cache after zero CMA allocated memoryRichard Liu
2020-02-07Merge tag 'v4.14.164' into 4.14-2.3.x-imxMarcel Ziswiler
2019-03-13staging: android: ion: fix sys heap pool's gfp_flagsQing Xia
2019-03-05staging: android: ion: Support cpu access during dma_buf_detachLiam Mark
2019-02-27MMIOT-157: Ion: support multiple unmapped ion heapOlivier Masse
2019-02-27MMIOT-157: Ion unmapped: reservedmem instantiantionOlivier Masse
2019-02-27staging: android: ion: do not clear dma_address of unmapped heapJerome Forissier
2019-02-27staging:ion: add a no-map property to ion dmabuf attachmentEtienne Carriere
2019-02-27staging/ion: ARM64 supports ION_UNMAPPED_HEAPEtienne Carriere
2019-02-27ion: "unmapped" heap for secure data pathEtienne Carriere
2018-07-08staging: android: ion: Return an ERR_PTR in ion_map_kernelLaura Abbott
2018-06-16staging: android: ion: Switch to pr_warn_once in ion_buffer_destroyLaura Abbott
2018-03-28staging: android: ion: Zero CMA allocated memoryLiam Mark
2018-03-03staging: ion: Fix ion_cma_heap allocationsJohn Stultz
2018-02-25staging: android: ion: Switch from WARN to pr_warnLaura Abbott
2018-02-25staging: android: ion: Add __GFP_NOWARN for system contig heapLaura Abbott
2018-01-02staging: android: ion: Fix dma direction for dma_sync_sg_for_cpu/deviceSushmita Susheelendra
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-16Staging: android: use BIT macroMateusz Nowotyński
2017-07-16Staging: android: Fix code alignment issueMateusz Nowotyński
2017-07-16Staging: android: Remove unnecessary blank linesMateusz Nowotyński
2017-07-16Staging: android: fix sizeof style issueMateusz Nowotyński
2017-07-16Staging: android: remove unnecessary blank linesMateusz Nowotyński
2017-07-16staging: android: ion: statify __ion_add_cma_heapsKamal Heib
2017-06-29Staging: ion: fix code style warning from NULL comparisonsQuytelda Kahja
2017-06-14staging: android: ion: Improve memory alloc styleAliaksei Karaliou
2017-05-25staging: android: ion: set init function as staticPaolo Cretaro
2017-05-22Merge 4.12-rc2 into staging-nextGreg Kroah-Hartman
2017-05-18staging: android: ion: Avoid calling free_duped_table() twiceArchit Taneja
2017-05-18staging: android: ion: Remove unused members from ion_bufferArchit Taneja
2017-05-15staging/android/ion: remove useless document fileYisheng Xie
2017-05-15staging: android: ion: Resolve minor indentation issue.Matthew Giassa
2017-05-15staging: android: ion: Align with open parenthesisRichard Porter
2017-05-15staging: android: ion: cosmetic changesJaikumar Dhanapal
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