summaryrefslogtreecommitdiffstats
path: root/drivers/misc/mic/vop/vop_vringh.c
Commit message (Expand)AuthorAgeFilesLines
* mic: Rename ioremap pointer to remapVincent Whitchurch2019-02-261-5/+5
* mic: vop: Cast pointers to unsigned longVincent Whitchurch2019-02-261-2/+3
* vop: vringh: Do not crash if no DMA channelVincent Whitchurch2019-01-221-12/+20
* vop: Use %z for size_tVincent Whitchurch2019-01-221-2/+2
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-4/+4
* Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-011-15/+7Star
|\
| * misc: mic: remove unused label 'done'Colin Ian King2017-12-181-1/+0Star
| * misc: mic: Use memdup_user() as a cleanupVasyl Gomonovych2017-12-071-14/+7Star
* | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-2/+2
|/
* misc: mic: double free on ioctl error pathDan Carpenter2017-01-101-1/+0Star
* misc: mic: Fix for double fetch security bug in VOP driverAshutosh Dixit2016-04-281-0/+5
* misc: mic: silence an overflow warningDan Carpenter2016-02-151-1/+2
* misc: mic: use after free printing error messageDan Carpenter2016-02-151-1/+1
* misc: mic: Enable VOP host side functionalitySudeep Dutt2016-02-101-0/+1164