linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-22 14:44:44 to 2020-09-30 15:22:30 UTC [more...]

[PATCH 0/6] can: add support for ETAS ES58X CAN USB
 2020-09-30 15:21 UTC  (16+ messages)
` [PATCH 1/6] can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context
` [PATCH 2/6] can: dev: add a helper function to get the correct length of Classical frames
` [PATCH 3/6] can: dev: __can_get_echo_skb(): fix the return length
` [PATCH 4/6] can: dev: add a helper function to calculate the duration of one bit
` [PATCH 6/6] USB: cdc-acm: blacklist ETAS ES58X device
` [PATCH v2 0/6] can: add support for ETAS ES58X CAN USB
` [PATCH v2 1/6] can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context
` [PATCH v2 2/6] can: dev: add a helper function to get the correct length of Classical frames
` [PATCH v2 3/6] can: dev: __can_get_echo_skb(): fix the return length
` [PATCH v2 4/6] can: dev: add a helper function to calculate the duration of one bit
` [PATCH v2 6/6] usb: cdc-acm: add quirk to blacklist ETAS ES58X devices

mcp25xxfd driver questions
 2020-09-30 10:34 UTC  (6+ messages)

[PATCH 1/2] can: mcp25xxfd: narrow down wildcards in device tree bindings
 2020-09-30  9:26 UTC  (4+ messages)
` [PATCH 2/2] "

[RFC]: can-next 2020-09-30 - mcp25xxfd/mcp251xfd and flexcan
 2020-09-30  9:18 UTC  (13+ messages)
` [PATCH 01/12] can: mcp25xxfd: mcp25xxfd_handle_eccif(): add ECC related errata and update log messages
` [PATCH 02/12] can: mcp25xxfd: mcp25xxfd_probe(): add SPI clk limit related errata information
` [PATCH 03/12] can: mcp25xxfd: mcp25xxfd_ring_free(): fix memory leak during cleanup
` [PATCH 04/12] can: mcp25xxfd: mcp25xxfd_irq(): add missing initialization of variable set_normal mode
` [PATCH 05/12] dt-binding: can: mcp25xxfd: documentation fixes
` [PATCH 06/12] dt-binding: can: mcp251xfd: rename autodetect compatible to "microchip,mcp251xfd"
` [PATCH 07/12] can: mcp251xfd: rename driver files and subdir to mcp251xfd
` [PATCH 08/12] can: mcp251xfd: rename all user facing strings "
` [PATCH 10/12] can: flexcan: initialize all flexcan memory for ECC function
` [PATCH 11/12] can: flexcan: add flexcan driver for i.MX8MP
` [PATCH 12/12] can: flexcan: disable runtime PM if register flexcandev failed

[PATCH v1] dt-binding: can: mcp25xxfd: documentation fixes
 2020-09-29 18:49 UTC  (2+ messages)

[PATCH V4 0/3] patch set for flexcan
 2020-09-29 20:30 UTC  (12+ messages)
` [PATCH V4 1/3] can: flexcan: initialize all flexcan memory for ECC function
` [PATCH V4 2/3] can: flexcan: add flexcan driver for i.MX8MP
` [PATCH V4 3/3] can: flexcan: disable runtime PM if register flexcandev failed

mcp25xxfd driver testing
 2020-09-29 14:45 UTC  (7+ messages)

[PATCH V5 0/3] patch set for flexcan
 2020-09-29 21:15 UTC  (5+ messages)
` [PATCH V5 1/3] can: flexcan: initialize all flexcan memory for ECC function
` [PATCH V5 2/3] can: flexcan: add flexcan driver for i.MX8MP
` [PATCH V5 3/3] can: flexcan: disable runtime PM if register flexcandev failed

[PATCH V3 0/3] patch set for flexcan
 2020-09-29 12:31 UTC  (10+ messages)
` [PATCH V3 1/3] can: flexcan: initialize all flexcan memory for ECC function
` [PATCH V3 2/3] can: flexcan: add flexcan driver for i.MX8MP
` [PATCH V3 3/3] can: flexcan: disable runtime PM if register flexcandev failed

[PATCH 0/6] Add support for MCP25XXFD SPI-CAN Network driver
 2020-09-29 11:27 UTC  (7+ messages)
` [PATCH 2/6] dt-bindings: can: mcp25xxfd: document device tree bindings

[PATCH linux-can-next/flexcan 0/4] patch set for flexcan
 2020-09-29 10:48 UTC  (32+ messages)
` [PATCH linux-can-next/flexcan 1/4] can: flexcan: initialize all flexcan memory for ECC function
` [PATCH linux-can-next/flexcan 2/4] can: flexcan: add flexcan driver for i.MX8MP
` [PATCH linux-can-next/flexcan 3/4] can: flexcan: add CAN wakeup function for i.MX8
` [PATCH linux-can-next/flexcan 4/4] can: flexcan: disable runtime PM if register flexcandev failed

[PATCH can-next] can: add ISO 15765-2:2016 transport protocol
 2020-09-28 20:04 UTC 

[PATCH] can: mcp25xxfd: Add explanation for SPI clk limit, Reference to ECC errata
 2020-09-28 10:56 UTC  (3+ messages)

[PATCH V2 0/3] patch set for flexcan
 2020-09-28  6:20 UTC  (10+ messages)
` [PATCH V2 1/3] can: flexcan: initialize all flexcan memory for ECC function
` [PATCH V2 2/3] can: flexcan: add flexcan driver for i.MX8MP
` [PATCH V2 3/3] can: flexcan: disable runtime PM if register flexcandev failed

[PATCH v2 0/2] dt-bindings: can: document R8A774E1
 2020-09-27 12:47 UTC  (3+ messages)

[PATCH 0/6] can: add support for ETAS ES58X CAN USB
 2020-09-26 17:45 UTC  (6+ messages)
` [PATCH 1/6] can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context
` [PATCH 2/6] can: dev: add a helper function to get the correct length of Classical frames
` [PATCH 3/6] can: dev: __can_get_echo_skb(): fix the return length
` [PATCH 4/6] can: dev: add a helper function to calculate the duration of one bit
` [PATCH 6/6] USB: cdc-acm: blacklist ETAS ES58X device

[PATCH 0/6] can: add support for ETAS ES58X CAN USB
 2020-09-26 17:41 UTC  (2+ messages)
` [PATCH 1/6] can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context

[PATCH] can: raw: add missing error queue support
 2020-09-26 16:24 UTC 

[PATCH 0/2] arm64: dts: add FlexCAN support to LS1028A and sl28
 2020-09-25 11:35 UTC  (9+ messages)
` [PATCH 1/2] arm64: dts: ls1028a: add missing CAN nodes
` [PATCH 2/2] arm64: dts: freescale: sl28: add CAN node

Socket drop count
 2020-09-24 10:52 UTC  (4+ messages)

pull-request: can-next 2020-09-23
 2020-09-23 19:10 UTC  (22+ messages)
` [PATCH 01/20] can: flexcan: sort include files alphabetically
` [PATCH 02/20] can: flexcan: flexcan_exit_stop_mode(): remove stray empty line
` [PATCH 03/20] can: flexcan: more register names
` [PATCH 04/20] can: flexcan: struct flexcan_regs: document registers not affected by soft reset
` [PATCH 05/20] can: flexcan: quirks: get rid of long lines
` [PATCH 06/20] can: flexcan: Ack wakeup interrupt separately
` [PATCH 07/20] can: flexcan: flexcan_probe(): make regulator xceiver optional
` [PATCH 08/20] can: flexcan: Add check for transceiver maximum bitrate limitation
` [PATCH 09/20] can: flexcan: add correctable errors correction when HW supports ECC
` [PATCH 10/20] can: flexcan: flexcan_chip_stop(): add error handling and propagate error value
` [PATCH 11/20] can: flexcan: disable clocks during stop mode
` [PATCH 12/20] can: flexcan: add LPSR mode support
` [PATCH 13/20] can: flexcan: flexcan_set_bittiming(): move setup of CAN-2.0 bitiming into separate function
` [PATCH 14/20] can: flexcan: use struct canfd_frame for CAN classic frame
` [PATCH 15/20] can: flexcan: add CAN-FD mode support
` [PATCH 16/20] can: flexcan: add ISO CAN FD feature support
` [PATCH 17/20] can: flexcan: add CAN FD BRS support
` [PATCH 18/20] can: flexcan: add Transceiver Delay Compensation support
` [PATCH 19/20] can: flexcan: add imx8qm support
` [PATCH 20/20] can: flexcan: add lx2160ar1 support

[RESEND PATCH can-next 1/2] can: tcan4x5x: Rename parse_config function
 2020-09-23 18:06 UTC  (3+ messages)

[PATCH] can: mcp25xxfd: mcp25xxfd_irq(): add missing initialization of variable set_normal mode
 2020-09-23 13:11 UTC  (2+ messages)

[PATCH net-next] can: mcp25xxfd: fix a leak in mcp25xxfd_ring_free()
 2020-09-23 11:53 UTC  (2+ messages)

[bug report] can: mcp25xxfd: add driver for Microchip MCP25xxFD SPI CAN
 2020-09-23 11:43 UTC  (2+ messages)

[bug report] can: mcp25xxfd: add driver for Microchip MCP25xxFD SPI CAN
 2020-09-23 10:38 UTC  (3+ messages)

[RFC]: flexcan FD support - can-next 2020-09-22
 2020-09-23  9:50 UTC  (20+ messages)
` [PATCH 03/20] can: flexcan: more register names
` [PATCH 04/20] can: flexcan: struct flexcan_regs: document registers not affected by soft reset
` [PATCH 05/20] can: flexcan: quirks: get rid of long lines
` [PATCH 11/20] can: flexcan: disable clocks during stop mode
` [PATCH 13/20] can: flexcan: flexcan_set_bittiming(): move setup of CAN-2.0 bitiming into separate function
` [PATCH 15/20] can: flexcan: add CAN-FD mode support
` [PATCH 16/20] can: flexcan: add ISO CAN FD feature support
` [PATCH 17/20] can: flexcan: add CAN FD BRS support
` [PATCH 18/20] can: flexcan: add Transceiver Delay Compensation support
` [PATCH 19/20] can: flexcan: add imx8qm support
` [PATCH 20/20] can: flexcan: add lx2160ar1 support


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).