summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android
AgeCommit message (Expand)AuthorLines
2014-09-08android: fix reference leak in sync_fence_createMaarten Lankhorst-1/+0
2014-08-17staging: android: fix a possible memory leakSeunghun Lee-1/+4
2014-08-06mm/vmalloc.c: clean up map_vm_area third argumentWANG Chao-3/+1
2014-08-04Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-169/+174
2014-08-01Staging: android: timed_gpio.c: improved logic of gpio_get_time()Murilo Opsfelder Araujo-7/+8
2014-07-30Staging: android: timed_output.c: use kstrtoint() instead of sscanf()Murilo Opsfelder Araujo-1/+3
2014-07-30staging: ion: vm_insert_pfn and zap_page_range rely on CONFIG_MMUFabian Frederick-1/+1
2014-07-21staging: android: ion: ion_cma_heap.c: Fix checkpatch warningPhong Tran-7/+2
2014-07-17staging: ion: Remove left over commentSachin Kamat-1/+0
2014-07-15staging: android: Clean up else statement from binder_send_failed_replyLucas Tanure-14/+14
2014-07-15staging: android: Clean up else statement from sync_fence_poll()Lucas Tanure-2/+1
2014-07-12staging: android: Cleanup style issuesPeter Senna Tschudin-3/+8
2014-07-08staging: android: logger: fixed checkpatch.pl warnings.Jerry Stralko-4/+3
2014-07-08drivers: staging: android: ion: Kconfig: Let it also depend on HAS_DMAChen Gang-1/+1
2014-07-08staging: android: binder.c: binder_ioctl() cleanupTair Rzayev-79/+107
2014-07-08staging: binder: add vm_fault handlerVinayak Menon-0/+6
2014-07-08android: convert sync to fence api, v6Maarten Lankhorst-651/+609
2014-07-08dma-buf: use reservation objectsMaarten Lankhorst-1/+2
2014-06-26Staging: Android: removed an unnecessary else statementKarthik Nayak-3/+2
2014-06-22Merge 3.16-rc2 into staging-nextGreg Kroah-Hartman-1/+0
2014-06-20staging: alarm-dev: Set the license to GPLPramod Gurav-1/+1
2014-06-19staging: ion: fixup invalid kfree() calls on heap destroyHeesub Shin-1/+0
2014-06-19staging: android: timed_output: fix use after free of devYi Zhang-1/+0
2014-06-19staging: alarm-dev: Support to Compile as ModulePramod Gurav-1/+1
2014-06-19staging: android: ion: ion_chunk_heap.c: Fix checkpatch warningTair Rzayev-1/+1
2014-06-19staging: ion: optimize struct ion_system_heapHeesub Shin-8/+5
2014-06-19staging: ion: remove order argument from free_buffer_page()Heesub Shin-5/+4
2014-06-19staging: ion: remove struct page_infoHeesub Shin-32/+15
2014-06-19staging: ion: remove order from struct page_infoHeesub Shin-6/+5
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+2
2014-06-01staging: android: binder.c: Use more appropriate functions for euid retrievalTair Rzayev-7/+7
2014-05-29staging: ion: shrink highmem pages on kswapdHeesub Shin-1/+5
2014-05-29staging: ion: use compound pages on high order pages for system heapHeesub Shin-2/+4
2014-05-29staging: ion: remove struct ion_page_pool_itemHeesub Shin-22/+5
2014-05-29staging: ion: simplify ion_page_pool_total()Heesub Shin-5/+5
2014-05-29staging: ion: tidy up a bitHeesub Shin-33/+28
2014-05-25staging: android: describe use of memory barrier on sync.cNiv Yehezkel-0/+4
2014-05-24staging: ion: WARN when the handle kmap_cnt is going to wrap aroundMitchel Humpherys-0/+4
2014-05-24staging : android: Fixes a coding style issue in timed_gpio.cJohn Church-2/+2
2014-05-23staging: binder: fix usage of uninit scalar in binder_transaction()Christian Engelmayer-0/+1
2014-05-23staging: binder: cleanup dereference of noderef expressionsJerry Snitselaar-4/+6
2014-05-22sched: Consolidate open coded implementations of nice level frobbing into nic...Dongsheng Yang-1/+1
2014-05-07Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar-2/+0
2014-05-03staging: android: fix missing a blank line after declarationsSeunghun Lee-0/+67
2014-04-25Staging: android: ion: duplicated clearing of sg_tableGioh Kim-4/+4
2014-04-25staging/android: Remove ram_console.hBintian Wang-22/+0
2014-04-18sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang-1/+1
2014-04-16staging: binder: add __user annotation in binder.cMathieu Maret-2/+6
2014-04-16staging: android: uapi: fix coding styleSeunghun Lee-6/+6
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+0