linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-09 06:19:37 to 2023-05-22 19:00:49 UTC [more...]

[PATCH v6 0/2] Enable multiple MCAN on AM62x
 2023-05-22 19:00 UTC  (7+ messages)
` [PATCH v6 1/2] dt-bindings: net: can: Remove interrupt properties for MCAN
` [PATCH v6 2/2] can: m_can: Add hrtimer to generate software interrupt

[PATCH v5 22/44] net: handle HAS_IOPORT dependencies
 2023-05-22 10:50 UTC 

[PATCH] can: dev: add transceiver capabilities to xilinx_can
 2023-05-22  8:23 UTC  (6+ messages)

[PATCH v2 0/6] can: esd_usb: More preparation before supporting esd CAN-USB/3
 2023-05-22  8:19 UTC  (12+ messages)
` [PATCH v2 1/6] can: esd_usb: Make use of existing kernel macros
` [PATCH v2 2/6] can: esd_usb: Replace initializer macros used for struct can_bittiming_const
` [PATCH v2 3/6] can: esd_usb: Use consistent prefixes for macros
` [PATCH v2 4/6] can: esd_usb: Prefix all structures with the device name
` [PATCH v2 5/6] can: esd_usb: Replace hardcoded message length given to USB commands
` [PATCH v2 6/6] can: esd_usb: Don't bother the user with nonessential log message

[PATCH 0/6] *** can: esd_usb: More preparation before supporting esd CAN-USB/3 ***
 2023-05-18 10:00 UTC  (9+ messages)
` [PATCH 1/6] can: esd_usb: Make use of existing kernel macros
` [PATCH 2/6] can: esd_usb: Replace initializer macros used for struct can_bittiming_const
` [PATCH 3/6] can: esd_usb: Use consistent prefixes for macros
` [PATCH 4/6] can: esd_usb: Prefix all structures with the device name
` [PATCH 5/6] can: esd_usb: Replace hardcoded message length given to USB commands
` [PATCH 6/6] can: esd_usb: Don't bother the user with nonessential log message

[PATCH] can: ctucanfd: Remove a useless netif_napi_del() call
 2023-05-18  9:51 UTC  (3+ messages)

[PATCH net 0/7] pull-request: can 2023-05-18
 2023-05-18  9:50 UTC  (9+ messages)
` [PATCH net 1/7] can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop()
` [PATCH net 2/7] can: kvaser_pciefd: Clear listen-only bit if not explicitly requested
` [PATCH net 3/7] can: kvaser_pciefd: Call request_irq() before enabling interrupts
` [PATCH net 4/7] can: kvaser_pciefd: Empty SRB buffer in probe
` [PATCH net 5/7] can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt
` [PATCH net 6/7] can: kvaser_pciefd: Disable interrupts in probe error path
` [PATCH net 7/7] Revert "ARM: dts: stm32: add CAN support on stm32f746"

Any update for the IXXAT USB-to-CAN adapters drivers?
 2023-05-17 18:32 UTC  (5+ messages)

[PATCH 0/4] can: bxcan: add support for single peripheral configuration
 2023-05-17 18:21 UTC  (4+ messages)
    ` [PATCH 1/4] dt-bindings: mfd: stm32f7: add binding definition for CAN3

[PATCH] Revert "ARM: dts: stm32: add CAN support on stm32f746"
 2023-05-17 18:19 UTC 

[netdev-net:main 50/55] Error: arch/arm/boot/dts/stm32f746.dtsi:265.20-21 syntax error
 2023-05-17 14:03 UTC  (3+ messages)

[RFC PATCH v2 0/2] can: virtio: virtio-can driver
 2023-05-17 11:43 UTC  (5+ messages)
` [RFC PATCH v2 1/2] can: virtio: Initial virtio CAN driver

W sprawie samochodu
 2023-05-17  7:51 UTC 

[PATCH] can: mcp251xfd: Increase poll timeout
 2023-05-17  7:15 UTC  (12+ messages)
    `  "

[PATCH v2] can: kvaser_usb: Add len8_dlc support
 2023-05-17  7:09 UTC  (2+ messages)

[PATCH] can: ctucanfd: Fix an error handling path in ctucan_probe_common()
 2023-05-17  7:05 UTC  (4+ messages)

[PATCH 0/6] can: kvaser_pciefd: Bug fixes
 2023-05-17  7:03 UTC  (8+ messages)
` [PATCH 1/6] can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop()
` [PATCH 2/6] can: kvaser_pciefd: Clear listen-only bit if not explicitly requested
` [PATCH 3/6] can: kvaser_pciefd: Call request_irq() before enabling interrupts
` [PATCH 4/6] can: kvaser_pciefd: Empty SRB buffer in probe
` [PATCH 5/6] can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt
` [PATCH 6/6] can: kvaser_pciefd: Disable interrupts in probe error path

[PATCH net-next 0/22] pull-request: can-next 2023-05-15
 2023-05-17  4:10 UTC  (24+ messages)
` [PATCH net-next 01/22] can: at91_can: Convert to platform remove callback returning void
` [PATCH net-next 02/22] can: bxcan: "
` [PATCH net-next 03/22] can: c_can: "
` [PATCH net-next 04/22] can: usb: f81604: add Fintek F81604 support
` [PATCH net-next 05/22] can: cc770_isa: Convert to platform remove callback returning void
` [PATCH net-next 06/22] can: bxcan: Remove unnecessary print function dev_err()
` [PATCH net-next 07/22] can: cc770_platform: Convert to platform remove callback returning void
` [PATCH net-next 08/22] can: length: make header self contained
` [PATCH net-next 09/22] can: ctucanfd: Convert to platform remove callback returning void
` [PATCH net-next 10/22] can: flexcan: "
` [PATCH net-next 11/22] can: grcan: "
` [PATCH net-next 12/22] can: ifi_canfd: "
` [PATCH net-next 13/22] can: janz-ican3: "
` [PATCH net-next 14/22] can: m_can: "
` [PATCH net-next 15/22] can: mscan: mpc5xxx_can: "
` [PATCH net-next 16/22] can: rcar: "
` [PATCH net-next 17/22] can: sja1000_isa: "
` [PATCH net-next 18/22] can: sja1000_platform: "
` [PATCH net-next 19/22] can: softing: "
` [PATCH net-next 20/22] can: sun4i_can: "
` [PATCH net-next 21/22] can: ti_hecc: "
` [PATCH net-next 22/22] can: xilinx: "

[PATCH net 0/9] pull-request: can 2023-05-15
 2023-05-17  4:00 UTC  (11+ messages)
` [PATCH net 1/9] can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flag
` [PATCH net 2/9] can: j1939: "
` [PATCH net 3/9] can: dev: fix missing CAN XL support in can_put_echo_skb()
` [PATCH net 4/9] can: CAN_BXCAN should depend on ARCH_STM32
` [PATCH net 5/9] dt-bindings: net: can: add "st,can-secondary" property
` [PATCH net 6/9] ARM: dts: stm32f429: put can2 in secondary mode
` [PATCH net 7/9] ARM: dts: stm32: add pin map for CAN controller on stm32f7
` [PATCH net 8/9] can: bxcan: add support for single peripheral configuration
` [PATCH net 9/9] ARM: dts: stm32: add CAN support on stm32f746

[PATCH v4 20/41] net: handle HAS_IOPORT dependencies
 2023-05-16 15:48 UTC  (2+ messages)

[PATCH] can: kvaser_usb_leaf: Implement CAN 2.0 raw DLC functionality
 2023-05-16 13:00 UTC  (4+ messages)

[PATCH v8] can: usb: IXXAT USB-to-CAN adapters drivers
 2023-05-16  9:30 UTC  (2+ messages)

[PATCH net-next 00/19] can: Convert to platform remove callback returning void
 2023-05-16  8:56 UTC  (30+ messages)
` [PATCH 01/19] can: at91_can: "
` [PATCH 02/19] can: bxcan: "
` [PATCH 03/19] can: c_can: "
` [PATCH 04/19] can: cc770_isa: "
` [PATCH 05/19] can: cc770_platform: "
` [PATCH 06/19] can: ctucanfd: "
` [PATCH 07/19] can: flexcan: "
` [PATCH 08/19] can: grcan: "
` [PATCH 09/19] can: ifi_canfd: "
` [PATCH 10/19] can: janz-ican3: "
` [PATCH 11/19] can: m_can: "
` [PATCH 12/19] can: mscan/mpc5xxx_can.c -- "
` [PATCH 13/19] can: rcar: "
` [PATCH 14/19] can: sja1000_isa: "
` [PATCH 15/19] can: sja1000_platform: "
` [PATCH 16/19] can: softing: "
` [PATCH 17/19] can: sun4i_can: "
` [PATCH 18/19] can: ti_hecc: "
` [PATCH 19/19] can: xilinx: "

Faktoring
 2023-05-15  7:41 UTC 

[PATCH V7] can: usb: f81604: add Fintek F81604 support
 2023-05-15  7:06 UTC  (7+ messages)

[RFC PATCH v3] can: virtio: Initial virtio CAN driver
 2023-05-15  6:31 UTC  (10+ messages)

[RFC PATCH 1/1] can: virtio: Initial virtio CAN driver
 2023-05-15  5:58 UTC  (7+ messages)
` [virtio-dev] "

Continuous CAN/CAN FD latency testing on mainline and RT kernels
 2023-05-14 14:47 UTC 

[PATCH v5 0/2] Enable multiple MCAN on AM62x
 2023-05-12 20:26 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: net: can: Add poll-interval for MCAN
` [PATCH v5 2/2] can: m_can: Add hrtimer to generate software interrupt

[syzbot] [can?] KCSAN: data-race in bcm_can_tx / bcm_tx_setup (3)
 2023-05-11 17:56 UTC  (5+ messages)

[RFC PATCH] can: bcm: add locking for bcm tx job updates
 2023-05-11 17:46 UTC 

[PATCH v4 0/4] Enable multiple MCAN on AM62x
 2023-05-10 14:23 UTC  (10+ messages)
` [PATCH v4 1/4] dt-bindings: net: can: Add poll-interval for MCAN
` [PATCH v4 2/4] can: m_can: Add hrtimer to generate software interrupt

[syzbot] Monthly can report (May 2023)
 2023-05-10 13:56 UTC 

[PATCH v2 0/5] can: bxcan: add support for single peripheral configuration
 2023-05-09 12:38 UTC  (4+ messages)

[PATCH] can: length: make header self contained
 2023-05-09 12:28 UTC 

[PATCH] can: bxcan: Remove unnecessary print function dev_err()
 2023-05-09 12:22 UTC  (2+ messages)

[PATCH 0/2] can: esd_usb: Add support for esd CAN-USB/3 (CAN FD)
 2023-05-09 12:19 UTC  (8+ messages)
` [PATCH 2/2] can: esd_usb: Add support for esd CAN-USB/3

[PATCH] can: length: add definitions for frame lengths in bits
 2023-05-09  8:14 UTC  (11+ messages)
  `  "

W sprawie samochodu
 2023-05-09  7:35 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).