aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/softing/softing_cs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344Thomas Gleixner1-12/+1
2017-01-24can: softing_cs: ret is never non-zero, so remove non-zero check and -ENODEV returnColin Ian King1-1/+1
2013-12-17can: Fix FSF address in file headersJeff Kirsher1-2/+1
2013-03-18FIX: softingcs conversion to module_pcmcia_driver macroKurt Van Dijck1-1/+1
2013-03-15softingcs: use module_pcmcia_driverKurt Van Dijck1-12/+1
2013-03-15softingcs: initialize spinlock with macroKurt Van Dijck1-2/+1
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman1-2/+1
2012-12-03can: remove __dev* attributesBill Pemberton1-5/+5
2011-05-06pcmcia: Convert pcmcia_device_id declarations to constJoe Perches1-1/+1
2011-02-09can: softing_cs needs slab.hRandy Dunlap1-0/+1
2011-01-21can: add driver for Softing cardKurt Van Dijck1-0/+359