Marc Kleine-Budde ([email protected])

Number of posts: 1438 (0.24 per day)
First post: 2008-01-09 10:52:26
Last post: 2024-05-28 13:51:01

Date List Subject
2022-03-17 21:23:56 linux-kernel Re: [PATCH v3] can, tty: elmcan CAN/ldisc driver for ELM327 based OBD-II adapters
2022-03-17 08:34:02 linux-kernel Re: [PATCH] can: m_can: fix a possible use after free in m_can_tx_handler()
2022-03-17 05:12:58 linux-kernel Re: [PATCH v3] can, tty: elmcan CAN/ldisc driver for ELM327 based OBD-II adapters
2022-03-17 04:13:22 linux-kernel Re: [PATCH v4] dt-bindings: can: xilinx_can: Convert Xilinx CAN binding to YAML
2022-03-17 04:00:21 linux-kernel Re: [PATCH v3] can, tty: elmcan CAN/ldisc driver for ELM327 based OBD-II adapters
2022-03-17 03:24:40 linux-kernel Re: [PATCH 27/30] can: ucan: fix typos in comments
2022-03-15 22:57:34 linux-kernel Re: [PATCH v3] can, tty: elmcan CAN/ldisc driver for ELM327 based OBD-II adapters
2022-03-15 13:43:25 linux-kernel Re: [PATCH v3] can, tty: elmcan CAN/ldisc driver for ELM327 based OBD-II adapters
2022-03-15 00:02:32 linux-kernel Re: [PATCH 27/30] can: ucan: fix typos in comments
2022-03-07 09:42:45 linux-kernel Re: [PATCH] can: etas_es58x: initialize rx_event_msg before calling es58x_check_msg_len()
2022-03-03 00:30:20 linux-kernel Re: drivers/net/can/usb/etas_es58x/es58x_fd.c:174:8: warning: Uninitialized variable: rx_event_msg [uninitvar]
2022-03-02 22:45:35 linux-kernel Re: drivers/net/can/usb/etas_es58x/es58x_fd.c:174:8: warning: Uninitialized variable: rx_event_msg [uninitvar]
2022-03-02 16:52:37 linux-kernel Re: drivers/net/can/usb/etas_es58x/es58x_fd.c:174:8: warning: Uninitialized variable: rx_event_msg [uninitvar]
2022-02-28 16:19:43 linux-kernel Re: [PATCH] can: usb: delete a redundant dev_kfree_skb() in ems_usb_start_xmit()
2022-02-28 13:20:16 linux-kernel Re: [PATCH] can: usb: delete a redundant dev_kfree_skb() in ems_usb_start_xmit()
2022-02-28 10:58:33 linux-kernel Re: [PATCH] can: usb: fix a possible memory leak in esd_usb2_start_xmit
2022-02-26 02:27:49 linux-kernel Re: [PATCH] can: rcar_canfd: Register the CAN device when fully ready
2022-02-26 02:03:00 linux-kernel Re: [PATCH] can: usb: fix a possible memory leak in esd_usb2_start_xmit
2022-02-22 17:05:51 linux-kernel Re: [PATCH] can: rcar_canfd: Register the CAN device when fully ready
2022-02-18 11:39:23 linux-kernel Re: [PATCH] net: stmmac: Enable NAPI before interrupts go live
2022-02-15 12:17:37 linux-kernel Re: [PATCH v4 1/8] dt-bindings: net: add schema for ASIX USB Ethernet controllers
2022-02-15 10:04:01 linux-kernel Re: [RFC PATCH v1] can: gs_usb: change active_channels's type from atomic_t to u8
2022-02-15 09:47:55 linux-kernel Re: [PATCH v3 5/8] ARM: dts: exynos: fix ethernet node name for different odroid boards
2022-02-13 21:13:09 linux-kernel Re: [PATCH iproute2] iplink_can: print_usage: typo fix, add missing spaces
2022-02-13 07:44:59 linux-kernel Re: [PATCH] can: etas_es58x: use BITS_PER_TYPE() instead of manual calculation
2022-02-12 22:38:24 linux-kernel Re: [PATCH] can: etas_es58x: change opened_channel_cnt's type from atomic_t to u8
2022-02-09 12:59:01 linux-kernel Re: [PATCH] can: xilinx_can: Add check for NAPI Poll function
2022-02-09 12:55:33 linux-kernel Re: [PATCH] can: xilinx_can: Add check for NAPI Poll function
2022-02-09 12:49:58 linux-kernel Re: [PATCH] can: xilinx_can: Add check for NAPI Poll function
2022-02-08 18:36:07 linux-kernel Re: [PATCH] dt-bindings: can: xilinx_can: Convert Xilinx CAN binding to YAML
2022-02-08 13:42:51 linux-kernel Re: [PATCH net] can: isotp: isotp_rcv_cf(): fix so->rx race problem
2022-02-02 18:07:15 linux-kernel Re: [PATCH v6 0/4] can: esd: add support for esd GmbH PCIe/402 CAN interface
2022-02-02 16:38:13 linux-kernel Re: [PATCH v6 0/4] can: esd: add support for esd GmbH PCIe/402 CAN interface
2022-02-02 15:14:57 linux-kernel Re: [PATCH v6 2/4] can: esd: add support for esd GmbH PCIe/402 CAN interface family
2022-01-31 11:05:01 linux-kernel Re: [PATCH] media: imx: imx8mq-mipi_csi2: Remove unneeded code
2022-01-30 16:16:00 linux-kernel Re: [PATCH net] can: isotp: isotp_rcv_cf(): fix so->rx race problem
2022-01-30 14:35:32 linux-kernel Re: [PATCH v6 0/4] can: esd: add support for esd GmbH PCIe/402 CAN interface
2022-01-30 14:34:32 linux-kernel Re: [PATCH net] can: isotp: isotp_rcv_cf(): fix so->rx race problem
2022-01-25 23:03:52 linux-kernel Re: [PATCH v6 0/4] can: esd: add support for esd GmbH PCIe/402 CAN interface
2022-01-23 15:09:33 linux-kernel Re: [PATCH] arm64: vdso: Fix "no previous prototype" warning
2022-01-09 11:37:31 linux-kernel Re: [RFC PATCH] can: flexcan: add ethtool support to get rx/tx ring parameters
2022-01-08 23:25:15 linux-kernel Re: [RFC PATCH] can: m_can: Add driver for M_CAN hardware in NVIDIA devices
2022-01-08 22:29:19 linux-kernel Re: [PATCH] can: gs_usb: Zero-initialize flags
2022-01-08 21:48:01 linux-kernel Re: [PATCH] softingcs: Fix memleak on registration failure in softingcs_probe
2022-01-08 20:17:03 linux-kernel Re: [RFC PATCH] can: flexcan: add ethtool support to get rx/tx ring parameters
2022-01-07 19:20:33 linux-kernel Re: [RFC PATCH 0/2] Add the first documentation for a CAN driver
2022-01-05 14:54:53 linux-kernel Re: [PATCH v1 1/1] can: mcp251x: Get rid of duplicate of_node assignment
2022-01-05 14:34:59 linux-kernel Re: [PATCH v1 1/1] can: mcp251x: Get rid of duplicate of_node assignment
2022-01-05 14:05:14 linux-kernel Re: [syzbot] kernel BUG in pskb_expand_head
2022-01-05 11:44:42 linux-kernel Re: [syzbot] kernel BUG in pskb_expand_head
2022-01-02 16:34:13 linux-kernel Re: [PATCH] can: flexcan: switch the i.MX series to timestamp based rx-offload