aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/cc770 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-21can: cc770: use dev_get_platdata()Jingoo Han1-2/+2
2013-06-03net: can: use platform_{get,set}_drvdata()Jingoo Han2-5/+4
2013-01-26can: Kconfig: convert 'depends on CAN_DEV' into 'if CAN_DEV...endif' blockMarc Kleine-Budde1-1/+1
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman1-2/+2
2012-12-03can: remove __dev* attributesBill Pemberton2-15/+15
2012-11-27can: cc770_platform: add MODULE_ALIAS and MODULE_DEVICE_TABLEMarc Kleine-Budde1-0/+2
2012-07-20can: mark bittiming_const pointer in struct can_priv as constMarc Kleine-Budde1-1/+1
2012-07-02can: cc770: fix sparse warning for cc770_interruptMarc Kleine-Budde1-1/+1
2012-06-03can: cc770: Fix likely misuse of | for &Joe Perches1-1/+1
2012-03-03can: cc770: linux/can/dev.h included twiceDanny Kukawka1-1/+0
2012-02-03can: cc770: Fix indirect access deadlock on ISA cardsWolfgang Zarre1-1/+15
2012-02-03can: cc770: store echo skb before starting the transferWolfgang Grandegger1-1/+3
2011-12-01can: cc770: add platform bus driver for the CC770 and AN82527Wolfgang Grandegger3-0/+280
2011-12-01can: cc770: add legacy ISA bus driver for the CC770 and AN82527Wolfgang Grandegger3-0/+379
2011-12-01can: cc770: add driver core for the Bosch CC770 and Intel AN82527Wolfgang Grandegger4-0/+1094
2011-11-30can: Revert outdated cc770 driver patches.David S. Miller5-1501/+0
2011-11-29can: cc770: legacy CC770 ISA bus driverWolfgang Grandegger3-0/+349
2011-11-29can: cc770: add driver core for the Bosch CC770 and Intel AN82527Wolfgang Grandegger4-0/+1152