index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
fastrpc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-04
misc: fastrpc: prevent memory leak in fastrpc_dma_buf_attach
Navid Emamdoost
1
-0
/
+1
2019-09-04
misc: fastrpc: free dma buf scatter list
Srinivas Kandagatla
1
-0
/
+1
2019-09-04
misc: fastrpc: fix double refcounting on dmabuf
Srinivas Kandagatla
1
-25
/
+0
2019-09-04
misc: fastrpc: remove unused definition
Jorge Ramirez-Ortiz
1
-1
/
+0
2019-09-04
misc: fastrpc: Don't reference rpmsg_device after remove
Bjorn Andersson
1
-0
/
+4
2019-09-04
misc: fastrpc: Reference count channel context
Bjorn Andersson
1
-5
/
+38
2019-07-25
misc: fastrpc: fix memory leak when out of memory
Jorge Ramirez-Ortiz
1
-1
/
+4
2019-04-21
Merge 5.1-rc6 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+6
2019-04-02
misc: fastrpc: add checked value for dma_set_mask
Bo YU
1
-1
/
+6
2019-03-28
misc: fastrpc: increase max init file size to 64 MB
Srinivas Kandagatla
1
-1
/
+1
2019-03-28
misc: fastrpc: fix remote page size calculation
Srinivas Kandagatla
1
-2
/
+9
2019-03-28
misc: fastrpc: take into account of overlapping buffers
Srinivas Kandagatla
1
-14
/
+98
2019-03-28
misc: fastrpc: consider address offset before sending to DSP
Srinivas Kandagatla
1
-0
/
+8
2019-03-28
misc: fastrpc: use correct spinlock variant
Srinivas Kandagatla
1
-19
/
+29
2019-03-28
misc: fastrpc: make sure memory read and writes are visible
Srinivas Kandagatla
1
-0
/
+5
2019-03-28
misc: fastrpc: Fix a possible double free
Thierry Escande
1
-11
/
+20
2019-03-28
misc: fastrpc: Avoid free of DMA buffer in interrupt context
Thierry Escande
1
-1
/
+17
2019-02-19
misc: fastrpc: Fix return value check in fastrpc_map_create()
Wei Yongjun
1
-2
/
+2
2019-02-19
misc: fastrpc: Fix device_open when no session is available
Thierry Escande
1
-1
/
+10
2019-02-12
misc: fastrpc: Add support for dmabuf exporter
Srinivas Kandagatla
1
-0
/
+184
2019-02-12
misc: fastrpc: Add support for create remote init process
Srinivas Kandagatla
1
-0
/
+156
2019-02-12
misc: fastrpc: Add support for context Invoke method
Srinivas Kandagatla
1
-0
/
+730
2019-02-12
misc: fastrpc: Add Qualcomm fastrpc basic driver model
Srinivas Kandagatla
1
-0
/
+322
[prev]