aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/dfl-afu-dma-region.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-18fpga: dfl: afu: convert get_user_pages() --> pin_user_pages()John Hubbard1-14/+5
2020-06-07Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-2/+2
2020-05-29drivers/fpga/dfl-afu-dma-region.c: get rid of pointless access_ok()Al Viro1-4/+0
2020-05-19fpga: dfl: afu: Corrected error handling levelsSouptick Joarder1-2/+2
2019-07-16mm: add account_locked_vm utility functionDaniel Jordan1-49/+4
2019-05-24fpga: dfl: afu: Pass the correct device to dma_mapping_error()Scott Wood1-1/+1
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny1-1/+1
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-1/+1
2018-09-12drivers: fpga: fix two trivial spelling mistakesColin Ian King1-1/+1
2018-07-15fpga: dfl: afu: add DFL_FPGA_PORT_DMA_MAP/UNMAP ioctls supportWu Hao1-0/+463