summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android/logger.c
Commit message (Expand)AuthorAgeFilesLines
* staging: android: logger: enforce GID and CAP check on log flushCharndeep Grewal2013-03-051-0/+5
* staging: android: logger: Allow a UID to read it's own log entriesNick Kralevich2013-03-051-24/+167
* Staging: Android: logger: module_exit implementationLuca Clementi2012-11-271-0/+21
* staging: android: logger: Finish documentation of two structsCruz Julian Bishop2012-08-141-14/+26
* staging: Android: Fix some checkpatch warningsSachin Kamat2012-06-121-4/+6
* staging: android: logger: Fix some sparse and whitespace issuesTim Bird2012-05-111-3/+3
* staging: android: logger: Allocate logs dynamically at boot (v3)Tim Bird2012-05-111-45/+62
* staging: logger: hold mutex while removing readerRabin Vincent2012-02-241-0/+5
* staging: android: logger: clarify non-update of w_off in do_write_log_from_userTim Bird2012-02-091-0/+6
* staging: android: logger: clarify code in clock_intervalTim Bird2012-02-091-8/+20
* staging: android: logger: reorder prepare_to_wait and mutex_lockTim Bird2012-02-091-1/+2
* staging: android: logger: simplify and optimize get_entry_lenTim Bird2012-02-091-8/+12
* staging: android: logger: Change logger_offset() from macro to functionTim Bird2012-02-091-6/+10
* Staging: android: fixed white spaces coding style issue in logger.cMarco Navarra2011-12-161-7/+7
* android: logger: bump up the logger buffer sizesJP Abgrall2011-11-301-3/+3
* android: logger: Add new system log for framework/system log messagesSan Mehat2011-11-301-0/+7
* android-common: Fix slab.h includes for 2.6.34-rc4Colin Cross2011-11-301-0/+1
* staging/android: fix build issuesCorentin Chary2011-11-301-0/+1
* Revert "Staging: android: delete android drivers"Greg Kroah-Hartman2011-11-301-0/+607
* Staging: android: delete android driversGreg Kroah-Hartman2009-12-111-607/+0Star
* Staging: android: logger: fix up remaining checkpatch warningsGreg Kroah-Hartman2009-06-191-6/+6
* Staging: android: add logging driverRobert Love2009-01-061-0/+607