summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android
Commit message (Expand)AuthorAgeFilesLines
* staging: ion: Set minimum carveout heap allocation order to PAGE_SHIFTRajmal Menariya2019-04-031-1/+1
* staging: ashmem: Add missing includeRom Lemarchand2019-04-031-0/+1
* staging: ashmem: Avoid deadlock with mmap/shrinkLaura Abbott2019-04-031-1/+3
* android: unconditionally remove callbacks in sync_fence_free()Dmitry Torokhov2019-04-031-4/+2
* staging: android: ashmem: Fix mmap size validationAlistair Strachan2018-10-101-0/+6
* staging: android: ion: fix ION_IOC_{MAP,SHARE} use-after-freeGreg Hackmann2018-09-151-23/+37
* staging: android: ion: check for kref overflowDaniel Rosenberg2018-08-241-3/+14
* staging: android: ion: Return an ERR_PTR in ion_map_kernelLaura Abbott2018-07-111-1/+1
* staging: ion : Donnot wakeup kswapd in ion system allocChen Feng2018-04-291-1/+1
* staging: android: ashmem: Fix possible deadlock in ashmem_ioctlYisheng Xie2018-03-241-5/+3
* staging: android: ashmem: Fix lockdep issue during llseekJoel Fernandes2018-03-181-8/+7
* staging: android: ashmem: Fix a race condition in pin ioctlsBen Hutchings2018-02-251-8/+11
* staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctlViktor Slavkovic2018-01-171-0/+2
* staging/android/ion : fix a race condition in the ion driverEunTaik Lee2017-04-301-13/+42
* staging: android: ashmem: lseek failed due to no FMODE_LSEEK.Shuxiao Zhang2017-04-121-0/+1
* staging: android: ion: Set the length of the DMA sg entries in bufferLiviu Dudau2016-04-201-1/+3
* staging: android: ion_test: fix check of platform_device_register_simple() er...Vladimir Zapolskiy2016-04-121-2/+2
* Revert "scatterlist: use sg_phys()"Dan Williams2015-12-151-2/+2
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-1/+1
* staging: ion: Remove explicit NULL comparisonMuhammad Falak R Wani2015-10-241-1/+1
* "drivers/staging: mark android/ion fcns with EXPORT_SYMBOL for tristatePaul Gortmaker2015-10-132-0/+5
* drivers/staging: make android timed_output.c explicitly non-modularPaul Gortmaker2015-10-121-13/+3
* drivers/staging: make android lowmemorykiller.c explicitly non-modularPaul Gortmaker2015-10-121-11/+7
* drivers/staging: make android sw_sync.c explicitly non-modularPaul Gortmaker2015-10-121-9/+2
* drivers/staging: make android ashmem.c explicitly non-modularPaul Gortmaker2015-10-121-17/+3
* drivers/staging: make android tegra_ion.c properly tristatePaul Gortmaker2015-10-121-1/+1
* drivers/staging: make android ion_page_pool.c explicitly non-modularPaul Gortmaker2015-10-121-8/+2
* android, lmk: Send SIGKILL before setting TIF_MEMDIE.Tetsuo Handa2015-10-041-8/+4
* staging: android: Remove /** from regular commentsCristina Moraru2015-10-041-2/+2
* staging: android: Remove kernel-doc typoCristina Moraru2015-10-041-1/+1
* staging: ion: Fix error handling in ion_buffer_createRohit kumar2015-10-021-9/+5
* staging: android: Fix checkpatch block comments warningsSriram Raghunathan2015-09-297-32/+52
* Merge 4.3-rc3 into staging-nextGreg Kroah-Hartman2015-09-292-3/+23
|\
| * staging: ion: fix corruption of ion_import_dma_bufShawn Lin2015-09-171-3/+3
| * staging/android: Update ION TODO per LPC discussionDaniel Vetter2015-09-131-0/+20
* | staging: android: fix typoJunesung Lee2015-09-121-1/+1
* | Staging: android: Remove unnecessary braces.Shraddha Barke2015-09-121-2/+1
* | staging: android: fix coding style checks in sw_sync.cTrung Thanh Le2015-09-121-3/+3
* | staging: android: ashmem.c: 'Alignment' style issuePeng Sun2015-09-121-4/+4
* | staging: android: ashmem.c: 'No space necessary after' style issuePeng Sun2015-09-121-2/+2
* | staging: android: ashmem.c: 'spaces preferred around that -' style issuePeng Sun2015-09-121-1/+2
|/
* mm: mark most vm_operations_struct constKirill A. Shutemov2015-09-101-1/+1
* Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-021-2/+2
|\
| * scatterlist: use sg_phys()Dan Williams2015-08-171-2/+2
* | Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-08-3110-41/+43
|\ \
| * | staging: android: update TODOMike Rapoport2015-08-141-9/+1
| * | staging: android: Remove unnecessary externsJoe Perches2015-08-141-5/+5
| * | Staging: android: timed_gpio.c: fix coding style errorsJandy Gou2015-08-051-2/+2
| * | staging: android: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-08-031-1/+2
| * | drivers: staging: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-07-311-1/+1