summaryrefslogtreecommitdiffstats
path: root/drivers/misc/fastrpc.c
Commit message (Expand)AuthorAgeFilesLines
* misc: fastrpc: Pass bitfield into qcom_scm_assign_memElliot Berman2023-01-201-9/+6
* misc: fastrpc: Fix use-after-free race condition for mapsOla Jeppsson2023-01-201-3/+5
* misc: fastrpc: Don't remove map on creater_process and device_releaseAbel Vesa2023-01-201-9/+9
* misc: fastrpc: Fix use-after-free and race in fastrpc_map_findAbel Vesa2023-01-201-20/+21
* misc: fastrpc: fix error code in fastrpc_req_mmap()Dan Carpenter2023-01-201-1/+0
* Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-161-32/+228
|\
| * misc: fastrpc: Add dma_mask to fastrpc_channel_ctxAbel Vesa2022-11-251-0/+2
| * misc: fastrpc: Add mmap request assigning for static PD poolAbel Vesa2022-11-251-1/+18
| * misc: fastrpc: Safekeep mmaps on interrupted invokeAbel Vesa2022-11-251-0/+15
| * misc: fastrpc: Add support for audiopdAbel Vesa2022-11-251-0/+135
| * misc: fastrpc: Rework fastrpc_req_munmapAbel Vesa2022-11-251-24/+23
| * misc: fastrpc: Use fastrpc_map_put in fastrpc_map_create on failAbel Vesa2022-11-251-2/+3
| * misc: fastrpc: Add fastrpc_remote_heap_allocAbel Vesa2022-11-251-3/+26
| * misc: fastrpc: Add reserved mem supportAbel Vesa2022-11-251-0/+4
| * misc: fastrpc: Rename audio protection domain to rootAbel Vesa2022-11-251-2/+2
* | fastrpc: Assert held reservation lock for dma-buf mmappingDmitry Osipenko2022-11-111-0/+3
* | Merge drm/drm-next into drm-misc-nextMaxime Ripard2022-10-181-6/+10
|\|
| * Merge 6.0-rc4 into char-misc-nextGreg Kroah-Hartman2022-09-051-5/+9
| |\
| | * misc: fastrpc: increase maximum session countJohan Hovold2022-09-011-1/+1
| | * misc: fastrpc: fix memory corruption on openJohan Hovold2022-09-011-4/+3
| | * misc: fastrpc: fix memory corruption on probeJohan Hovold2022-09-011-0/+5
| * | misc: fastrpc: Use USER_PD define in fastrpc_get_info_from_dspAbel Vesa2022-09-011-1/+1
| |/
* / misc: fastrpc: Prepare to dynamic dma-buf locking specificationDmitry Osipenko2022-10-181-3/+3
|/
* misc: fastrpc: fix list iterator in fastrpc_req_mem_unmap_implSrinivas Kandagatla2022-05-191-4/+5
* misc: fastrpc: fix an incorrect NULL check on list iteratorXiaomeng Tong2022-04-241-4/+5
* Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-281-47/+509
|\
| * misc: fastrpc: Add dma handle implementationVamsi Krishna Gattupalli2022-03-181-19/+33
| * misc: fastrpc: Add fdlist implementationVamsi Krishna Gattupalli2022-03-181-4/+32
| * misc: fastrpc: Add helper function to get list and pageVamsi Krishna Gattupalli2022-03-181-3/+12
| * misc: fastrpc: Add support to secure memory mapVamsi Krishna Gattupalli2022-03-181-9/+56
| * misc: fastrpc: check before loading process to the DSPJeya R2022-03-181-0/+33
| * misc: fastrpc: add secure domain supportSrinivas Kandagatla2022-03-181-9/+46
| * misc: fastrpc: Add support to get DSP capabilitiesJeya R2022-03-181-0/+112
| * misc: fastrpc: add support for FASTRPC_IOCTL_MEM_MAP/UNMAPJeya R2022-03-181-0/+154
| * misc: fastrpc: separate fastrpc device from channel contextSrinivas Kandagatla2022-03-181-9/+37
* | Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie2022-02-141-1/+8
|\|
| * misc: fastrpc: avoid double fput() on failed usercopyMathias Krause2022-02-031-1/+8
* | dma-buf-map: Rename to iosys-mapLucas De Marchi2022-02-071-2/+2
|/
* misc: fastrpc: fix improper packet size calculationJeya R2021-12-031-4/+6
* dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman2021-10-251-0/+1
* Merge 5.15-rc6 into char-misc-nextGreg Kroah-Hartman2021-10-181-0/+2
|\
| * misc: fastrpc: Add missing lock before accessing find_vma()Srinivas Kandagatla2021-10-051-0/+2
* | misc: fastrpc: copy to user only for non-DMA-BUF heap buffersJeya R2021-10-051-8/+10
* | misc: fastrpc: Update number of max fastrpc sessionsJeya R2021-10-051-1/+1
|/
* misc: fastrpc: restrict user apps from sending kernel RPC messagesDmitry Baryshkov2021-03-101-0/+5
* misc: fastrpc: fix incorrect usage of dma_map_sgtableJonathan Marek2021-02-091-3/+4
* Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-11-041-2/+4
|\
| * dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfacesThomas Zimmermann2020-09-291-2/+4
* | misc: fastrpc: add ioctl for attaching to sensors pdJonathan Marek2020-09-161-3/+6
* | misc: fastrpc: define names for protection domain idsJonathan Marek2020-09-161-2/+7