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-14 | rapidio: fix a NULL pointer dereference when create_workqueue() fails | Kangjie Lu | 1 | -0/+8 |
2019-03-07 | drivers/rapidio/rio_cm.c: fix potential oops in riocm_ch_listen() | Dan Carpenter | 1 | -1/+3 |
2016-10-11 | rapidio/rio_cm: use memdup_user() instead of duplicating code | Alexandre Bounine | 1 | -10/+5 |
2016-09-19 | rapidio/rio_cm: avoid GFP_KERNEL in atomic context | Alexandre Bounine | 1 | -3/+16 |
2016-08-10 | rapidio: dereferencing an error pointer | Dan Carpenter | 1 | -11/+13 |
2016-08-02 | rapidio: add RapidIO channelized messaging driver | Alexandre Bounine | 1 | -0/+2366 |