linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-16 06:47:13 to 2019-10-22 15:47:45 UTC [more...]

[PATCH] dt-bindings: can: Convert Allwinner A10 CAN controller to a schema
 2019-10-22 15:47 UTC 

[RFC] net: sch_generic: fq_codel vs pfifo_fast
 2019-10-22 15:09 UTC  (7+ messages)
` [PATCH] net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardware
` [PATCH v2] "
` [PATCH v3] "

[PATCH v2] can: m_can: add support for handling arbitration error
 2019-10-21 12:13 UTC 

[PATCH v3] can: m_can: add support for one shot mode
 2019-10-21 12:04 UTC 

[PATCH] can: m_can: add support for handling arbitration error
 2019-10-17 11:54 UTC  (12+ messages)
  ` [PATCH] can: m_can: fix boolreturn.cocci warnings

[PATCH net-next] can: ifi: use devm_platform_ioremap_resource() to simplify code
 2019-10-15 16:10 UTC  (2+ messages)

[PATCH net-next] can: rcar: use devm_platform_ioremap_resource() to simplify code
 2019-10-15 14:30 UTC 

[PATCH net-next] can: sun4i: use devm_platform_ioremap_resource() to simplify code
 2019-10-15 14:27 UTC 

[PATCH net-next] can: xilinx_can: use devm_platform_ioremap_resource() to simplify code
 2019-10-15 14:26 UTC 

[PATCH v2 0/3] Add CAN and CAN-FD support to the RZ/G2N SoC
 2019-10-14 18:10 UTC  (7+ messages)
` [PATCH net-next v2 1/3] dt-bindings: can: rcar_can: Add r8a774b1 support
` [PATCH net-next v2 2/3] dt-bindings: can: rcar_canfd: document "
` [PATCH v2 3/3] arm64: dts: renesas: r8a774b1: Add CAN and CAN FD support

[PATCH] can: m_can: add support for one shot mode
 2019-10-14 11:30 UTC  (4+ messages)

[PATCH v2] can: m_can: add support for one shot mode
 2019-10-14 11:24 UTC 

[PATCH 1/7] can: rx-offload: continue on error
 2019-10-13 21:26 UTC  (9+ messages)
` [PATCH 2/7] can: ti_hecc: release the mailbox a bit earlier
` [PATCH 3/7] can: ti_hecc: stop the CPK on down
` [PATCH 4/7] can: ti_hecc: keep MIM and MD set
` [PATCH 5/7] can: ti_hecc: add fifo underflow error reporting
` [PATCH 6/7] can: ti_hecc: properly report state changes
` [PATCH 7/7] can: ti_hecc: add missing "

linux-can/testing: Request for testing
 2019-10-10 20:29 UTC  (33+ messages)
` [PATCH 01/29] can: dev: add missing of_node_put() after calling of_get_child_by_name()
` [PATCH 02/29] can: gs_usb: gs_can_open(): prevent memory leak
` [PATCH 03/29] can: mcba_usb: fix use-after-free on disconnect
` [PATCH 04/29] can: usb_8dev: "
` [PATCH 05/29] can: flexcan: disable completely the ECC mechanism
` [PATCH 06/29] can: peak_usb: fix a potential out-of-sync while decoding packets
` [PATCH 07/29] can: peak_usb: report bus recovery as well
` [PATCH 08/29] can: c_can: c_can_poll(): only read status register after status IRQ
` [PATCH 09/29] can: c_can: D_CAN: c_can_chip_config(): perform a sofware reset on open
` [PATCH 10/29] can: c_can: C_CAN: add bus recovery events
` [PATCH 11/29] can: xilinx_can: Fix flags field initialization for axi can
` [PATCH 12/29] can: rx-offload: can_rx_offload_queue_sorted(): fix error handling, avoid skb mem leak
` [PATCH 13/29] can: rx-offload: can_rx_offload_queue_tail(): "
` [PATCH 14/29] can: rx-offload: can_rx_offload_offload_one(): do not increase the skb_queue beyond skb_queue_len_max
` [PATCH 15/29] can: rx-offload: can_rx_offload_offload_one(): increment rx_fifo_errors on queue overflow or OOM
` [PATCH 16/29] can: rx-offload: can_rx_offload_offload_one(): use ERR_PTR() to propagate error value in case of errors
` [PATCH 17/29] can: rx-offload: can_rx_offload_irq_offload_timestamp(): continue on error
` [PATCH 18/29] can: rx-offload: can_rx_offload_irq_offload_fifo(): "
` [PATCH 19/29] can: flexcan: increase error counters if skb enqueueing via can_rx_offload_queue_sorted() fails
` [PATCH 20/29] can: ti_hecc: ti_hecc_error(): "
` [PATCH 21/29] can: ti_hecc: ti_hecc_stop(): stop the CPK on down
` [PATCH 22/29] can: ti_hecc: keep MIM and MD set
` [PATCH 23/29] can: ti_hecc: release the mailbox a bit earlier
` [PATCH 24/29] can: ti_hecc: add fifo underflow error reporting
` [PATCH 25/29] can: ti_hecc: properly report state changes
` [PATCH 26/29] can: ti_hecc: add missing "
` [PATCH 27/29] can: j1939: fix resource leak of skb on error return paths
` [PATCH 28/29] can: j1939: fix memory leak if filters was set
` [PATCH 29/29] can: don't use deprecated license identifiers

[PATCH 0/3] Add CAN and CAN-FD support to RZ/G2N SoC
 2019-10-10 13:37 UTC  (7+ messages)
` [PATCH net-next 1/3] dt-bindings: can: rcar_can: Add r8a774b1 support
` [PATCH net-next 2/3] dt-bindings: can: rcar_canfd: document "
` [PATCH 3/3] arm64: dts: renesas: r8a774b1: Add CAN and CAN FD support

[PATCH] can: j1939: fix memory leak if filters was set
 2019-10-10 11:55 UTC  (2+ messages)

[PATCH] can: flexcan: free error skb if enqueueing failed
 2019-10-10  8:08 UTC  (6+ messages)

[PATCH V4 1/2] can: flexcan: fix deadlock when using self wakeup
 2019-10-09  8:13 UTC  (2+ messages)
` [PATCH V4 2/2] can: flexcan: add LPSR mode support for i.MX7D

[PATCH] net: can: xilinx_can: Fix flags field initialization for axi can
 2019-10-09  7:54 UTC  (2+ messages)

pull-request: can-next 2019-10-07
 2019-10-09  7:40 UTC  (4+ messages)

[PATCH 0/6] net: can: xilinx_can: Bug fixes and Enhancements
 2019-10-09  7:31 UTC  (6+ messages)
` [PATCH 2/6] net: can: xilinx_can: Fix flags field initialization for axi can and canps

[PATCH REPOST 0/2] can: flexcan: fix PM and wakeup issue
 2019-10-08 10:20 UTC  (16+ messages)
` [PATCH REPOST 1/2] can: flexcan: fix deadlock when using self wakeup
` [PATCH REPOST 2/2] can: flexcan: add LPSR mode support for i.MX7D

[PATCH] can: peakcan: report bus recovery as well
 2019-10-04 21:15 UTC  (2+ messages)

[PATCH] can: dev: add missing of_node_put after calling of_get_child_by_name
 2019-10-04 21:11 UTC  (2+ messages)

[PATCH -next] can: grcan: use devm_platform_ioremap_resource() to simplify code
 2019-10-04 21:10 UTC  (2+ messages)

[PATCH] can: flexcan: use devm_platform_ioremap_resource() to simplify code
 2019-10-04 21:10 UTC  (3+ messages)

[PATCH 0/2] can: fix use-after-free on USB disconnect
 2019-10-04 20:45 UTC  (4+ messages)
` [PATCH 1/2] can: mcba_usb: fix use-after-free on disconnect
` [PATCH 2/2] can: usb_8dev: "

[PATCH 1/2] can: D_CAN: perform a sofware reset on open
 2019-10-01 21:17 UTC  (7+ messages)
` [PATCH 2/2] can: C_CAN: add bus recovery events

[PATCH v2 1/2] can: D_CAN: perform a sofware reset on open
 2019-10-01 21:01 UTC  (2+ messages)
` [PATCH v2 2/2] can: C_CAN: add bus recovery events

[PATCH] can: gs_usb: prevent memory leak
 2019-10-01 20:23 UTC  (2+ messages)

[PATCH][next] can: fix resource leak of skb on error return paths
 2019-10-01 20:04 UTC  (3+ messages)

[PATCH] docs: use flexible array members, not zero-length
 2019-09-30 17:00 UTC  (4+ messages)

[PATCH trivial 1/2] net: Fix Kconfig indentation
 2019-09-26  6:56 UTC  (6+ messages)
` [PATCH trivial 2/2] drivers: "

linux-next: Signed-off-by missing for commit in the net-next tree
 2019-09-11  9:02 UTC  (2+ messages)

[Bug] mtd: rawnand: gpmi
 2019-09-06  7:01 UTC  (2+ messages)

pull-request: can-next 2019-09-04 j1939
 2019-09-05 10:18 UTC  (2+ messages)
` pull-request: can-next 2019-09-04 j1939,pull-request: "

pull-request: can-next 2019-09-03
 2019-09-05  7:57 UTC  (2+ messages)
` pull-request: can-next 2019-09-03,pull-request: "

[PATCH v2 0/4] can: mcp251x: Make use of device properties
 2019-09-03 15:22 UTC  (9+ messages)
` [PATCH v2 1/4] can: mcp251x: Use devm_clk_get_optional() to get the input clock
` [PATCH v2 2/4] can: mcp251x: Make use of device property API
` [PATCH v2 3/4] can: mcp251x: Call wrapper instead of regulator_disable()
` [PATCH v2 4/4] can: mcp251x: Get rid of legacy platform data

Query on possible bug in the can_create_echo_skb() API
 2019-08-28 12:15 UTC  (2+ messages)

[PATCH v1 1/3] can: mcp251x: Use devm_clk_get_optional() to get the input clock
 2019-08-26 17:26 UTC  (3+ messages)
` [PATCH v1 2/3] can: mcp251x: Make use of device property API
` [PATCH v1 3/3] can: mcp251x: Call wrapper instead of regulator_disable()

[PATCH] can: Delete unnecessary checks before the macro call “dev_kfree_skb”
 2019-08-22 23:23 UTC  (3+ messages)

[PATCH v12 1/5] can: m_can: Create a m_can platform framework
 2019-08-22 15:58 UTC  (6+ messages)
` [PATCH v12 3/5] dt-bindings: can: tcan4x5x: Add DT bindings for TCAN4x5X driver

KASAN: null-ptr-deref Write in queue_work_on
 2019-08-21 22:38 UTC 

pull-request: can-next 2019-08-20
 2019-08-20 21:02 UTC  (2+ messages)
` pull-request: can-next 2019-08-20,pull-request: "

[PATCH 1/2] can: flexcan: add support for DT property 'wakeup-source'
 2019-08-20  9:10 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: can: flexcan: add can wakeup property

[PATCH 6/9] can: mcp251x: mcp251x_hw_reset(): allow more time after a reset
 2019-08-20  7:14 UTC  (2+ messages)

[PATCH] can: peak_pci: Make structure peak_pciec_i2c_bit_ops constant
 2019-08-19  8:00 UTC 

can: tcan4x5x: spi bits_per_word issue on Raspberry PI
 2019-08-16  8:37 UTC  (4+ messages)
    ` AW: "

[PATCH] can: rcar_can: Remove unused platform data support
 2019-08-16  7:06 UTC  (2+ messages)

[PATCH] can: flexcan: add LPSR mode support for i.MX7D
 2019-08-16  7:05 UTC  (3+ messages)

[PATCH V2] can: flexcan: fix deadlock when using self wakeup
 2019-08-16  6:47 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).