aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/can/softing/softing_fw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-12can: softing: remove redundant NULL checkDaniil Dulov1-1/+1
2022-01-09can: softing: softing_startstop(): fix set but not used variable warningMarc Kleine-Budde1-5/+6
2020-11-20can: replace can_dlc as variable/element for payload lengthOliver Hartkopp1-1/+1
2020-09-21can: drivers: fix spelling mistakesMarc Kleine-Budde1-4/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344Thomas Gleixner1-12/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-1/+1
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner1-2/+2
2013-12-17can: Fix FSF address in file headersJeff Kirsher1-2/+1
2012-08-24can: softing: Fix potential memory leak in softing_load_fw()Alexey Khoroshilov1-3/+4
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-01-21can: add driver for Softing cardKurt Van Dijck1-0/+691