linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-04 11:06:37 to 2020-10-17 18:21:18 UTC [more...]

[RFC] treewide: cleanup unreachable breaks
 2020-10-17 18:21 UTC  (3+ messages)
  ` [Cocci] "

[PATCH v2 0/3] can: mcp251xfd: PLL support
 2020-10-16 20:55 UTC  (5+ messages)
` [PATCH v2 1/3] can: mcp251xfd: mcp251xfd_chip_wake(): renamed from mcp251xfd_chip_clock_enable()
` [PATCH v2 2/3] can: mcp251xfd: mcp251xfd_chip_timestamp_init():
` [PATCH v2 3/3] can: mcp251xfd: add support for internal PLL

[RFC] can: can_create_echo_skb(): fix echo skb generation: always use skb_clone()
 2020-10-16 19:36 UTC  (3+ messages)

[PATCH v4 0/4] can: add support for ETAS ES58X CAN USB
 2020-10-16 17:22 UTC  (4+ messages)
` [PATCH v4 1/4] can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context
` [PATCH v4 2/4] can: dev: add a helper function to get the correct length of Classical frames
` [PATCH v4 3/4] can: dev: __can_get_echo_skb(): fix the return length

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

[PATCH 0/6] can: flexcan: add stop mode support for i.MX8QM
 2020-10-16 13:43 UTC  (23+ messages)
` [PATCH 1/6] firmware: imx: always export SCU symbols
` [PATCH 2/6] dt-bindings: can: flexcan: fix fsl,clk-source property
` [PATCH 3/6] dt-bindings: can: flexcan: add fsl,can-index property to indicate a resource
  ` [PATCH 3/6] dt-bindings: can: flexcan: add fsl, can-index "
` [PATCH 4/6] can: flexcan: rename macro FLEXCAN_QUIRK_SETUP_STOP_MODE -> FLEXCAN_QUIRK_SETUP_STOP_MODE_GPR
` [PATCH 5/6] can: flexcan: add CAN wakeup function for i.MX8QM
` [PATCH 6/6] can: flexcan: fix ECC function on LS1021A/LX2160A

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

[PATCH v5] net: can: Introduce MEN 16Z192-00 CAN controller driver
 2020-10-16  7:55 UTC  (3+ messages)

[PATCH net] can: peak_usb: add range checking in decode operations
 2020-10-16  7:51 UTC  (4+ messages)

[PATCH v1] ARM: dts: imx6/7: sync fsl,stop-mode with current flexcan driver
 2020-10-16  7:44 UTC 

[PATCH 0/2] can: mcp251xfd: Enable support for PLL
 2020-10-15 12:44 UTC  (3+ messages)
` [PATCH 1/2] Preparation for support of internal PLL in mcp251xfd
` [PATCH 2/2] Enable support for "

[PATCH] can: flexcan: flexcan_setup_stop_mode(): add missing "req_bit" to stop mode property comment
 2020-10-14 11:48 UTC 

pull-request: can-next 2020-10-07
 2020-10-14 10:17 UTC  (26+ messages)
` [PATCH 01/17] can: af_can: can_rcv_list_find(): fix kernel doc after variable renaming
` [PATCH 02/17] can: softing: softing_card_shutdown(): add braces around empty body in an 'if' statement
` [PATCH 03/17] can: c_can: reg_map_{c,d}_can: mark as __maybe_unused
` [PATCH 04/17] MAINTAINERS: adjust to mcp251xfd file renaming
` [PATCH 05/17] can: raw: add missing error queue support
` [PATCH 06/17] can: dev: fix type of get_can_dlc() and get_canfd_dlc() macros
` [PATCH 07/17] can: dev: add a helper function to calculate the duration of one bit
` [PATCH 08/17] can: add ISO 15765-2:2016 transport protocol
` [PATCH 09/17] dt-bindings: can: rcar_can: Add r8a7742 support
` [PATCH 10/17] dt-bindings: can: rcar_canfd: Document r8a774e1 support
` [PATCH 11/17] dt-bindings: can: rcar_can: "
` [PATCH 12/17] dt-bindings: can: flexcan: list supported processors
` [PATCH 13/17] dt-bindings: can: flexcan: remove ack_grp and ack_bit from fsl,stop-mode
` [PATCH 14/17] can: flexcan: remove ack_grp and ack_bit handling from driver
` [PATCH 15/17] can: xilinx_can: Limit CANFD brp to 2
` [PATCH 16/17] can: xilinx_can: Check return value of set_reset_mode
` [PATCH 17/17] can: xilinx_can: Fix incorrect variable and initialize with a default value

[PATCH] can: Explain PDU in CAN_ISOTP help text
 2020-10-14  6:30 UTC  (3+ messages)

[PATCH v2] can/peak_usb: fix timestamp wrapping
 2020-10-14  8:56 UTC 

[PATCH v1] dt-bindings: can: flexcan: convert fsl,*flexcan bindings to yaml
 2020-10-13 15:57 UTC  (2+ messages)

[PATCH] can/peak_canfd: fix echo management when loopback is on
 2020-10-13 15:39 UTC 

pull-request: can-next 2020-10-12
 2020-10-12 18:05 UTC  (4+ messages)
` [net-next 1/2] can: isotp: implement cleanups / improvements from review
` [net-next 2/2] can: remove obsolete version strings

mcp2517fd: transmit errors
 2020-10-12 12:39 UTC  (6+ messages)

[PATCH net-next v3 1/2] can-isotp: implement cleanups / improvements from review
 2020-10-12  8:35 UTC  (6+ messages)
` [PATCH net-next v3 2/2] can: remove obsolete version strings

[PATCH net-next v2 1/2] can-isotp: implement cleanups / improvements from review
 2020-10-12  7:41 UTC  (6+ messages)
` [PATCH net-next v2 2/2] can: remove obsolete version strings

[PATCH net-next 1/2] can-isotp: implement cleanups / improvements from review
 2020-10-11  7:22 UTC  (4+ messages)
` [PATCH net-next 2/2] can: remove obsolete version strings

pull-request: can 2020-10-08
 2020-10-11  7:16 UTC  (6+ messages)
` [PATCH 1/3] can: m_can_platform: don't call m_can_class_suspend in runtime suspend
` [PATCH 2/3] can: j1935: j1939_tp_tx_dat_new(): fix missing initialization of skbcnt
` [PATCH 3/3] net: j1939: j1939_session_fresh_new(): "

[PATCH 0/6] can: add support for ETAS ES58X CAN USB
 2020-10-10  8:12 UTC  (9+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 5/7] can: dev: add a helper function to calculate the duration of one bit
  ` [PATCH v3 7/7] usb: cdc-acm: add quirk to blacklist ETAS ES58X devices
    ` [PATCH v3 6/7] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces

[PATCH 0/4] dt-bindings: additional/unevaluatedProperties clean-ups
 2020-10-07 22:48 UTC  (37+ messages)
` [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties'
` [PATCH 2/4] dt-bindings: Use 'additionalProperties' instead of 'unevaluatedProperties'
` [PATCH 3/4] dt-bindings: Explicitly allow additional properties in board/SoC schemas
` [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas

[BUG] pfifo_fast may cause out-of-order CAN frame transmission
 2020-10-07 21:07 UTC  (2+ messages)

[RFC]: can-next 2020-10-06
 2020-10-07 15:56 UTC  (19+ messages)
` [PATCH 01/17] can: af_can: can_rcv_list_find(): fix kernel doc after variable renaming
` [PATCH 02/17] can: softing: softing_card_shutdown(): add braces around empty body in an 'if' statement
` [PATCH 03/17] can: c_can: reg_map_{c,d}_can: mark as __maybe_unused
` [PATCH 04/17] MAINTAINERS: adjust to mcp251xfd file renaming
` [PATCH 05/17] can: raw: add missing error queue support
` [PATCH 06/17] can: dev: fix type of get_can_dlc() and get_canfd_dlc() macros
` [PATCH 07/17] can: dev: add a helper function to calculate the duration of one bit
` [PATCH 08/17] can: add ISO 15765-2:2016 transport protocol
` [PATCH 09/17] dt-bindings: can: rcar_can: Add r8a7742 support
` [PATCH 10/17] dt-bindings: can: rcar_canfd: Document r8a774e1 support
` [PATCH 11/17] dt-bindings: can: rcar_can: "
` [PATCH 12/17] dt-bindings: can: flexcan: list supported processors
` [PATCH 13/17] dt-bindings: can: flexcan: remove ack_grp and ack_bit from fsl,stop-mode
` [PATCH 14/17] can: flexcan: remove ack_grp and ack_bit handling from driver
` [PATCH 15/17] can: xilinx_can: Limit CANFD brp to 2
` [PATCH 16/17] can: xilinx_can: Check return value of set_reset_mode
` [PATCH 17/17] can: xilinx_can: Fix incorrect variable and initialize with a default value

[PATCH v3] can: add ISO 15765-2:2016 transport protocol
 2020-10-07 11:03 UTC 

[mkl-can-next:testing 8/17] net/can/isotp.c:1159 isotp_setsockopt() warn: unsigned 'optlen' is never less than zero
 2020-10-07  9:31 UTC  (2+ messages)

[PATCH can-next] can: add ISO 15765-2:2016 transport protocol
 2020-10-07  7:26 UTC  (5+ messages)

pull-request: can 2020-10-06
 2020-10-06 21:37 UTC  (2+ messages)
` [PATCH] can: m_can_platform: don't call m_can_class_suspend in runtime suspend

[PATCH 0/3] can: xilinx_can: Some minor changes
 2020-10-06 19:34 UTC  (2+ messages)

[PATCH v2 0/3] arm64: dts: add FlexCAN support to LS1028A and sl28
 2020-10-06 19:25 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: can: flexcan: list supported processors

[RESEND PATCH v2 0/2] dt-bindings: can: document R8A774E1
 2020-10-06 19:20 UTC  (4+ messages)
` [RESEND PATCH v2 1/2] dt-bindings: can: rcar_canfd: Document r8a774e1 support
` [RESEND PATCH v2 2/2] dt-bindings: can: rcar_can: "

[PATCH 0/3] r8a7742 add CAN support
 2020-10-06 19:19 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: can: rcar_can: Add r8a7742 support

[PATCH v4] net: can: Introduce MEN 16Z192-00 CAN controller driver
 2020-10-05 11:08 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).