aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rapidio/devices/rio_mport_cdev.c
AgeCommit message (Expand)Author
2020-10-01rapidio: avoid data race between file operation callbacks and mport_cdev_add().Madhuparna Bhowmik
2020-05-27rapidio: fix an error in get_user_pages_fast() error handlingJohn Hubbard
2019-08-06drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some stringsDan Carpenter
2017-12-14drivers/rapidio/devices/rio_mport_cdev.c: fix resource leak in error handling...Christophe JAILLET
2017-03-21rapidio: utilize new cdev_device_add helper functionLogan Gunthorpe
2017-02-27rapidio: use get_user_pages_unlocked()Lorenzo Stoakes
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2016-08-02rapidio: modify for rev.3 specification changesAlexandre Bounine
2016-08-02rapidio: remove unnecessary 0x prefixes before %pa extension usesJoe Perches
2016-05-05rapidio/mport_cdev: fix uapi type definitionsAlexandre Bounine
2016-04-28rapidio: fix potential NULL pointer dereferenceVladimir Zapolskiy
2016-04-02Convert straggling drivers to new six-argument get_user_pages()Linus Torvalds
2016-03-22rapidio: add mport char device driverAlexandre Bounine