index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
Age
Commit message (
Expand
)
Author
2009-04-17
Staging: binder: Defer flush and release operations to avoid deadlocks.
Arve Hjønnevåg
2009-04-17
Staging: binder: Prevent the wrong thread from adding a transaction to the st...
Arve Hjønnevåg
2009-04-17
Staging: binder: Cast to uintptr_t instead of size_t when aligning pointers
Arve Hjønnevåg
2009-04-17
Staging: binder: Keep a reference to the files_struct while the driver is mma...
Arve Hjønnevåg
2009-04-17
Staging: binder: Add more offset validation.
Arve Hjønnevåg
2009-04-17
Staging: binder: mmap fixes.
Arve Hjønnevåg
2009-04-17
Staging: binder: Don't create two proc entries with the same name if the driv...
Arve Hjønnevåg
2009-04-17
Staging: binder: Remove VM_EXEC check.
Arve Hjønnevåg
2009-04-03
Staging: Android: fix more printk formats
Randy Dunlap
2009-04-03
Staging: android: ram_console: fix printk format warning
Randy Dunlap
2009-04-03
Staging: android: binder: fix printk format warnings
Randy Dunlap
2009-02-09
Staging: android: fix up units in timed_gpio
Greg Kroah-Hartman
2009-02-09
Staging: android: ram_console: Disable ECC when early init is enabled and val...
Arve Hjønnevåg
2009-01-28
Staging: android: task_get_unused_fd_flags: fix the wrong usage of tsk->signal
Oleg Nesterov
2009-01-28
Staging: android: Add lowmemorykiller documentation.
Arve Hjønnevåg
2009-01-28
Staging: android: fix build error on 64bit boxes
Greg Kroah-Hartman
2009-01-28
Staging: android: timed_gpio: Fix build to build on kernels after 2.6.25.
Arve Hjønnevåg
2009-01-28
Staging: android: binder: fix arm build errors
Arve Hjønnevåg
2009-01-06
Staging: android: binder: fix build errors
Greg Kroah-Hartman
2009-01-06
Staging: android: add lowmemorykiller driver
San Mehat
2009-01-06
Staging: android: remove dummy android.c driver
Greg Kroah-Hartman
2009-01-06
Staging: android: timed_gpio: Rename android_timed_gpio to timed_gpio
Mike Lockwood
2009-01-06
Staging: android: add timed_gpio driver
Mike Lockwood
2009-01-06
Staging: android: add ram_console driver
Arve Hjønnevåg
2009-01-06
Staging: android: add logging driver
Robert Love
2009-01-06
staging: android: binder: Fix use of euid
J.R. Mauro
2009-01-06
Staging: android: binder: Fix gcc warnings about improper format specifiers f...
J.R. Mauro
2009-01-06
Staging: android: add binder driver
Arve Hjønnevåg
2009-01-06
Staging: add android framework
Greg Kroah-Hartman