Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 1 | -10/+1 |
2019-05-15 | rapidio: fix a NULL pointer dereference when create_workqueue() fails | Kangjie Lu | 1 | -0/+8 |
2019-03-08 | drivers/rapidio/rio_cm.c: fix potential oops in riocm_ch_listen() | Dan Carpenter | 1 | -1/+3 |
2016-10-12 | rapidio/rio_cm: use memdup_user() instead of duplicating code | Alexandre Bounine | 1 | -10/+5 |
2016-09-20 | rapidio/rio_cm: avoid GFP_KERNEL in atomic context | Alexandre Bounine | 1 | -3/+16 |
2016-08-11 | rapidio: dereferencing an error pointer | Dan Carpenter | 1 | -11/+13 |
2016-08-03 | rapidio: add RapidIO channelized messaging driver | Alexandre Bounine | 1 | -0/+2366 |