aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/softing (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2-3/+2
2012-12-03can: remove __dev* attributesBill Pemberton2-11/+11
2012-08-24can: softing: Fix potential memory leak in softing_load_fw()Alexey Khoroshilov1-3/+4
2012-07-17can: softing: softing_main: ensure a consistent return value in error caseJulia Lawall1-1/+1
2011-11-29net/can: convert drivers/net/can/* to use module_platform_driver()Axel Lin1-14/+2
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-06-24net: Remove unneeded version.h includes from drivers/net/Jesper Juhl1-1/+0
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2-0/+2
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-1/+1
2011-05-06pcmcia: Convert pcmcia_device_id declarations to constJoe Perches1-1/+1
2011-04-26Merge branch 'master' into for-nextJiri Kosina2-2/+2
2011-04-10treewide: remove extra semicolonsJustin P. Mattock1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi2-2/+2
2011-02-28CAN: add controller hardware name for Softing cardsKurt Van Dijck1-0/+1
2011-02-14net/can/softing: make CAN_SOFTING_CS depend on CAN_SOFTINGKurt Van Dijck1-1/+1
2011-02-09can: softing_cs needs slab.hRandy Dunlap1-0/+1
2011-01-31CAN: softing driver depends on IOMEMChuck Ebbert1-1/+1
2011-01-21can: add driver for Softing cardKurt Van Dijck3-0/+374
2011-01-21can: add driver for Softing cardKurt Van Dijck6-0/+1812