aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/softing/softing_cs.c
AgeCommit message (Expand)Author
2022-01-27can: softing_cs: softingcs_probe(): fix memleak on registration failureJohan Hovold
2017-01-24can: softing_cs: ret is never non-zero, so remove non-zero check and -ENODEV ...Colin Ian King
2013-12-17can: Fix FSF address in file headersJeff Kirsher
2013-03-18FIX: softingcs conversion to module_pcmcia_driver macroKurt Van Dijck
2013-03-15softingcs: use module_pcmcia_driverKurt Van Dijck
2013-03-15softingcs: initialize spinlock with macroKurt Van Dijck
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03can: remove __dev* attributesBill Pemberton
2011-05-06pcmcia: Convert pcmcia_device_id declarations to constJoe Perches
2011-02-09can: softing_cs needs slab.hRandy Dunlap
2011-01-21can: add driver for Softing cardKurt Van Dijck