linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-12 08:06:39 to 2022-02-09 07:48:28 UTC [more...]

[PATCH] can: isotp: fix potential CAN frame reception race in isotp_rcv()
 2022-02-09  7:48 UTC  (2+ messages)

[PATCH] can: isotp: fix error path in isotp_sendmsg() to unlock wait queue
 2022-02-09  7:46 UTC  (2+ messages)

[PATCH net-next 0/4] dt-binding: can: add common CAN controller bindings to existing CAN driver bindings
 2022-02-09  3:13 UTC  (10+ messages)
` [PATCH net-next 1/4] dt-binding: can: mcp251xfd: include common CAN controller bindings
` [PATCH net-next 2/4] dt-binding: can: sun4i_can: "
` [PATCH net-next 3/4] dt-binding: can: m_can: "
` [PATCH net-next 4/4] dt-binding: can: rcar-can: "

[PATCH net-next] can: gw: use call_rcu() instead of costly synchronize_rcu()
 2022-02-09  0:21 UTC 

[PATCH] can: xilinx_can: Add check for NAPI Poll function
 2022-02-08 16:20 UTC 

[PATCH] dt-bindings: can: xilinx_can: Convert Xilinx CAN binding to YAML
 2022-02-08 15:55 UTC  (2+ messages)

[PATCH 0/5] spi: make remove callback a void function
 2022-02-08 13:39 UTC  (8+ messages)
  ` [PATCH 5/5] "

[PATCH 00/15] can: mcp251xfd: add PLL support
 2022-02-07 13:10 UTC  (16+ messages)
` [PATCH 01/15] can: mcp251xfd: mcp251xfd_reg_invalid(): rename from mcp251xfd_osc_invalid()
` [PATCH 02/15] can: mcp251xfd: mcp251xfd_regmap_crc_read(): ignore CRC error only if solely OSC register is read
` [PATCH 03/15] can: mcp251xfd: mcp251xfd_unregister(): simplify runtime PM handling
` [PATCH 04/15] can: mcp251xfd: mcp251xfd_chip_sleep(): introduce function to bring chip into sleep mode
` [PATCH 05/15] can: mcp251xfd: mcp251xfd_chip_stop(): convert to a void function
` [PATCH 06/15] can: mcp251xfd: mcp251xfd_chip_wait_for_osc_ready(): factor out into separate function
` [PATCH 07/15] can: mcp251xfd: mcp251xfd_chip_wait_for_osc_ready(): improve chip detection and error handling
` [PATCH 08/15] can: mcp251xfd: mcp251xfd_chip_wait_for_osc_ready(): prepare for PLL support
` [PATCH 09/15] can: mcp251xfd: mcp251xfd_chip_softreset_check(): wait for OSC ready before accessing chip
` [PATCH 10/15] can: mcp251xfd: mcp251xfd_chip_timestamp_init(): factor out into separate function
` [PATCH 11/15] can: mcp251xfd: mcp251xfd_chip_wake(): renamed from mcp251xfd_chip_clock_enable()
` [PATCH 12/15] can: mcp251xfd: __mcp251xfd_chip_set_mode(): prepare for PLL support: improve error handling and diagnostics
` [PATCH 13/15] can: mcp251xfd: mcp251xfd_chip_clock_init(): prepare for PLL support, wait for OSC ready
` [PATCH 14/15] can: mcp251xfd: mcp251xfd_register(): prepare to activate PLL after softreset
` [PATCH 15/15] can: mcp251xfd: add support for internal PLL

MCP251xfd PLLEN
 2022-02-07 10:35 UTC 

[PATCH net] can: isotp: isotp_rcv_cf(): fix so->rx race problem
 2022-02-07  8:11 UTC  (16+ messages)

[PATCH 0/4] can: esd: add support for esd GmbH PCIe/402 CAN interface
 2022-02-02 12:21 UTC  (8+ messages)
` [PATCH 2/4] can: esd: add support for esd GmbH PCIe/402 CAN interface family
  ` [PATCH v6 "
` [PATCH v6 0/4] can: esd: add support for esd GmbH PCIe/402 CAN interface

[bug report] can: etas_es58x: add core support for ETAS ES58X CAN USB interfaces
 2022-02-01 14:03 UTC 

MCP2518FD : Failed to detect MCP2518FD (osc=0x00000000)
 2022-02-01  9:08 UTC  (9+ messages)

[PATCH 6/6] can: peak_usb: add ethtool interface to user defined flashed device number
 2022-01-31 14:31 UTC  (2+ messages)

[PATCH v2 0/5] can: rcar_canfd: Add support for V3U flavor
 2022-01-31 11:04 UTC  (19+ messages)
` [PATCH v2 1/5] clk: renesas: r8a779a0: add CANFD module clock
` [PATCH v2 2/5] can: rcar_canfd: Add support for r8a779a0 SoC
` [PATCH v2 3/5] arm64: dts: renesas: r8a779a0: Add CANFD device node
` [PATCH v2 4/5] arm64: dts: renesas: r8a779a0-falcon: enable CANFD 0 and 1
` [PATCH v2 5/5] dt-bindings: can: renesas,rcar-canfd: Document r8a779a0 support

[PATCH 0/6] can: peak_usb: add ethtool interface to flashed value
 2022-01-29 13:58 UTC  (10+ messages)
` [PATCH 1/6] can: peak_usb: rename a callback to a more explicit name
` [PATCH 2/6] can: peak_usb: add callback to read user value of CANFD devices
` [PATCH 3/6] can: peak_usb: correction of a wrong field name
` [PATCH 4/6] can: peak_usb: allow flashing of user defined value
` [PATCH 5/6] can: peak_usb: replace unregister_netdev() with unregister_candev()
` [PATCH 6/6] can: peak_usb: add ethtool interface to user defined flashed device number

[PATCH 4.9] can: bcm: fix UAF of bcm op
 2022-01-29 11:41 UTC  (2+ messages)

[PATCH] dt-bindings: net: can: fix dtbs warning
 2022-01-28 13:31 UTC 

[RFC PATCH v3] can: isotp: fix CAN frame reception race in isotp_rcv()
 2022-01-28  8:20 UTC 

[RFC][PATCH v2] can: isotp: fix CAN frame reception race in isotp_rcv()
 2022-01-28  8:01 UTC  (3+ messages)

[PATCH 4.4] can: bcm: fix UAF of bcm op
 2022-01-28  4:16 UTC 

[PATCH] can: isotp: fix CAN frame reception race in isotp_rcv()
 2022-01-27 19:24 UTC 

[PATCH 4.14] can: bcm: fix UAF of bcm op
 2022-01-27 14:49 UTC  (4+ messages)

[PATCH 0/9] dt-binding, bittiming and other cleanups
 2022-01-25  8:48 UTC  (11+ messages)
` [PATCH 1/9] dt-binding: can: mcp251xfd: include common CAN controller bindings
` [PATCH 2/9] dt-binding: can: sun4i_can: "
` [PATCH 3/9] dt-binding: can: m_can: "
` [PATCH 4/9] dt-binding: can: rcar-can: "
` [PATCH 5/9] can: bittiming: can_validate_bitrate(): simplify bit rate checking
` [PATCH 6/9] can: bittiming: mark function arguments and local variables as const
` [PATCH 7/9] can: drivers: don't print IO remapped address of base registers
` [PATCH 8/9] can: kvaser_usb: kvaser_usb_send_cmd(): remove redundant variable actual_len
` [PATCH 9/9] can: c_can: ethtool: use default drvinfo

[PATCH net 0/5] pull-request: can 2022-01-24
 2022-01-24 20:50 UTC  (7+ messages)
` [PATCH net 1/5] mailmap: update email address of Brian Silverman
` [PATCH net 2/5] dt-bindings: can: tcan4x5x: fix mram-cfg RX FIFO config
` [PATCH net 3/5] can: m_can: m_can_fifo_{read,write}: don't read or write from/to FIFO if length is 0
` [PATCH net 4/5] can: tcan4x5x: regmap: fix max register value
` [PATCH net 5/5] can: flexcan: mark RX via mailboxes as supported on MCF5441X

[PATCH] drivers: net: remove a dangling pointer in peak_usb_create_dev
 2022-01-24  6:04 UTC  (9+ messages)

mcf5441x: flexcan FIFO and mailbox mode (was: Re: [PATCH v5 5/5] can: flexcan: add mcf5441x support)
 2022-01-21 10:16 UTC  (6+ messages)

[PATCH] can: flexcan: mark RX via mailboxes as supported on MCF5441X
 2022-01-21  8:44 UTC 

[PATCH] dt-bindings: Fix array schemas encoded as matrices
 2022-01-20 17:36 UTC  (3+ messages)

[PATCH] dt-bindings: Improve phandle-array schemas
 2022-01-20  4:38 UTC  (14+ messages)

QEMU CAN-FD emulation
 2022-01-19 11:14 UTC 

[PATCH] can: tcan4x5x: regmap: fix max register value
 2022-01-19  6:40 UTC 

[PATCH] dt-bindings: can: tcan4x5x: fix mram-cfg RX FIFO config
 2022-01-19  6:29 UTC 

MCP251xFD runs interrupt handler twice per message
 2022-01-18 10:22 UTC  (11+ messages)
  ` Sv: "

[PATCH AUTOSEL 5.15 184/188] can: flexcan: allow to change quirks at runtime
 2022-01-18  2:31 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 185/188] can: flexcan: rename RX modes
` [PATCH AUTOSEL 5.15 186/188] can: flexcan: add more quirks to describe RX path capabilities

[PATCH AUTOSEL 5.16 198/217] can: do not increase rx statistics when generating a CAN rx error message frame
 2022-01-18  2:19 UTC  (4+ messages)
` [PATCH AUTOSEL 5.16 213/217] can: flexcan: allow to change quirks at runtime
` [PATCH AUTOSEL 5.16 214/217] can: flexcan: rename RX modes
` [PATCH AUTOSEL 5.16 215/217] can: flexcan: add more quirks to describe RX path capabilities

Queries on CAN frame work
 2022-01-17 11:48 UTC  (5+ messages)

[PATCH v8] net: can: Introduce-MEN-16Z192-00-CAN-controller-driver
 2022-01-17 11:23 UTC 

[PATCH] can: m_can: m_can_fifo_{read,write}: don't read or write from/to FIFO if length is 0
 2022-01-14 15:31 UTC 

[PATCH] can: m_can: m_can_fifo_{read,write}: don't read or write from/to FIFO if length is 0
 2022-01-14 15:57 UTC 

can-isotp: TX stmin violations
 2022-01-14 14:31 UTC  (8+ messages)

can: m_can: m_can_read_fifo, can_fd_dlc2len returns sometimes cf->len=0
 2022-01-14 14:29 UTC  (4+ messages)

Filter on controller level
 2022-01-14 11:42 UTC  (3+ messages)

[PATCH net] can: bcm: switch timer to HRTIMER_MODE_SOFT and remove hrtimer_tasklet
 2022-01-13 10:49 UTC  (4+ messages)

[PATCH iproute2-next v4] iplink_can: add ctrlmode_{supported,_static} to the "--details --json" output
 2022-01-12 17:40 UTC  (2+ messages)

[PATCH net 0/5] pull-request: can 2022-01-09
 2022-01-12  8:56 UTC  (3+ messages)
` [PATCH net 4/5] can: rcar_canfd: rcar_canfd_channel_probe(): make sure we free CAN network device

[PATCH] drivers/net/can/softing: remove redundant ret variable
 2022-01-12  8:06 UTC 


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