index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rapidio
/
rio_cm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rapidio: make all 'class' structures const
Ivan Orlov
2023-10-05
1
-8
/
+10
*
driver core: class: remove struct class_interface * from callbacks
Greg Kroah-Hartman
2023-04-03
1
-6
/
+2
*
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
*
rapidio: handle create_workqueue() failure
Anirudh Rayabharam
2021-05-13
1
-1
/
+8
*
Revert "rapidio: fix a NULL pointer dereference when create_workqueue() fails"
Greg Kroah-Hartman
2021-05-13
1
-8
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
rapidio: fix a NULL pointer dereference when create_workqueue() fails
Kangjie Lu
2019-05-14
1
-0
/
+8
*
drivers/rapidio/rio_cm.c: fix potential oops in riocm_ch_listen()
Dan Carpenter
2019-03-07
1
-1
/
+3
*
rapidio/rio_cm: use memdup_user() instead of duplicating code
Alexandre Bounine
2016-10-11
1
-10
/
+5
*
rapidio/rio_cm: avoid GFP_KERNEL in atomic context
Alexandre Bounine
2016-09-19
1
-3
/
+16
*
rapidio: dereferencing an error pointer
Dan Carpenter
2016-08-10
1
-11
/
+13
*
rapidio: add RapidIO channelized messaging driver
Alexandre Bounine
2016-08-02
1
-0
/
+2366