aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rapidio/rio_cm.c
AgeCommit message (Expand)Author
2023-10-05rapidio: make all 'class' structures constIvan Orlov
2023-04-03driver core: class: remove struct class_interface * from callbacksGreg Kroah-Hartman
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman
2021-05-13rapidio: handle create_workqueue() failureAnirudh Rayabharam
2021-05-13Revert "rapidio: fix a NULL pointer dereference when create_workqueue() fails"Greg Kroah-Hartman
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-14rapidio: fix a NULL pointer dereference when create_workqueue() failsKangjie Lu
2019-03-07drivers/rapidio/rio_cm.c: fix potential oops in riocm_ch_listen()Dan Carpenter
2016-10-11rapidio/rio_cm: use memdup_user() instead of duplicating codeAlexandre Bounine
2016-09-19rapidio/rio_cm: avoid GFP_KERNEL in atomic contextAlexandre Bounine
2016-08-10rapidio: dereferencing an error pointerDan Carpenter
2016-08-02rapidio: add RapidIO channelized messaging driverAlexandre Bounine