summaryrefslogtreecommitdiffstats
path: root/drivers/misc/mic/scif/scif_dma.c
AgeCommit message (Expand)Author
2020-07-01misc: mic: scif: scif_dma: Fix a couple of kerneldoc issuesLee Jones
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse
2018-10-15misc: mic: scif: remove set but not used variables 'src_dma_addr, dst_dma_addr'YueHaibing
2018-10-11misc: mic: scif: remove redundant check on ret < 0Colin Ian King
2018-09-25misc: mic: scif: Remove unused variableNathan Chancellor
2018-08-22mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko
2017-08-31misc/mic/scif: update to new mmu_notifier semanticJérôme Glisse
2016-08-30mic: remove unused function argArnd Bergmann
2016-02-07misc: mic: fix incorrect use of error codes in SCIF DMA driverEric Biggers
2016-02-07misc: mic/scif: use list_next_entry instead of list_entry_nextGeliang Tang
2015-10-04misc: mic: SCIF DMA and CPU copy interfaceSudeep Dutt