summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android
Commit message (Expand)AuthorAgeFilesLines
* staging: android: ion: fix wrong init of dma_buf_export_infoSumit Semwal2015-04-211-5/+5
* dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal2015-04-211-2/+7
* Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-151-1/+1
|\
| * ashmem: use __vfs_read()Al Viro2015-04-111-1/+1
* | staging: android: ion_test: Add the MODULE_LICENSE macroPhong Tran2015-04-031-0/+1
* | staging: android: sync: Fix memory corruption in sync_timeline_signal().Alistair Strachan2015-03-261-1/+1
* | ion: improve ion_phys error messageMitchel Humpherys2015-03-201-2/+2
* | staging: android: ion: fix some format stringsRasmus Villemoes2015-03-011-7/+7
|/
* Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-1512-1503/+11
|\
| * staging: Remove logger and alarm-dev from android MakefileJohn Stultz2015-01-281-2/+0
| * staging: Remove the Android logger driverJohn Stultz2015-01-283-913/+0
| * staging: Remove the Android alarm-dev driverJohn Stultz2015-01-254-558/+0
| * staging: android: remove space after castsFabian Holler2015-01-171-3/+3
| * staging: android: remove blank lines after open bracesFabian Holler2015-01-171-2/+0
| * staging: android: fix indentation to match open parenthesisFabian Holler2015-01-171-2/+2
| * staging: android: Correct coding style in logger.cGuillaume Vercoutere2015-01-171-15/+14
| * Staging: android: fix line length coding style issue in sync_debug.cSteve Pennington2015-01-171-1/+2
| * staging: ion: always initialize the free list parametersMitchel Humpherys2015-01-172-2/+3
| * staging: ion: ion_cma_heap: remove ion_cma_get_sgtableZeng Tao2015-01-171-19/+1
* | oom: add helpers for setting and clearing TIF_MEMDIEMichal Hocko2015-02-111-1/+6
|/
* Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-12-161-1/+1
|\
| * merge nfs bugfixes into nfsd for-3.19 branchJ. Bruce Fields2014-11-191-5/+8
| |\
| * | VFS: Rename do_fallocate() to vfs_fallocate()Anna Schumaker2014-11-071-1/+1
* | | Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-1515-4437/+26
|\ \ \
| * | | staging: android: ion: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-263-12/+6
| * | | Staging: android: ion: fix typos in commentsTristan Lelong2014-11-033-4/+4
| * | | staging: android: logger: Add a TODOSomya Anand2014-11-031-0/+7
| * | | Merge 3.18-rc3 into staging-nextGreg Kroah-Hartman2014-11-021-5/+8
| |\ \ \ | | | |/ | | |/|
| * | | staging: android: Replace timeval with timespec64Tapasweni Pathak2014-10-281-2/+3
| * | | Staging: android: Replace timeval with ktime_t in timed_gpio.cSomya Anand2014-10-271-3/+4
| * | | staging: android: Assign bool to trueTapasweni Pathak2014-10-231-1/+1
| * | | staging: android: binder: move to the "real" part of the kernelGreg Kroah-Hartman2014-10-206-4414/+0
| * | | staging: android: ion: Replace "the the " with "the"Tapasweni Pathak2014-10-201-1/+1
| | |/ | |/|
* | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\ \ \
| * \ \ Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-031-1/+0
| |\ \ \ | | |_|/ | |/| |
| | * | staging: android: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| | |/
* | | mm: vmscan: invoke slab shrinkers from shrink_zone()Johannes Weiner2014-12-131-2/+1
|/ /
* | staging: android: logger: Fix log corruption regressionDaniel Thompson2014-10-281-5/+8
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-133-79/+28
|\
| * android: ->f_op is never NULLAl Viro2014-10-091-1/+1
| * switch logger to ->write_iter()Al Viro2014-10-091-77/+26
| * ashmem: use vfs_llseek()Al Viro2014-10-091-1/+1
* | staging : android : sync : get_unused_fdHeinrich Schuchardt2014-09-281-1/+2
* | staging: android: sw_sync: checkpatch fixesPurnendu Kapadia2014-09-192-5/+4
* | Merge 3.17-rc5 into staging-next.Greg Kroah-Hartman2014-09-141-1/+0
|\ \ | |/
| * android: fix reference leak in sync_fence_createMaarten Lankhorst2014-09-081-1/+0
* | staging: binder: fix coding style issuesDmitry Voytik2014-09-081-6/+10
* | staging: android: Break up a long line in binder_send_failed_replyWilliam Panlener2014-09-081-1/+2
* | staging: android: use braces on all arms of ifGrzegorz Swirski2014-09-021-2/+2
* | Merge 3.17-rc3 into staging-nextGreg Kroah-Hartman2014-08-311-1/+4
|\ \ | |/
OpenPOWER on IntegriCloud