aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/android
AgeCommit message (Expand)Author
2014-03-06staging: binder: Fix death notificationsArve Hjønnevåg
2013-08-04staging: android: logger: Correct write offset reset on errorKarlis Ogsts
2013-06-04staging: alarm-dev: information leak in alarm_compat_ioctl()Dan Carpenter
2013-06-03staging: alarm-dev: information leak in alarm_ioctl()Dan Carpenter
2013-05-16staging: android: logger: use kuid_t instead of uid_tXiong Zhou
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-07aio: don't include aio.h in sched.hKent Overstreet
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot
2013-04-11staging: android: binder: replace IOCTL types with user-exportable typesSerban Constantinescu
2013-03-29staging: sync: Add compat_ioctl handlers to sync driversDmitry Pervushin
2013-03-25staging: android: lowmemorykiller: well-marked debug printDmitry Voytik
2013-03-25drivers: android: binder: Use __func__ in debug messagesMirsal Ennaime
2013-03-25drivers: android: binder: Remove excessive indentationMirsal Ennaime
2013-03-25drivers: android: binder: Fix code style in binder_deferred_releaseMirsal Ennaime
2013-03-25drivers: android: binder: Move the node release code to a separate functionMirsal Ennaime
2013-03-14staging: android: remove dependency on TINY_SHMEMPaul Bolle
2013-03-11staging: sync: fix return value check in sync_fence_alloc()Wei Yongjun
2013-03-11staging: sw_sync: sw_sync_timeline_ops can be staticChanglong Xie
2013-03-06staging: android: ashmem: Add support for 32bit ashmem calls in a 64bit kernelSerban Constantinescu
2013-03-05staging: android: logger: enforce GID and CAP check on log flushCharndeep Grewal
2013-03-05staging: android: logger: Allow a UID to read it's own log entriesNick Kralevich
2013-03-05staging: android: lowmemorykiller: Change default debug_level to 1Arve Hjønnevåg
2013-03-05staging: android: lowmemorykiller: Don't count reserved free memoryArve Hjønnevåg
2013-03-05staging: android: ashmem: get_name,set_name not to hold ashmem_mutexShankar Brahadeeswaran
2013-03-04staging: sync: Fix timeout = 0 wait behaviorJamie Gennis
2013-03-04staging: sync: Don't log wait timeouts when timeout = 0Erik Gilling
2013-03-04staging: sync: Fix race condition between merge and signalØrjan Eide
2013-03-04staging: sync: Add tracepoint supportErik Gilling
2013-03-04staging: sw_sync: Convert to use new value_str debug opsErik Gilling
2013-03-04staging: sync: Refactor sync debug printingErik Gilling
2013-03-04staging: sync: Use proper barriers when waiting indefinitelyErik Gilling
2013-03-04staging: sync: Update new fence status with sync_fence_signal_ptErik Gilling
2013-03-04staging: sync: Protect unlocked access to fence statusErik Gilling
2013-03-04staging: sync: Dump sync state on fence errorsErik Gilling
2013-03-04staging: sync: Improve timeout dump messagesErik Gilling
2013-03-04staging: sync: Dump sync state to console on timeoutErik Gilling
2013-03-04staging: sync: Change wait timeout to mirror poll semanticsErik Gilling
2013-03-04staging: sw_sync: Fix error pathsRebecca Schultz Zavin
2013-03-04staging: sync: Fix error pathsRebecca Schultz Zavin
2013-03-04staging: sync: Add reference counting to timelinesErik Gilling
2013-03-04staging: sync: Add internal refcounting to fencesErik Gilling
2013-03-04staging: sync: Optimize fence mergesErik Gilling
2013-03-04staging: sync: Reorder sync_fence_releaseErik Gilling
2013-03-04staging: sw_sync: Export sw_sync APIErik Gilling
2013-03-04staging: sync: Export sync API symbolsErik Gilling
2013-03-04staging: sync: Allow async waits to be canceledErik Gilling
2013-03-04staging: sync: Add poll supportErik Gilling
2013-03-04staging: sw_sync: Add fill_driver_data supportErik Gilling
2013-03-04staging: sync: Add ioctl to get fence dataErik Gilling
2013-03-04staging: sw_sync: Add debug supportErik Gilling