aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/android (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-06mm/vmalloc.c: clean up map_vm_area third argumentWANG Chao1-3/+1
2014-08-04Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds12-169/+174
2014-08-01Staging: android: timed_gpio.c: improved logic of gpio_get_time()Murilo Opsfelder Araujo1-7/+8
2014-07-30Staging: android: timed_output.c: use kstrtoint() instead of sscanf()Murilo Opsfelder Araujo1-1/+3
2014-07-30staging: 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-17staging: 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-12staging: android: Cleanup style issuesPeter Senna Tschudin1-3/+8
2014-07-08staging: android: logger: fixed checkpatch.pl warnings.Jerry Stralko1-4/+3
2014-07-08drivers: staging: android: ion: Kconfig: Let it also depend on HAS_DMAChen Gang1-1/+1
2014-07-08staging: android: binder.c: binder_ioctl() cleanupTair Rzayev1-79/+107
2014-07-08staging: binder: add vm_fault handlerVinayak Menon1-0/+6
2014-07-08android: convert sync to fence api, v6Maarten Lankhorst7-651/+609
2014-07-08dma-buf: use reservation objectsMaarten Lankhorst1-1/+2
2014-06-26Staging: 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-19staging: ion: fixup invalid kfree() calls on heap destroyHeesub Shin1-1/+0
2014-06-19staging: android: timed_output: fix use after free of devYi Zhang1-1/+0
2014-06-19staging: alarm-dev: Support to Compile as ModulePramod Gurav1-1/+1
2014-06-19staging: android: ion: ion_chunk_heap.c: Fix checkpatch warningTair Rzayev1-1/+1
2014-06-19staging: ion: optimize struct ion_system_heapHeesub Shin1-8/+5
2014-06-19staging: ion: remove order argument from free_buffer_page()Heesub Shin1-5/+4
2014-06-19staging: ion: remove struct page_infoHeesub Shin1-32/+15
2014-06-19staging: ion: remove order from struct page_infoHeesub Shin1-6/+5
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-2/+2
2014-06-01staging: android: binder.c: Use more appropriate functions for euid retrievalTair Rzayev1-7/+7
2014-05-29staging: ion: shrink highmem pages on kswapdHeesub Shin1-1/+5
2014-05-29staging: ion: use compound pages on high order pages for system heapHeesub Shin2-2/+4
2014-05-29staging: ion: remove struct ion_page_pool_itemHeesub Shin1-22/+5
2014-05-29staging: ion: simplify ion_page_pool_total()Heesub Shin1-5/+5
2014-05-29staging: 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-24staging : 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 nice_to_rlimit() and rlimit_to_nice()Dongsheng Yang1-1/+1
2014-05-07Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar1-2/+0
2014-05-03staging: android: fix missing a blank line after declarationsSeunghun Lee10-0/+67
2014-04-25Staging: android: ion: duplicated clearing of sg_tableGioh Kim3-4/+4
2014-04-25staging/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-16staging: binder: add __user annotation in binder.cMathieu Maret1-2/+6
2014-04-16staging: android: uapi: fix coding styleSeunghun Lee1-6/+6
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+0
2014-03-17staging: android: Remove whitespace issueGeorgiana Rodica Chelu1-1/+1
2014-03-13staging: android: ion: Use ERR_CAST instead of ERR_PTRIulia Manda1-3/+3