index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
softing
/
softing_cs.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2022-01-08
can: softing_cs: softingcs_probe(): fix memleak on registration failure
Johan Hovold
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344
Thomas Gleixner
2017-01-24
can: softing_cs: ret is never non-zero, so remove non-zero check and -ENODEV ...
Colin Ian King
2013-12-17
can: Fix FSF address in file headers
Jeff Kirsher
2013-03-18
FIX: softingcs conversion to module_pcmcia_driver macro
Kurt Van Dijck
2013-03-15
softingcs: use module_pcmcia_driver
Kurt Van Dijck
2013-03-15
softingcs: initialize spinlock with macro
Kurt Van Dijck
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-03
can: remove __dev* attributes
Bill Pemberton
2011-05-06
pcmcia: Convert pcmcia_device_id declarations to const
Joe Perches
2011-02-09
can: softing_cs needs slab.h
Randy Dunlap
2011-01-21
can: add driver for Softing card
Kurt Van Dijck