summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android
AgeCommit message (Expand)AuthorLines
2013-09-17staging/android: Initial partial kernel-doc for ashmem.cCruz Julian Bishop-30/+67
2013-09-17staging/android: Persistent formatting of help Kconfig entriesCruz Julian Bishop-3/+3
2013-09-17Staging: android: Remove extern from function prototypes in .h filesBojan Prtvar-2/+2
2013-09-17drivers: staging: android: Kconfig: add depends on MMU for ANDROID_BINDER_IPCChen Gang-0/+1
2013-09-17Staging: android: Mark local functions in binder.c as staticBojan Prtvar-3/+4
2013-09-17Staging: android: add __user annotation in binder.cBojan Prtvar-1/+1
2013-09-13Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds-1/+1
2013-09-10drivers: convert shrinkers to new count/scan APIDave Chinner-33/+53
2013-09-10shrinker: add node awarenessDave Chinner-0/+3
2013-08-24staging: android: timed_output: fix sysfs file creation raceGreg Kroah-Hartman-17/+10
2013-08-15android/sync: use get_unused_fd_flags(O_CLOEXEC) instead of get_unused_fd()Yann Droneaud-1/+1
2013-08-15android/sw_sync: use get_unused_fd_flags(O_CLOEXEC) instead of get_unused_fd()Yann Droneaud-1/+1
2013-07-30aio: Kill aio_rw_vect_retry()Kent Overstreet-1/+1
2013-07-29Merge 3.11-rc3 into staging-nextGreg Kroah-Hartman-1/+3
2013-07-23staging: android: logger: Correct write offset reset on errorKarlis Ogsts-1/+3
2013-07-23staging: android: binder: fix binder interface for 64bit compat layerSerban Constantinescu-16/+16
2013-07-23staging: android: binder: replace types with portable onesSerban Constantinescu-13/+13
2013-07-23staging: android: binder: fix alignment issuesSerban Constantinescu-2/+2
2013-07-23staging: android: binder: fix BC_FREE_BUFFER ioctl declarationSerban Constantinescu-1/+1
2013-07-23staging: android: binder: fix BINDER_SET_MAX_THREADS declarationSerban Constantinescu-1/+1
2013-07-23staging: android: binder: modify struct binder_write_read to use size_tSerban Constantinescu-9/+9
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds-1/+1
2013-07-03drivers: avoid format string in dev_set_nameKees Cook-1/+1
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+3
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+1
2013-06-29more open-coded file_inode() callsAl Viro-1/+1
2013-06-28Merge branch 'freezer'Rafael J. Wysocki-2/+3
2013-06-24staging: android: Fix typo in staging/androidMasanari Iida-1/+1
2013-06-08Merge 3.10-rc5 into staging-nextGreg Kroah-Hartman-2/+6
2013-06-04staging: android: sync: fix up a sparse warningGreg Kroah-Hartman-1/+1
2013-06-04staging: alarm-dev: information leak in alarm_compat_ioctl()Dan Carpenter-1/+3
2013-06-03staging: alarm-dev: information leak in alarm_ioctl()Dan Carpenter-1/+3
2013-05-27Merge 3.10-rc3 into staging-nextGreg Kroah-Hartman-3/+3
2013-05-20staging: Fix lines over 80 chars in android sw_syncMarlies Ruck-2/+4
2013-05-16staging: android: logger: use kuid_t instead of uid_tXiong Zhou-3/+3
2013-05-13staging: android: Fixed line over 80 charMarlies Ruck-1/+2
2013-05-12staging: android: Replace seq_printf with seq_putsHema Prathaban-8/+8
2013-05-12staging: android: Remove unnecessary bracesHema Prathaban-2/+2
2013-05-12binder: use freezable blocking callsColin Cross-2/+3
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds-1/+1
2013-05-07aio: don't include aio.h in sched.hKent Overstreet-0/+1
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot-1/+1
2013-04-11staging: android: binder: replace IOCTL types with user-exportable typesSerban Constantinescu-4/+4
2013-03-29staging: sync: Add compat_ioctl handlers to sync driversDmitry Pervushin-0/+2
2013-03-25staging: android: lowmemorykiller: well-marked debug printDmitry Voytik-1/+3
2013-03-25drivers: android: binder: Use __func__ in debug messagesMirsal Ennaime-7/+7
2013-03-25drivers: android: binder: Remove excessive indentationMirsal Ennaime-10/+12
2013-03-25drivers: android: binder: Fix code style in binder_deferred_releaseMirsal Ennaime-10/+22
2013-03-25drivers: android: binder: Move the node release code to a separate functionMirsal Ennaime-30/+46
2013-03-14staging: android: remove dependency on TINY_SHMEMPaul Bolle-1/+1