summaryrefslogtreecommitdiff
path: root/drivers/staging/android
AgeCommit message (Expand)Author
2015-10-22staging: ion: fix corruption of ion_import_dma_bufShawn Lin
2015-04-21staging: android: ion: fix wrong init of dma_buf_export_infoSumit Semwal
2015-04-21dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-11ashmem: use __vfs_read()Al Viro
2015-04-03staging: android: ion_test: Add the MODULE_LICENSE macroPhong Tran
2015-03-26staging: android: sync: Fix memory corruption in sync_timeline_signal().Alistair Strachan
2015-03-20ion: improve ion_phys error messageMitchel Humpherys
2015-03-01staging: android: ion: fix some format stringsRasmus Villemoes
2015-02-15Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-11oom: add helpers for setting and clearing TIF_MEMDIEMichal Hocko
2015-01-28staging: Remove logger and alarm-dev from android MakefileJohn Stultz
2015-01-28staging: Remove the Android logger driverJohn Stultz
2015-01-25staging: Remove the Android alarm-dev driverJohn Stultz
2015-01-17staging: android: remove space after castsFabian Holler
2015-01-17staging: android: remove blank lines after open bracesFabian Holler
2015-01-17staging: android: fix indentation to match open parenthesisFabian Holler
2015-01-17staging: android: Correct coding style in logger.cGuillaume Vercoutere
2015-01-17Staging: android: fix line length coding style issue in sync_debug.cSteve Pennington
2015-01-17staging: ion: always initialize the free list parametersMitchel Humpherys
2015-01-17staging: ion: ion_cma_heap: remove ion_cma_get_sgtableZeng Tao
2014-12-16Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-14Merge 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-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-11-03Staging: android: ion: fix typos in commentsTristan Lelong
2014-11-03staging: android: logger: Add a TODOSomya Anand
2014-11-02Merge 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-28staging : android : sync : get_unused_fdHeinrich Schuchardt
2014-09-19staging: android: sw_sync: checkpatch fixesPurnendu Kapadia
2014-09-14Merge 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