index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
softing
Age
Commit message (
Expand
)
Author
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-07-05
net/can: using dev_get_drvdata directly
Fuqian Huang
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-03-26
drivers/net: Use octal not symbolic permissions
Joe Perches
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-01-24
can: softing_cs: ret is never non-zero, so remove non-zero check and -ENODEV ...
Colin Ian King
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2015-01-20
can: move can_stats.bus_off++ from can_bus_off into can_change_state
Andri Yngvason
2014-10-20
net: can: softing: drop owner assignment from platform_drivers
Wolfram Sang
2014-08-18
net: can: use kbuild magic to inherit debug settings
Wolfram Sang
2014-04-25
can: softing: remove unused sysfs attributes
Kurt Van Dijck
2014-04-25
can: softing: drop 'channel' sysfs attribute
Kurt Van Dijck
2014-03-17
can: populate netdev::dev_id for udev discrimination
Christopher R. Baker
2014-03-17
can: Unify MTU settings for CAN interfaces
Oliver Hartkopp
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-17
can: Fix FSF address in file headers
Jeff Kirsher
2013-09-30
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
2013-09-24
can: Remove extern from function prototypes
Joe Perches
2013-09-21
can: softing: use dev_get_platdata()
Jingoo Han
2013-06-03
net: can: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-03-18
FIX: softingcs conversion to module_pcmcia_driver macro
Kurt Van Dijck
2013-03-15
softingcs: use module_pcmcia_driver
Kurt Van Dijck
2013-03-15
softingcs: initialize spinlock with macro
Kurt Van Dijck
2013-01-26
can: Kconfig: convert 'depends on CAN_DEV' into 'if CAN_DEV...endif' block
Marc Kleine-Budde
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-03
can: remove __dev* attributes
Bill Pemberton
2012-08-24
can: softing: Fix potential memory leak in softing_load_fw()
Alexey Khoroshilov
2012-07-17
can: softing: softing_main: ensure a consistent return value in error case
Julia Lawall
2011-11-29
net/can: convert drivers/net/can/* to use module_platform_driver()
Axel Lin
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-06-24
net: Remove unneeded version.h includes from drivers/net/
Jesper Juhl
2011-06-21
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2011-05-06
pcmcia: Convert pcmcia_device_id declarations to const
Joe Perches
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-28
CAN: add controller hardware name for Softing cards
Kurt Van Dijck
2011-02-14
net/can/softing: make CAN_SOFTING_CS depend on CAN_SOFTING
Kurt Van Dijck
2011-02-09
can: softing_cs needs slab.h
Randy Dunlap
2011-01-31
CAN: softing driver depends on IOMEM
Chuck Ebbert
2011-01-21
can: add driver for Softing card
Kurt Van Dijck
2011-01-21
can: add driver for Softing card
Kurt Van Dijck