index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
fastrpc.c
Age
Commit message (
Expand
)
Author
2025-07-16
misc: fastrpc: Use of_reserved_mem_region_to_resource() for "memory-region"
Rob Herring (Arm)
2025-04-15
misc: fastrpc: Add meaningful labels for exit paths
Anandu Krishnan E
2025-01-10
misc: fastrpc: Fix copy buffer page size
Ekansh Gupta
2025-01-10
misc: fastrpc: Fix registered buffer page address
Ekansh Gupta
2025-01-10
misc: fastrpc: Deregister device nodes properly in error scenarios
Anandu Krishnan E
2025-01-10
misc: fastrpc: Rename tgid and pid to client_id
Ekansh Gupta
2025-01-10
misc: fastrpc: Add support for multiple PD from one process
Ekansh Gupta
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-09-09
Merge 6.11-rc7 into char-misc-next
Greg Kroah-Hartman
2024-09-03
misc: fastrpc: Fix double free of 'buf' in error path
Sukrut Bellary
2024-09-03
misc: fastrpc: Add support for cdsp1 remoteproc
Ling Xu
2024-08-15
Revert "misc: fastrpc: Restrict untrusted app to attach to privileged PD"
Griffin Kroah-Hartman
2024-07-19
Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-05
misc: fastrpc: use coherent pool for untranslated Compute Banks
Dylan Van Assche
2024-07-05
misc: fastrpc: support complete DMA pool access to the DSP
Dylan Van Assche
2024-07-05
misc: fastrpc: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-07-05
misc: fastrpc: Add missing dev_err newlines
Ekansh Gupta
2024-07-05
misc: fastrpc: Use memdup_user()
Thorsten Blum
2024-07-03
misc: fastrpc: Restrict untrusted app to attach to privileged PD
Ekansh Gupta
2024-07-03
misc: fastrpc: Fix ownership reassignment of remote heap
Ekansh Gupta
2024-07-03
misc: fastrpc: Fix memory leak in audio daemon attach operation
Ekansh Gupta
2024-07-03
misc: fastrpc: Avoid updating PD type for capability request
Ekansh Gupta
2024-07-03
misc: fastrpc: Copy the complete capability structure to user
Ekansh Gupta
2024-07-03
misc: fastrpc: Fix DSP capabilities request
Ekansh Gupta
2024-03-21
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-05
misc: fastrpc: Pass proper arguments to scm call
Ekansh Gupta
2024-03-05
misc: fastrpc: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-30
misc: fastrpc: Mark all sessions as invalid in cb_remove
Ekansh Gupta
2023-10-16
misc: fastrpc: Unmap only if buffer is unmapped from DSP
Ekansh Gupta
2023-10-16
misc: fastrpc: Clean buffers on remote invocation failures
Ekansh Gupta
2023-10-16
misc: fastrpc: Free DMA handles for RPC calls with no arguments
Ekansh Gupta
2023-10-16
misc: fastrpc: Reset metadata buffer to avoid incorrect free
Ekansh Gupta
2023-08-22
misc: fastrpc: Pass proper scm arguments for static process init
Ekansh Gupta
2023-08-22
misc: fastrpc: Fix incorrect DMA mapping unmap request
Ekansh Gupta
2023-08-22
misc: fastrpc: Fix remote heap allocation request
Ekansh Gupta
2023-08-04
misc: Explicitly include correct DT includes
Rob Herring
2023-06-19
misc: fastrpc: check return value of devm_kasprintf()
Claudiu Beznea
2023-06-15
misc: fastrpc: Create fastrpc scalar with correct buffer count
Ekansh Gupta
2023-05-29
misc: fastrpc: reject new invocations during device removal
Richard Acayan
2023-05-29
misc: fastrpc: return -EPIPE to invocations on device removal
Richard Acayan
2023-05-29
misc: fastrpc: Reassign memory ownership only for remote heap
Ekansh Gupta
2023-05-29
misc: fastrpc: Pass proper scm arguments for secure map request
Ekansh Gupta
2023-03-15
firmware: qcom_scm: Use fixed width src vm bitmap
Elliot Berman
2023-02-27
Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-08
firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/
Elliot Berman
2023-01-22
Merge 6.2-rc5 into char-misc-next
Greg Kroah-Hartman
2023-01-20
misc: fastrpc: Pass bitfield into qcom_scm_assign_mem
Elliot Berman
2023-01-20
misc: fastrpc: Fix use-after-free race condition for maps
Ola Jeppsson
2023-01-20
misc: fastrpc: Don't remove map on creater_process and device_release
Abel Vesa
[next]