| Commit message (Expand) | Author | Age |
... | |
* | can: c_can: Add device tree support to Bosch C_CAN/D_CAN controller | AnilKumar Ch | 2012-09-21 |
* | can: c_can: Modify c_can device names | AnilKumar Ch | 2012-09-21 |
* | net/c_can: remove conditional compilation of clk code | Viresh Kumar | 2012-07-30 |
* | can: mark bittiming_const pointer in struct can_priv as const | Marc Kleine-Budde | 2012-07-20 |
* | can: c_can_pci: fix compilation on non HAVE_CLK archs | Marc Kleine-Budde | 2012-06-20 |
* | c_can_pci: generic module for C_CAN/D_CAN on PCI | Federico Vaga | 2012-06-19 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-06-15 |
|\ |
|
| * | can: c_can: precedence error in c_can_chip_config() | Dan Carpenter | 2012-06-15 |
* | | can: c_can: Add support for Bosch D_CAN controller | AnilKumar Ch | 2012-06-07 |
* | | can: c_can: Move overlay structure to array with offset as index | AnilKumar Ch | 2012-06-07 |
|/ |
|
* | can: c_can: fix race condition in c_can_open() | AnilKumar Ch | 2012-06-03 |
* | can: c_can: fix an interrupt thrash issue with c_can driver | AnilKumar Ch | 2012-06-03 |
* | can: c_can: fix "BUG! echo_skb is occupied!" during transmit | AnilKumar Ch | 2012-06-03 |
* | net/can: convert drivers/net/can/* to use module_platform_driver() | Axel Lin | 2011-11-29 |
* | can: c_can: remove duplicated #include | Huang Weiyi | 2011-07-23 |
* | net: Remove unneeded version.h includes from drivers/net/ | Jesper Juhl | 2011-06-24 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | can: c_can: Fix tx_bytes accounting | Jan Altenberg | 2011-03-28 |
* | can: c_can_platform: fix irq check in probe | Marc Kleine-Budde | 2011-03-28 |
* | can: c_can: disable one shot mode until driver is fixed | Marc Kleine-Budde | 2011-03-28 |
* | can: c_can: Do basic c_can configuration _before_ enabling the interrupts | Jan Altenberg | 2011-03-21 |
* | can: c_can: Added support for Bosch C_CAN controller | Bhupesh Sharma | 2011-02-14 |