summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-19misc: fastrpc: Fix device_open when no session is availableThierry Escande1-1/+10
2019-02-19misc: fastrpc: select CONFIG_DMA_SHARED_BUFFERSrinivas Kandagatla1-0/+1
2019-02-19nvmem: core: don't check the return value of notifier chain callBartosz Golaszewski1-3/+1
2019-02-18Update MAINTAINERS and CREDITS with habanalabs infoOded Gabbay2-1/+10
2019-02-18habanalabs: add debugfs supportOded Gabbay11-2/+1546
2019-02-18habanalabs: implement INFO IOCTLOded Gabbay4-1/+208
2019-02-18habanalabs: add virtual memory and MMU modulesOmer Shpigelman12-8/+3013
2019-02-18habanalabs: add command submission moduleOded Gabbay11-7/+2843
2019-02-18habanalabs: add device reset supportOded Gabbay10-25/+737
2019-02-18habanalabs: add sysfs and hwmon supportOded Gabbay11-2/+1889
2019-02-18habanalabs: add event queue and interruptsOded Gabbay6-13/+694
2019-02-18habanalabs: add h/w queues moduleOded Gabbay13-8/+2807
2019-02-18habanalabs: add basic Goya h/w initializationOded Gabbay10-8/+3991
2019-02-18habanalabs: add command buffer moduleOded Gabbay8-2/+738
2019-02-18habanalabs: add context and ASID modulesOded Gabbay6-3/+374
2019-02-18habanalabs: add basic Goya supportOded Gabbay9-0/+1066
2019-02-18habanalabs: add Goya registers header filesOded Gabbay94-0/+30555
2019-02-18habanalabs: add skeleton driverOded Gabbay7-0/+860
2019-02-15binder: fix handling of misaligned binder objectTodd Kjos1-1/+1
2019-02-14binder: fix sparse issue in binder_alloc_selftest.cTodd Kjos1-2/+3
2019-02-13char: lp: mark expected switch fall-throughGustavo A. R. Silva1-2/+2
2019-02-13parport: daisy: use new parport device modelSudip Mukherjee4-3/+54
2019-02-12binder: use userspace pointer as base of buffer spaceTodd Kjos5-99/+118
2019-02-12binder: remove user_buffer_offsetTodd Kjos3-65/+13
2019-02-12binder: remove kernel vm_area for buffer spaceTodd Kjos1-38/+2
2019-02-12binder: avoid kernel vm_area for buffer fixupsTodd Kjos1-49/+97
2019-02-12binder: add function to copy binder object from bufferTodd Kjos1-17/+58
2019-02-12binder: add functions to copy to/from binder buffersTodd Kjos4-45/+147
2019-02-12binder: create userspace-to-binder-buffer copy functionTodd Kjos3-7/+143
2019-02-12misc: fastrpc: Add support for dmabuf exporterSrinivas Kandagatla2-0/+192
2019-02-12misc: fastrpc: Add support for create remote init processSrinivas Kandagatla2-0/+166
2019-02-12misc: fastrpc: Add support for context Invoke methodSrinivas Kandagatla2-0/+753
2019-02-12misc: fastrpc: Add Qualcomm fastrpc basic driver modelSrinivas Kandagatla3-0/+333
2019-02-12misc: dt-bindings: Add Qualcomm Fastrpc bindingsSrinivas Kandagatla1-0/+78
2019-02-12vmw_balloon: release lock on error in vmballoon_reset()Dan Carpenter1-2/+3
2019-02-12mei: bus: export to_mei_cl_device for mei client devices driversTomas Winkler2-1/+2
2019-02-11parport_pc: fix find_superio io compare code, should use equal test.QiaoChong1-1/+1
2019-02-11Merge tag 'extcon-next-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman4-0/+375
2019-02-11extcon: ptn5150: Fix return value check in ptn5150_i2c_probe()Wei Yongjun1-4/+4
2019-02-11extcon: Add support for ptn5150 extcon driverVijai Kumar K4-0/+375
2019-02-11Merge 5.0-rc6 into char-misc-nextGreg Kroah-Hartman566-2185/+5560
2019-02-11Linux 5.0-rc6Linus Torvalds1-1/+1
2019-02-10Merge tag 'dmaengine-fix-5.0-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds4-76/+53
2019-02-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-26/+29
2019-02-10Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-24/+85
2019-02-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds14-36/+105
2019-02-10Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-17/+52
2019-02-10x86/mm: Make set_pmd_at() paravirt awareJuergen Gross1-1/+1
2019-02-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-8/+7
2019-02-09Merge tag 'mips_fixes_5.0_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-22/+127