linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-20 18:50:48 to 2020-11-02 07:25:51 UTC [more...]

mcp251xfd on RPi 5.4 downstream
 2020-11-02  7:25 UTC  (32+ messages)

[PATCH] net: can: prevent potential access of uninitialized value in canfd_rcv()
 2020-11-02  7:10 UTC  (2+ messages)

[PATCH V4 0/6] can: flexcan: add stop mode support for i.MX8QM
 2020-11-02  2:50 UTC  (11+ messages)
` [PATCH V4 1/6] firmware: imx: always export SCU symbols
` [PATCH V4 2/6] dt-bindings: can: flexcan: fix fsl,clk-source property
` [PATCH V4 3/6] dt-bindings: can: flexcan: add fsl,scu-index property to indicate a resource
` [PATCH V4 4/6] can: flexcan: rename macro FLEXCAN_QUIRK_SETUP_STOP_MODE -> FLEXCAN_QUIRK_SETUP_STOP_MODE_GPR
` [PATCH V4 5/6] dt-bindings: firmware: add IMX_SC_R_CAN(x) macro for CAN
` [PATCH V4 6/6] can: flexcan: add CAN wakeup function for i.MX8QM

[PATCH RFC] can: add optional DLC element to Classical CAN frame structure
 2020-11-01 19:58 UTC  (16+ messages)

[PATCH v2] cangen: flush the CAN frame at each iteration
 2020-11-01 16:43 UTC  (2+ messages)

[PATCH] cangen: flush the CAN frame at each iteration
 2020-11-01 15:56 UTC  (3+ messages)

[PATCH v7 0/6] CTU CAN FD open-source IP core SocketCAN driver, PCI, platform integration and documentation
 2020-10-31 11:40 UTC  (8+ messages)
` [PATCH v7 1/6] dt-bindings: vendor-prefix: add prefix for the Czech Technical University in Prague
` [PATCH v7 2/6] dt-bindings: net: can: binding for CTU CAN FD open-source IP core
` [PATCH v7 4/6] can: ctucanfd: CTU CAN FD open-source IP core - PCI bus support
` [PATCH v7 5/6] can: ctucanfd: CTU CAN FD open-source IP core - platform/SoC support
` [PATCH v7 6/6] docs: ctucanfd: CTU CAN FD open-source IP core documentation

[PATCH v1] ARM: dts: imx6/7: sync fsl,stop-mode with current flexcan driver
 2020-10-31  8:33 UTC  (2+ messages)

net/can/isotp.c:1240:13: sparse: sparse: incorrect type in initializer (different address spaces)
 2020-10-30 19:14 UTC  (2+ messages)

[PATCH v3 0/2] convert flexcan to the yaml
 2020-10-30 15:35 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: can: add can-controller.yaml
` [PATCH v3 2/2] dt-bindings: can: flexcan: convert fsl,*flexcan bindings to yaml

[PATCH testing-only v2] can-dev: implement len8_dlc in some CAN USB adapters for testing
 2020-10-29 13:31 UTC 

[PATCH testing-only] can-dev: implement len8_dlc in some CAN USB adapters for testing
 2020-10-29 12:50 UTC  (4+ messages)

[PATCH testing-only] iplink_can: support len8_dlc for Classical CAN
 2020-10-29  8:33 UTC 

[PATCH v3 0/4] Introduce optional DLC element for Classic CAN
 2020-10-29  8:32 UTC  (5+ messages)
` [PATCH v3 1/4] can: add optional DLC element to Classical CAN frame structure
` [PATCH v3 2/4] can: rename get_can_dlc() macro with can_get_cc_len()
` [PATCH v3 3/4] can: remove obsolete get_canfd_dlc() macro
` [PATCH v3 4/4] can: replace can_dlc as variable/element for payload length

[PATCH 0/4] Introduce optional DLC element for Classic CAN
 2020-10-28 12:38 UTC  (10+ messages)
` [PATCH 1/4] can: add optional DLC element to Classical CAN frame structure
` [PATCH 2/4] can: rename get_can_dlc() macro with can_get_cc_len()
` [PATCH 3/4] can: remove obsolete get_canfd_dlc() macro
` [PATCH 4/4] can: rename can_dlc with len for all struct can_frame users

[PATCH v2 0/4] Introduce optional DLC element for Classic CAN
 2020-10-28 19:18 UTC  (9+ messages)
` [PATCH v2 1/4] can: add optional DLC element to Classical CAN frame structure
` [PATCH v2 2/4] can: rename get_can_dlc() macro with can_get_cc_len()
` [PATCH v2 3/4] can: remove obsolete get_canfd_dlc() macro
` [PATCH v2 4/4] can: replace can_dlc as variable/element for payload length

[PATCH v2 0/3] arm64: dts: add FlexCAN support to LS1028A and sl28
 2020-10-28  9:06 UTC  (5+ messages)
` [PATCH v2 2/3] arm64: dts: ls1028a: add missing CAN nodes
` [PATCH v2 3/3] arm64: dts: freescale: sl28: add CAN node

[PATCH] can: j1939: convert PGN structure to a table
 2020-10-27 12:15 UTC  (5+ messages)

[PATCH AUTOSEL 5.9 082/147] can: flexcan: disable clocks during stop mode
 2020-10-26 23:48 UTC 

[PATCH AUTOSEL 5.8 074/132] can: flexcan: disable clocks during stop mode
 2020-10-26 23:51 UTC 

[PATCH AUTOSEL 5.4 44/80] can: flexcan: disable clocks during stop mode
 2020-10-26 23:54 UTC 

[PATCH v6 0/6] CTU CAN FD open-source IP core SocketCAN driver, PCI, platform integration and documentation
 2020-10-26 16:11 UTC  (17+ messages)
` [PATCH v6 1/6] dt-bindings: vendor-prefix: add prefix for the Czech Technical University in Prague
` [PATCH v6 2/6] dt-bindings: net: can: binding for CTU CAN FD open-source IP core
` [PATCH v6 4/6] can: ctucanfd: CTU CAN FD open-source IP core - PCI bus support
` [PATCH v6 5/6] can: ctucanfd: CTU CAN FD open-source IP core - platform/SoC support
  ` [PATCH v6 3/6] can: ctucanfd: add support for CTU CAN FD open-source IP core - bus independent part
  ` [PATCH v6 6/6] docs: ctucanfd: CTU CAN FD open-source IP core documentation

[RESEND PATCH v2] dt-bindings: net: correct interrupt flags in examples
 2020-10-26 15:36 UTC 

KASAN: use-after-free Read in j1939_xtp_rx_dat_one
 2020-10-26 14:41 UTC 

[PATCH net] can: peak_usb: add range checking in decode operations
 2020-10-26 13:41 UTC  (3+ messages)

[PATCH] can: j1939: use backquotes for code samples
 2020-10-26 10:49 UTC  (4+ messages)

[PATCH v2 0/3] can: mcp251xfd: PLL support
 2020-10-26 10:31 UTC  (4+ messages)
` [PATCH v2 1/3] can: mcp251xfd: mcp251xfd_chip_wake(): renamed from mcp251xfd_chip_clock_enable()

[RFC]: can 2020-10-19
 2020-10-24 11:31 UTC  (28+ messages)
` [net-rfc 04/16] can: dev: can_get_len(): add a helper function to get the correct length of Classical frames

[RFC PATCH v1 0/6] add initial CAN PHY support
 2020-10-23 20:53 UTC  (15+ messages)
` [RFC PATCH v1 1/6] net: phy: add CAN PHY Virtual Bus
` [RFC PATCH v1 2/6] net: phy: add a driver for generic CAN PHYs
` [RFC PATCH v1 3/6] net: phy: add CAN interface mode
` [RFC PATCH v1 4/6] net: add CAN specific link modes
` [RFC PATCH v1 5/6] can: flexcan: add phylink support
` [RFC PATCH v1 6/6] can: flexcan: add ethtool support

[PATCH 0/1] NET: mcan: Move runtime PM enable/disable to m_can_platform
 2020-10-23 11:58 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v2 0/1] NET: mcan: Move runtime PM enable/disable to m_can_platform
 2020-10-23 11:58 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH] can: vxcan: Fix memleak in vxcan_newlink
 2020-10-22 17:38 UTC  (6+ messages)
  `  "

[PATCH v2] can: j1939: convert PGN structure to a table
 2020-10-22 13:25 UTC 

[PATCH] can: j1939: swap addr and pgn in the send example
 2020-10-22  8:41 UTC  (2+ messages)

Adding FD support to gs_usb
 2020-10-22  6:37 UTC  (2+ messages)

Questions around J1939 backport to old kernel
 2020-10-21 16:31 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).