summaryrefslogtreecommitdiff
path: root/drivers/staging/android
AgeCommit message (Expand)AuthorFilesLines
2014-08-07mm/vmalloc.c: clean up map_vm_area third argumentWANG Chao1-3/+1
2014-08-05Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-169/+174
2014-08-02Staging: android: timed_gpio.c: improved logic of gpio_get_time()Murilo Opsfelder Araujo1-7/+8
2014-07-31Staging: android: timed_output.c: use kstrtoint() instead of sscanf()Murilo Opsfelder Araujo1-1/+3
2014-07-31staging: ion: vm_insert_pfn and zap_page_range rely on CONFIG_MMUFabian Frederick1-1/+1
2014-07-21staging: android: ion: ion_cma_heap.c: Fix checkpatch warningPhong Tran1-7/+2
2014-07-18staging: ion: Remove left over commentSachin Kamat1-1/+0
2014-07-15staging: android: Clean up else statement from binder_send_failed_replyLucas Tanure1-14/+14
2014-07-15staging: android: Clean up else statement from sync_fence_poll()Lucas Tanure1-2/+1
2014-07-13staging: android: Cleanup style issuesPeter Senna Tschudin1-3/+8
2014-07-09staging: android: logger: fixed checkpatch.pl warnings.Jerry Stralko1-4/+3
2014-07-09drivers: staging: android: ion: Kconfig: Let it also depend on HAS_DMAChen Gang1-1/+1
2014-07-09staging: android: binder.c: binder_ioctl() cleanupTair Rzayev1-79/+107
2014-07-09staging: binder: add vm_fault handlerVinayak Menon1-0/+6
2014-07-09android: convert sync to fence api, v6Maarten Lankhorst7-651/+609
2014-07-09dma-buf: use reservation objectsMaarten Lankhorst1-1/+2
2014-06-27Staging: Android: removed an unnecessary else statementKarthik Nayak1-3/+2
2014-06-22Merge 3.16-rc2 into staging-nextGreg Kroah-Hartman1-1/+0
2014-06-20staging: alarm-dev: Set the license to GPLPramod Gurav1-1/+1
2014-06-20staging: ion: fixup invalid kfree() calls on heap destroyHeesub Shin1-1/+0
2014-06-20staging: android: timed_output: fix use after free of devYi Zhang1-1/+0
2014-06-20staging: alarm-dev: Support to Compile as ModulePramod Gurav1-1/+1
2014-06-20staging: android: ion: ion_chunk_heap.c: Fix checkpatch warningTair Rzayev1-1/+1
2014-06-20staging: ion: optimize struct ion_system_heapHeesub Shin1-8/+5
2014-06-20staging: ion: remove order argument from free_buffer_page()Heesub Shin1-5/+4
2014-06-20staging: ion: remove struct page_infoHeesub Shin1-32/+15
2014-06-20staging: ion: remove order from struct page_infoHeesub Shin1-6/+5
2014-06-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2014-06-01staging: android: binder.c: Use more appropriate functions for euid retrievalTair Rzayev1-7/+7
2014-05-30staging: ion: shrink highmem pages on kswapdHeesub Shin1-1/+5
2014-05-30staging: ion: use compound pages on high order pages for system heapHeesub Shin2-2/+4
2014-05-30staging: ion: remove struct ion_page_pool_itemHeesub Shin1-22/+5
2014-05-30staging: ion: simplify ion_page_pool_total()Heesub Shin1-5/+5
2014-05-30staging: ion: tidy up a bitHeesub Shin3-33/+28
2014-05-25staging: android: describe use of memory barrier on sync.cNiv Yehezkel1-0/+4
2014-05-24staging: ion: WARN when the handle kmap_cnt is going to wrap aroundMitchel Humpherys1-0/+4
2014-05-23staging : android: Fixes a coding style issue in timed_gpio.cJohn Church1-2/+2
2014-05-23staging: binder: fix usage of uninit scalar in binder_transaction()Christian Engelmayer1-0/+1
2014-05-23staging: binder: cleanup dereference of noderef expressionsJerry Snitselaar1-4/+6
2014-05-22sched: Consolidate open coded implementations of nice level frobbing into nic...Dongsheng Yang1-1/+1
2014-05-07Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar1-2/+0
2014-05-04staging: android: fix missing a blank line after declarationsSeunghun Lee10-0/+67
2014-04-26Staging: android: ion: duplicated clearing of sg_tableGioh Kim3-4/+4
2014-04-26staging/android: Remove ram_console.hBintian Wang1-22/+0
2014-04-18sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang1-1/+1
2014-04-17staging: binder: add __user annotation in binder.cMathieu Maret1-2/+6
2014-04-17staging: android: uapi: fix coding styleSeunghun Lee1-6/+6
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+0
2014-03-18staging: android: Remove whitespace issueGeorgiana Rodica Chelu1-1/+1
2014-03-14staging: android: ion: Use ERR_CAST instead of ERR_PTRIulia Manda1-3/+3