summaryrefslogtreecommitdiff
path: root/drivers/staging/android
AgeCommit message (Expand)Author
2016-04-29staging: lowmemorykiller: remove bogus NULL checkDan Carpenter
2016-04-29staging: android: ion: dummy: fix dereference of ERR_PTRSudip Mukherjee
2016-04-29Staging: android: modify memory allocation style in ion_chunk_heap.cBen Marsh
2016-04-29Staging: android: modify memory allocation style in ion_test.cBen Marsh
2016-04-29staging: android: ion: make locally used functions staticMarkus Böhme
2016-04-29dma-buf/sync_file: de-stage sync_fileGustavo Padovan
2016-04-29dma-buf/sync_file: de-stage sync_file headersGustavo Padovan
2016-04-29staging/android: style fix: alignment to match the open parenthesisGustavo Padovan
2016-04-29staging/android: improve documentation for sync_fileGustavo Padovan
2016-04-29staging/android: prepare sync_file for de-stagingGustavo Padovan
2016-04-29staging/android: remove name arg from sync_file_create()Gustavo Padovan
2016-04-29staging/android: make sync_file_fdget() staticGustavo Padovan
2016-04-29staging/android: make sync_file_merge() staticGustavo Padovan
2016-04-29staging/android: move sync_file functions comments to sync.cGustavo Padovan
2016-04-29staging/android: drop sync_file_install() and sync_file_put()Gustavo Padovan
2016-04-29staging/android: remove redundant comments on sync_merge_dataGustavo Padovan
2016-04-29staging/android: refactor SYNC IOCTLsGustavo Padovan
2016-04-29staging: android: Fix grammar error in Kconfig fileLeo Sperling
2016-04-04android,lowmemorykiller: Don't abuse TIF_MEMDIE.Tetsuo Handa
2016-03-30Staging: android: change memory allocation style in ion.cBen Marsh
2016-03-30android: remove timed output/gpio driverRob Herring
2016-03-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-03-22staging: android: ion_test: fix check of platform_device_register_simple() er...Vladimir Zapolskiy
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-19dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()Chris Wilson
2016-03-11staging: android: ion: fix up file modeGreg Kroah-Hartman
2016-03-11staging: ion: debugfs invalid gfp maskDerek Yerger
2016-03-11staging: lowmemorykiller: fix 2 checks that checkpatch complainedSandeep Jain
2016-03-11Staging: android: ashmem.c: Convert macros page_range_{subsumes/subsumed_by/i...Bhumika Goyal
2016-03-11Staging: android: ashmem.c: Redefine macros as static inline functionsBhumika Goyal
2016-03-11staging: android: Use devm_kcalloc instead of devm_kzallocAmitoj Kaur Chawla
2016-03-11staging: android: Replace min_t/max_t with min/maxAmitoj Kaur Chawla
2016-03-11staging: android: ion: tegra: Replace IS_ERR_OR_NULL with IS_ERRAmitoj Kaur Chawla
2016-03-11staging: android: ion: tegra: Use devm_kcalloc instead of devm_kzallocAmitoj Kaur Chawla
2016-03-11staging: android: ion: hisilicon: Remove useless return variablesBhaktipriya Shridhar
2016-03-11Staging: android: change memory allocation style in ion_carveout_heap.cBen Marsh
2016-03-11Staging: Android: align code with open parenthesis in ion_carveout_heap.cBen Marsh
2016-03-11Staging: Android: change memory allocation style in ion_carveout_heap.cBen Marsh
2016-03-11staging/android/ion : fix a race condition in the ion driverEunTaik Lee
2016-02-20staging: android: Remove unneeded else following a returnJanani Ravichandran
2016-02-18mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits()Dave Hansen
2016-02-14drivers/staging/android: don't use modular references in sync_debug.cPaul Gortmaker
2016-02-09dma-buf: Remove range-based flushTiago Vignatti
2016-02-07ion:synchronize debugfs callback and ion_client_destroyNeil Zhang
2016-02-07staging/ion: Add support to get ion handle from dma bufRohit kumar
2016-02-07staging/android: remove len field from struct sync_fence_infoGustavo Padovan
2016-02-07staging/android: remove driver_data from struct sync_fence_infoGustavo Padovan
2016-02-07staging/android: rename sync_file_info_data to sync_file_infoGustavo Padovan
2016-02-07staging/android: rename sync_pt_info to sync_fence_infoGustavo Padovan