blob: d6a1c808f476bf42949e4f9b09c9c5710570db78 [file] [log] [blame]
f3f2a5466578 ("can: flexcan: flexcan_rx_offload_setup(): factor out mailbox and rx-offload setup into separate function")
1c5e6dbe4c4f ("can: flexcan: factor out enabling and disabling of interrupts into separate function")
a6597121d672 ("can: flexcan: initialize all flexcan memory for ECC function")
eadf6ca918f6 ("can: flexcan: add CAN-FD mode support")
d9b90b05fd78 ("can: flexcan: use struct canfd_frame for CAN classic frame")
890599bc8618 ("can: flexcan: flexcan_set_bittiming(): move setup of CAN-2.0 bitiming into separate function")
9ad02c7f4f27 ("can: flexcan: flexcan_chip_stop(): add error handling and propagate error value")
ef4b623b141f ("can: flexcan: quirks: get rid of long lines")
4b702878afc3 ("can: flexcan: more register names")
555f6e568dfb ("can: flexcan: sort include files alphabetically")
0ca64f02de38 ("can: flexcan: introduce struct flexcan_priv::tx_mask and make use of it")
8ce5139e3db8 ("can: flexcan: convert struct flexcan_priv::rx_mask{1,2} to rx_mask")
9ed63c60c9e3 ("can: flexcan: remove TX mailbox bit from struct flexcan_priv::rx_mask{1,2}")
07c054d3e53f ("can: flexcan: rename struct flexcan_priv::reg_imask{1,2}_default to rx_mask{1,2}")
b36d3c0f7e70 ("can: flexcan: rename macro FLEXCAN_IFLAG_MB() -> FLEXCAN_IFLAG2_MB()")
4e9c9484b085 ("can: rx-offload: Prepare for CAN FD support")