summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android/ion
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.12-rc2 into staging-nextGreg Kroah-Hartman2017-05-221-51/+0Star
|\
| * staging/android/ion: remove useless document fileYisheng Xie2017-05-151-51/+0Star
* | staging: android: ion: Avoid calling free_duped_table() twiceArchit Taneja2017-05-181-9/+3Star
* | staging: android: ion: Remove unused members from ion_bufferArchit Taneja2017-05-182-16/+0Star
* | staging: android: ion: Resolve minor indentation issue.Matthew Giassa2017-05-151-1/+1
* | staging: android: ion: Align with open parenthesisRichard Porter2017-05-151-2/+2
* | staging: android: ion: cosmetic changesJaikumar Dhanapal2017-05-151-5/+3Star
|/
* Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-0623-3040/+569Star
|\
| * staging: android: ion: Fix unnecessary initialization of static variableFabrizio Perria2017-04-281-1/+1
| * staging: android: ion: Remove whitespace before quoted newlinePaolo Cretaro2017-04-281-1/+1
| * staging: android: ion: Replace spaces with tabs for indentationPaolo Cretaro2017-04-251-3/+3
| * staging: android: ion: Set query return valueLaura Abbott2017-04-181-0/+1
| * staging: android: ion: Remove ion_handle and ion_clientLaura Abbott2017-04-183-781/+50Star
| * staging: android: ion: Drop ion_map_kernel interfaceLaura Abbott2017-04-181-59/+0Star
| * staging: android: ion: Rework heap registration/enumerationLaura Abbott2017-04-189-167/+85Star
| * staging: android: ion: Collapse internal header filesLaura Abbott2017-04-1810-540/+402Star
| * staging: android: ion: Get rid of ion_phys_addr_tLaura Abbott2017-04-184-20/+12Star
| * staging: android: ion: Break the ABI in the name of forward progressLaura Abbott2017-04-185-187/+3Star
| * staging: android: ion: Stop butchering the DMA addressLaura Abbott2017-04-181-16/+1Star
| * staging: android: ion: Use CMA APIs directlyLaura Abbott2017-04-184-72/+39Star
| * staging: android: ion: Remove old platform supportLaura Abbott2017-04-0811-930/+0Star
| * staging: android: ion: Remove duplicate ION_IOC_MAPLaura Abbott2017-04-082-2/+0Star
| * staging: android: ion: Remove import interfaceLaura Abbott2017-04-083-88/+0Star
| * staging: android: ion: Remove custom ioctl interfaceLaura Abbott2017-04-085-64/+3Star
| * staging: android: ion: Remove crufty cache supportLaura Abbott2017-04-088-80/+0Star
| * staging: android: ion: Remove page faulting supportLaura Abbott2017-04-081-117/+0Star
| * staging: android: ion: Call dma_map_sg for syncing and mappingLaura Abbott2017-04-082-49/+103
| * staging: android: ion: Duplicate sg_tableLaura Abbott2017-04-081-1/+29
| * staging: android: ion: Remove alignment from allocation fieldLaura Abbott2017-04-088-39/+16Star
| * staging: android: ion: Remove dmap_cntLaura Abbott2017-04-081-2/+0Star
| * Staging: android: ion: ion_dummy_driver: remove unnecessary empty lineMaciej Billewicz2017-03-131-1/+0Star
| * staging: android: ion: Replace pr_err with dev_errsimran singhal2017-03-131-1/+1
* | dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe2017-04-201-4/+4
|/
* sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar2017-03-021-0/+1
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-251-3/+3
* mm: drop unused argument of zap_page_range()Kirill A. Shutemov2017-02-231-2/+1Star
* Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-224-29/+27Star
|\
| * staging: android: ion: fix coding style issueYoungdo, Lee2017-02-121-3/+3
| * staging: android/ion: Use variable names in headerBogdan Purcareata2017-01-161-19/+19
| * staging: android/ion: Align comment markBogdan Purcareata2017-01-161-1/+1
| * staging: android/ion: Don't use return in void functionBogdan Purcareata2017-01-161-1/+0Star
| * staging: android/ion: Split function callBogdan Purcareata2017-01-161-1/+2
| * staging: android: ion: return -ENOMEM in ion_cma_heap allocation failureJaewon Kim2017-01-031-4/+2Star
* | locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-141-1/+1
|/
* mm: use vmf->address instead of of vmf->virtual_addressJan Kara2016-12-151-1/+1
* Merge 4.9-rc3 into staging-nextGreg Kroah-Hartman2016-10-302-3/+5
|\
| * staging: android: ion: Fix error handling in ion_query_heaps()Dan Carpenter2016-10-241-2/+4
| * staging: android/ion: testing the wrong variableDan Carpenter2016-10-171-1/+1
* | Staging: android: ion: Make a read-only structureMihaela Muraru2016-10-241-1/+1