summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/softing/softing_cs.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344Thomas Gleixner2019-06-051-12/+1Star
* can: softing_cs: ret is never non-zero, so remove non-zero check and -ENODEV ...Colin Ian King2017-01-241-1/+1
* can: Fix FSF address in file headersJeff Kirsher2013-12-171-2/+1Star
* FIX: softingcs conversion to module_pcmcia_driver macroKurt Van Dijck2013-03-191-1/+1
* softingcs: use module_pcmcia_driverKurt Van Dijck2013-03-151-12/+1Star
* softingcs: initialize spinlock with macroKurt Van Dijck2013-03-151-2/+1Star
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-2/+1Star
* can: remove __dev* attributesBill Pemberton2012-12-031-5/+5
* pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-061-1/+1
* can: softing_cs needs slab.hRandy Dunlap2011-02-091-0/+1
* can: add driver for Softing cardKurt Van Dijck2011-01-221-0/+359