Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-08-19 | can: m_can: Disable IRQs on FIFO bus errors | Matt Kline | 1 | -3/+3 |
2021-07-25 | can: m_can: remove support for custom bit timing | Marc Kleine-Budde | 1 | -3/+0 |
2021-07-25 | can: m_can: Add support for transceiver as phy | Faiz Abbas | 1 | -0/+2 |
2021-03-30 | can: m_can: fix periph RX path: use rx-offload to ensure skbs are sent from s... | Torin Cooper-Bennun | 1 | -0/+2 |
2020-12-14 | can: m_can: let m_can_class_allocate_dev() allocate driver specific private data | Marc Kleine-Budde | 1 | -3/+1 |
2020-12-14 | can: m_can: m_can_config_endisable(): mark as static | Marc Kleine-Budde | 1 | -1/+0 |
2020-11-30 | can: m_can: remove not used variable struct m_can_classdev::freq | Marc Kleine-Budde | 1 | -1/+0 |
2020-11-15 | can: m_can: m_can_class_free_dev(): introduce new function | Dan Murphy | 1 | -0/+1 |
2019-07-24 | can: m_can: Rename m_can_priv to m_can_classdev | Dan Murphy | 1 | -14/+14 |
2019-07-24 | can: m_can: Create a m_can platform framework | Dan Murphy | 1 | -0/+110 |