summaryrefslogtreecommitdiffstats
path: root/drivers/fpga/dfl-afu-dma-region.c
Commit message (Expand)AuthorAgeFilesLines
* fpga: dfl: afu: convert get_user_pages() --> pin_user_pages()John Hubbard2020-06-181-14/+5
* Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-071-2/+2
|\
| * fpga: dfl: afu: Corrected error handling levelsSouptick Joarder2020-05-191-2/+2
* | drivers/fpga/dfl-afu-dma-region.c: get rid of pointless access_ok()Al Viro2020-05-291-4/+0
|/
* mm: add account_locked_vm utility functionDaniel Jordan2019-07-161-49/+4
* fpga: dfl: afu: Pass the correct device to dma_mapping_error()Scott Wood2019-05-241-1/+1
* mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-141-1/+1
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-1/+1
* drivers: fpga: fix two trivial spelling mistakesColin Ian King2018-09-121-1/+1
* fpga: dfl: afu: add DFL_FPGA_PORT_DMA_MAP/UNMAP ioctls supportWu Hao2018-07-151-0/+463