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
/
logger.c
Age
Commit message (
Expand
)
Author
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
2013-03-05
staging: android: logger: enforce GID and CAP check on log flush
Charndeep Grewal
2013-03-05
staging: android: logger: Allow a UID to read it's own log entries
Nick Kralevich
2012-11-26
Staging: Android: logger: module_exit implementation
Luca Clementi
2012-08-13
staging: android: logger: Finish documentation of two structs
Cruz Julian Bishop
2012-06-12
staging: Android: Fix some checkpatch warnings
Sachin Kamat
2012-05-10
staging: android: logger: Fix some sparse and whitespace issues
Tim Bird
2012-05-10
staging: android: logger: Allocate logs dynamically at boot (v3)
Tim Bird
2012-02-24
staging: logger: hold mutex while removing reader
Rabin Vincent
2012-02-08
staging: android: logger: clarify non-update of w_off in do_write_log_from_user
Tim Bird
2012-02-08
staging: android: logger: clarify code in clock_interval
Tim Bird
2012-02-08
staging: android: logger: reorder prepare_to_wait and mutex_lock
Tim Bird
2012-02-08
staging: android: logger: simplify and optimize get_entry_len
Tim Bird
2012-02-08
staging: android: logger: Change logger_offset() from macro to function
Tim Bird
2011-12-16
Staging: android: fixed white spaces coding style issue in logger.c
Marco Navarra
2011-11-30
android: logger: bump up the logger buffer sizes
JP Abgrall
2011-11-30
android: logger: Add new system log for framework/system log messages
San Mehat
2011-11-30
android-common: Fix slab.h includes for 2.6.34-rc4
Colin Cross
2011-11-30
staging/android: fix build issues
Corentin Chary
2011-11-30
Revert "Staging: android: delete android drivers"
Greg Kroah-Hartman
2009-12-11
Staging: android: delete android drivers
Greg Kroah-Hartman
2009-06-19
Staging: android: logger: fix up remaining checkpatch warnings
Greg Kroah-Hartman
2009-01-06
Staging: android: add logging driver
Robert Love