summaryrefslogtreecommitdiffstats
path: root/drivers/rapidio/devices/rio_mport_cdev.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some stringsDan Carpenter2019-07-171-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-141-1/+3
* rapidio/mport_cdev: mark expected switch fall-throughGustavo A. R. Silva2019-03-081-0/+1
* drivers/rapidio/devices/rio_mport_cdev.c: remove redundant pointer mdColin Ian King2018-08-221-2/+0Star
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-131-1/+1
* rapidio: fix rio_dma_transfer error handlingIoan Nicu2018-04-211-10/+9Star
* rapidio: use a reference count for struct mport_dma_reqIoan Nicu2018-04-111-104/+18Star
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-1/+1
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-181-2/+3
|\
| * drivers/rapidio/devices/rio_mport_cdev.c: fix error handling in 'rio_dma_tran...Christophe JAILLET2017-11-181-1/+1
| * drivers/rapidio/devices/rio_mport_cdev.c: fix resource leak in error handling...Christophe JAILLET2017-11-181-1/+2
* | Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-11-171-4/+2Star
|\ \ | |/ |/|
| * rapidio: switch to get_user_pages_fast()Al Viro2017-09-231-4/+2Star
* | lib/scatterlist: Fix offset type in sg_alloc_table_from_pagesTvrtko Ursulin2017-09-071-2/+2
|/
* rapidio: utilize new cdev_device_add helper functionLogan Gunthorpe2017-03-211-16/+8Star
* rapidio: use get_user_pages_unlocked()Lorenzo Stoakes2017-02-281-6/+5Star
* mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-1/+2
* rapidio: modify for rev.3 specification changesAlexandre Bounine2016-08-031-1/+1
* rapidio: remove unnecessary 0x prefixes before %pa extension usesJoe Perches2016-08-031-2/+2
* rapidio/mport_cdev: fix uapi type definitionsAlexandre Bounine2016-05-061-51/+64
* rapidio: fix potential NULL pointer dereferenceVladimir Zapolskiy2016-04-291-2/+2
* Convert straggling drivers to new six-argument get_user_pages()Linus Torvalds2016-04-031-1/+1
* rapidio: add mport char device driverAlexandre Bounine2016-03-221-0/+2720