linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH v3 00/11] LIN Bus support for Linux
 2024-05-02 18:28 UTC  (12+ 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 00/12] LIN Bus support for Linux
 2024-05-02 18:19 UTC  (24+ 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: sja1000: plx_pci: Reuse predefined CTI subvendor ID
 2024-05-02 12:38 UTC 

[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 v2] can: m_can: don't enable transceiver when probing
 2024-05-01 12:42 UTC 

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

[PATCH v3] can: mcp251xfd: fix infinite loop when xmit fails
 2024-04-30  9:10 UTC  (4+ messages)

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

[syzbot] [can?] KMSAN: kernel-infoleak in raw_recvmsg
 2024-04-26 11:04 UTC 

[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 

[PATCH net-next v1 1/1] can: mcp251x: Fix up includes
 2024-04-13  9:01 UTC  (2+ messages)

[PATCH net-next 0/1] XYZ: Handle HAS_IOPORT dependencies
 2024-04-08 11:00 UTC  (4+ messages)
` [PATCH net-next 1/1] net: handle "

Embedded World 2024
 2024-04-08 10:41 UTC 

[PATCH] can: m_can: don't enable transceiver when probing
 2024-04-07 15:48 UTC  (2+ messages)

Rare mcp251xfd crash after CRC read error, in timestamp read routine
 2024-04-02 16:31 UTC 

[RFC PATCH 0/1] Documentation: networking: document CAN ISO-TP
 2024-03-21 12:34 UTC  (11+ messages)
` [PATCH 1/1] "

[PATCH net 0/1] pull-request: can 2024-03-20
 2024-03-21 12:20 UTC  (3+ messages)
` [PATCH net] can: kvaser_pciefd: Add additional Xilinx interrupts

[PATCH net-next v1 1/1] can: mcp251x: Fix up includes
 2024-03-20 10:26 UTC  (5+ messages)

[PATCH 0/4] Wireshark SocketCAN updates
 2024-03-18 19:15 UTC  (7+ messages)
` [PATCH 1/4] socketcan: simplify CAN packet type detection
` [PATCH 2/4] socketcan: display CANFD_FDF and CANXL_XLF flag content
` [PATCH 3/4] socketcan: display len8dlc content for Classical CAN
` [PATCH 4/4] socketcan: update CAN CiA 611-1 definitions
` [Wireshark-dev] [PATCH 0/4] Wireshark SocketCAN updates

[PATCH] socketcan: make CAN CC/FD/XL frame handling less invasive
 2024-03-18 10:49 UTC 

[syzbot] [can?] [bpf?] KMSAN: uninit-value in bpf_prog_run_generic_xdp
 2024-03-16 16:19 UTC 

[syzbot] possible deadlock in j1939_session_activate
 2024-03-15 14:34 UTC  (3+ messages)
` [syzbot] [can?] "

[PATCH] can: kvaser_pciefd: Add additional Xilinx interrupts
 2024-03-14 11:16 UTC  (2+ messages)

[PATCH] can: gw: prefer kfree_rcu() over call_rcu() with cgw_job_free_rcu()
 2024-03-13 14:04 UTC  (6+ messages)

[syzbot] possible deadlock in j1939_sk_queue_drop_all
 2024-03-13 13:59 UTC  (3+ messages)
` [syzbot] [can?] "

Regressions can bus with MCP2515 on sama5d3 connected over SPI stop working on kernel > 5.4.271
 2024-03-13 12:21 UTC  (7+ messages)

INVESTMENT PROPOSAL
 2024-03-12 16:40 UTC 

[PATCH] can: mcp251xfd: fix infinite loop when xmit fails
 2024-03-11 11:37 UTC 

[PATCH v2] can: mcp251xfd: fix infinite loop when xmit fails
 2024-03-08 18:57 UTC  (2+ messages)

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

[RFC PATCH v3] virtio-can: Device specification
 2024-03-06 14:12 UTC  (3+ messages)
` [virtio-comment] "

판매 문의 2024
 2024-03-06  3:51 UTC 

[PATCH net-next 0/4] pull-request: can-next 2024-03-04
 2024-03-05 14:40 UTC  (6+ messages)
` [PATCH net-next 1/4] can: kvaser_usb: Add support for Leaf v3
` [PATCH net-next 2/4] can: kvaser_pciefd: Add support for Kvaser PCIe 8xCAN
` [PATCH net-next 3/4] can: gs_usb: gs_cmd_reset(): use cpu_to_le32() to assign mode
` [PATCH net-next 4/4] can: mcp251xfd: __mcp251xfd_get_berr_counter(): use CAN_BUS_OFF_THRESHOLD instead of open coding it

[PATCH] can: kvaser_usb: Add support for Leaf v3
 2024-03-04  7:48 UTC  (2+ messages)

[PATCH] can: kvaser_pciefd: Add support for Kvaser PCIe 8xCAN
 2024-03-04  7: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).