linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-12 21:28:00 to 2023-05-25 08:43:00 UTC [more...]

[PATCH v8] can: usb: IXXAT USB-to-CAN adapters drivers
 2023-05-25  8:42 UTC  (10+ messages)

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

[RFC PATCH v3] can: virtio: Initial virtio CAN driver
 2023-05-24 13:30 UTC  (8+ messages)

[PATCH 00/12] can: kvaser_pciefd: Fixes and improvments
 2023-05-24  7:40 UTC  (21+ messages)
` [PATCH 01/12] can: kvaser_pciefd: Remove useless write to interrupt register
` [PATCH 02/12] can: kvaser_pciefd: Remove handler for unused KVASER_PCIEFD_PACK_TYPE_EFRAME_ACK
` [PATCH 03/12] can: kvaser_pciefd: Add function to set skb hwtstamps
` [PATCH 04/12] can: kvaser_pciefd: Set hardware timestamp on transmitted packets
` [PATCH 05/12] can: kvaser_pciefd: Define unsigned constants with type suffix 'U'
` [PATCH 06/12] can: kvaser_pciefd: Remove SPI flash parameter read functionality
` [PATCH 07/12] can: kvaser_pciefd: Sort includes in alphabetic order
` [PATCH 08/12] can: kvaser_pciefd: Rename device ID defines
` [PATCH 09/12] can: kvaser_pciefd: Change return type for kvaser_pciefd_{receive,transmit,set_tx}_irq()
` [PATCH 10/12] can: kvaser_pciefd: Add len8_dlc support
` [PATCH 11/12] can: kvaser_pciefd: Refactor code
` [PATCH 12/12] can: kvaser_pciefd: Use TX FIFO size read from CAN controller
` [PATCH 0/3] can: kvaser_pciefd: Add support for new Kvaser PCI Express devices
` [PATCH 1/3] can: kvaser_pciefd: Move hardware specific constants and functions into a driver_data struct
` [PATCH 2/3] can: kvaser_pciefd: Add support for new Kvaser pciefd devices
` [PATCH 3/3] can: kvaser_pciefd: Wrap register read and writes with macros

[PATCH 0/2] can: esd_usb: More preparation before supporting esd CAN-USB/3 (addendum)
 2023-05-24  7:15 UTC  (4+ messages)
` [PATCH 1/2] can: esd_usb: Make use of kernel macros BIT() and GENMASK()
` [PATCH 2/2] can: esd_usb: Use consistent prefix ESD_USB_ for macros

[RFC PATCH 1/1] can: virtio: Initial virtio CAN driver
 2023-05-23 13:39 UTC  (8+ messages)
` [virtio-dev] "

[PATCH] can: length: add definitions for frame lengths in bits
 2023-05-23 11:14 UTC  (7+ messages)
` [PATCH v2 0/3] can: length: fix definitions and add bit length calculation
  ` [PATCH v2 1/3] can: length: fix bitstuffing count
  ` [PATCH v2 2/3] can: length: fix description of the RRS field
  ` [PATCH v2 3/3] can: length: refactor frame lengths definition to add size in bits

W sprawie samochodu
 2023-05-23  7:30 UTC 

[PATCH] can: m_can: fix coding style
 2023-05-23  6:24 UTC 

[PATCH v9] can: usb: IXXAT USB-to-CAN adapters drivers
 2023-05-22 20:01 UTC 

[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  (11+ 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 net-next 00/19] can: Convert to platform remove callback returning void
 2023-05-16  8:56 UTC  (23+ messages)
` [PATCH 01/19] can: at91_can: "
` [PATCH 04/19] can: cc770_isa: "
` [PATCH 06/19] can: ctucanfd: "
` [PATCH 07/19] can: flexcan: "
` [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 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  (5+ messages)

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  (4+ messages)
` [PATCH v5 2/2] can: m_can: Add hrtimer to generate software interrupt


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