summaryrefslogtreecommitdiff
path: root/drivers/misc/mic/vop/vop_vringh.c
AgeCommit message (Expand)Author
2020-10-28misc: mic: remove the MIC driversSudeep Dutt
2020-10-02mic: vop: copy data to kernel space then write to io memorySherry Sun
2020-10-02misc: vop: add round_up(x,4) for vring_size to avoid kernel panicSherry Sun
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290Thomas Gleixner
2019-02-26mic: Rename ioremap pointer to remapVincent Whitchurch
2019-02-26mic: vop: Cast pointers to unsigned longVincent Whitchurch
2019-01-22vop: vringh: Do not crash if no DMA channelVincent Whitchurch
2019-01-22vop: Use %z for size_tVincent Whitchurch
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-12-18misc: mic: remove unused label 'done'Colin Ian King
2017-12-07misc: mic: Use memdup_user() as a cleanupVasyl Gomonovych
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-01-10misc: mic: double free on ioctl error pathDan Carpenter
2016-04-27misc: mic: Fix for double fetch security bug in VOP driverAshutosh Dixit
2016-02-14misc: mic: silence an overflow warningDan Carpenter
2016-02-14misc: mic: use after free printing error messageDan Carpenter
2016-02-09misc: mic: Enable VOP host side functionalitySudeep Dutt