summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android
Commit message (Expand)AuthorAgeFilesLines
* Staging: ion: fix code style warning from NULL comparisonsQuytelda Kahja2017-06-291-3/+3
* staging: android: ion: Improve memory alloc styleAliaksei Karaliou2017-06-141-3/+3
* staging: android: uapi: drop definitions of removed ION_IOC_{FREE,SHARE} ioctlsGleb Fotengauer-Malinovskiy2017-06-031-18/+0Star
* staging: android: ion: set init function as staticPaolo Cretaro2017-05-251-1/+1
* 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 ION_FLAG_CACHED_NEEDS_SYNCArchit Taneja2017-05-181-6/+0Star
* | 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-0629-3430/+578Star
|\
| * 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: Update Ion TODO listLaura Abbott2017-04-181-17/+4Star
| * staging: android: ion: Set query return valueLaura Abbott2017-04-181-0/+1
| * staging: android: ion: Remove ion_handle and ion_clientLaura Abbott2017-04-184-805/+51Star
| * 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-186-198/+11Star
| * 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
| * Merge 4.11-rc6 into staging-nextGreg Kroah-Hartman2017-04-101-0/+1
| |\
| * | 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
* | | Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/g...Dave Airlie2017-04-211-4/+4
|\ \ \ | |_|/ |/| |
| * | dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe2017-04-201-4/+4
| |/
* / staging: android: ashmem: lseek failed due to no FMODE_LSEEK.Shuxiao Zhang2017-04-081-0/+1
|/
* 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