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