index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rapidio
/
rio_cm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-05
rapidio: make all 'class' structures const
Ivan Orlov
1
-8
/
+10
2023-04-03
driver core: class: remove struct class_interface * from callbacks
Greg Kroah-Hartman
1
-6
/
+2
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2021-05-13
rapidio: handle create_workqueue() failure
Anirudh Rayabharam
1
-1
/
+8
2021-05-13
Revert "rapidio: fix a NULL pointer dereference when create_workqueue() fails"
Greg Kroah-Hartman
1
-8
/
+0
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