index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
reset
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-18
habanalabs: add event queue and interrupts
Oded Gabbay
6
-13
/
+694
2019-02-18
habanalabs: add h/w queues module
Oded Gabbay
13
-8
/
+2807
2019-02-18
habanalabs: add basic Goya h/w initialization
Oded Gabbay
10
-8
/
+3991
2019-02-18
habanalabs: add command buffer module
Oded Gabbay
8
-2
/
+738
2019-02-18
habanalabs: add context and ASID modules
Oded Gabbay
6
-3
/
+374
2019-02-18
habanalabs: add basic Goya support
Oded Gabbay
9
-0
/
+1066
2019-02-18
habanalabs: add Goya registers header files
Oded Gabbay
94
-0
/
+30555
2019-02-18
habanalabs: add skeleton driver
Oded Gabbay
7
-0
/
+860
2019-02-15
binder: fix handling of misaligned binder object
Todd Kjos
1
-1
/
+1
2019-02-14
binder: fix sparse issue in binder_alloc_selftest.c
Todd Kjos
1
-2
/
+3
2019-02-13
char: lp: mark expected switch fall-through
Gustavo A. R. Silva
1
-2
/
+2
2019-02-13
parport: daisy: use new parport device model
Sudip Mukherjee
4
-3
/
+54
2019-02-12
binder: use userspace pointer as base of buffer space
Todd Kjos
5
-99
/
+118
2019-02-12
binder: remove user_buffer_offset
Todd Kjos
3
-65
/
+13
2019-02-12
binder: remove kernel vm_area for buffer space
Todd Kjos
1
-38
/
+2
2019-02-12
binder: avoid kernel vm_area for buffer fixups
Todd Kjos
1
-49
/
+97
2019-02-12
binder: add function to copy binder object from buffer
Todd Kjos
1
-17
/
+58
2019-02-12
binder: add functions to copy to/from binder buffers
Todd Kjos
4
-45
/
+147
2019-02-12
binder: create userspace-to-binder-buffer copy function
Todd Kjos
3
-7
/
+143
2019-02-12
misc: fastrpc: Add support for dmabuf exporter
Srinivas Kandagatla
2
-0
/
+192
2019-02-12
misc: fastrpc: Add support for create remote init process
Srinivas Kandagatla
2
-0
/
+166
2019-02-12
misc: fastrpc: Add support for context Invoke method
Srinivas Kandagatla
2
-0
/
+753
2019-02-12
misc: fastrpc: Add Qualcomm fastrpc basic driver model
Srinivas Kandagatla
3
-0
/
+333