Age | Commit message (Expand) | Author | Files | Lines |
2013-01-26 | can: Kconfig: convert 'depends on CAN_DEV' into 'if CAN_DEV...endif' block | Marc Kleine-Budde | 1 | -1/+1 |
2012-12-07 | drivers/net: fix up function prototypes after __dev* removals | Greg Kroah-Hartman | 1 | -2/+2 |
2012-12-03 | can: remove __dev* attributes | Bill Pemberton | 2 | -15/+15 |
2012-11-27 | can: cc770_platform: add MODULE_ALIAS and MODULE_DEVICE_TABLE | Marc Kleine-Budde | 1 | -0/+2 |
2012-07-20 | can: mark bittiming_const pointer in struct can_priv as const | Marc Kleine-Budde | 1 | -1/+1 |
2012-07-02 | can: cc770: fix sparse warning for cc770_interrupt | Marc Kleine-Budde | 1 | -1/+1 |
2012-06-03 | can: cc770: Fix likely misuse of | for & | Joe Perches | 1 | -1/+1 |
2012-03-03 | can: cc770: linux/can/dev.h included twice | Danny Kukawka | 1 | -1/+0 |
2012-02-03 | can: cc770: Fix indirect access deadlock on ISA cards | Wolfgang Zarre | 1 | -1/+15 |
2012-02-03 | can: cc770: store echo skb before starting the transfer | Wolfgang Grandegger | 1 | -1/+3 |
2011-12-01 | can: cc770: add platform bus driver for the CC770 and AN82527 | Wolfgang Grandegger | 3 | -0/+280 |
2011-12-01 | can: cc770: add legacy ISA bus driver for the CC770 and AN82527 | Wolfgang Grandegger | 3 | -0/+379 |
2011-12-01 | can: cc770: add driver core for the Bosch CC770 and Intel AN82527 | Wolfgang Grandegger | 4 | -0/+1094 |
2011-12-01 | can: Revert outdated cc770 driver patches. | David S. Miller | 5 | -1501/+0 |
2011-11-30 | can: cc770: legacy CC770 ISA bus driver | Wolfgang Grandegger | 3 | -0/+349 |
2011-11-30 | can: cc770: add driver core for the Bosch CC770 and Intel AN82527 | Wolfgang Grandegger | 4 | -0/+1152 |