summaryrefslogtreecommitdiff
path: root/drivers/staging/android
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-21Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/g...Dave Airlie
2017-04-20dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe
2017-04-18staging/android: Update Ion TODO listLaura Abbott
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-10Merge 4.11-rc6 into staging-nextGreg Kroah-Hartman
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-04-08staging: android: ashmem: lseek failed due to no FMODE_LSEEK.Shuxiao Zhang
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-09staging, android: remove lowmemory killer from the treeMichal Hocko
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 <lin...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-12-07staging/android: remove Sync Framework tasks from TODOGustavo Padovan
2016-12-06staging: android: ashmem: clean up range inline functionsGuillaume Tucker
2016-12-06staging: android: ashmem: convert range macros to inlinesGuillaume Tucker
2016-10-30Merge 4.9-rc3 into staging-nextGreg Kroah-Hartman