summaryrefslogtreecommitdiff
path: root/drivers/staging/android
AgeCommit message (Expand)Author
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov
2015-09-02Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-08-31Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-08-17scatterlist: use sg_phys()Dan Williams
2015-08-15staging: android: update TODOMike Rapoport
2015-08-15staging: android: Remove unnecessary externsJoe Perches
2015-08-05Staging: android: timed_gpio.c: fix coding style errorsJandy Gou
2015-08-05char: make misc_deregister a void functionGreg Kroah-Hartman
2015-08-04staging: android: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2015-07-31drivers: staging: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar
2015-07-31staging: android: Fixed line over 80 charJignesh R Patel
2015-07-31Staging : android :Replace comma with a semicolonShraddha Barke
2015-07-23staging: ion: ion_cma_heap: Don't directly use dma_common_get_sgtableJon Medhurst (Tixy)
2015-07-15staging: ion: debugfs to shrink poolGioh Kim
2015-07-15staging: ion: shrink page-pool by page unitGioh Kim
2015-07-14staging: android: ion_chunk_heap.c: Fixed line over 80 charactersGuillermo O. Freschi
2015-07-14staging: android: ion: reorder variable definitionsDmitry Kalinkin
2015-06-26Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-25mm: oom_kill: clean up victim marking and exiting interfacesJohannes Weiner
2015-05-24Staging:Android:ion - Fix for memory leak if ion device registration get failed.Shailendra Verma
2015-05-24staging: android: Add more help description on KconfigJagan Teki
2015-05-10android, lmk: avoid setting TIF_MEMDIE if process has already exitedDavid Rientjes
2015-05-08drivers/staging: include <module.h> for modular android tegra_ion codePaul Gortmaker
2015-05-08staging: android: ion_test: unregister the platform devicePhong Tran
2015-05-08staging: android: ion_test: unregister the misc devicePhong Tran
2015-05-08staging: ion: chunk_heap: use pr_debug for heap creation printMitchel Humpherys
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia
2015-04-21staging: android: ion: fix wrong init of dma_buf_export_infoSumit Semwal
2015-04-21dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-12ashmem: use __vfs_read()Al Viro
2015-04-03staging: android: ion_test: Add the MODULE_LICENSE macroPhong Tran
2015-03-26staging: android: sync: Fix memory corruption in sync_timeline_signal().Alistair Strachan
2015-03-20ion: improve ion_phys error messageMitchel Humpherys
2015-03-02staging: android: ion: fix some format stringsRasmus Villemoes
2015-02-15Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-12oom: add helpers for setting and clearing TIF_MEMDIEMichal Hocko
2015-01-28staging: Remove logger and alarm-dev from android MakefileJohn Stultz
2015-01-28staging: Remove the Android logger driverJohn Stultz
2015-01-25staging: Remove the Android alarm-dev driverJohn Stultz
2015-01-18staging: android: remove space after castsFabian Holler
2015-01-18staging: android: remove blank lines after open bracesFabian Holler
2015-01-18staging: android: fix indentation to match open parenthesisFabian Holler
2015-01-18staging: android: Correct coding style in logger.cGuillaume Vercoutere
2015-01-18Staging: android: fix line length coding style issue in sync_debug.cSteve Pennington
2015-01-18staging: ion: always initialize the free list parametersMitchel Humpherys
2015-01-18staging: ion: ion_cma_heap: remove ion_cma_get_sgtableZeng Tao
2014-12-16Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-12-16Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds