summaryrefslogtreecommitdiff
path: root/drivers/staging/android
AgeCommit message (Expand)AuthorFilesLines
2018-10-10staging: android: ashmem: Fix mmap size validationAlistair Strachan1-0/+6
2018-09-15staging: android: ion: fix ION_IOC_{MAP,SHARE} use-after-freeGreg Hackmann1-23/+37
2018-08-24staging: android: ion: check for kref overflowDaniel Rosenberg1-3/+14
2018-07-11staging: android: ion: Return an ERR_PTR in ion_map_kernelLaura Abbott1-1/+1
2018-04-29staging: ion : Donnot wakeup kswapd in ion system allocChen Feng1-1/+1
2018-03-24staging: android: ashmem: Fix possible deadlock in ashmem_ioctlYisheng Xie1-5/+3
2018-03-18staging: android: ashmem: Fix lockdep issue during llseekJoel Fernandes1-8/+7
2018-02-25staging: android: ashmem: Fix a race condition in pin ioctlsBen Hutchings1-8/+11
2018-01-17staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctlViktor Slavkovic1-0/+2
2017-04-30staging/android/ion : fix a race condition in the ion driverEunTaik Lee1-13/+42
2017-04-12staging: android: ashmem: lseek failed due to no FMODE_LSEEK.Shuxiao Zhang1-0/+1
2016-04-20staging: android: ion: Set the length of the DMA sg entries in bufferLiviu Dudau1-1/+3
2016-04-12staging: android: ion_test: fix check of platform_device_register_simple() er...Vladimir Zapolskiy1-2/+2
2015-12-15Revert "scatterlist: use sg_phys()"Dan Williams1-2/+2
2015-11-07mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman1-1/+1
2015-10-25staging: ion: Remove explicit NULL comparisonMuhammad Falak R Wani1-1/+1
2015-10-14"drivers/staging: mark android/ion fcns with EXPORT_SYMBOL for tristatePaul Gortmaker2-0/+5
2015-10-13drivers/staging: make android timed_output.c explicitly non-modularPaul Gortmaker1-13/+3
2015-10-13drivers/staging: make android lowmemorykiller.c explicitly non-modularPaul Gortmaker1-11/+7
2015-10-13drivers/staging: make android sw_sync.c explicitly non-modularPaul Gortmaker1-9/+2
2015-10-13drivers/staging: make android ashmem.c explicitly non-modularPaul Gortmaker1-17/+3
2015-10-13drivers/staging: make android tegra_ion.c properly tristatePaul Gortmaker1-1/+1
2015-10-13drivers/staging: make android ion_page_pool.c explicitly non-modularPaul Gortmaker1-8/+2
2015-10-04android, lmk: Send SIGKILL before setting TIF_MEMDIE.Tetsuo Handa1-8/+4
2015-10-04staging: android: Remove /** from regular commentsCristina Moraru1-2/+2
2015-10-04staging: android: Remove kernel-doc typoCristina Moraru1-1/+1
2015-10-02staging: ion: Fix error handling in ion_buffer_createRohit kumar1-9/+5
2015-09-29staging: android: Fix checkpatch block comments warningsSriram Raghunathan7-32/+52
2015-09-29Merge 4.3-rc3 into staging-nextGreg Kroah-Hartman2-3/+23
2015-09-17staging: ion: fix corruption of ion_import_dma_bufShawn Lin1-3/+3
2015-09-13staging/android: Update ION TODO per LPC discussionDaniel Vetter1-0/+20
2015-09-13staging: android: fix typoJunesung Lee1-1/+1
2015-09-13Staging: android: Remove unnecessary braces.Shraddha Barke1-2/+1
2015-09-13staging: android: fix coding style checks in sw_sync.cTrung Thanh Le1-3/+3
2015-09-13staging: android: ashmem.c: 'Alignment' style issuePeng Sun1-4/+4
2015-09-13staging: android: ashmem.c: 'No space necessary after' style issuePeng Sun1-2/+2
2015-09-13staging: android: ashmem.c: 'spaces preferred around that -' style issuePeng Sun1-1/+2
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov1-1/+1
2015-09-02Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2015-08-31Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-41/+43
2015-08-17scatterlist: use sg_phys()Dan Williams1-2/+2
2015-08-15staging: android: update TODOMike Rapoport1-9/+1
2015-08-15staging: android: Remove unnecessary externsJoe Perches1-5/+5
2015-08-05Staging: android: timed_gpio.c: fix coding style errorsJandy Gou1-2/+2
2015-08-05char: make misc_deregister a void functionGreg Kroah-Hartman2-7/+3
2015-08-04staging: android: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-1/+2
2015-08-01drivers: staging: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar1-1/+1
2015-08-01staging: android: Fixed line over 80 charJignesh R Patel1-1/+2
2015-08-01Staging : android :Replace comma with a semicolonShraddha Barke1-1/+1
2015-07-23staging: ion: ion_cma_heap: Don't directly use dma_common_get_sgtableJon Medhurst (Tixy)1-2/+1