summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/cc770/cc770_isa.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-24can: cc770: cc770_isa_probe(): add missing free_cc770dev()Zhang Changzhong1-4/+6
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 495Thomas Gleixner1-9/+1
2018-03-26drivers/net: Use octal not symbolic permissionsJoe Perches1-8/+8
2017-04-20Annotate hardware config module parameters in drivers/net/can/David Howells1-4/+4
2014-10-20net: can: cc770: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-06-03net: can: use platform_{get,set}_drvdata()Jingoo Han1-3/+2
2012-12-03can: remove __dev* attributesBill Pemberton1-9/+9
2012-02-03can: cc770: Fix indirect access deadlock on ISA cardsWolfgang Zarre1-1/+15
2011-12-01can: cc770: add legacy ISA bus driver for the CC770 and AN82527Wolfgang Grandegger1-0/+367
2011-11-30can: Revert outdated cc770 driver patches.David S. Miller1-337/+0
2011-11-29can: cc770: legacy CC770 ISA bus driverWolfgang Grandegger1-0/+337