summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android
Commit message (Expand)AuthorAgeFilesLines
* Staging: android: binder: Allow using highmem for binder buffersArve Hjønnevåg2012-10-221-1/+1
* Staging: android: binder: Fix memory leak on thread/process exitArve Hjønnevåg2012-10-221-1/+27
* mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov2012-10-091-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-021-98/+13
|\
| * take descriptor-related part of close() to file.cAl Viro2012-09-261-32/+2
| * expose a low-level variant of fd_install() for binderAl Viro2012-09-261-11/+2
| * new helper: __alloc_fd()Al Viro2012-09-261-54/+5
| * binder: don't allow mmap() by process other than proc->tskAl Viro2012-09-261-1/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-021-7/+7
|\ \
| * | userns: Convert binder ipc to use kuidsEric W. Biederman2012-09-211-7/+7
* | | Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman2012-09-161-1/+3
|\ \ \ | | |/ | |/|
| * | Staging: Android alarm: IOCTL command encoding fixDae S. Kim2012-09-041-1/+3
| |/
* | Staging: android: Alarm driver cleanupsDae S. Kim2012-09-041-10/+7
* | Staging: android: binder: Remove an inconsequential conditional macroSachin Kamat2012-08-171-2/+2
* | Staging: android: binder: Make task_get_unused_fd_flags function staticSachin Kamat2012-08-171-1/+1
* | staging: android: logger: Finish documentation of two structsCruz Julian Bishop2012-08-131-14/+26
* | staging: android: logger.h: Complete documentation of logger_entryCruz Julian Bishop2012-08-131-7/+17
* | staging: android: ashmem: Fix comment/license formattingCruz Julian Bishop2012-08-131-16/+16
* | staging/android: use module_platform_driverDevendra Naga2012-08-131-12/+1
|/
* drivers: staging: android: binder.c: fix printk macrosSherwin Soltani2012-06-261-27/+27
* staging/android: Remove ram_console driverAnton Vorontsov2012-06-133-187/+0
* staging: android: alarm: remove unnecessary goto statementDevendra Naga2012-06-131-1/+0
* staging: Android: Fix NULL pointer related warning in alarm-dev.c fileSachin Kamat2012-06-121-1/+1
* staging: Android: Fix some checkpatch warningsSachin Kamat2012-06-124-12/+20
* Staging: android: alarm: Rename pr_alarm to alarm_dbgJoe Perches2012-06-041-17/+17
* mm/fs: route MADV_REMOVE to FALLOC_FL_PUNCH_HOLEHugh Dickins2012-05-291-3/+5
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-241-1/+1
|\
| * Merge tag 'v3.4-rc3' into staging/for_v3.5Mauro Carvalho Chehab2012-04-195-65/+37
| |\
| * | [media] mm/drivers: use vm_flags_t for vma flagsKonstantin Khlebnikov2012-04-101-1/+1
* | | Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-2211-1325/+181
|\ \ \
| * | | staging: android: persistent_ram: Move to fs/pstore/ram_core.cAnton Vorontsov2012-05-175-625/+2
| * | | staging: android: persistent_ram: Prepare for modular buildsAnton Vorontsov2012-05-161-22/+24
| * | | staging: android: persistent_ram: Remove never used struct persistent_ram_zon...Anton Vorontsov2012-05-161-2/+0
| * | | staging: android: persistent_ram: Introduce persistent_ram_free()Anton Vorontsov2012-05-142-0/+18
| * | | staging: android: persistent_ram: Make it possible to use memory outside of b...Anton Vorontsov2012-05-141-1/+17
| * | | staging: android: persistent_ram: Introduce persistent_ram_vmap()Anton Vorontsov2012-05-141-5/+14
| * | | staging: android: persistent_ram: Introduce persistent_ram_new()Anton Vorontsov2012-05-142-0/+30
| * | | staging: android: persistent_ram: Introduce persistent_ram_post_init()Anton Vorontsov2012-05-141-17/+27
| * | | persistent_ram: Fix buffer size clamping during writesAnton Vorontsov2012-05-141-18/+1
| * | | persistent_ram: Remove prz->nodeAnton Vorontsov2012-05-142-3/+0
| * | | staging: android: logger: Fix some sparse and whitespace issuesTim Bird2012-05-101-3/+3
| * | | staging: android: logger: Allocate logs dynamically at boot (v3)Tim Bird2012-05-101-45/+62
| * | | Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-028-718/+116
| |\ \ \ | | |_|/ | |/| |
| | * | staging: android: timed_output : disable the timed output device when the dev...Kim, Milo2012-04-291-0/+1
| | * | staging: android: binder: fix sparse warningsEmil Goode2012-04-241-4/+4
| | * | staging: android-alarm: Switch from wakelocks to wakeup sourcesJohn Stultz2012-04-241-19/+7
| | * | android-alarm: Remove unused android alarm in-kernel interfacesJohn Stultz2012-04-204-645/+2
| | * | staging: android-alarm: Rework alarm-dev.c to use upstreamed alarmtimersJohn Stultz2012-04-201-10/+98
| | * | staging: android-alarm: Convert ALARM_ELAPSED_REALTIME to use CLOCK_BOOTTIMEJohn Stultz2012-04-203-58/+22
| | * | staging: fix android alarm.c printk format warningsRandy Dunlap2012-04-181-2/+2