linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-23 08:35:33 to 2019-01-23 12:00:54 UTC [more...]

[PATCH 0/3] Correct CAN clocks definition
 2019-01-23 12:00 UTC  (11+ messages)
` [PATCH 1/3] clk: renesas: r8a774a1: Add missing CANFD clock
` [PATCH 2/3] arm64: dts: renesas: r8a774a1: Add clkp2 clock to CAN nodes
` [PATCH 3/3] dt-bindings: can: rcar_canfd: Document r8a774a1 support

[PATCH 00/11] Add basic EK874 support
 2019-01-22 14:55 UTC  (42+ messages)
` [PATCH 01/11] dt-bindings: Add vendor prefix for Silicon Linux
` [PATCH 02/11] dt-bindings: arm: renesas: Add si-linux cat87[45] boards
` [PATCH 03/11] arm64: dts: renesas: Add Si-Linux CAT874 board support
` [PATCH 04/11] arm64: dts: renesas: Add Si-Linux EK874 "
` [PATCH 05/11] arm64: dts: renesas: r8a774c0-cat874: Add pincontrol support to scif2
` [PATCH 06/11] arm64: dts: renesas: r8a774c0-cat874: Add uSD support
` [PATCH 07/11] arm64: dts: renesas: cat875: Add ethernet support
` [PATCH 08/11] clk: renesas: r8a774c0: Add missing CANFD clock
` [PATCH 09/11] dt-bindings: can: rcar_can: Fix RZ/G2 CAN clocks
` [PATCH 10/11] arm64: dts: renesas: r8a774c0: Add clkp2 clock to CAN nodes
` [PATCH 11/11] dt-bindings: can: rcar_canfd: document r8a774c0 support

[PATCH v4 1/4] can: m_can: Create a m_can platform framework
 2019-01-22 14:46 UTC  (14+ messages)
` [PATCH v4 2/4] can: m_can: Migrate the m_can code to use the framework
` [PATCH v4 3/4] dt-bindings: can: tcan4x5x: Add DT bindings for TCAN4x5X driver
` [PATCH v4 4/4] can: tcan4x5x: Add tcan4x5x driver to the kernel

[PATCH] can: usb: Kconfig: Remove duplicate menu entry
 2019-01-22 14:00 UTC  (3+ messages)
` [PATCH v2] "

pull-request: can 2019-01-22
 2019-01-22 13:35 UTC  (6+ messages)
` [PATCH 1/4] can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by removing it
` [PATCH 2/4] can: bcm: check timer values before ktime conversion
` [PATCH 3/4] can: flexcan: fix 'passing zero to ERR_PTR()' warning
` [PATCH 4/4] can: flexcan: fix NULL pointer exception during bringup

pull-request: can 2018-11-09
 2019-01-22 10:38 UTC  (6+ messages)
` [PATCH 11/20] can: flexcan: Always use last mailbox for TX
    ` [PATCH v4.19.x] can: flexcan: fix out-of-bounds array access
    ` [PATCH] can: flexcan: fix NULL pointer exception during bringup

[PATCH v2] can: bcm: check timer values before ktime conversion
 2019-01-22 10:26 UTC  (9+ messages)

[PATCH v2 08/11] clk: renesas: r8a774c0: Add missing CANFD clock
 2019-01-17 13:11 UTC  (3+ messages)

[PATCH 0/3] can: flexcan: add imx8qm support
 2019-01-17  6:28 UTC  (5+ messages)
` [PATCH 1/3] can: rx-offload: add CANFD support based on offload
` [PATCH 2/3] can: flexcan: add CAN FD mode support
` [PATCH 3/3] can: flexcan: add imx8qm support

[PATCH 0/2] can: flexcan: add PE clock source select support
 2019-01-17  6:27 UTC  (7+ messages)
` [PATCH 1/2] Documentation: can: flexcan: add PE clock source property to device tree
` [PATCH 2/2] can: flexcan: add support for PE clock source select

[PATCH] can: flexcan: add TX support for variable payload size
 2019-01-17  6:26 UTC  (2+ messages)

[PATCH V4] can: flexcan: implement can Runtime PM
 2019-01-17  6:23 UTC  (2+ messages)

[PATCH] can: bcm: check timer values before ktime conversion
 2019-01-13 10:45 UTC  (6+ messages)

UBSAN: Undefined behaviour in net/can/bcm.c
 2019-01-12 21:25 UTC  (4+ messages)

[PATCH v3 0/4] M_CAN Framework
 2019-01-11 17:32 UTC  (5+ messages)
` [PATCH v3 1/4] can: m_can: Create a m_can platform framework
` [PATCH v3 2/4] can: m_can: Migrate the m_can code to use the framework
` [PATCH v3 3/4] dt-bindings: can: tcan4x5x: Add DT bindings for TCAN4x5X driver
` [PATCH v3 4/4] can: tcan4x5x: Add tcan4x5x driver to the kernel

[RFC PATCH 0/3] M_CAN Framework rework
 2019-01-11 12:27 UTC  (12+ messages)
` [RFC PATCH 1/3] can: m_can: Create m_can core to leverage common code

[PATCH 0/3] RFC/RFT: CAN FD support for can-gw
 2019-01-10 21:02 UTC  (4+ messages)
` [PATCH 1/3] can: gw: ensure DLC boundaries after CAN frame modification
` [PATCH 2/3] can: gw: use struct canfd_frame as internal data structure
` [PATCH 3/3] can: gw: add support for CAN FD frames

[PATCH v3] can: gw: ensure DLC boundaries after CAN frame modification
 2019-01-07 13:17 UTC  (6+ messages)

[PATCH] Revert "can: dev: __can_get_echo_skb(): print error message, if trying to echo non existing skb"
 2019-01-07  8:50 UTC  (3+ messages)

[PATCH net-next] can: flexcan: fix 'passing zero to ERR_PTR()' warning
 2019-01-04 15:21 UTC  (2+ messages)

[PATCH v2] can: gw: ensure DLC boundaries after CAN frame modification
 2019-01-04 14:29 UTC  (2+ messages)

[PATCH] can: gw: ensure DLC boundaries after CAN frame modification
 2019-01-04 14:16 UTC  (5+ messages)
    ` Test results - was "

[PATCH] can: gw: ensure DLC boundaries after CAN frame modification
 2019-01-04  9:28 UTC  (7+ messages)

[PATCH] can: af_can: Fix Spectre v1 vulnerability
 2018-12-23 19:02 UTC  (2+ messages)

[PATCH] dt-bindings: can: rcar_can: Add r8a774c0 support
 2018-12-20 20:35 UTC  (4+ messages)

[PATCH] can: m_can: fix overly indented if statement
 2018-12-16 13:37 UTC 

[[RFC] PATCH v2 0/4] M_CAN framework patches
 2018-12-05 19:28 UTC  (5+ messages)
` [[RFC] PATCH v2 1/4] can: m_can: Create a m_can platform framework
` [[RFC] PATCH v2 2/4] can: m_can: Migrate the m_can code to use the framework
` [[RFC] PATCH v2 3/4] dt-bindings: can: tcan4x5x: Add DT bindings for TCAN4x5X driver
` [[RFC] PATCH v2 4/4] can: tcan4x5x: Add tcan4x5x driver to the kernel

[PATCH net-next] can: flexcan: flexcan_chip_start(): fix the error return code in flexcan_setup_stop_mode()
 2018-12-04 12:35 UTC  (3+ messages)

[PATCH][resend] can: rcar_can: convert to SPDX identifiers
 2018-11-30 14:29 UTC  (2+ messages)

[PATCH V3] can: flexcan: implement can Runtime PM
 2018-11-29 10:17 UTC  (3+ messages)

pull-request: can-next 2018-11-28
 2018-11-29  7:19 UTC  (4+ messages)
` pull-request: can-next 2018-11-28,pull-request: "
    ` pull-request: can-next 2018-11-28,pull-request: can-next 2018-11-28,Re: "

[PATCH AUTOSEL 3.18 2/6] can: rcar_can: Fix erroneous registration
 2018-11-29  6:05 UTC 

[PATCH AUTOSEL 4.4 03/13] can: rcar_can: Fix erroneous registration
 2018-11-29  6:04 UTC 

[PATCH AUTOSEL 4.9 05/18] can: rcar_can: Fix erroneous registration
 2018-11-29  6:03 UTC 

[PATCH AUTOSEL 4.14 05/35] can: rcar_can: Fix erroneous registration
 2018-11-29  6:00 UTC 

[PATCH AUTOSEL 4.19 10/68] can: ucan: remove set but not used variable 'udev'
 2018-11-29  5:55 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 11/68] can: rcar_can: Fix erroneous registration

[PATCH] can: flexcan: Implement CAN Runtime PM
 2018-11-27  8:07 UTC  (5+ messages)

[PATCH V2] can: flexcan: implement can Runtime PM
 2018-11-27  7:47 UTC 

[PATCH V6 0/2] can: flexcan: add can self wakeup support
 2018-11-26 20:06 UTC  (8+ messages)
` [PATCH V6 1/2] Documentation: can: flexcan: add stop mode property to device tree
` [PATCH V6 2/2] can: flexcan: add self wakeup support

[PATCHv2 1/2] can: xilinx: add can 2.0 support
 2018-11-23 15: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).