summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android
Commit message (Expand)AuthorAgeFilesLines
* staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctlViktor Slavkovic2018-01-091-0/+2
* staging: android: ion: Fix dma direction for dma_sync_sg_for_cpu/deviceSushmita Susheelendra2017-12-191-2/+2
* staging: ion: Fix ion_cma_heap allocationsJohn Stultz2017-12-192-5/+12
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-134-10/+6
|\
| * staging: android: Fix checkpatch.pl errorSidong Yang2017-11-061-1/+1
| * staging: ion: simplify ioctl args checking functionBenjamin Gaignard2017-11-021-6/+5
| * staging: android: ion: remove redundant variable tableColin Ian King2017-11-021-2/+0
| * staging: android: TODO: Removing an invalid issueJoaquin Garmendia Cabrera2017-10-031-1/+0
| * staging: Android: follow coding guidlinesKeerthi Reddy2017-09-181-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-09-141-21/+8
|\
| * ashmem: switch to ->read_iterChristoph Hellwig2017-09-041-21/+8
* | Staging: android: use BIT macroMateusz Nowotyński2017-07-161-2/+2
* | Staging: android: Fix code alignment issueMateusz Nowotyński2017-07-161-4/+4
* | Staging: android: Remove unnecessary blank linesMateusz Nowotyński2017-07-161-2/+0
* | Staging: android: fix sizeof style issueMateusz Nowotyński2017-07-161-1/+1
* | Staging: android: remove unnecessary blank linesMateusz Nowotyński2017-07-161-1/+0
* | staging: android: ion: statify __ion_add_cma_heapsKamal Heib2017-07-161-1/+1
|/
* 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/+0
* 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/+0
|\
| * staging/android/ion: remove useless document fileYisheng Xie2017-05-151-51/+0
* | staging: android: ion: Avoid calling free_duped_table() twiceArchit Taneja2017-05-181-9/+3
* | staging: android: ion: Remove ION_FLAG_CACHED_NEEDS_SYNCArchit Taneja2017-05-181-6/+0
* | staging: android: ion: Remove unused members from ion_bufferArchit Taneja2017-05-182-16/+0
* | 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/+3
|/
* Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-0529-3430/+578
|\
| * 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/+4
| * 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/+51
| * staging: android: ion: Drop ion_map_kernel interfaceLaura Abbott2017-04-181-59/+0
| * staging: android: ion: Rework heap registration/enumerationLaura Abbott2017-04-189-167/+85
| * staging: android: ion: Collapse internal header filesLaura Abbott2017-04-1810-540/+402
| * staging: android: ion: Get rid of ion_phys_addr_tLaura Abbott2017-04-184-20/+12
| * staging: android: ion: Break the ABI in the name of forward progressLaura Abbott2017-04-186-198/+11
| * staging: android: ion: Stop butchering the DMA addressLaura Abbott2017-04-181-16/+1
| * staging: android: ion: Use CMA APIs directlyLaura Abbott2017-04-184-72/+39
| * Merge 4.11-rc6 into staging-nextGreg Kroah-Hartman2017-04-101-0/+1
| |\
| * | staging: android: ion: Remove old platform supportLaura Abbott2017-04-0812-999/+0
| * | staging: android: ion: Remove duplicate ION_IOC_MAPLaura Abbott2017-04-083-12/+0
| * | staging: android: ion: Remove import interfaceLaura Abbott2017-04-084-97/+0
| * | staging: android: ion: Remove custom ioctl interfaceLaura Abbott2017-04-086-85/+3
| * | staging: android: ion: Remove crufty cache supportLaura Abbott2017-04-089-90/+0
OpenPOWER on IntegriCloud