index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
softing
/
softing_cs.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-08
can: softing_cs: softingcs_probe(): fix memleak on registration failure
Johan Hovold
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344
Thomas Gleixner
1
-12
/
+1
2017-01-24
can: softing_cs: ret is never non-zero, so remove non-zero check and -ENODEV return
Colin Ian King
1
-1
/
+1
2013-12-17
can: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
2013-03-18
FIX: softingcs conversion to module_pcmcia_driver macro
Kurt Van Dijck
1
-1
/
+1
2013-03-15
softingcs: use module_pcmcia_driver
Kurt Van Dijck
1
-12
/
+1
2013-03-15
softingcs: initialize spinlock with macro
Kurt Van Dijck
1
-2
/
+1
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
1
-2
/
+1
2012-12-03
can: remove __dev* attributes
Bill Pemberton
1
-5
/
+5
2011-05-06
pcmcia: Convert pcmcia_device_id declarations to const
Joe Perches
1
-1
/
+1
2011-02-09
can: softing_cs needs slab.h
Randy Dunlap
1
-0
/
+1
2011-01-21
can: add driver for Softing card
Kurt Van Dijck
1
-0
/
+359