开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
fastrpc.c
Age
Commit message (
Expand
)
Author
2019-04-21
Merge 5.1-rc6 into char-misc-next
Greg Kroah-Hartman
2019-04-02
misc: fastrpc: add checked value for dma_set_mask
Bo YU
2019-03-28
misc: fastrpc: increase max init file size to 64 MB
Srinivas Kandagatla
2019-03-28
misc: fastrpc: fix remote page size calculation
Srinivas Kandagatla
2019-03-28
misc: fastrpc: take into account of overlapping buffers
Srinivas Kandagatla
2019-03-28
misc: fastrpc: consider address offset before sending to DSP
Srinivas Kandagatla
2019-03-28
misc: fastrpc: use correct spinlock variant
Srinivas Kandagatla
2019-03-28
misc: fastrpc: make sure memory read and writes are visible
Srinivas Kandagatla
2019-03-28
misc: fastrpc: Fix a possible double free
Thierry Escande
2019-03-28
misc: fastrpc: Avoid free of DMA buffer in interrupt context
Thierry Escande
2019-02-19
misc: fastrpc: Fix return value check in fastrpc_map_create()
Wei Yongjun
2019-02-19
misc: fastrpc: Fix device_open when no session is available
Thierry Escande
2019-02-12
misc: fastrpc: Add support for dmabuf exporter
Srinivas Kandagatla
2019-02-12
misc: fastrpc: Add support for create remote init process
Srinivas Kandagatla
2019-02-12
misc: fastrpc: Add support for context Invoke method
Srinivas Kandagatla
2019-02-12
misc: fastrpc: Add Qualcomm fastrpc basic driver model
Srinivas Kandagatla