linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-19 19:56:16 to 2023-06-20 13:35:14 UTC [more...]

[PATCH v5 1/3] can: length: fix bitstuffing count
 2023-06-20 13:35 UTC  (4+ messages)

[PATCH net-next 1/2] can: sja1000: Prepare the use of a threaded handler
 2023-06-20 13:27 UTC  (3+ messages)
` [PATCH net-next 2/2] can: sja1000: Prevent overrun stalls with a soft reset on Renesas SoCs

[PATCH v2 0/2] can: fix coding style
 2023-06-20 13:13 UTC  (4+ messages)
` [PATCH v2 1/2] can: rx-offload: "
` [PATCH v2 2/2] can: ti_hecc: "

[PATCH net-next v2 16/17] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
 2023-06-20 12:59 UTC  (5+ messages)
` [PATCH net-next v2 17/17] net: Kill MSG_SENDPAGE_NOTLAST

[PATCH v3 00/16] can: m_can: Optimizations for m_can/tcan part 2
 2023-06-20 12:53 UTC  (7+ messages)
` [PATCH v3 06/16] can: m_can: Write transmit header and data in one transaction
` [PATCH v3 13/16] can: m_can: Introduce a tx_fifo_in_flight counter

[PATCH 1/2] can: fix coding style
 2023-06-20  6:41 UTC  (6+ messages)
` [PATCH 1/2] can: rx-offload: "
` [PATCH 2/2] can: ti_hecc: "

[PATCH v9] can: usb: IXXAT USB-to-CAN adapters drivers
 2023-06-19 15:50 UTC  (4+ messages)

W sprawie samochodu
 2023-06-19  9:41 UTC 

[PATCH 0/3] can: xilinx_can: Add ECC feature support
 2023-06-19  6:37 UTC  (18+ messages)
` [PATCH 1/3] dt-bindings: can: xilinx_can: Add ECC property ‘xlnx,has-ecc’
` [PATCH 2/3] can: xilinx_can: Add ECC support
` [PATCH 3/3] can: xilinx_can: Add debugfs support for ECC

[PATCH net-next 16/17] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
 2023-06-16 16:12 UTC 

[PATCH 0/4] Enable multiple MCAN on AM62x
 2023-06-16 12:01 UTC  (3+ messages)
` [PATCH 4/4] DO_NOT_MERGE arm64: dts: ti: Enable MCU MCANs for AM62x

W sprawie samochodu
 2023-06-14  7:56 UTC 

[PATCH v8 0/2] Enable multiple MCAN on AM62x
 2023-06-15 12:02 UTC  (8+ messages)
` [PATCH v8 1/2] dt-bindings: net: can: Remove interrupt properties for MCAN
` [PATCH v8 2/2] can: m_can: Add hrtimer to generate software interrupt

[PATCH v2 4/8] dt-bindings: can: m_can: change from additional- to unevaluatedProperties
 2023-06-15  6:54 UTC  (4+ messages)

[PATCH v5 0/3] can: length: fix definitions and add bit length calculation
 2023-06-14 20:40 UTC 

[PATCH v5 2/3] can: length: fix description of the RRS field
 2023-06-14 20:40 UTC 

[PATCH v5 3/3] can: length: refactor frame lengths definition to add size in bits
 2023-06-14 20:40 UTC 

[PATCH] can: mcp251xfd: Increase poll timeout
 2023-06-14 18:53 UTC 

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

[PATCH] can: length: add definitions for frame lengths in bits
 2023-06-11  2:57 UTC  (26+ 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
` [PATCH v3 0/3] can: length: fix definitions and add bit length calculation
  ` [PATCH v3 1/3] can: length: fix bitstuffing count
  ` [PATCH v3 2/3] can: length: fix description of the RRS field
  ` [PATCH v3 3/3] can: length: refactor frame lengths definition to add size in bits
` [PATCH v4 0/3] can: length: fix definitions and add bit length calculation
  ` [PATCH v4 1/3] can: length: fix bitstuffing count
  ` [PATCH v4 2/3] can: length: fix description of the RRS field
  ` [PATCH v4 3/3] can: length: refactor frame lengths definition to add size in bits
` [PATCH v5 0/3] can: length: fix definitions and add bit length calculation
  ` [PATCH v5 1/3] can: length: fix bitstuffing count
  ` [PATCH v5 2/3] can: length: fix description of the RRS field
  ` [PATCH v5 3/3] can: length: refactor frame lengths definition to add size in bits

[RFC PATCH v3] virtio-can: Device specification
 2023-06-09 14:22 UTC 

[can-next] can: uapi: move CAN_RAW_FILTER_MAX definition to raw.h
 2023-06-09 12:10 UTC 

[RFC PATCH v2 1/1] virtio-can: Device specification - 2nd RFC draft
 2023-06-09  9:37 UTC  (4+ messages)
` [virtio-comment] "
  ` [virtio-dev] "

[PATCH v1 4/8] dt-bindings: can: m_can: add termination-{gpios,ohms} properties
 2023-06-07 23:03 UTC  (3+ messages)

[RFC PATCH v4] can: virtio: Initial virtio CAN driver
 2023-06-07 14:56 UTC 

[PATCH] can: isotp: isotp_sendmsg(): fix return error fix on TX path
 2023-06-07  7:27 UTC 

[PATCH net 0/3] pull-request: can 2023-06-05
 2023-06-05 10:30 UTC  (5+ messages)
` [PATCH net 1/3] can: j1939: j1939_sk_send_loop_abort(): improved error queue handling in J1939 Socket
` [PATCH net 2/3] can: j1939: change j1939_netdev_lock type to mutex
` [PATCH net 3/3] can: j1939: avoid possible use-after-free when j1939_can_rx_register fails

[PATCH 0/2] can: j1939: avoid possible use-after-free when j1939_can_rx_register fails
 2023-06-05  6:37 UTC  (11+ messages)
` [PATCH 1/2] can: j1939: change j1939_netdev_lock type to mutex
` [PATCH 2/2] can: j1939: avoid possible use-after-free when j1939_can_rx_register fails

Wyższa konwersja w e-sklepie
 2023-06-02  8:35 UTC 

Rozszerzenie Programu Mój Prąd 5.0
 2023-05-30  8:00 UTC 

[PATCH v2 00/14] can: kvaser_pciefd: Fixes and improvments
 2023-05-30  0:46 UTC  (16+ messages)
` [PATCH v2 01/14] can: kvaser_pciefd: Remove useless write to interrupt register
` [PATCH v2 02/14] can: kvaser_pciefd: Remove handler for unused KVASER_PCIEFD_PACK_TYPE_EFRAME_ACK
` [PATCH v2 03/14] can: kvaser_pciefd: Add function to set skb hwtstamps
` [PATCH v2 04/14] can: kvaser_pciefd: Set hardware timestamp on transmitted packets
` [PATCH v2 05/14] can: kvaser_pciefd: Define unsigned constants with type suffix 'U'
` [PATCH v2 06/14] can: kvaser_pciefd: Remove SPI flash parameter read functionality
` [PATCH v2 07/14] can: kvaser_pciefd: Sort includes in alphabetic order
` [PATCH v2 08/14] can: kvaser_pciefd: Rename device ID defines
` [PATCH v2 09/14] can: kvaser_pciefd: Change return type for kvaser_pciefd_{receive,transmit,set_tx}_irq()
` [PATCH v2 10/14] can: kvaser_pciefd: Sort register definitions
` [PATCH v2 11/14] can: kvaser_pciefd: Use FIELD_{GET,PREP} and GENMASK where appropriate
` [PATCH v2 12/14] can: kvaser_pciefd: Add len8_dlc support
` [PATCH v2 13/14] can: kvaser_pciefd: Refactor code
` [PATCH v2 14/14] can: kvaser_pciefd: Use TX FIFO size read from CAN controller

[PATCH v1] can: j1939: j1939_sk_send_loop_abort(): improved error queue handling in J1939 Socket
 2023-05-29 10:15 UTC  (2+ messages)

[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  (5+ 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] "

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

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

[PATCH v6 0/2] Enable multiple MCAN on AM62x
 2023-05-22 19:00 UTC  (6+ messages)
` [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  (10+ 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 5/6] can: esd_usb: Replace hardcoded message length given to USB commands


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