blob: c9630691dafa5884543bc338908b233fe3050215 [file] [log] [blame]
227619c3ff7c ("can: m_can: move runtime PM enable/disable to m_can_platform")
85816aba460c ("can: m_can: Fix freeing of can device from peripherials")
c81d0b6ca665 ("can: tcan4x5x: tcan4x5x_can_remove(): fix order of deregistration")
3814ca3a10be ("can: tcan4x5x: tcan4x5x_can_probe(): turn on the power before parsing the config")
2de497356955 ("can: tcan45x: Make wake-up GPIO an optional GPIO")
be1d28424adc ("can: tcan4x5x: Remove data-ready gpio interrupt")
65668b326956 ("can: tcan4x5x: remove unused struct tcan4x5x_priv::tcan4x5x_lock")
5443c226ba91 ("can: tcan4x5x: Add tcan4x5x driver to the kernel")
f524f829b75a ("can: m_can: Create a m_can platform framework")
54e4a0c48604 ("can: m_can: Move accessing of message ram to after clocks are enabled")
1675bee3e732 ("can: m_can: Fix runtime resume call")
c9b3bce18da4 ("can: m_can: select pinctrl state in each suspend/resume function")
58359193193c ("can: m_can: mark runtime-PM handlers as __maybe_unused")
31643dc8fc66 ("can: m_can: Add call to of_can_transceiver")
cdf8259d6573 ("can: m_can: Add PM Support")
63dffc1c699d ("can: m_can: get rid of function free_m_can_dev()")
5e520edd91f0 ("can: m_can: Move allocation of net device to probe")
b25abca6aa4f ("can: m_can: Remove check for version when allocating m_can net device")