messages from 2019-01-17 14:54:16 to 2019-03-09 15:50:01 UTC [more...]
[PATCH] net: can: Increase tx queue length
2019-03-09 15:50 UTC (5+ messages)
[PATCH] can: af_can: Fix possible NULL pointer dereference in can_exit
2019-03-09 3:43 UTC
[PATCH v7 1/4] can: m_can: Create a m_can platform framework
2019-03-08 20:36 UTC (17+ messages)
` [PATCH v7 2/4] can: m_can: Rename m_can_priv to m_can_classdev
` [PATCH v7 3/4] dt-bindings: can: tcan4x5x: Add DT bindings for TCAN4x5X driver
` [PATCH v7 4/4] can: tcan4x5x: Add tcan4x5x driver to the kernel
[PATCH] peak_usb: fix clang build warning
2019-03-07 17:40 UTC (4+ messages)
[PATCH] can: flexcan: bump FLEXCAN_TIMEOUT_US to 250
2019-03-07 15:00 UTC
[PATCH RESEND 0/5] can: flexcan: add CAN FD support on i.MX8QM
2019-03-06 10:01 UTC (6+ messages)
` [PATCH RESEND 1/5] can: rx-offload: add CANFD support based on offload
` [PATCH RESEND 2/5] can: flexcan: add CAN FD mode support
` [PATCH RESEND 3/5] can: flexcan: add CANFD BRS support and improve bittiming setting
` [PATCH RESEND 4/5] can: flexcan: add ISO CAN FD feature support
` [PATCH RESEND 5/5] can: flexcan: add imx8qm support
[mkl-can-next:testing 9/14] drivers/net/can/flexcan.c:1262 flexcan_open() warn: should '1 << (priv->tx_mb_idx)' be a 64 bit type?
2019-03-05 12:39 UTC
[PATCH v6 1/4] can: m_can: Create a m_can platform framework
2019-03-05 2:48 UTC (16+ messages)
` [PATCH v6 2/4] can: m_can: Rename m_can_priv to m_can_classdev
` [PATCH v6 3/4] dt-bindings: can: tcan4x5x: Add DT bindings for TCAN4x5X driver
` [PATCH v6 4/4] can: tcan4x5x: Add tcan4x5x driver to the kernel
[PATCH] can: m_can: implement errata "Needless activation of MRAF irq"
2019-03-04 14:44 UTC
[PATCH] can: ti_hecc: fix close when napi poll is active
2019-03-01 15:04 UTC (2+ messages)
[PATCH 0/3] Correct CAN clocks definition
2019-03-01 12:06 UTC (19+ 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-03-01 11:56 UTC (36+ 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 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] dt-bindings: can: rcar_can: Add r8a774c0 support
2019-03-01 11:32 UTC (2+ messages)
[PATCH v5 0/5] M_CAN Framework re-write
2019-02-28 20:18 UTC (25+ messages)
` [PATCH v5 1/5] can: m_can: Create a m_can platform framework
` [PATCH v5 2/5] can: m_can: Migrate the m_can code to use the framework
` [PATCH v5 3/5] can: m_can: Rename m_can_priv to m_can_classdev
` [PATCH v5 4/5] dt-bindings: can: tcan4x5x: Add DT bindings for TCAN4x5X driver
` [PATCH v5 5/5] can: tcan4x5x: Add tcan4x5x driver to the kernel
[PATCH v2 0/2] dt-bindings: net: can: binding for CTU CAN FD open-source IP core
2019-02-28 10:13 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: vendor-prefix: add prefix for Czech Technical University in Prague
` [PATCH v2 2/2] dt-bindings: net: can: binding for CTU CAN FD open-source IP core
[PATCH 0/2] can: flexcan: add CANFD BRS and ISO FD support
2019-02-28 6:57 UTC (3+ messages)
` [PATCH 1/2] can: flexcan: add CANFD BRS support and improve bittiming setting
` [PATCH 2/2] can: flexcan: add ISO CAN FD feature support
[PATCH] can: flexcan: add TX support for variable payload size
2019-02-28 3:43 UTC (5+ messages)
[PATCH] dt-bindings: net: can: binding for CTU CAN FD open-source IP core
2019-02-27 14:47 UTC (2+ messages)
[PATCH] can: flexcan: fix timeout when set small bitrate
2019-02-27 11:06 UTC (4+ messages)
[PATCH 0/2] can: flexcan: add PE clock source select support
2019-02-27 11:00 UTC (5+ messages)
[PATCH V4] can: flexcan: implement can Runtime PM
2019-02-27 10:35 UTC (4+ messages)
[PATCH] can: mark expected switch fall-throughs
2019-02-26 15:24 UTC (11+ messages)
[PATCH net-next] can: kvaser_usb: Use struct_size() in alloc_candev()
2019-02-26 7:52 UTC (3+ messages)
INFO: task hung in unregister_netdevice_notifier (3)
2019-02-17 8:11 UTC
[PATCH][next] can: at91_can: mark expected switch fall-throughs
2019-02-14 21:33 UTC (5+ messages)
[PATCH 0/3] can: flexcan: add imx8qm support
2019-02-14 9:58 UTC (3+ messages)
[PATCH][next] can: mcp251x: mark expected switch fall-through
2019-02-08 19:02 UTC
[PATCH][next] can: peak_canfd: mark expected switch fall-through
2019-02-08 18:57 UTC
[PATCH 0/2] D_CAN RX buffer size improvements
2019-02-08 13:31 UTC (3+ messages)
` [PATCH 1/2] can: c_can: support 64 message objects for D_CAN
` [PATCH 2/2] can: c_can: configurable amount of D_CAN RX objects
[PATCH 1/2] can: c_can: support 64 message objects for D_CAN
2019-02-08 13:17 UTC (2+ messages)
` [PATCH 2/2] can: c_can: configurable amount of D_CAN RX objects
[PATCH] can: flexcan: fix timeout when set small bitrate
2019-01-31 9:18 UTC (6+ messages)
[PATCH v4 1/4] can: m_can: Create a m_can platform framework
2019-01-29 19:27 UTC (15+ 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
pull-request: can 2019-01-22
2019-01-28 16:12 UTC (10+ 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
[PATCH] [stable pre-4.8] can: bcm: check timer values before ktime conversion
2019-01-27 19:34 UTC (4+ messages)
[PATCH] can: usb: Kconfig: Remove duplicate menu entry
2019-01-22 14:00 UTC (3+ messages)
` [PATCH v2] "
[PATCH 11/20] can: flexcan: Always use last mailbox for TX
2019-01-22 10:38 UTC (3+ messages)
` [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 (6+ 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).