linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH v4 00/11] LIN Bus support for Linux
 2024-05-10 14:39 UTC  (20+ messages)
` [PATCH v4 01/11] can: Add LIN bus as CAN abstraction
` [PATCH v4 02/11] HID: hexLIN: Add support for USB LIN adapter
` [PATCH v4 03/11] treewide, serdev: add flags argument to receive_buf()
` [PATCH v4 04/11] tty: serdev: Add method to enable break flags
` [PATCH v4 05/11] dt-bindings: vendor-prefixes: Add hexDEV
` [PATCH v4 06/11] dt-bindings: net/can: Add serial LIN adapter hexLINSER
` [PATCH v4 07/11] can: Add support for hexDEV "
` [PATCH v4 08/11] can: bcm: Add LIN answer offloading for responder mode
` [PATCH v4 09/11] can: lin: Handle rx offload config frames
` [PATCH v4 10/11] can: lin: Support setting LIN mode
` [PATCH v4 11/11] HID: hexLIN: Implement ability to update lin mode

[PATCH v3 00/11] LIN Bus support for Linux
 2024-05-10  9:31 UTC  (35+ messages)
` [PATCH v3 01/11] can: Add LIN bus as CAN abstraction
` [PATCH v3 02/11] HID: hexLIN: Add support for USB LIN bus adapter
` [PATCH v3 03/11] tty: serdev: Add flag buffer aware receive_buf_fp()
` [PATCH v3 04/11] tty: serdev: Add method to enable break flags
` [PATCH v3 05/11] dt-bindings: vendor-prefixes: Add hexDEV
` [PATCH v3 06/11] dt-bindings: net/can: Add serial (serdev) LIN adapter
` [PATCH v3 07/11] can: Add support for serdev LIN adapters
` [PATCH v3 08/11] can: bcm: Add LIN answer offloading for responder mode
` [PATCH v3 09/11] can: lin: Handle rx offload config frames
` [PATCH v3 10/11] can: lin: Support setting LIN mode
` [PATCH v3 11/11] HID: hexLIN: Implement ability to update lin mode

[PATCH v2] can: m_can: don't enable transceiver when probing
 2024-05-08 12:44 UTC  (4+ messages)

[PATCH v2 00/12] LIN Bus support for Linux
 2024-05-08  8:37 UTC  (30+ messages)
` [PATCH v2 01/12] can: Add LIN bus as CAN abstraction
` [PATCH v2 02/12] HID: hexLIN: Add support for USB LIN bus adapter
` [PATCH v2 03/12] tty: serdev: Add flag buffer aware receive_buf_fp()
` [PATCH v2 04/12] tty: serdev: Add method to enable break flags
` [PATCH v2 05/12] dt-bindings: vendor-prefixes: Add hexDEV
` [PATCH v2 06/12] dt-bindings: net/can: Add serial (serdev) LIN adapter
` [PATCH v2 07/12] can: Add support for serdev LIN adapters
` [PATCH v2 08/12] can: lin: Add special frame id for rx offload config
` [PATCH v2 09/12] can: bcm: Add LIN answer offloading for responder mode
` [PATCH v2 10/12] can: lin: Handle rx offload config frames
` [PATCH v2 11/12] can: lin: Support setting LIN mode
` [PATCH v2 12/12] HID: hexLIN: Implement ability to update lin mode

[PATCH net-next v1 1/1] can: mcp251x: Fix up includes
 2024-05-07 16:31 UTC  (2+ messages)

[PATCH v4] can: mcp251xfd: fix infinite loop when xmit fails
 2024-05-07 14:03 UTC  (3+ messages)

[PATCH v2 0/6] can: mcp251xfd: add gpio functionality
 2024-05-06 10:02 UTC  (12+ messages)
` [PATCH v2 1/6] can: mcp251xfd: properly indent labels
` [PATCH v2 2/6] can: mcp251xfd: move mcp251xfd_timestamp_start()/stop() into mcp251xfd_chip_start/stop()
` [PATCH v2 3/6] can: mcp251xfd: move chip sleep mode into runtime pm
` [PATCH v2 4/6] can: mcp251xfd: mcp251xfd_regmap_crc_write(): workaround for errata 5
` [PATCH v2 5/6] can: mcp251xfd: add gpio functionality
` [PATCH v2 6/6] dt-bindings: can: mcp251xfd: add gpio-controller property

[syzbot] [can?] WARNING in j1939_xtp_rx_rts (2)
 2024-05-06  8:26 UTC 

[syzbot] [can?] KMSAN: kernel-infoleak in raw_recvmsg
 2024-05-06  3:34 UTC  (2+ messages)

[PATCH v4 0/1] Documentation: networking: document ISO 15765-2
 2024-05-05 11:05 UTC  (3+ messages)
` [PATCH] "

[PATCH 0/2] can: xilinx_can: Document driver description to list all supported IPs
 2024-05-05 11:03 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: can: xilinx_can: Modify the title to indicate CAN and CANFD controllers are supported
` [PATCH 2/2] can: xilinx_can: Document driver description to list all supported IPs

[PATCH net-next v1 1/1] can: sja1000: plx_pci: Reuse predefined CTI subvendor ID
 2024-05-05 11:01 UTC  (3+ messages)

[PATCH v3] can: mcp251xfd: fix infinite loop when xmit fails
 2024-05-02 22:57 UTC  (4+ messages)

[PATCH 00/11] LIN Bus support for Linux
 2024-05-02  5:26 UTC  (21+ messages)
` [PATCH 01/11] can: Add LIN bus as CAN abstraction
` [PATCH 02/11] HID: hexLIN: Add support for USB LIN bus adapter
` [PATCH 03/11] tty: serdev: Add flag buffer aware receive_buf_fp()
` [PATCH 04/11] tty: serdev: Add method to enable break flags
` [PATCH 05/11] dt-bindings: net: can: Add serdev LIN bus dt bindings
` [PATCH 06/11] can: Add support for serdev LIN adapters
` [PATCH 07/11] can: lin: Add special frame id for rx offload config
` [PATCH 08/11] can: bcm: Add LIN answer offloading for responder mode
` [PATCH 09/11] can: lin: Handle rx offload config frames
` [PATCH 10/11] can: lin: Support setting LIN mode
` [PATCH 11/11] HID: hexLIN: Implement ability to update lin mode

[PATCH v3 0/1] Documentation: networking: document ISO 15765-2
 2024-04-30  6:13 UTC  (7+ messages)
` [PATCH] "

[PATCH] can: isotp: remove ISO 15675-2 specification version where possible
 2024-04-29 17:21 UTC  (6+ messages)

[PATCH] can: Kconfig: remove obsolete help text for slcan
 2024-04-29 17:13 UTC  (3+ messages)

[PATCH 0/3] can: mcp251xfd: move device init into runtime_pm
 2024-04-29 17:10 UTC  (4+ messages)
` [PATCH 1/3] can: mcp251xfd: properly indent labels
` [PATCH 2/3] can: mcp251xfd: move mcp251xfd_timestamp_start()/stop() into mcp251xfd_chip_start/stop()
` [PATCH 3/3] can: mcp251xfd: move chip sleep mode into runtime pm

[RFC PATCH] can: gw: fix RCU/BH usage in cgw_create_job()
 2024-04-29  9:47 UTC  (5+ messages)

[PATCH 0/4] can: mcp251xfd: add gpio functionality
 2024-04-25  9:44 UTC  (22+ messages)
` [PATCH 1/4] can: mcp251xfd: stop timestamp before sending chip to sleep
    `  "
` [PATCH 2/4] can: mcp251xfd: mcp251xfd_regmap_crc_write(): workaround for errata 5
    `  "
` [PATCH 3/4] can: mcp251xfd: add gpio functionality
` [PATCH 4/4] dt-binding: can: mcp251xfd: add gpio-controller property

[PATCH v2 0/1] Documentation: networking: document ISO 15765-2:2016
 2024-04-21 20:41 UTC  (16+ messages)
` [PATCH v2 1/1] "

[syzbot] [can?] KASAN: slab-use-after-free Read in j1939_xtp_rx_dat_one
 2024-04-14  6:27 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).