summaryrefslogtreecommitdiffstats
path: root/drivers/reset (unfollow)
Commit message (Expand)AuthorFilesLines
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