index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
Age
Commit message (
Expand
)
Author
2016-03-25
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-03-22
staging: android: ion_test: fix check of platform_device_register_simple() er...
Vladimir Zapolskiy
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-19
dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()
Chris Wilson
2016-03-11
staging: android: ion: fix up file mode
Greg Kroah-Hartman
2016-03-11
staging: ion: debugfs invalid gfp mask
Derek Yerger
2016-03-11
staging: lowmemorykiller: fix 2 checks that checkpatch complained
Sandeep Jain
2016-03-11
Staging: android: ashmem.c: Convert macros page_range_{subsumes/subsumed_by/i...
Bhumika Goyal
2016-03-11
Staging: android: ashmem.c: Redefine macros as static inline functions
Bhumika Goyal
2016-03-11
staging: android: Use devm_kcalloc instead of devm_kzalloc
Amitoj Kaur Chawla
2016-03-11
staging: android: Replace min_t/max_t with min/max
Amitoj Kaur Chawla
2016-03-11
staging: android: ion: tegra: Replace IS_ERR_OR_NULL with IS_ERR
Amitoj Kaur Chawla
2016-03-11
staging: android: ion: tegra: Use devm_kcalloc instead of devm_kzalloc
Amitoj Kaur Chawla
2016-03-11
staging: android: ion: hisilicon: Remove useless return variables
Bhaktipriya Shridhar
2016-03-11
Staging: android: change memory allocation style in ion_carveout_heap.c
Ben Marsh
2016-03-11
Staging: Android: align code with open parenthesis in ion_carveout_heap.c
Ben Marsh
2016-03-11
Staging: Android: change memory allocation style in ion_carveout_heap.c
Ben Marsh
2016-03-11
staging/android/ion : fix a race condition in the ion driver
EunTaik Lee
2016-02-20
staging: android: Remove unneeded else following a return
Janani Ravichandran
2016-02-18
mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits()
Dave Hansen
2016-02-14
drivers/staging/android: don't use modular references in sync_debug.c
Paul Gortmaker
2016-02-09
dma-buf: Remove range-based flush
Tiago Vignatti
2016-02-07
ion:synchronize debugfs callback and ion_client_destroy
Neil Zhang
2016-02-07
staging/ion: Add support to get ion handle from dma buf
Rohit kumar
2016-02-07
staging/android: remove len field from struct sync_fence_info
Gustavo Padovan
2016-02-07
staging/android: remove driver_data from struct sync_fence_info
Gustavo Padovan
2016-02-07
staging/android: rename sync_file_info_data to sync_file_info
Gustavo Padovan
2016-02-07
staging/android: rename sync_pt_info to sync_fence_info
Gustavo Padovan
2016-02-07
staging/android: remove SYNC_WAIT ioctl
Gustavo Padovan
2016-02-07
Staging: Android: memory allocation style change in ion_page_pool.c
Ben Marsh
2016-02-07
staging/android: remove sync_fence_create_dma()
Gustavo Padovan
2016-02-07
staging/android: remove pointless sync_timeline_signal at destroy phase
Gustavo Padovan
2016-02-07
staging/android: remove unused var from sync_timeline_signal()
Gustavo Padovan
2016-02-07
staging/android: remove struct sync_pt
Gustavo Padovan
2016-02-07
staging/android: rename 'sync_pt' to 'fence' in struct sync_fence_cb
Gustavo Padovan
2016-02-07
staging/android: rename sync_fence to sync_file
Gustavo Padovan
2016-02-07
staging/android: move SW_SYNC_USER to a debugfs file
Gustavo Padovan
2016-02-07
staging/android: create a 'sync' dir for debugfs information
Gustavo Padovan
2016-02-07
staging/android: remove not used sync_timeline ops
Gustavo Padovan
2016-02-07
staging/android: sync: remove interfaces that are not used
Gustavo Padovan
2016-02-07
staging/android: fix sync framework documentation
Gustavo Padovan
2016-02-07
staging: android: ion: Set the length of the DMA sg entries in buffer
Liviu Dudau
2016-02-07
staging: ion : Donnot wakeup kswapd in ion system alloc
Chen Feng
2016-02-07
Staging: android: Fix brace coding style warning in sync_debug.c
Bopamo Osaisai
2016-02-07
staging: ion: Set minimum carveout heap allocation order to PAGE_SHIFT
Rajmal Menariya
2016-02-07
staging: lowmemorykiller: Make default lowmemorykiller debug message useful
Colin Cross
2016-02-07
staging: ashmem: Add missing include
Rom Lemarchand
2016-02-07
staging: ashmem: Avoid deadlock with mmap/shrink
Laura Abbott
2016-01-13
Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[next]