aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/sja1000/sja1000_isa.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344Thomas Gleixner1-12/+1
2018-03-26drivers/net: Use octal not symbolic permissionsJoe Perches1-7/+7
2017-04-20Annotate hardware config module parameters in drivers/net/can/David Howells1-4/+4
2014-10-20net: can: sja1000: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-04-24can: sja1000_isa: add locking for indirect register access modeOliver Hartkopp1-3/+13
2013-12-17can: Fix FSF address in file headersJeff Kirsher1-2/+1
2013-06-03net: can: use platform_{get,set}_drvdata()Jingoo Han1-3/+2
2012-12-03can: remove __dev* attributesBill Pemberton1-8/+8
2011-11-29can: sja1000_isa: convert to platform driver to support x86_64 systemsWolfgang Grandegger1-29/+65
2011-11-29can: sja1000_isa: fix "limited range" compiler warningsWolfgang Grandegger1-12/+12
2010-04-13Fix some #includes in CAN drivers (rebased for net-next-2.6)Hans J. Koch1-1/+0
2009-09-04can: sja1000: legacy SJA1000 ISA bus driverWolfgang Grandegger1-0/+281