summaryrefslogtreecommitdiffstats
path: root/drivers/rapidio/rio_cm.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1Star
* rapidio: fix a NULL pointer dereference when create_workqueue() failsKangjie Lu2019-05-151-0/+8
* drivers/rapidio/rio_cm.c: fix potential oops in riocm_ch_listen()Dan Carpenter2019-03-081-1/+3
* rapidio/rio_cm: use memdup_user() instead of duplicating codeAlexandre Bounine2016-10-121-10/+5Star
* rapidio/rio_cm: avoid GFP_KERNEL in atomic contextAlexandre Bounine2016-09-201-3/+16
* rapidio: dereferencing an error pointerDan Carpenter2016-08-111-11/+13
* rapidio: add RapidIO channelized messaging driverAlexandre Bounine2016-08-031-0/+2366