messages from 2020-09-24 00:35:33 to 2020-10-06 01:10:32 UTC [more...]
[PATCH 0/4] dt-bindings: additional/unevaluatedProperties clean-ups
2020-10-06 1:23 UTC (15+ 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
[PATCH v5] net: can: Introduce MEN 16Z192-00 CAN controller driver
2020-10-05 11:20 UTC
[PATCH 0/6] can: add support for ETAS ES58X CAN USB
2020-10-05 11:14 UTC (31+ 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 2/6] can: dev: add a helper function
` [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
` [PATCH v2 5/6] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces
` [PATCH v3 0/7] can: add support for ETAS ES58X CAN USB
` [PATCH v3 1/7] can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context
` [PATCH v3 2/7] can: dev: fix type of get_can_dlc() and get_canfd_dlc() macros
` [PATCH v3 3/7] can: dev: add a helper function to get the correct length of Classical frames
` [PATCH v3 4/7] can: dev: __can_get_echo_skb(): fix the return length
` [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 v4] net: can: Introduce MEN 16Z192-00 CAN controller driver
2020-10-05 11:08 UTC (2+ messages)
[RESEND PATCH v2 0/2] dt-bindings: can: document R8A774E1
2020-10-05 8:13 UTC (3+ 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] can: raw: add missing error queue support
2020-10-04 9:39 UTC (3+ messages)
[PATCH] MAINTAINERS: adjust to mcp251xfd file renaming
2020-10-03 7:55 UTC
[PATCH v2 0/3] arm64: dts: add FlexCAN support to LS1028A and sl28
2020-10-01 9:11 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: can: flexcan: list supported processors
` [PATCH v2 2/3] arm64: dts: ls1028a: add missing CAN nodes
` [PATCH v2 3/3] arm64: dts: freescale: sl28: add CAN node
[PATCH] can/peak_usb: fix timestamp wrapping
2020-09-30 23:48 UTC (3+ messages)
` TR: "
pull-request: can-next 2020-09-30
2020-09-30 22:21 UTC (14+ messages)
` [PATCH 01/13] can: mcp25xxfd: mcp25xxfd_handle_eccif(): add ECC related errata and update log messages
` [PATCH 02/13] can: mcp25xxfd: mcp25xxfd_probe(): add SPI clk limit related errata information
` [PATCH 03/13] can: mcp25xxfd: mcp25xxfd_ring_free(): fix memory leak during cleanup
` [PATCH 04/13] can: mcp25xxfd: mcp25xxfd_irq(): add missing initialization of variable set_normal mode
` [PATCH 05/13] dt-binding: can: mcp25xxfd: documentation fixes
` [PATCH 06/13] dt-binding: can: mcp251xfd: narrow down wildcards in device tree bindings to "microchip,mcp251xfd"
` [PATCH 07/13] can: mcp25xxfd: "
` [PATCH 08/13] can: mcp251xfd: rename driver files and subdir to mcp251xfd
` [PATCH 09/13] can: mcp251xfd: rename all user facing strings "
` [PATCH 11/13] can: flexcan: initialize all flexcan memory for ECC function
` [PATCH 12/13] can: flexcan: add flexcan driver for i.MX8MP
` [PATCH 13/13] can: flexcan: disable runtime PM if register flexcandev failed
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 (6+ 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 0/2] arm64: dts: add FlexCAN support to LS1028A and sl28
2020-09-25 11:35 UTC (8+ messages)
` [PATCH 1/2] arm64: dts: ls1028a: add missing CAN nodes
Socket drop count
2020-09-24 10:52 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).