summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android
AgeCommit message (Expand)AuthorLines
2015-02-15Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1503/+11
2015-02-11oom: add helpers for setting and clearing TIF_MEMDIEMichal Hocko-1/+6
2015-01-28staging: Remove logger and alarm-dev from android MakefileJohn Stultz-2/+0
2015-01-28staging: Remove the Android logger driverJohn Stultz-913/+0
2015-01-25staging: Remove the Android alarm-dev driverJohn Stultz-558/+0
2015-01-17staging: android: remove space after castsFabian Holler-3/+3
2015-01-17staging: android: remove blank lines after open bracesFabian Holler-2/+0
2015-01-17staging: android: fix indentation to match open parenthesisFabian Holler-2/+2
2015-01-17staging: android: Correct coding style in logger.cGuillaume Vercoutere-15/+14
2015-01-17Staging: android: fix line length coding style issue in sync_debug.cSteve Pennington-1/+2
2015-01-17staging: ion: always initialize the free list parametersMitchel Humpherys-2/+3
2015-01-17staging: ion: ion_cma_heap: remove ion_cma_get_sgtableZeng Tao-19/+1
2014-12-16Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-1/+1
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4437/+26
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+0
2014-12-13mm: vmscan: invoke slab shrinkers from shrink_zone()Johannes Weiner-2/+1
2014-11-26staging: android: ion: Deletion of unnecessary checks before two function callsMarkus Elfring-12/+6
2014-11-19merge nfs bugfixes into nfsd for-3.19 branchJ. Bruce Fields-5/+8
2014-11-07VFS: Rename do_fallocate() to vfs_fallocate()Anna Schumaker-1/+1
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-1/+0
2014-11-03Staging: android: ion: fix typos in commentsTristan Lelong-4/+4
2014-11-03staging: android: logger: Add a TODOSomya Anand-0/+7
2014-11-02Merge 3.18-rc3 into staging-nextGreg Kroah-Hartman-5/+8
2014-10-28staging: android: logger: Fix log corruption regressionDaniel Thompson-5/+8
2014-10-28staging: android: Replace timeval with timespec64Tapasweni Pathak-2/+3
2014-10-27Staging: android: Replace timeval with ktime_t in timed_gpio.cSomya Anand-3/+4
2014-10-23staging: android: Assign bool to trueTapasweni Pathak-1/+1
2014-10-20staging: android: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-10-20staging: android: binder: move to the "real" part of the kernelGreg Kroah-Hartman-4414/+0
2014-10-20staging: android: ion: Replace "the the " with "the"Tapasweni Pathak-1/+1
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-79/+28
2014-10-09android: ->f_op is never NULLAl Viro-1/+1
2014-10-09switch logger to ->write_iter()Al Viro-77/+26
2014-10-09ashmem: use vfs_llseek()Al Viro-1/+1
2014-09-28staging : android : sync : get_unused_fdHeinrich Schuchardt-1/+2
2014-09-19staging: android: sw_sync: checkpatch fixesPurnendu Kapadia-5/+4
2014-09-14Merge 3.17-rc5 into staging-next.Greg Kroah-Hartman-1/+0
2014-09-08android: fix reference leak in sync_fence_createMaarten Lankhorst-1/+0
2014-09-08staging: binder: fix coding style issuesDmitry Voytik-6/+10
2014-09-08staging: android: Break up a long line in binder_send_failed_replyWilliam Panlener-1/+2
2014-09-02staging: android: use braces on all arms of ifGrzegorz Swirski-2/+2
2014-08-31Merge 3.17-rc3 into staging-nextGreg Kroah-Hartman-1/+4
2014-08-30staging: android: sync: Fix checkpatch warning: Missing a blank line after de...Dipak Zope-0/+1
2014-08-17staging: android: fix attribute as suggested by checkpatchPurnendu Kapadia-1/+1
2014-08-17staging: android: fix a possible memory leakSeunghun Lee-1/+4
2014-08-16staging: android: ion: Remove redundant return of void functionPhong Tran-6/+0
2014-08-16staging: android: ion: ion.c Add a new blank line after declerationPhong Tran-0/+1
2014-08-16staging: android: ion: ion_dummy_driver.c Replace kzalloc() by kcalloc()Phong Tran-1/+1
2014-08-16Staging: android: sw_sync.c: Fixed coding style issue.Yee Chin, Chiam-0/+2
2014-08-06mm/vmalloc.c: clean up map_vm_area third argumentWANG Chao-3/+1