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
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-03-17
staging: android: Remove whitespace issue
Georgiana Rodica Chelu
2014-03-13
staging: android: ion: Use ERR_CAST instead of ERR_PTR
Iulia Manda
2014-03-13
staging: android: ion: Replace seq_printf with seq_puts
Iulia Manda
2014-03-13
staging: android: ion: Fix quoted string split across lines
Iulia Manda
2014-03-08
staging: android: Use devm_kzalloc instead of kzalloc
Georgiana Rodica Chelu
2014-03-07
staging:android: Introduce the use of the managed version of kzalloc
Himangi Saraogi
2014-02-27
staging: android: lowmemorykiller: neglect swap cached pages in other_file
Vinayak Menon
2014-02-27
staging: Fix build issues with new binder API
John Stultz
2014-02-24
staging: binder: Improve Kconfig entry for ANDROID_BINDER_IPC_32BIT
John Stultz
2014-02-24
staging: binder: Support concurrent 32 bit and 64 bit processes.
Arve Hjønnevåg
2014-02-24
staging: binder: Fix ABI for 64bit Android
Serban Constantinescu
2014-02-24
Merge 3.14-rc4 into staging-next.
Greg Kroah-Hartman
2014-02-21
staging: binder: Fix death notifications
Arve Hjønnevåg
2014-02-20
Merge branch 'master' into for-next
Jiri Kosina
2014-02-20
Kconfig: Remove useless "default N" lines
Paul Bolle
2014-02-18
staging: ion: ion_cma_heap: Remove '0x' when using %pa format
Fabio Estevam
2014-02-18
staging: ion: Add private buffer flag to skip page pooling on free
Mitchel Humpherys
2014-02-18
staging: ion: Move shrinker out of heaps
Colin Cross
2014-02-18
staging: ion: Make sure all clients are exposed in debugfs
Mitchel Humpherys
2014-02-18
staging: ion: Store a copy of the client name on client creation
Mitchel Humpherys
2014-02-18
staging: ion: Fix debugfs handling of multiple kernel clients
Laura Abbott
2014-02-18
staging: ion: Create separate heap and client debugfs directories
Mitchel Humpherys
2014-02-18
staging: android: Split uapi out of binder.h
Colin Cross
2014-02-18
staging: android: split uapi out of sync.h and sw_sync.h
Colin Cross
2014-02-18
staging: android: Split uapi out of ashmem.h
Colin Cross
2014-02-18
staging: android: Split uapi out of android_alarm.h
Colin Cross
2014-02-14
staging: android: lowmemorykiller: set TIF_MEMDIE before send kill sig
Weijie Yang
2014-02-11
staging : android : sync : fix a checkpatch warning
Daeseok Youn
2014-02-11
staging: android: timed_output: fix a checkpatch warning
Daeseok Youn
2014-02-11
staging : ion : Fix some checkpatch warnings and an error
Daeseok Youn
2014-02-11
staging: android: binder: use whitespace consistently
SeongJae Park
2014-02-08
Merge branch 'staging-linus' into staging-work
Greg Kroah-Hartman
2014-02-07
gpu: ion: dereferencing an ERR_PTR
Dan Carpenter
2014-02-07
staging: android: ion: dummy: fix an error code
Dan Carpenter
2014-02-07
staging: ion: Use PTR_ERR_OR_ZERO
Sachin Kamat
2014-02-07
ion: Fix sparse non static symbol warnings
Wei Yongjun
2014-02-07
staging: android: sync: Signal pt before sync_timeline object gets destroyed
Prakash Kamliya
2014-02-07
staging: ion: Fix build warning
John Stultz
2014-02-07
staging: ion: Fix ION_IOC_FREE compat ioctl
Laura Abbott
2014-02-07
staging: ion: Fix overflow and list bugs in system heap
Colin Cross
2014-02-07
staging: ashmem: Avoid deadlock between read and mmap calls
Todd Poynor
2014-02-07
staging: sync: Fix a race condition between release_obj and print_obj
Alistair Strachan
2014-02-07
staging: sw_sync: Add stubs for kernels without CONFIG_SW_SYNC
Greg Hackmann
2014-02-07
staging: don't use module_init in non-modular ion_dummy_driver.c
Paul Gortmaker
2014-02-07
ion: dummy driver: use ARRAY_SIZE for nr of heaps
Tomas Winkler
2014-02-07
drivers: staging: android: ion: ion_dummy_driver: include "linux/io.h"
Chen Gang
2014-01-09
ion: Add carveout and chunk heaps to dummy driver
John Stultz
2014-01-09
ion: Add dummy driver for testing
John Stultz
2013-12-19
ion_test: Add compat_ioctl support (v2)
John Stultz
[next]