summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android
Commit message (Expand)AuthorAgeFilesLines
* drivers/staging: make android timed_output.c explicitly non-modularPaul Gortmaker2015-10-131-13/+3Star
* drivers/staging: make android lowmemorykiller.c explicitly non-modularPaul Gortmaker2015-10-131-11/+7Star
* drivers/staging: make android sw_sync.c explicitly non-modularPaul Gortmaker2015-10-131-9/+2Star
* drivers/staging: make android ashmem.c explicitly non-modularPaul Gortmaker2015-10-131-17/+3Star
* drivers/staging: make android tegra_ion.c properly tristatePaul Gortmaker2015-10-131-1/+1
* drivers/staging: make android ion_page_pool.c explicitly non-modularPaul Gortmaker2015-10-131-8/+2Star
* android, lmk: Send SIGKILL before setting TIF_MEMDIE.Tetsuo Handa2015-10-041-8/+4Star
* 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/+5Star
* 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-131-1/+1
* | Staging: android: Remove unnecessary braces.Shraddha Barke2015-09-131-2/+1Star
* | staging: android: fix coding style checks in sw_sync.cTrung Thanh Le2015-09-131-3/+3
* | staging: android: ashmem.c: 'Alignment' style issuePeng Sun2015-09-131-4/+4
* | staging: android: ashmem.c: 'No space necessary after' style issuePeng Sun2015-09-131-2/+2
* | staging: android: ashmem.c: 'spaces preferred around that -' style issuePeng Sun2015-09-131-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-151-9/+1Star
| * | staging: android: Remove unnecessary externsJoe Perches2015-08-151-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-041-1/+2
| * | drivers: staging: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-08-011-1/+1
| * | staging: android: Fixed line over 80 charJignesh R Patel2015-08-011-1/+2
| * | Staging : android :Replace comma with a semicolonShraddha Barke2015-08-011-1/+1
| * | staging: ion: ion_cma_heap: Don't directly use dma_common_get_sgtableJon Medhurst (Tixy)2015-07-231-2/+1Star
| * | staging: ion: debugfs to shrink poolGioh Kim2015-07-151-13/+9Star
| * | staging: ion: shrink page-pool by page unitGioh Kim2015-07-152-4/+17
| * | staging: android: ion_chunk_heap.c: Fixed line over 80 charactersGuillermo O. Freschi2015-07-151-2/+2
| * | staging: android: ion: reorder variable definitionsDmitry Kalinkin2015-07-151-1/+1
| |/
* / char: make misc_deregister a void functionGreg Kroah-Hartman2015-08-052-7/+3Star
|/
* Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-278-12/+48
|\
| * Staging:Android:ion - Fix for memory leak if ion device registration get failed.Shailendra Verma2015-05-241-0/+1
| * staging: android: Add more help description on KconfigJagan Teki2015-05-241-1/+10
| * android, lmk: avoid setting TIF_MEMDIE if process has already exitedDavid Rientjes2015-05-101-5/+12
| * drivers/staging: include <module.h> for modular android tegra_ion codePaul Gortmaker2015-05-081-0/+1
| * staging: android: ion_test: unregister the platform devicePhong Tran2015-05-081-1/+7
| * staging: android: ion_test: unregister the misc devicePhong Tran2015-05-081-0/+12
| * staging: ion: chunk_heap: use pr_debug for heap creation printMitchel Humpherys2015-05-081-1/+1
| * Staging: fixed multiple spelling errors.Carlos E. Garcia2015-05-082-4/+4
* | mm: oom_kill: clean up victim marking and exiting interfacesJohannes Weiner2015-06-251-1/+1
|/
* staging: android: ion: fix wrong init of dma_buf_export_infoSumit Semwal2015-04-211-5/+5
* dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal2015-04-211-2/+7
* Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-151-1/+1
|\