Linux CAN Development
[Prev Page][Next Page]
- [net 01/15] can: af_can: prevent potential access of uninitialized member in can_rcv(), (continued)
- [net 01/15] can: af_can: prevent potential access of uninitialized member in can_rcv(), Marc Kleine-Budde
- [net 03/15] can: dev: can_restart(): post buffer from the right context, Marc Kleine-Budde
- [net 02/15] can: af_can: prevent potential access of uninitialized member in canfd_rcv(), Marc Kleine-Budde
- [net 05/15] can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then pass to can_put_echo_skb(), Marc Kleine-Budde
- [net 06/15] can: peak_usb: fix potential integer overflow on shift of a int, Marc Kleine-Budde
- [net 08/15] can: flexcan: fix failure handling of pm_runtime_get_sync(), Marc Kleine-Budde
- [net 11/15] can: tcan4x5x: tcan4x5x_can_remove(): fix order of deregistration, Marc Kleine-Budde
- [net 12/15] can: m_can: m_can_handle_state_change(): fix state change, Marc Kleine-Budde
- [net 13/15] can: m_can: m_can_class_free_dev(): introduce new function, Marc Kleine-Budde
- [net 10/15] can: tcan4x5x: tcan4x5x_can_probe(): add missing error checking for devm_regmap_init(), Marc Kleine-Budde
- [net 14/15] can: m_can: Fix freeing of can device from peripherials, Marc Kleine-Budde
- [net 09/15] can: tcan4x5x: replace depends on REGMAP_SPI with depends on SPI, Marc Kleine-Budde
- [net 15/15] can: m_can: m_can_stop(): set device to software init mode before closing, Marc Kleine-Budde
- [net 07/15] can: flexcan: flexcan_setup_stop_mode(): add missing "req_bit" to stop mode property comment, Marc Kleine-Budde
- [net 04/15] can: ti_hecc: Fix memleak in ti_hecc_probe, Marc Kleine-Budde
- Re: pull-request: can 2020-11-14, Jakub Kicinski
- [PATCH] can: ti_hecc: Fix memleak in ti_hecc_probe,
Zhang Qilong
- [PATCH v2 00/16] Add support for CPC-USB/FD CAN FD interface,
Gerhard Uttenthaler
- [PATCH v2 02/16] can: ems_usb: Added CPC_ClearCmdQueue routine., Gerhard Uttenthaler
- [PATCH v2 01/16] can: ems_usb: Fixed warnings and comments, Gerhard Uttenthaler
- [PATCH v2 03/16] can: ems_usb: Fixed non C99 style initialization, Gerhard Uttenthaler
- [PATCH v2 04/16] can: ems_usb: Added CAN FD message representation, Gerhard Uttenthaler
- [PATCH v2 05/16] can: ems_usb: Added CAN FD initialization struct, Gerhard Uttenthaler
- [PATCH v2 06/16] can: ems_usb: Made RX_BUFFER_SIZE, ems_usb_write_mode and ems_usb_probe device dependent, Gerhard Uttenthaler
- [PATCH v2 07/16] can: ems_usb: Added listen only mode for CPC-USB/ARM7, Gerhard Uttenthaler
- [PATCH v2 08/16] can: ems_usb: Modified ems_usb_read_bulk_callback to handle also CPC-USB/FD, Gerhard Uttenthaler
- [PATCH v2 09/16] can: ems_usb: Added CAN controller initialization for CAN FD, Gerhard Uttenthaler
- [PATCH v2 11/16] can: ems_usb: Added ems_usb_write_mode_fd, Gerhard Uttenthaler
- [PATCH v2 12/16] can: ems_usb: Fixed ems_usb_start_xmit for CAN FD, Gerhard Uttenthaler
- [PATCH v2 13/16] can: ems_usb: Made CAN error reporting CAN controller dependent, Gerhard Uttenthaler
- [PATCH v2 14/16] can: ems_usb: Made structs packed, Gerhard Uttenthaler
- [PATCH v2 15/16] can: ems_usb: Added error reporting for CPC-USB/FD, Gerhard Uttenthaler
- [PATCH v2 16/16] can: ems_usb: Enable CPC-USB/FD support, Gerhard Uttenthaler
- [PATCH v2 10/16] can: ems_usb: Added receive routine for CAN FD messages, Gerhard Uttenthaler
- Re: [PATCH v2 00/16] Add support for CPC-USB/FD CAN FD interface, Gerhard Uttenthaler
- [mkl-can-next:testing 13/13] flexcan.c:(.text.flexcan_suspend+0xac): undefined reference to `.imx_sc_misc_set_control', kernel test robot
- Re: [PATCH] fixup! can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling to irq mode,
Marc Kleine-Budde
- [mkl-can-next:testing 13/13] drivers/net/can/flexcan.c:1949: undefined reference to `imx_scu_get_handle', kernel test robot
- [PATCH] can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then pass to can_put_echo_skb(), Marc Kleine-Budde
- [PATCH] dt-bindings: clock: imx5: fix example,
Marc Kleine-Budde
- [PATCH] ARM: dts: dra76x: m_can: fix order of clocks,
Marc Kleine-Budde
- pull-request: can 2020-11-11,
Marc Kleine-Budde
- [PATCH v8] can-dev: add len8_dlc support for various CAN adapters,
Oliver Hartkopp
- Re: [PATCH v5] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces, kernel test robot
- Introduce optional DLC element for Classic CAN helpers,
Marc Kleine-Budde
- [PATCH v6 0/8] Introduce optional DLC element for Classic CAN,
Oliver Hartkopp
- [PATCH v5 0/8] Introduce optional DLC element for Classic CAN,
Oliver Hartkopp
- [PATCH v4 0/7] Introduce optional DLC element for Classic CAN,
Oliver Hartkopp
- [PATCH v2] can: flexcan: fix reference count leak in flexcan ops,
Zhang Qilong
- [PATCH] can: flexcan: fix reference count leak in flexcan ops,
Zhang Qilong
- [PATCH 00/17] Add support for CPC-USB/FD CAN FD interface,
Gerhard Uttenthaler
- [PATCH 04/17] can: ems_usb: Added struct used for CAN FD initialization, Gerhard Uttenthaler
- [PATCH 01/17] can: ems_usb: Fixed warnings given by checkpatch.pl and fixed some outdated comments, Gerhard Uttenthaler
- [PATCH 05/17] can: ems_usb: Replace constant define RX_BUFFER_SIZE by variable bulk_rd_buf_size, because this will have different values for CPC-USB/ARM7 and CPC-USB/FD. For the same reason added a function pointer ems_usb_write_mode. In device probe function added a switch statement to select between CPC-USB/ARM7 and CPC-USB/FD and rearranged initialization sequence accordingly., Gerhard Uttenthaler
- [PATCH 03/17] can: ems_usb: Added CAN FD message representation, Gerhard Uttenthaler
- [PATCH 12/17] can: ems_usb: In ems_usb_start_xmit send only bytes with valid content to interface and not the complete buffer. Set first four bytes of buffer to 0. Wrapped long lines., Gerhard Uttenthaler
- [PATCH 17/17] can: ems_usb: Made another struct packed. Enable CPC-USB/FD by adding it to the drivers device table, Gerhard Uttenthaler
- [PATCH 14/17] can: ems_usb: Added code to handle CAN FD frames in ems_usb_start_xmit, Gerhard Uttenthaler
- [PATCH 10/17] can: ems_usb: Added receive routine for CAN FD messages and its call in ems_usb_read_bulk_callback, Gerhard Uttenthaler
- [PATCH 08/17] can: ems_usb: Modified ems_usb_read_bulk_callback to be able to handle also CPC-USB/FD, Gerhard Uttenthaler
- [PATCH 02/17] can: ems_usb: Added defines and product id needed for CPC-USB/FD, Gerhard Uttenthaler
- [PATCH 13/17] can: ems_usb: Rearrange code in ems_usb_start_xmit to check with can_is_canfd_skb for CAN FD frames., Gerhard Uttenthaler
- [PATCH 07/17] can: ems_usb: Added CPC_ClearCmdQueue routine to get access to the interface even it is flooded with messages which cannot successfully be sent. Set timestamp to 0 in ems_usb_control_cmd., Gerhard Uttenthaler
- [PATCH 06/17] can: ems_usb: Added listen only mode for CPC-USB/ARM7 and moved evaluation of can.ctrlmode from set_bittiming routine to ems_usb_write_mode_arm7 routine. Wrapped a long line., Gerhard Uttenthaler
- [PATCH 11/17] can: ems_usb: Added ems_usb_write_mode_fd and its call in device probe routine. Fixed indentation., Gerhard Uttenthaler
- [PATCH 15/17] can: ems_usb: In CAN error handling routine checking which CAN controller type is issuing the error, Gerhard Uttenthaler
- [PATCH 09/17] can: ems_usb: For CPC-USB/FD added clock definitions, bittiming constants, set_bittiming functions, bittiming init function and add all that to probe function, Gerhard Uttenthaler
- [PATCH 16/17] can: ems_usb: Added error handling part for CPC-USB/FD. Get some structures packed, Gerhard Uttenthaler
- Re: [PATCH 00/17] Add support for CPC-USB/FD CAN FD interface, Marc Kleine-Budde
- Re: [PATCH 00/17] Add support for CPC-USB/FD CAN FD interface, Marc Kleine-Budde
- [PATCH V5 0/5] can: flexcan: add stop mode support for i.MX8QM,
Joakim Zhang
- Re: [PATCH] can: dev: can_restart(): post buffer from the right context,
Alejandro
- [PATCH][next] can: usb: fix potential integer overflow on shift of a int,
Colin King
- [PATCH] can: j1939: add tables for the CAN identifier and its fields,
yegorslists
- pull-request: can 2020-11-03,
Marc Kleine-Budde
- [net 02/27] dt-bindings: can: flexcan: convert fsl,*flexcan bindings to yaml, Marc Kleine-Budde
- [net 10/27] can: j1939: swap addr and pgn in the send example, Marc Kleine-Budde
- [net 12/27] can: j1939: j1939_sk_bind(): return failure if netdev is down, Marc Kleine-Budde
- [net 14/27] can: isotp: isotp_rcv_cf(): enable RX timeout handling in listen-only mode, Marc Kleine-Budde
- [net 20/27] can: peak_canfd: pucan_handle_can_rx(): fix echo management when loopback is on, Marc Kleine-Budde
- [net 24/27] can: flexcan: remove FLEXCAN_QUIRK_DISABLE_MECR quirk for LS1021A, Marc Kleine-Budde
- [net 26/27] can: flexcan: add ECC initialization for VF610, Marc Kleine-Budde
- [net 27/27] can: flexcan: flexcan_remove(): disable wakeup completely, Marc Kleine-Budde
- [net 25/27] can: flexcan: add ECC initialization for LX2160A, Marc Kleine-Budde
- [net 23/27] can: mcp251xfd: remove unneeded break, Marc Kleine-Budde
- [net 21/27] can: mcp251xfd: mcp251xfd_regmap_crc_read(): increase severity of CRC read error messages, Marc Kleine-Budde
- [net 19/27] can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrapping, Marc Kleine-Budde
- [net 18/27] can: peak_usb: add range checking in decode operations, Marc Kleine-Budde
- [net 22/27] can: mcp251xfd: mcp251xfd_regmap_nocrc_read(): fix semicolon.cocci warnings, Marc Kleine-Budde
- [net 17/27] can: xilinx_can: handle failure cases of pm_runtime_get_sync, Marc Kleine-Budde
- [net 13/27] can: isotp: Explain PDU in CAN_ISOTP help text, Marc Kleine-Budde
- [net 15/27] can: isotp: padlen(): make const array static, makes object smaller, Marc Kleine-Budde
- [net 16/27] can: ti_hecc: ti_hecc_probe(): add missed clk_disable_unprepare() in error path, Marc Kleine-Budde
- [net 11/27] can: j1939: use backquotes for code samples, Marc Kleine-Budde
- [net 09/27] can: j1939: fix syntax and spelling, Marc Kleine-Budde
- [net 07/27] can: can_create_echo_skb(): fix echo skb generation: always use skb_clone(), Marc Kleine-Budde
- [net 08/27] can: j1939: rename jacd tool, Marc Kleine-Budde
- [net 06/27] can: dev: __can_get_echo_skb(): fix real payload length return value for RTR frames, Marc Kleine-Budde
- [net 05/27] can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context, Marc Kleine-Budde
- [net 04/27] can: rx-offload: don't call kfree_skb() from IRQ context, Marc Kleine-Budde
- [net 03/27] can: proc: can_remove_proc(): silence remove_proc_entry warning, Marc Kleine-Budde
- [net 01/27] dt-bindings: can: add can-controller.yaml, Marc Kleine-Budde
- Re: pull-request: can 2020-11-03, Jakub Kicinski
- [PATCH 0/2] prevent potential access of uninitialized members in can_rcv() and canfd_rcv(),
Anant Thazhemadam
- [PATCH] cangen: allow DLC > 8 in increment generation mode if -8 option is given,
Vincent Mailhol
- Re: mcp251xfd: rx-int setting,
Drew Fustini
- [PATCH] net: can: prevent potential access of uninitialized value in canfd_rcv(),
Anant Thazhemadam
- [PATCH v2] cangen: flush the CAN frame at each iteration,
Vincent Mailhol
- Re: [PATCH] cangen: flush the CAN frame at each iteration,
Oliver Hartkopp
- [PATCH v7 0/6] CTU CAN FD open-source IP core SocketCAN driver, PCI, platform integration and documentation,
Pavel Pisa
- Re: [PATCH v7 0/6] CTU CAN FD open-source IP core SocketCAN driver, PCI, platform integration and documentation, Marc Kleine-Budde
Re: net/can/isotp.c:1240:13: sparse: sparse: incorrect type in initializer (different address spaces),
Marc Kleine-Budde
[PATCH testing-only v2] can-dev: implement len8_dlc in some CAN USB adapters for testing, Oliver Hartkopp
[PATCH testing-only] iplink_can: support len8_dlc for Classical CAN, Oliver Hartkopp
[PATCH testing-only] can-dev: implement len8_dlc in some CAN USB adapters for testing,
Oliver Hartkopp
[PATCH v3 0/4] Introduce optional DLC element for Classic CAN,
Oliver Hartkopp
[PATCH 0/4] Introduce optional DLC element for Classic CAN,
Oliver Hartkopp
[PATCH v2 0/4] Introduce optional DLC element for Classic CAN,
Oliver Hartkopp
[PATCH AUTOSEL 5.9 082/147] can: flexcan: disable clocks during stop mode, Sasha Levin
[PATCH AUTOSEL 5.8 074/132] can: flexcan: disable clocks during stop mode, Sasha Levin
[PATCH AUTOSEL 5.4 44/80] can: flexcan: disable clocks during stop mode, Sasha Levin
[RESEND PATCH v2] dt-bindings: net: correct interrupt flags in examples,
Krzysztof Kozlowski
KASAN: use-after-free Read in j1939_xtp_rx_dat_one, syzbot
[PATCH] can: j1939: use backquotes for code samples,
yegorslists
[PATCH RFC] can: add optional DLC element to Classical CAN frame structure,
Oliver Hartkopp
[PATCH v2 0/1] NET: mcan: Move runtime PM enable/disable to m_can_platform,
Patrik Flykt
[RFC PATCH v1 0/6] add initial CAN PHY support,
Oleksij Rempel
[PATCH v2] can: j1939: convert PGN structure to a table, yegorslists
[PATCH] can: j1939: convert PGN structure to a table,
yegorslists
[PATCH v6 0/6] CTU CAN FD open-source IP core SocketCAN driver, PCI, platform integration and documentation,
Pavel Pisa
Message not available
[PATCH] can: j1939: swap addr and pgn in the send example,
yegorslists
[PATCH v3 0/2] convert flexcan to the yaml,
Oleksij Rempel
mcp251xfd on RPi 5.4 downstream,
Drew Fustini
- Re: mcp251xfd on RPi 5.4 downstream, Drew Fustini
- Re: mcp251xfd on RPi 5.4 downstream, Marc Kleine-Budde
- Re: mcp251xfd on RPi 5.4 downstream, Drew Fustini
- Re: mcp251xfd on RPi 5.4 downstream, Drew Fustini
- Re: mcp251xfd on RPi 5.4 downstream, Oliver Hartkopp
- Re: mcp251xfd on RPi 5.4 downstream, Marc Kleine-Budde
- Re: mcp251xfd on RPi 5.4 downstream, Patrick Menschel
- Re: mcp251xfd on RPi 5.4 downstream, Marc Kleine-Budde
- Re: mcp251xfd on RPi 5.4 downstream, Patrick Menschel
- Re: mcp251xfd on RPi 5.4 downstream, Drew Fustini
- Re: mcp251xfd on RPi 5.4 downstream, Drew Fustini
- Re: mcp251xfd on RPi 5.4 downstream, Patrick Menschel
- Re: mcp251xfd on RPi 5.4 downstream, Marc Kleine-Budde
- Re: mcp251xfd on RPi 5.4 downstream, Patrick Menschel
- Re: mcp251xfd on RPi 5.4 downstream, Marc Kleine-Budde
- Re: mcp251xfd on RPi 5.4 downstream, Drew Fustini
- Re: mcp251xfd on RPi 5.4 downstream, Drew Fustini
- Re: mcp251xfd on RPi 5.4 downstream, Marc Kleine-Budde
- Re: mcp251xfd on RPi 5.4 downstream, Patrick Menschel
- Re: mcp251xfd on RPi 5.4 downstream, Marc Kleine-Budde
- Re: mcp251xfd on RPi 5.4 downstream, Drew Fustini
- Re: mcp251xfd on RPi 5.4 downstream, Drew Fustini
- Re: mcp251xfd on RPi 5.4 downstream, Marc Kleine-Budde
- Re: mcp251xfd on RPi 5.4 downstream, Drew Fustini
- Re: mcp251xfd on RPi 5.4 downstream, Patrick Menschel
- Re: mcp251xfd on RPi 5.4 downstream, Patrick Menschel
- Re: mcp251xfd on RPi 5.4 downstream, Patrick Menschel
- Re: mcp251xfd on RPi 5.4 downstream, Patrick Menschel
- RE: mcp251xfd on RPi 5.4 downstream, Thomas.Kopp
- Re: mcp251xfd on RPi 5.4 downstream, Patrick Menschel
- Re: mcp251xfd on RPi 5.4 downstream, Patrick Menschel
- Re: mcp251xfd on RPi 5.4 downstream, Marc Kleine-Budde
- Re: mcp251xfd on RPi 5.4 downstream, Patrick Menschel
- Re: mcp251xfd on RPi 5.4 downstream, Marc Kleine-Budde
- Re: mcp251xfd on RPi 5.4 downstream, Patrick Menschel
- Re: mcp251xfd on RPi 5.4 downstream, Marc Kleine-Budde
- Re: mcp251xfd on RPi 5.4 downstream, Patrick Menschel
- Re: mcp251xfd on RPi 5.4 downstream, Marc Kleine-Budde
- Re: mcp251xfd on RPi 5.4 downstream, Marc Kleine-Budde
- Re: mcp251xfd on RPi 5.4 downstream, Marc Kleine-Budde
- Re: mcp251xfd on RPi 5.4 downstream, Marc Kleine-Budde
- Re: mcp251xfd on RPi 5.4 downstream, Marc Kleine-Budde
Re: mcp251xfd on RPi 5.4 downstream, Marc Kleine-Budde
Adding FD support to gs_usb,
Eric Evenchick
[PATCH] can: vxcan: Fix memleak in vxcan_newlink,
Dinghao Liu
[PATCH V4 0/6] can: flexcan: add stop mode support for i.MX8QM,
Joakim Zhang
[PATCH] can: isotp: make const array static, makes object smaller,
Colin King
[PATCH V4] can: flexcan: disable wakeup in flexcan_remove(),
Joakim Zhang
[PATCH] can: j1939: fix syntax and spelling,
yegorslists
[PATCH] can: j1939: rename jacd tool,
yegorslists
[PATCH V3 00/10] can: flexcan: add stop mode support for i.MX8QM,
Joakim Zhang
- [PATCH V3 02/10] dt-bindings: can: flexcan: fix fsl,clk-source property, Joakim Zhang
- [PATCH V3 05/10] can: flexcan: add ECC initialization for VF610, Joakim Zhang
- [PATCH V3 09/10] dt-bindings: firmware: add IMX_SC_R_CAN(x) macro for CAN, Joakim Zhang
- [PATCH V3 10/10] can: flexcan: add CAN wakeup function for i.MX8QM, Joakim Zhang
- [PATCH V3 08/10] can: flexcan: rename macro FLEXCAN_QUIRK_SETUP_STOP_MODE -> FLEXCAN_QUIRK_SETUP_STOP_MODE_GPR, Joakim Zhang
- [PATCH V3 06/10] can: flexcan: disable wakeup in flexcan_remove(), Joakim Zhang
- [PATCH V3 07/10] dt-bindings: can: flexcan: add fsl,scu-index property to indicate a resource, Joakim Zhang
- [PATCH V3 04/10] can: flexcan: add ECC initialization for LX2160A, Joakim Zhang
- [PATCH V3 03/10] can: flexcan: remove FLEXCAN_QUIRK_DISABLE_MECR quirk for LS1021A, Joakim Zhang
- [PATCH V3 01/10] firmware: imx: always export SCU symbols, Joakim Zhang
- Re: [PATCH V3 00/10] can: flexcan: add stop mode support for i.MX8QM, Marc Kleine-Budde
[PATCH RFC] can-dev: fix real payload length return value for RTR frames,
Oliver Hartkopp
[RFC]: can 2020-10-19,
Marc Kleine-Budde
- [net-rfc 01/16] can: proc: can_remove_proc(): silence remove_proc_entry warning, Marc Kleine-Budde
- [net-rfc 02/16] can: rx-offload: don't call kfree_skb() from IRQ context, Marc Kleine-Budde
- [net-rfc 04/16] can: dev: can_get_len(): add a helper function to get the correct length of Classical frames, Marc Kleine-Budde
- [net-rfc 03/16] can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context, Marc Kleine-Budde
- [net-rfc 05/16] can: dev: __can_get_echo_skb(): fix the returned length of CAN frame, Marc Kleine-Budde
- [net-rfc 06/16] can: can_create_echo_skb(): fix echo skb generation: always use skb_clone(), Marc Kleine-Budde
- [net-rfc 07/16] can: j1939: j1939_sk_bind(): return failure if netdev is down, Marc Kleine-Budde
- [net-rfc 08/16] can: isotp: Explain PDU in CAN_ISOTP help text, Marc Kleine-Budde
- [net-rfc 09/16] can: isotp: enable RX timeout handling in listen-only mode, Marc Kleine-Budde
- [net-rfc 10/16] can: ti_hecc: add missed clk_disable_unprepare() in error path, Marc Kleine-Budde
- [net-rfc 11/16] can: xilinx_can: handle failure cases of pm_runtime_get_sync, Marc Kleine-Budde
- [net-rfc 12/16] can: peak_usb: fix timestamp wrapping, Marc Kleine-Budde
- [net-rfc 13/16] can: peak_canfd: fix echo management when loopback is on, Marc Kleine-Budde
- [net-rfc 14/16] can: mcp251xfd: mcp251xfd_regmap_crc_read(): increase severity of CRC read error messages, Marc Kleine-Budde
- [net-rfc 15/16] can: mcp251xfd: mcp251xfd_regmap_nocrc_read(): fix semicolon.cocci warnings, Marc Kleine-Budde
- [net-rfc 16/16] can: mcp251xfd: remove unneeded break, Marc Kleine-Budde
[PATCH] net: can: remove unneeded break, trix
[RFC]: can 2020-10-19: m_can/tcan4x5x,
Marc Kleine-Budde
- [net-rfc 01/12] can: m_can: remove double clearing of clock stop request bit, Marc Kleine-Budde
- [net-rfc 03/12] can: tcan4x5x: replace depends on REGMAP_SPI with depends on SPI, Marc Kleine-Budde
- [net-rfc 02/12] can: m_can: m_can_handle_state_change(): fix state change, Marc Kleine-Budde
- [net-rfc 05/12] can: tcan4x5x: Rename parse_config() function, Marc Kleine-Budde
- [net-rfc 08/12] can: m_can: Fix freeing of can device from peripherials, Marc Kleine-Budde
- [net-rfc 10/12] can: tcan4x5x: Move clock init to TCAN driver, Marc Kleine-Budde
- [net-rfc 11/12] can: m_can_platform: Move clock discovery and init to platform, Marc Kleine-Budde
- [net-rfc 12/12] can: m_can: Remove unused clock function from the framework, Marc Kleine-Budde
- [net-rfc 09/12] can: m_can: tcan4x5x: tcan4x5x_can_remove(): fix order of deregistration, Marc Kleine-Budde
- [net-rfc 07/12] can: m_can: m_can_class_free_dev(): introduce new function, Marc Kleine-Budde
- [net-rfc 06/12] can: tcan4x5x: tcan4x5x_can_probe(): add missing error checking for devm_regmap_init(), Marc Kleine-Budde
- [net-rfc 04/12] can: tcan4x5x: tcan4x5x_clear_interrupts(): remove redundant return statement, Marc Kleine-Budde
[PATCH] can: mcp251xfd: fix semicolon.cocci warnings,
kernel test robot
[PATCH] can-isotp: enable RX timeout handling in listen-only mode,
Oliver Hartkopp
[PATCH V2 0/8] can: flexcan: add stop mode support for i.MX8QM,
Joakim Zhang
- [PATCH V2 2/8] dt-bindings: can: flexcan: fix fsl,clk-source property, Joakim Zhang
- [PATCH V2 4/8] can: flexcan: add ECC initialization for LX2160A, Joakim Zhang
- [PATCH V2 3/8] can: flexcan: remove FLEXCAN_QUIRK_DISABLE_MECR quirk for LS1021A, Joakim Zhang
- [PATCH V2 6/8] dt-bindings: can: flexcan: add fsl,scu-index property to indicate a resource, Joakim Zhang
- [PATCH V2 7/8] can: flexcan: rename macro FLEXCAN_QUIRK_SETUP_STOP_MODE -> FLEXCAN_QUIRK_SETUP_STOP_MODE_GPR, Joakim Zhang
- [PATCH V2 8/8] can: flexcan: add CAN wakeup function for i.MX8QM, Joakim Zhang
- [PATCH V2 1/8] firmware: imx: always export SCU symbols, Joakim Zhang
- [PATCH V2 5/8] can: flexcan: add ECC initialization for VF610, Joakim Zhang
[PATCH AUTOSEL 5.9 058/111] can: flexcan: flexcan_chip_stop(): add error handling and propagate error value, Sasha Levin
[PATCH AUTOSEL 5.8 055/101] can: flexcan: flexcan_chip_stop(): add error handling and propagate error value, Sasha Levin
[PATCH AUTOSEL 5.4 43/80] can: flexcan: flexcan_chip_stop(): add error handling and propagate error value, Sasha Levin
[PATCH AUTOSEL 4.19 35/56] can: flexcan: flexcan_chip_stop(): add error handling and propagate error value, Sasha Levin
[PATCH AUTOSEL 4.14 32/52] can: flexcan: flexcan_chip_stop(): add error handling and propagate error value, Sasha Levin
[RFC] treewide: cleanup unreachable breaks,
trix
[PATCH v2 0/3] can: mcp251xfd: PLL support,
Marc Kleine-Budde
[PATCH v4 0/4] can: add support for ETAS ES58X CAN USB,
Vincent Mailhol
[PATCH v1] ARM: dts: imx6/7: sync fsl,stop-mode with current flexcan driver,
Oleksij Rempel
[PATCH v2 0/2] convert flexcan to the yaml,
Oleksij Rempel
[PATCH 0/6] can: flexcan: add stop mode support for i.MX8QM,
Joakim Zhang
[PATCH 0/2] can: mcp251xfd: Enable support for PLL,
Magnus Aagaard Sørensen
[PATCH] can: flexcan: flexcan_setup_stop_mode(): add missing "req_bit" to stop mode property comment, Marc Kleine-Budde
[PATCH v2] can/peak_usb: fix timestamp wrapping, Stephane Grosjean
[PATCH] can: Explain PDU in CAN_ISOTP help text,
Geert Uytterhoeven
pull-request: can-next 2020-10-12,
Marc Kleine-Budde
[PATCH net-next v3 1/2] can-isotp: implement cleanups / improvements from review,
Oliver Hartkopp
[PATCH net-next v2 1/2] can-isotp: implement cleanups / improvements from review,
Oliver Hartkopp
[PATCH net-next 1/2] can-isotp: implement cleanups / improvements from review,
Oliver Hartkopp
mcp2517fd: transmit errors,
Kurt Van Dijck
[PATCH v1] dt-bindings: can: flexcan: convert fsl,*flexcan bindings to yaml,
Oleksij Rempel
pull-request: can 2020-10-08,
Marc Kleine-Budde
pull-request: can-next 2020-10-07,
Marc Kleine-Budde
[Index of Archives]
[Automotive Discussions]
[Linux Kernel Development]
[Security]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]