Age | Commit message (Expand) | Author |
---|---|---|
2024-06-28 | can: m_can: Constify struct m_can_ops | Christophe JAILLET |
2024-02-14 | can: m_can: allow keeping the transceiver running in suspend | Martin Hundebøll |
2022-11-24 | can: m_can: pci: add missing m_can_class_free_dev() in probe/remove methods | Zhang Changzhong |
2022-05-14 | Revert "can: m_can: pci: use custom bit timings for Elkhart Lake" | Jarkko Nikula |
2021-12-07 | can: m_can: pci: use custom bit timings for Elkhart Lake | Matthias Schiffer |
2021-12-07 | can: m_can: pci: fix incorrect reference clock rate | Matthias Schiffer |
2021-12-07 | can: m_can: pci: fix iomap_read_fifo() and iomap_write_fifo() | Matthias Schiffer |
2021-08-19 | can: m_can: Disable IRQs on FIFO bus errors | Matt Kline |
2020-12-14 | can: m_can: use struct m_can_classdev as drvdata | Marc Kleine-Budde |
2020-12-14 | can: m_can: let m_can_class_allocate_dev() allocate driver specific private data | Marc Kleine-Budde |
2020-12-10 | can: m_can: add PCI glue driver for Intel Elkhart Lake | Jarkko Nikula |