summaryrefslogtreecommitdiffstats
path: root/drivers/rapidio/devices/rio_mport_cdev.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-22rapidio: switch to get_user_pages_fast()Al Viro1-4/+2
2017-03-21rapidio: utilize new cdev_device_add helper functionLogan Gunthorpe1-16/+8
2017-02-27rapidio: use get_user_pages_unlocked()Lorenzo Stoakes1-6/+5
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes1-1/+2
2016-08-02rapidio: modify for rev.3 specification changesAlexandre Bounine1-1/+1
2016-08-02rapidio: remove unnecessary 0x prefixes before %pa extension usesJoe Perches1-2/+2
2016-05-05rapidio/mport_cdev: fix uapi type definitionsAlexandre Bounine1-51/+64
2016-04-28rapidio: fix potential NULL pointer dereferenceVladimir Zapolskiy1-2/+2
2016-04-02Convert straggling drivers to new six-argument get_user_pages()Linus Torvalds1-1/+1
2016-03-22rapidio: add mport char device driverAlexandre Bounine1-0/+2720