aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/android/ion/ion.c
AgeCommit message (Expand)Author
2022-04-27staging: ion: Prevent incorrect reference counting behavourLee Jones
2019-07-25staging: android: ion: Remove unused rbtree for ion_bufferLecopzer Chen
2019-01-28Merge 5.0-rc4 into staging-nextGreg Kroah-Hartman
2019-01-22staging: android: ion: Support cpu access during dma_buf_detachLiam Mark
2019-01-18staging: android: ion: Remove unused headersAndrew F. Davis
2019-01-18staging: android: ion: Merge ion-ioctl.c into ion.cAndrew F. Davis
2019-01-18staging: android: ion: Add proper header informationAndrew F. Davis
2018-12-05staging: android: ion: Remove unused header filesYangtao Li
2018-11-09staging: android: ion: Add per-heap countersAlexey Skidanov
2018-06-22Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-06-21staging: android: ion: fix ion_dma_buf_attach signaturChristian König
2018-06-20dma-buf: remove kmap_atomic interfaceChristian König
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-04-23staging: android: ion: remove duplicate buffer field initializesTodd Poynor
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: Combine cache and uncache poolsYisheng Xie
2018-02-16staging: android: ion: Remove lable debugfs_doneYisheng Xie
2018-02-16staging: android: ion: Avoid NULL point in error pathYisheng Xie
2018-01-08staging: android: check for error from register_shrinker in ion_heap_init_shr...Xiongwei Song
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-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-02staging: android: ion: remove redundant variable tableColin Ian King
2017-06-29Staging: ion: fix code style warning from NULL comparisonsQuytelda Kahja
2017-05-25staging: android: ion: set init function as staticPaolo Cretaro
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: 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-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: Break the ABI in the name of forward progressLaura Abbott
2017-04-18staging: android: ion: Stop butchering the DMA addressLaura 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