summaryrefslogtreecommitdiff
path: root/drivers/staging/android
AgeCommit message (Expand)Author
2016-10-24staging: android: ion: Fix error handling in ion_query_heaps()Dan Carpenter
2016-10-17staging: android/ion: testing the wrong variableDan Carpenter
2016-10-02staging: android: ion: fix checks found by checkpatch.plWayne Porter
2016-10-02staging: android: ion: fix warning found by checkpatch.plWayne Porter
2016-09-27staging:android:ion: Fix whitespace issueYannis Damigos
2016-09-27staging:android:ion: Fix blank line issuesYannis Damigos
2016-09-27staging:android:ion: Fix alignment issuesYannis Damigos
2016-09-27staging:android:ion: Fix comparison with NULLYannis Damigos
2016-09-27Staging: android: fixed permissions style issueEric Salem
2016-09-25staging: ion: Align cases with switchChristopher Pezley
2016-09-25staging: ion: Fix a coding style issueAntti Keränen
2016-09-23staging: android: ion: mark symbols static where possibleBaoyou Xie
2016-09-16staging: android ion/hisi: fix dependenciesArnd Bergmann
2016-09-16staging: android: ion: Fix return value check in hi6220_ion_probe()Wei Yongjun
2016-09-14staging: android: ion: Make ION_OF depend on OF_ADDRESSLaura Abbott
2016-09-12staging: android: ion: Convert hi6220 to common platformLaura Abbott
2016-09-12staging: ion: Add files for parsing the devicetreeLaura Abbott
2016-09-12devicetree: bindings for IonLaura Abbott
2016-09-12staging: android: ion: Add ioctl to query available heapsLaura Abbott
2016-09-08staging: android: ion: Pull out ion ioctls to a separate fileLaura Abbott
2016-09-02staging: android: ion: Drop heap type masksLaura Abbott
2016-09-01staging: android: ion: ion.c fix parenthesis alignmentDidik Setiawan
2016-09-01staging: android: lowmemorykiller.c: Fix checkpatch warningAnson Jacob
2016-09-01staging: android: ion: Remove unnused function ion_handle_bufferJohanna Abrahamsson
2016-09-01staging: android: ion: Remove ret variable in ion_handle_put_nolockJohanna Abrahamsson
2016-09-01Staging: android: ion: fix parenthesis alignmentBen LeMasurier
2016-09-01staging: android: ion: Fix alignmentJohanna Abrahamsson
2016-09-01staging: android: ion: Remove valid_handle variable in ion_free_nolockJohanna Abrahamsson
2016-09-01staging: android: ion: Do not BUG on handle client mismatchJohanna Abrahamsson
2016-08-21staging: ion: remove __GFP_NOWARN when use low order gfp flagsChen Feng
2016-08-21ION: Sys_heap: Add cached pool to spead up cached buffer allocChen Feng
2016-08-18Staging: android: ion: ion_test.c: fix parenthesis alignmentBen LeMasurier
2016-08-18Staging: android: ion: ion_heap.c: fix parenthesis alignmentBen LeMasurier
2016-08-15staging: android: ion: fix 'line over 80 characters'Didik Setiawan
2016-08-15dma-buf/sw_sync: de-stage SW_SYNCGustavo Padovan
2016-08-15staging/android: add Doc for SW_SYNC ioctl interfaceGustavo Padovan
2016-08-15staging/android: prepare sw_sync files for de-stagingGustavo Padovan
2016-08-15staging/android: move trace/sync.h to sync_trace.hGustavo Padovan
2016-08-15staging/android: do not let userspace trigger WARN_ONGustavo Padovan
2016-08-15staging: android: ion: Get rid of ion_reserveLaura Abbott
2016-08-15staging: android: ion: Drop ion_carveout_allocate definitionsLaura Abbott
2016-08-15staging: android: ion: Get rid of map_dma/unmap_dmaLaura Abbott
2016-08-15staging: android: ion: Drop ion_phys interfaceLaura Abbott
2016-08-15staging: android: ion: Get rid of ion_sg_tableLaura Abbott
2016-08-01Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-07-28mm: move most file-based accounting to the nodeMel Gorman
2016-07-28mm, vmscan: move LRU lists to nodeMel Gorman
2016-06-17staging/android: sync_debug: unproxify debugfs files' fopsNicolai Stange
2016-06-17staging/android: add DEBUG_FS dependence on KconfigGustavo Padovan
2016-06-17staging/android: rename sync.h to sync_debug.hGustavo Padovan