summaryrefslogtreecommitdiff
path: root/drivers/misc/fastrpc.c
AgeCommit message (Expand)Author
2022-12-16Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-11-25misc: fastrpc: Add dma_mask to fastrpc_channel_ctxAbel Vesa
2022-11-25misc: fastrpc: Add mmap request assigning for static PD poolAbel Vesa
2022-11-25misc: fastrpc: Safekeep mmaps on interrupted invokeAbel Vesa
2022-11-25misc: fastrpc: Add support for audiopdAbel Vesa
2022-11-25misc: fastrpc: Rework fastrpc_req_munmapAbel Vesa
2022-11-25misc: fastrpc: Use fastrpc_map_put in fastrpc_map_create on failAbel Vesa
2022-11-25misc: fastrpc: Add fastrpc_remote_heap_allocAbel Vesa
2022-11-25misc: fastrpc: Add reserved mem supportAbel Vesa
2022-11-25misc: fastrpc: Rename audio protection domain to rootAbel Vesa
2022-11-11fastrpc: Assert held reservation lock for dma-buf mmappingDmitry Osipenko
2022-10-18Merge drm/drm-next into drm-misc-nextMaxime Ripard
2022-10-18misc: fastrpc: Prepare to dynamic dma-buf locking specificationDmitry Osipenko
2022-09-05Merge 6.0-rc4 into char-misc-nextGreg Kroah-Hartman
2022-09-01misc: fastrpc: Use USER_PD define in fastrpc_get_info_from_dspAbel Vesa
2022-09-01misc: fastrpc: increase maximum session countJohan Hovold
2022-09-01misc: fastrpc: fix memory corruption on openJohan Hovold
2022-09-01misc: fastrpc: fix memory corruption on probeJohan Hovold
2022-05-19misc: fastrpc: fix list iterator in fastrpc_req_mem_unmap_implSrinivas Kandagatla
2022-04-24misc: fastrpc: fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-18misc: fastrpc: Add dma handle implementationVamsi Krishna Gattupalli
2022-03-18misc: fastrpc: Add fdlist implementationVamsi Krishna Gattupalli
2022-03-18misc: fastrpc: Add helper function to get list and pageVamsi Krishna Gattupalli
2022-03-18misc: fastrpc: Add support to secure memory mapVamsi Krishna Gattupalli
2022-03-18misc: fastrpc: check before loading process to the DSPJeya R
2022-03-18misc: fastrpc: add secure domain supportSrinivas Kandagatla
2022-03-18misc: fastrpc: Add support to get DSP capabilitiesJeya R
2022-03-18misc: fastrpc: add support for FASTRPC_IOCTL_MEM_MAP/UNMAPJeya R
2022-03-18misc: fastrpc: separate fastrpc device from channel contextSrinivas Kandagatla
2022-02-14Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie
2022-02-07dma-buf-map: Rename to iosys-mapLucas De Marchi
2022-02-03misc: fastrpc: avoid double fput() on failed usercopyMathias Krause
2021-12-03misc: fastrpc: fix improper packet size calculationJeya R
2021-10-25dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman
2021-10-18Merge 5.15-rc6 into char-misc-nextGreg Kroah-Hartman
2021-10-05misc: fastrpc: copy to user only for non-DMA-BUF heap buffersJeya R
2021-10-05misc: fastrpc: Update number of max fastrpc sessionsJeya R
2021-10-05misc: fastrpc: Add missing lock before accessing find_vma()Srinivas Kandagatla
2021-03-10misc: fastrpc: restrict user apps from sending kernel RPC messagesDmitry Baryshkov
2021-02-09misc: fastrpc: fix incorrect usage of dma_map_sgtableJonathan Marek
2020-11-04Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-09-29dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfacesThomas Zimmermann
2020-09-16misc: fastrpc: add ioctl for attaching to sensors pdJonathan Marek
2020-09-16misc: fastrpc: define names for protection domain idsJonathan Marek
2020-08-28misc: fastrpc: fix common struct sg_table related issuesMarek Szyprowski
2020-05-15misc: fastrpc: fix potential fastrpc_invoke_ctx leakSrinivas Kandagatla
2020-05-15misc: fastrpc: Fix an incomplete memory release in fastrpc_rpmsg_probe()Srinivas Kandagatla
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-11-25drm/tee_shm: Drop dma_buf_k(unmap) supportDaniel Vetter