linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-26 12:02:47 to 2023-04-24 19:54:36 UTC [more...]

[PATCH v2 0/4] Enable multiple MCAN on AM62x
 2023-04-24 19:54 UTC  (2+ messages)
` [PATCH v2 2/4] dt-bindings: net: can: Add poll-interval for MCAN

[PATCH] can: virtio-can: cleanups
 2023-04-24 19:47 UTC 

[RFC PATCH v2] can: virtio: Initial virtio CAN driver
 2023-04-24 19:02 UTC  (2+ messages)

[PATCH 0/4] can: bxcan: add support for single peripheral configuration
 2023-04-24 13:03 UTC  (6+ messages)
` [PATCH 4/4] "

Prezentacja
 2023-04-21  8:11 UTC 

[PATCH V5] can: usb: f81604: add Fintek F81604 support
 2023-04-21  7:30 UTC  (5+ messages)

[PATCH 0/4] Enable multiple MCAN on AM62x
 2023-04-20 15:47 UTC  (9+ messages)
` [PATCH 1/4] can: m_can: Add hrtimer to generate software interrupt
` [PATCH 2/4] dt-bindings: net: can: Make interrupt attributes optional for MCAN
` [PATCH 3/4] DO_NOT_MERGE arm64: dts: ti: Add AM62x MCAN MAIN domain transceiver overlay
` [PATCH 4/4] DO_NOT_MERGE arm64: dts: ti: Enable MCU MCANs for AM62x

[RFC PATCH 0/5] Enable multiple MCAN on AM62x
 2023-04-20 15:17 UTC  (31+ messages)
` [RFC PATCH 1/5] arm64: dts: ti: Add AM62x MCAN MAIN domain transceiver overlay
` [RFC PATCH 2/5] arm64: defconfig: Enable MCAN driver
` [RFC PATCH 3/5] dt-binding: can: m_can: Remove required interrupt attributes
` [RFC PATCH 4/5] arm64: dts: ti: Enable multiple MCAN for AM62x in MCU MCAN overlay
` [RFC PATCH 5/5] can: m_can: Add hrtimer to generate software interrupt

Słowa kluczowe do wypozycjonowania
 2023-04-20  8:00 UTC 

[RFC PATCH 1/1] can: virtio: Initial virtio CAN driver
 2023-04-18 12:06 UTC  (9+ messages)
    ` [virtio-dev] "

Wake up - Audit time
 2023-04-18  8:05 UTC 

[PATCH] can: dev: add transceiver capabilities to xilinx_can
 2023-04-17  8:52 UTC 

[PATCH V4] can: usb: f81604: add Fintek F81604 support
 2023-04-15 10:28 UTC  (3+ messages)

[PATCH v3 00/16] can: m_can: Optimizations for m_can/tcan part 2
 2023-04-12  8:33 UTC  (3+ messages)

[PATCH V3] can: usb: f81604: add Fintek F81604 support
 2023-04-10  6:26 UTC  (12+ messages)

J1939-22 implementation proposal
 2023-04-07 18:40 UTC 

[PATCH] can: allow MSG_CMSG_COMPAT flag in recvmsg() syscalls
 2023-04-06 11:26 UTC  (3+ messages)

W sprawie samochodu
 2023-04-05  8:27 UTC 

[PATCH] can: CAN_BXCAN should depend on ARCH_STM32
 2023-04-06  7:44 UTC  (3+ messages)

[PATCH net-next 0/10] pull-request: can-next 2023-04-04-2
 2023-04-06  0:30 UTC  (12+ messages)
` [PATCH net-next 01/10] can: isotp: add module parameter for maximum pdu size
` [PATCH net-next 02/10] dt-bindings: arm: stm32: add compatible for syscon gcan node
` [PATCH net-next 03/10] dt-bindings: net: can: add STM32 bxcan DT bindings
` [PATCH net-next 04/10] ARM: dts: stm32: add CAN support on stm32f429
` [PATCH net-next 05/10] ARM: dts: stm32: add pin map for CAN controller on stm32f4
` [PATCH net-next 06/10] can: bxcan: add support for ST bxCAN controller
` [PATCH net-next 07/10] can: rcar_canfd: rcar_canfd_probe(): fix plain integer in transceivers[] init
` [PATCH net-next 08/10] dt-bindings: can: fsl,flexcan: add optional power-domains property
` [PATCH net-next 09/10] can: esd_usb: Add support for CAN_CTRLMODE_BERR_REPORTING
` [PATCH net-next 10/10] kvaser_usb: convert USB IDs to hexadecimal values

[PATCH net 0/4] pull-request: can 2023-04-05
 2023-04-06  0:30 UTC  (6+ messages)
` [PATCH net 1/4] can: j1939: j1939_tp_tx_dat_new(): fix out-of-bounds memory access
` [PATCH net 2/4] can: isotp: isotp_recvmsg(): use sock_recv_cmsgs() to get SOCK_RXQ_OVFL infos
` [PATCH net 3/4] can: isotp: isotp_ops: fix poll() to not report false EPOLLOUT events
` [PATCH net 4/4] can: isotp: fix race between isotp_sendsmg() and isotp_release()

[PATCH v1] net: can: j1939: Fix out-of-bounds memory access in j1939_tp_tx_dat_new
 2023-04-05  8:24 UTC  (2+ messages)

[RFC PATCH v4] can: isotp: fix race between isotp_sendsmg() and isotp_release()
 2023-04-05  8:17 UTC  (4+ messages)

[PATCH v3] can: isotp: fix poll() to not report false EPOLLOUT events
 2023-04-05  7:09 UTC  (4+ messages)

[PATCH] can: isotp: use sock_recv_cmsgs() to get SOCK_RXQ_OVFL infos
 2023-04-05  7:00 UTC  (3+ messages)

[PATCH net-next 0/10] pull-request: can-next 2023-04-04
 2023-04-04 14:54 UTC  (14+ messages)
` [PATCH net-next 01/10] can: isotp: add module parameter for maximum pdu size
` [PATCH net-next 02/10] dt-bindings: arm: stm32: add compatible for syscon gcan node
` [PATCH net-next 03/10] dt-bindings: net: can: add STM32 bxcan DT bindings
` [PATCH net-next 04/10] ARM: dts: stm32: add CAN support on stm32f429
` [PATCH net-next 05/10] ARM: dts: stm32: add pin map for CAN controller on stm32f4
` [PATCH net-next 06/10] can: bxcan: add support for ST bxCAN controller
` [PATCH net-next 07/10] can: rcar_canfd: ircar_canfd_probe(): fix plain integer in transceivers[] init
` [PATCH net-next 08/10] dt-bindings: can: fsl,flexcan: add optional power-domains property
` [PATCH net-next 09/10] can: esd_usb: Add support for CAN_CTRLMODE_BERR_REPORTING
` [PATCH net-next 10/10] kvaser_usb: convert USB IDs to hexadecimal values

[syzbot] Monthly can report
 2023-04-04 14:23 UTC 

[PATCH v10 0/5] can: bxcan: add support for ST bxCAN controller
 2023-04-04 11:28 UTC  (6+ messages)
` [PATCH v10 2/5] dt-bindings: net: can: add STM32 bxcan DT bindings
` [PATCH v10 5/5] can: bxcan: add support for ST bxCAN controller

[PATCH can-next v2] kvaser_usb: convert USB IDs to hexadecimal values
 2023-04-04  6:16 UTC  (2+ messages)

[PATCH] can: esd_usb: Add support for CAN_CTRLMODE_BERR_REPORTING
 2023-04-04  6:14 UTC  (2+ messages)

[PATCH] dt-bindings: can: fsl,flexcan: add optional power-domains property
 2023-04-03 20:36 UTC  (2+ messages)

[PATCH v3 55/55] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
 2023-03-31 16:09 UTC 

[RFC PATCH] can: isotp: fix race between isotp_sendsmg() and isotp_release()
 2023-03-31 15:26 UTC  (5+ messages)

[PATCH] dt-bindings: phy: Drop unneeded quotes
 2023-03-31 13:47 UTC  (2+ messages)

[RFC PATCH v3] can: isotp: fix race between isotp_sendsmg() and isotp_release()
 2023-03-31 13:06 UTC 

[RFC PATCH v2] can: isotp: fix race between isotp_sendsmg() and isotp_release()
 2023-03-31 12:36 UTC 

WARNING in isotp_tx_timer_handler and WARNING in print_tainted
 2023-03-31 10:25 UTC  (6+ messages)

please re-send [RFC PATCH] can: isotp: fix poll() to not report false positive EPOLLOUT events
 2023-03-31 10:17 UTC  (10+ messages)
      ` [RFC PATCH v2] can: isotp: fix poll() to not report false "
        ` Lost packets on ISO-TP and vcan

[RFC PATCH v2 48/48] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
 2023-03-29 14:39 UTC  (3+ messages)

[PATCH can-next] kvaser_usb: convert USB IDs to hexadecimal values
 2023-03-29  8:55 UTC  (5+ messages)

[PATCH] can: rcar_canfd: Fix plain integer in transceivers[] init
 2023-03-29  7:40 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2023-03-29  7:29 UTC 

[PATCH net-next 0/11] pull-request: can-next 2023-03-27
 2023-03-29  6:42 UTC  (15+ messages)
` [PATCH net-next 01/11] can: rcar_canfd: Add transceiver support
` [PATCH net-next 02/11] can: rcar_canfd: Improve error messages
` [PATCH net-next 03/11] can: c_can: Remove redundant pci_clear_master
` [PATCH net-next 04/11] can: ctucanfd: "
` [PATCH net-next 05/11] can: kvaser_pciefd: "
` [PATCH net-next 06/11] can: esd_usb: Improve code readability by means of replacing struct esd_usb_msg with a union
` [PATCH net-next 07/11] can: m_can: Remove repeated check for is_peripheral
` [PATCH net-next 08/11] can: m_can: Always acknowledge all interrupts
` [PATCH net-next 09/11] can: m_can: Remove double interrupt enable
` [PATCH net-next 10/11] can: m_can: Disable unused interrupts
` [PATCH net-next 11/11] can: m_can: Keep interrupts enabled during peripheral read

[RFC PATCH v3] can: isotp: add module parameter for maximum pdu size
 2023-03-28  6:33 UTC  (2+ messages)

[PATCH net 0/2] pull-request: can 2023-03-27
 2023-03-28  2:50 UTC  (4+ messages)
` [PATCH net 1/2] can: j1939: prevent deadlock by moving j1939_sk_errqueue()
` [PATCH net 2/2] can: bcm: bcm_tx_setup(): fix KMSAN uninit-value in vfs_write

[PATCH v9 0/5] can: bxcan: add support for ST bxCAN controller
 2023-03-28  1:53 UTC  (4+ messages)
` [PATCH v9 2/5] dt-bindings: net: can: add STM32 bxcan DT bindings
` [PATCH v9 5/5] can: bxcan: add support for ST bxCAN controller

[RESEND PATCH v7 0/5] can: bxcan: add support for ST bxCAN controller
 2023-03-27  7:51 UTC  (5+ messages)

[PATCH v8 0/5] can: bxcan: add support for ST bxCAN controller
 2023-03-26 16:03 UTC  (3+ messages)
` [PATCH v8 2/5] dt-bindings: net: can: add STM32 bxcan DT bindings
` [PATCH v8 5/5] can: bxcan: add support for ST bxCAN controller

[RFC PATCH v2] can: isotp: add module parameter for maximum pdu size
 2023-03-26 12:02 UTC  (7+ 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).