summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/softing
Commit message (Expand)AuthorAgeFilesLines
* net/can: using dev_get_drvdata directlyFuqian Huang2019-07-061-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344Thomas Gleixner2019-06-053-36/+3Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* drivers/net: Use octal not symbolic permissionsJoe Perches2018-03-261-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* can: softing_cs: ret is never non-zero, so remove non-zero check and -ENODEV ...Colin Ian King2017-01-241-1/+1
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-252-3/+3
* can: move can_stats.bus_off++ from can_bus_off into can_change_stateAndri Yngvason2015-01-201-0/+1
* net: can: softing: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* net: can: use kbuild magic to inherit debug settingsWolfram Sang2014-08-181-2/+0Star
* can: softing: remove unused sysfs attributesKurt Van Dijck2014-04-251-4/+0Star
* can: softing: drop 'channel' sysfs attributeKurt Van Dijck2014-04-251-12/+4Star
* can: populate netdev::dev_id for udev discriminationChristopher R. Baker2014-03-171-0/+1
* can: Unify MTU settings for CAN interfacesOliver Hartkopp2014-03-171-0/+1
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0Star
* can: Fix FSF address in file headersJeff Kirsher2013-12-173-6/+3Star
* Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2013-10-011-1/+1
|\
| * can: softing: use dev_get_platdata()Jingoo Han2013-09-211-1/+1
* | can: Remove extern from function prototypesJoe Perches2013-09-241-12/+12
|/
* net: can: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-031-1/+1
* 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
* can: Kconfig: convert 'depends on CAN_DEV' into 'if CAN_DEV...endif' blockMarc Kleine-Budde2013-01-261-1/+1
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-072-3/+2Star
* can: remove __dev* attributesBill Pemberton2012-12-032-11/+11
* can: softing: Fix potential memory leak in softing_load_fw()Alexey Khoroshilov2012-08-241-3/+4
* can: softing: softing_main: ensure a consistent return value in error caseJulia Lawall2012-07-171-1/+1
* net/can: convert drivers/net/can/* to use module_platform_driver()Axel Lin2011-11-291-14/+2Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\
| * treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* | net: Remove unneeded version.h includes from drivers/net/Jesper Juhl2011-06-241-1/+0Star
* | net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-222-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-241-1/+1
|\
| * pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-061-1/+1
* | Merge branch 'master' into for-nextJiri Kosina2011-04-262-2/+2
|\|
| * Fix common misspellingsLucas De Marchi2011-03-312-2/+2
* | treewide: remove extra semicolonsJustin P. Mattock2011-04-101-1/+1
|/
* CAN: add controller hardware name for Softing cardsKurt Van Dijck2011-02-281-0/+1
* net/can/softing: make CAN_SOFTING_CS depend on CAN_SOFTINGKurt Van Dijck2011-02-141-1/+1
* can: softing_cs needs slab.hRandy Dunlap2011-02-091-0/+1
* CAN: softing driver depends on IOMEMChuck Ebbert2011-01-311-1/+1
* can: add driver for Softing cardKurt Van Dijck2011-01-223-0/+374
* can: add driver for Softing cardKurt Van Dijck2011-01-226-0/+1812