summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android
Commit message (Expand)AuthorAgeFilesLines
* staging: android: ion: Remove old platform supportLaura Abbott2017-04-0812-999/+0Star
* staging: android: ion: Remove duplicate ION_IOC_MAPLaura Abbott2017-04-083-12/+0Star
* staging: android: ion: Remove import interfaceLaura Abbott2017-04-084-97/+0Star
* staging: android: ion: Remove custom ioctl interfaceLaura Abbott2017-04-086-85/+3Star
* staging: android: ion: Remove crufty cache supportLaura Abbott2017-04-089-90/+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
* staging, android: remove lowmemory killer from the treeMichal Hocko2017-03-093-223/+0Star
* 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 <lin...Ingo Molnar2017-03-021-1/+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
* staging/android: remove Sync Framework tasks from TODOGustavo Padovan2016-12-071-8/+0Star
* staging: android: ashmem: clean up range inline functionsGuillaume Tucker2016-12-061-14/+14
* staging: android: ashmem: convert range macros to inlinesGuillaume Tucker2016-12-061-4/+8
* 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
* | staging: android: Remove unnecessary parentheses.Elise Lennion2016-10-241-1/+1
* | Staging: android: ion: constify dma_buf_ops structureBhumika Goyal2016-10-171-1/+1
* | staging: android: ion_test: remove extra line per checkpatch.plWayne Porter2016-10-161-1/+0Star
|/
* staging: android: ion: fix checks found by checkpatch.plWayne Porter2016-10-021-4/+4
* staging: android: ion: fix warning found by checkpatch.plWayne Porter2016-10-021-2/+2
* staging:android:ion: Fix whitespace issueYannis Damigos2016-09-271-1/+1
* staging:android:ion: Fix blank line issuesYannis Damigos2016-09-271-1/+1
* staging:android:ion: Fix alignment issuesYannis Damigos2016-09-271-8/+8
* staging:android:ion: Fix comparison with NULLYannis Damigos2016-09-271-2/+2
* Staging: android: fixed permissions style issueEric Salem2016-09-271-5/+4Star
* staging: ion: Align cases with switchChristopher Pezley2016-09-251-9/+9
* staging: ion: Fix a coding style issueAntti Keränen2016-09-251-12/+12
* staging: android: ion: mark symbols static where possibleBaoyou Xie2016-09-232-11/+11
* staging: android ion/hisi: fix dependenciesArnd Bergmann2016-09-161-0/+1
* staging: android: ion: Fix return value check in hi6220_ion_probe()Wei Yongjun2016-09-161-2/+2
* staging: android: ion: Make ION_OF depend on OF_ADDRESSLaura Abbott2016-09-141-1/+1