summaryrefslogtreecommitdiff
path: root/drivers/staging/android
AgeCommit message (Expand)Author
2014-12-16Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-12-16Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-13mm: vmscan: invoke slab shrinkers from shrink_zone()Johannes Weiner
2014-11-26staging: android: ion: Deletion of unnecessary checks before two function callsMarkus Elfring
2014-11-19merge nfs bugfixes into nfsd for-3.19 branchJ. Bruce Fields
2014-11-07VFS: Rename do_fallocate() to vfs_fallocate()Anna Schumaker
2014-11-04Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-11-04Staging: android: ion: fix typos in commentsTristan Lelong
2014-11-04staging: android: logger: Add a TODOSomya Anand
2014-11-03Merge 3.18-rc3 into staging-nextGreg Kroah-Hartman
2014-10-28staging: android: logger: Fix log corruption regressionDaniel Thompson
2014-10-28staging: android: Replace timeval with timespec64Tapasweni Pathak
2014-10-27Staging: android: Replace timeval with ktime_t in timed_gpio.cSomya Anand
2014-10-23staging: android: Assign bool to trueTapasweni Pathak
2014-10-20staging: android: drop owner assignment from platform_driversWolfram Sang
2014-10-20staging: android: binder: move to the "real" part of the kernelGreg Kroah-Hartman
2014-10-20staging: android: ion: Replace "the the " with "the"Tapasweni Pathak
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-10-09android: ->f_op is never NULLAl Viro
2014-10-09switch logger to ->write_iter()Al Viro
2014-10-09ashmem: use vfs_llseek()Al Viro
2014-09-29staging : android : sync : get_unused_fdHeinrich Schuchardt
2014-09-19staging: android: sw_sync: checkpatch fixesPurnendu Kapadia
2014-09-15Merge 3.17-rc5 into staging-next.Greg Kroah-Hartman
2014-09-08android: fix reference leak in sync_fence_createMaarten Lankhorst
2014-09-08staging: binder: fix coding style issuesDmitry Voytik
2014-09-08staging: android: Break up a long line in binder_send_failed_replyWilliam Panlener
2014-09-02staging: android: use braces on all arms of ifGrzegorz Swirski
2014-09-01Merge 3.17-rc3 into staging-nextGreg Kroah-Hartman
2014-08-30staging: android: sync: Fix checkpatch warning: Missing a blank line after de...Dipak Zope
2014-08-17staging: android: fix attribute as suggested by checkpatchPurnendu Kapadia
2014-08-17staging: android: fix a possible memory leakSeunghun Lee
2014-08-16staging: android: ion: Remove redundant return of void functionPhong Tran
2014-08-16staging: android: ion: ion.c Add a new blank line after declerationPhong Tran
2014-08-16staging: android: ion: ion_dummy_driver.c Replace kzalloc() by kcalloc()Phong Tran
2014-08-16Staging: android: sw_sync.c: Fixed coding style issue.Yee Chin, Chiam
2014-08-07mm/vmalloc.c: clean up map_vm_area third argumentWANG Chao
2014-08-05Merge 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-31Staging: 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-18staging: 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