index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
fastrpc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: fastrpc: add ioctl for attaching to sensors pd
Jonathan Marek
2020-09-16
1
-3
/
+6
*
misc: fastrpc: define names for protection domain ids
Jonathan Marek
2020-09-16
1
-2
/
+7
*
misc: fastrpc: fix common struct sg_table related issues
Marek Szyprowski
2020-08-28
1
-2
/
+2
*
misc: fastrpc: fix potential fastrpc_invoke_ctx leak
Srinivas Kandagatla
2020-05-15
1
-1
/
+8
*
misc: fastrpc: Fix an incomplete memory release in fastrpc_rpmsg_probe()
Srinivas Kandagatla
2020-05-15
1
-1
/
+3
*
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-12-17
1
-8
/
+0
|
\
|
*
drm/tee_shm: Drop dma_buf_k(unmap) support
Daniel Vetter
2019-11-25
1
-8
/
+0
*
|
Merge 5.4-rc3 into char-misc-next
Greg Kroah-Hartman
2019-10-14
1
-0
/
+1
|
\
|
|
*
misc: fastrpc: prevent memory leak in fastrpc_dma_buf_attach
Navid Emamdoost
2019-10-04
1
-0
/
+1
*
|
misc: fastrpc: revert max init file size back to 2MB
Jorge Ramirez-Ortiz
2019-10-10
1
-1
/
+1
*
|
misc: fastrpc: handle interrupted contexts
Jorge Ramirez-Ortiz
2019-10-10
1
-6
/
+7
*
|
misc: fastrpc: do not interrupt kernel calls
Jorge Ramirez-Ortiz
2019-10-10
1
-2
/
+7
*
|
misc: fastrpc: fix memory leak from miscdev->name
Srinivas Kandagatla
2019-10-10
1
-2
/
+2
*
|
misc: fastrpc: add mmap/unmap support
Jorge Ramirez-Ortiz
2019-10-10
1
-0
/
+181
|
/
*
misc: fastrpc: free dma buf scatter list
Srinivas Kandagatla
2019-09-04
1
-0
/
+1
*
misc: fastrpc: fix double refcounting on dmabuf
Srinivas Kandagatla
2019-09-04
1
-25
/
+0
*
misc: fastrpc: remove unused definition
Jorge Ramirez-Ortiz
2019-09-04
1
-1
/
+0
*
misc: fastrpc: Don't reference rpmsg_device after remove
Bjorn Andersson
2019-09-04
1
-0
/
+4
*
misc: fastrpc: Reference count channel context
Bjorn Andersson
2019-09-04
1
-5
/
+38
*
misc: fastrpc: fix memory leak when out of memory
Jorge Ramirez-Ortiz
2019-07-25
1
-1
/
+4
*
Merge 5.1-rc6 into char-misc-next
Greg Kroah-Hartman
2019-04-21
1
-1
/
+6
|
\
|
*
misc: fastrpc: add checked value for dma_set_mask
Bo YU
2019-04-02
1
-1
/
+6
*
|
misc: fastrpc: increase max init file size to 64 MB
Srinivas Kandagatla
2019-03-28
1
-1
/
+1
*
|
misc: fastrpc: fix remote page size calculation
Srinivas Kandagatla
2019-03-28
1
-2
/
+9
*
|
misc: fastrpc: take into account of overlapping buffers
Srinivas Kandagatla
2019-03-28
1
-14
/
+98
*
|
misc: fastrpc: consider address offset before sending to DSP
Srinivas Kandagatla
2019-03-28
1
-0
/
+8
*
|
misc: fastrpc: use correct spinlock variant
Srinivas Kandagatla
2019-03-28
1
-19
/
+29
*
|
misc: fastrpc: make sure memory read and writes are visible
Srinivas Kandagatla
2019-03-28
1
-0
/
+5
*
|
misc: fastrpc: Fix a possible double free
Thierry Escande
2019-03-28
1
-11
/
+20
*
|
misc: fastrpc: Avoid free of DMA buffer in interrupt context
Thierry Escande
2019-03-28
1
-1
/
+17
|
/
*
misc: fastrpc: Fix return value check in fastrpc_map_create()
Wei Yongjun
2019-02-19
1
-2
/
+2
*
misc: fastrpc: Fix device_open when no session is available
Thierry Escande
2019-02-19
1
-1
/
+10
*
misc: fastrpc: Add support for dmabuf exporter
Srinivas Kandagatla
2019-02-12
1
-0
/
+184
*
misc: fastrpc: Add support for create remote init process
Srinivas Kandagatla
2019-02-12
1
-0
/
+156
*
misc: fastrpc: Add support for context Invoke method
Srinivas Kandagatla
2019-02-12
1
-0
/
+730
*
misc: fastrpc: Add Qualcomm fastrpc basic driver model
Srinivas Kandagatla
2019-02-12
1
-0
/
+322