aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/android (follow)
AgeCommit message (Expand)AuthorFilesLines
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/gregkh/stagingLinus Torvalds10-41/+43
2015-08-17scatterlist: use sg_phys()Dan Williams1-2/+2
2015-08-14staging: android: update TODOMike Rapoport1-9/+1
2015-08-14staging: 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-03staging: android: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-1/+2
2015-07-31drivers: staging: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar1-1/+1
2015-07-31staging: android: Fixed line over 80 charJignesh R Patel1-1/+2
2015-07-31Staging : android :Replace comma with a semicolonShraddha Barke1-1/+1
2015-07-22staging: ion: ion_cma_heap: Don't directly use dma_common_get_sgtableJon Medhurst (Tixy)1-2/+1
2015-07-14staging: ion: debugfs to shrink poolGioh Kim1-13/+9
2015-07-14staging: ion: shrink page-pool by page unitGioh Kim2-4/+17
2015-07-14staging: android: ion_chunk_heap.c: Fixed line over 80 charactersGuillermo O. Freschi1-2/+2
2015-07-14staging: android: ion: reorder variable definitionsDmitry Kalinkin1-1/+1
2015-06-26Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds8-12/+48
2015-06-24mm: oom_kill: clean up victim marking and exiting interfacesJohannes Weiner1-1/+1
2015-05-24Staging:Android:ion - Fix for memory leak if ion device registration get failed.Shailendra Verma1-0/+1
2015-05-24staging: android: Add more help description on KconfigJagan Teki1-1/+10
2015-05-10android, lmk: avoid setting TIF_MEMDIE if process has already exitedDavid Rientjes1-5/+12
2015-05-08drivers/staging: include <module.h> for modular android tegra_ion codePaul Gortmaker1-0/+1
2015-05-08staging: android: ion_test: unregister the platform devicePhong Tran1-1/+7
2015-05-08staging: android: ion_test: unregister the misc devicePhong Tran1-0/+12
2015-05-08staging: ion: chunk_heap: use pr_debug for heap creation printMitchel Humpherys1-1/+1
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia2-4/+4
2015-04-21staging: android: ion: fix wrong init of dma_buf_export_infoSumit Semwal1-5/+5
2015-04-21dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal1-2/+7
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2015-04-11ashmem: use __vfs_read()Al Viro1-1/+1
2015-04-03staging: android: ion_test: Add the MODULE_LICENSE macroPhong Tran1-0/+1
2015-03-26staging: android: sync: Fix memory corruption in sync_timeline_signal().Alistair Strachan1-1/+1
2015-03-20ion: improve ion_phys error messageMitchel Humpherys1-2/+2
2015-03-01staging: android: ion: fix some format stringsRasmus Villemoes1-7/+7
2015-02-15Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds12-1503/+11
2015-02-11oom: add helpers for setting and clearing TIF_MEMDIEMichal Hocko1-1/+6
2015-01-28staging: Remove logger and alarm-dev from android MakefileJohn Stultz1-2/+0
2015-01-28staging: Remove the Android logger driverJohn Stultz3-913/+0
2015-01-25staging: Remove the Android alarm-dev driverJohn Stultz4-558/+0
2015-01-17staging: android: remove space after castsFabian Holler1-3/+3
2015-01-17staging: android: remove blank lines after open bracesFabian Holler1-2/+0
2015-01-17staging: android: fix indentation to match open parenthesisFabian Holler1-2/+2
2015-01-17staging: android: Correct coding style in logger.cGuillaume Vercoutere1-15/+14
2015-01-17Staging: android: fix line length coding style issue in sync_debug.cSteve Pennington1-1/+2
2015-01-17staging: ion: always initialize the free list parametersMitchel Humpherys2-2/+3
2015-01-17staging: ion: ion_cma_heap: remove ion_cma_get_sgtableZeng Tao1-19/+1
2014-12-16Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+1
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds15-4437/+26
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0