summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-031-1/+1
|\
| * drivers: avoid format string in dev_set_nameKees Cook2013-07-031-1/+1
* | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-031-2/+3
|\ \ | |/ |/|
| * Merge branch 'freezer'Rafael J. Wysocki2013-06-281-2/+3
| |\
| | * binder: use freezable blocking callsColin Cross2013-05-121-2/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-031-1/+1
|\ \ \
| * | | more open-coded file_inode() callsAl Viro2013-06-291-1/+1
| |/ /
* | | staging: android: Fix typo in staging/androidMasanari Iida2013-06-241-1/+1
* | | Merge 3.10-rc5 into staging-nextGreg Kroah-Hartman2013-06-081-2/+6
|\| |
| * | staging: alarm-dev: information leak in alarm_compat_ioctl()Dan Carpenter2013-06-041-1/+3
| * | staging: alarm-dev: information leak in alarm_ioctl()Dan Carpenter2013-06-031-1/+3
* | | staging: android: sync: fix up a sparse warningGreg Kroah-Hartman2013-06-041-1/+1
* | | Merge 3.10-rc3 into staging-nextGreg Kroah-Hartman2013-05-272-3/+3
|\| |
| * | staging: android: logger: use kuid_t instead of uid_tXiong Zhou2013-05-162-3/+3
| |/
* | staging: Fix lines over 80 chars in android sw_syncMarlies Ruck2013-05-201-2/+4
* | staging: android: Fixed line over 80 charMarlies Ruck2013-05-131-1/+2
* | staging: android: Replace seq_printf with seq_putsHema Prathaban2013-05-121-8/+8
* | staging: android: Remove unnecessary bracesHema Prathaban2013-05-121-2/+2
|/
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-1/+1
|\
| * Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-161-1/+1
* | aio: don't include aio.h in sched.hKent Overstreet2013-05-071-0/+1
* | staging: android: binder: replace IOCTL types with user-exportable typesSerban Constantinescu2013-04-111-4/+4
* | staging: sync: Add compat_ioctl handlers to sync driversDmitry Pervushin2013-03-292-0/+2
* | staging: android: lowmemorykiller: well-marked debug printDmitry Voytik2013-03-251-1/+3
* | drivers: android: binder: Use __func__ in debug messagesMirsal Ennaime2013-03-251-7/+7
* | drivers: android: binder: Remove excessive indentationMirsal Ennaime2013-03-251-10/+12
* | drivers: android: binder: Fix code style in binder_deferred_releaseMirsal Ennaime2013-03-251-10/+22
* | drivers: android: binder: Move the node release code to a separate functionMirsal Ennaime2013-03-251-30/+46
* | staging: android: remove dependency on TINY_SHMEMPaul Bolle2013-03-141-1/+1
* | staging: sync: fix return value check in sync_fence_alloc()Wei Yongjun2013-03-111-1/+1
* | staging: sw_sync: sw_sync_timeline_ops can be staticChanglong Xie2013-03-111-8/+8
* | staging: android: ashmem: Add support for 32bit ashmem calls in a 64bit kernelSerban Constantinescu2013-03-062-1/+27
* | 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-052-29/+202
* | staging: android: lowmemorykiller: Change default debug_level to 1Arve Hjønnevåg2013-03-051-1/+1
* | staging: android: lowmemorykiller: Don't count reserved free memoryArve Hjønnevåg2013-03-051-1/+2
* | staging: android: ashmem: get_name,set_name not to hold ashmem_mutexShankar Brahadeeswaran2013-03-051-13/+32
* | staging: sync: Fix timeout = 0 wait behaviorJamie Gennis2013-03-041-4/+6
* | staging: sync: Don't log wait timeouts when timeout = 0Erik Gilling2013-03-041-1/+1
* | staging: sync: Fix race condition between merge and signalØrjan Eide2013-03-041-3/+7
* | staging: sync: Add tracepoint supportErik Gilling2013-03-042-0/+93
* | staging: sw_sync: Convert to use new value_str debug opsErik Gilling2013-03-041-19/+17
* | staging: sync: Refactor sync debug printingErik Gilling2013-03-042-8/+29
* | staging: sync: Use proper barriers when waiting indefinitelyErik Gilling2013-03-041-1/+2
* | staging: sync: Update new fence status with sync_fence_signal_ptErik Gilling2013-03-041-1/+13
* | staging: sync: Protect unlocked access to fence statusErik Gilling2013-03-041-1/+17
* | staging: sync: Dump sync state on fence errorsErik Gilling2013-03-041-1/+4
* | staging: sync: Improve timeout dump messagesErik Gilling2013-03-041-1/+4
* | staging: sync: Dump sync state to console on timeoutErik Gilling2013-03-041-2/+32
* | staging: sync: Change wait timeout to mirror poll semanticsErik Gilling2013-03-042-7/+7