summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/cc770/cc770_isa.c
Commit message (Expand)AuthorAgeFilesLines
* can: cc770_isa: Convert to platform remove callback returning voidUwe Kleine-König2023-05-151-4/+2
* can: cc770: cc770_isa_probe(): add missing free_cc770dev()Zhang Changzhong2022-11-241-4/+6
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 495Thomas Gleixner2019-06-191-9/+1
* drivers/net: Use octal not symbolic permissionsJoe Perches2018-03-261-8/+8
* Annotate hardware config module parameters in drivers/net/can/David Howells2017-04-201-4/+4
* net: can: cc770: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* net: can: use platform_{get,set}_drvdata()Jingoo Han2013-06-031-3/+2
* can: remove __dev* attributesBill Pemberton2012-12-031-9/+9
* can: cc770: Fix indirect access deadlock on ISA cardsWolfgang Zarre2012-02-031-1/+15
* can: cc770: add legacy ISA bus driver for the CC770 and AN82527Wolfgang Grandegger2011-12-011-0/+367
* can: Revert outdated cc770 driver patches.David S. Miller2011-11-301-337/+0
* can: cc770: legacy CC770 ISA bus driverWolfgang Grandegger2011-11-291-0/+337