linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-12 12:21:22 to 2023-07-25 00:20:26 UTC [more...]

[PATCH net 0/2] pull-request: can 2023-07-24
 2023-07-25  0:20 UTC  (4+ messages)
` [PATCH net 1/2] can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPED
` [PATCH net 2/2] can: raw: fix lockdep issue in raw_release()

[PATCH v2] can: Explicitly include correct DT includes, part 2
 2023-07-24 21:18 UTC 

[PATCH net] can: raw: fix lockdep issue in raw_release()
 2023-07-24 12:53 UTC  (4+ messages)

[PATCH v3 0/6] can: tcan4x5x: Introduce tcan4552/4553
 2023-07-24  9:06 UTC  (9+ messages)
` [PATCH v3 1/6] dt-bindings: can: tcan4x5x: Add tcan4552 and tcan4553 variants
` [PATCH v3 2/6] can: tcan4x5x: Remove reserved register 0x814 from writable table
` [PATCH v3 3/6] can: tcan4x5x: Check size of mram configuration
` [PATCH v3 4/6] can: tcan4x5x: Rename ID registers to match datasheet
` [PATCH v3 5/6] can: tcan4x5x: Add support for tcan4552/4553
` [PATCH v3 6/6] can: tcan4x5x: Add error messages in probe

[PATCH 0/3] can: xilinx_can: Add ECC feature support
 2023-07-24  8:54 UTC  (5+ messages)
` [PATCH 2/3] can: xilinx_can: Add ECC support
      `  "

[PATCH v3 0/4] add support for ASIX AX99100
 2023-07-24  8:39 UTC  (5+ messages)
` [PATCH v3 1/4] can: ems_pci: remove PCI_SUBVENDOR_ID_ASIX definition
` [PATCH v3 2/4] can: ems_pci: move ASIX AX99100 ids to pci_ids.h
` [PATCH v3 3/4] serial: 8250_pci: add support for ASIX AX99100
` [PATCH v3 4/4] parport_pc: "

[PATCH v2 0/4] Add support for Allwinner D1 CAN controllers
 2023-07-24  8:27 UTC  (8+ messages)
` [PATCH v2 1/4] dt-bindings: net: can: Add support for Allwinner D1 CAN controller
` [PATCH v2 2/4] riscv: dts: allwinner: d1: Add CAN controller nodes
` [PATCH v2 3/4] can: sun4i_can: Add acceptance register quirk
` [PATCH v2 4/4] can: sun4i_can: Add support for the Allwinner D1

[PATCH v2 0/2] can: ems_pci: refine PCI IDs for ASIX AX99100
 2023-07-24  8:24 UTC  (7+ messages)
` [PATCH v2 1/2] can: ems_pci: remove PCI_SUBVENDOR_ID_ASIX definition
` [PATCH v2 2/2] can: ems_pci: move ASIX AX99100 ids to pci_ids.h

[PATCH v1] can: peak_usb: remove unused/legacy peak_usb_netif_rx() function
 2023-07-24  8:21 UTC  (2+ messages)

[PATCH] can: j1939: prevent deadlock by changing j1939_socks_lock to rwlock
 2023-07-23 15:41 UTC 

[PATCH v5 00/12] can: m_can: Optimizations for m_can/tcan part 2
 2023-07-21 13:37 UTC  (18+ messages)
` [PATCH v5 01/12] can: m_can: Write transmit header and data in one transaction
` [PATCH v5 02/12] can: m_can: Implement receive coalescing
` [PATCH v5 03/12] can: m_can: Implement transmit coalescing
` [PATCH v5 04/12] can: m_can: Add rx coalescing ethtool support
` [PATCH v5 05/12] can: m_can: Add tx "
` [PATCH v5 06/12] can: m_can: Use u32 for putidx
` [PATCH v5 07/12] can: m_can: Cache tx putidx
` [PATCH v5 08/12] can: m_can: Use the workqueue as queue
` [PATCH v5 09/12] can: m_can: Introduce a tx_fifo_in_flight counter
` [PATCH v5 10/12] can: m_can: Use tx_fifo_in_flight for netif_queue control
` [PATCH v5 11/12] can: m_can: Implement BQL
` [PATCH v5 12/12] can: m_can: Implement transmit submission coalescing

[PATCH] MAINTAINERS: Add myself as maintainer of the ems_pci.c driver
 2023-07-20 15:13 UTC  (2+ messages)

[PATCH v2 0/8] can: ems_pci: Add support for CPC-PCIe v3
 2023-07-20  9:29 UTC  (3+ messages)
` [PATCH v2 8/8] can: ems_pci: Add myself as module author

[PATCH 0/4] add support for ASIX AX99100
 2023-07-20  9:26 UTC  (8+ messages)
` [PATCH 1/4] can: ems_pci: remove PCI_SUBVENDOR_ID_ASIX definition
` [PATCH 2/4] can: ems_pci: move ASIX AX99100 ids to pci_ids.h
` [PATCH 3/4] serial: 8250_pci: add support for ASIX AX99100
` [PATCH 4/4] parport_pc: "

[PATCH 0/2] can: gs_usb: fix time stamp counter initialization
 2023-07-20  9:19 UTC  (5+ messages)
` [PATCH 1/2] can: gs_usb: gs_can_open(): improve error handling
` [PATCH 2/2] can: gs_usb: fix time stamp counter initialization

Prezentacja
 2023-07-20  8:16 UTC 

[PATCH net-next 0/8] pull-request: can-next 2023-07-19
 2023-07-19 22:10 UTC  (10+ messages)
` [PATCH net-next 1/8] dt-bindings: net: can: Remove interrupt properties for MCAN
` [PATCH net-next 2/8] can: m_can: Add hrtimer to generate software interrupt
` [PATCH net-next 3/8] dt-bindings: can: xilinx_can: Add reset description
` [PATCH net-next 4/8] can: xilinx_can: Add support for controller reset
` [PATCH net-next 5/8] can: Explicitly include correct DT includes
` [PATCH net-next 6/8] can: kvaser_pciefd: Move hardware specific constants and functions into a driver_data struct
` [PATCH net-next 7/8] can: kvaser_pciefd: Add support for new Kvaser pciefd devices
` [PATCH net-next 8/8] can: ucan: Remove repeated word

[PATCH net v3] can: raw: fix receiver memory leak
 2023-07-19  7:49 UTC  (6+ messages)

[PATCH net-next 0/8] pull-request: can-next 2023-07-17
 2023-07-19  7:25 UTC  (13+ messages)
` [PATCH net-next 1/8] dt-bindings: net: can: Remove interrupt properties for MCAN
` [PATCH net-next 2/8] can: m_can: Add hrtimer to generate software interrupt
` [PATCH net-next 3/8] can: ems_pci: Remove unnecessary (void *) conversions
` [PATCH net-next 4/8] can: Explicitly include correct DT includes
` [PATCH net-next 5/8] dt-bindings: can: xilinx_can: Add reset description
` [PATCH net-next 6/8] can: xilinx_can: Add support for controller reset
` [PATCH net-next 7/8] can: kvaser_pciefd: Move hardware specific constants and functions into a driver_data struct
` [PATCH net-next 8/8] can: kvaser_pciefd: Add support for new Kvaser pciefd devices

[PATCH 0/4] Add support for Allwinner D1 CAN controllers
 2023-07-19  6:52 UTC  (22+ messages)
` [PATCH 1/4] dt-bindings: net: can: Add support for Allwinner D1 CAN controller
` [PATCH 2/4] riscv: dts: allwinner: d1: Add CAN controller nodes
` [PATCH 3/4] can: sun4i_can: Add send support for the Allwinner D1
` [PATCH 4/4] can: sun4i_can: Correctly set acceptance registers on the D1

[PATCH net-next v3 0/9] Remove unnecessary (void*) conversions
 2023-07-19  2:10 UTC  (2+ messages)

[PATCH net 0/5] pull-request: can 2023-07-17
 2023-07-19  1:40 UTC  (7+ messages)
` [PATCH net 1/5] can: raw: fix receiver memory leak
` [PATCH net 2/5] can: bcm: Fix UAF in bcm_proc_show()
` [PATCH net 3/5] can: gs_usb: gs_can_open(): improve error handling
` [PATCH net 4/5] can: gs_usb: fix time stamp counter initialization
` [PATCH net 5/5] can: mcp251xfd: __mcp251xfd_chip_set_mode(): increase poll timeout

[PATCH v2] can: ucan: Remove repeated word
 2023-07-18 16:37 UTC 

[PATCH v2 0/3] can: gs_usb: convert to NAPI
 2023-07-18 15:05 UTC  (4+ messages)
` [PATCH v2 1/3] can: rx-offload: rename rx_offload_get_echo_skb() -> can_rx_offload_get_echo_skb_queue_timestamp()
` [PATCH v2 2/3] can: rx-offload: add can_rx_offload_get_echo_skb_queue_tail()
` [PATCH v2 3/3] can: gs_usb: convert to NAPI/rx-offload to avoid OoO reception

[PATCH 00/11] can: gs_usb-cleanups: various clenaups
 2023-07-18 11:10 UTC  (12+ messages)
` [PATCH 01/11] can: gs_usb: remove leading space from goto labels
` [PATCH 02/11] can: gs_usb: gs_usb_probe(): align block comment
` [PATCH 03/11] can: gs_usb: gs_usb_set_timestamp(): remove return statements form void function
` [PATCH 04/11] can: gs_usb: uniformly use "parent" as variable name for struct gs_usb
` [PATCH 05/11] can: gs_usb: gs_usb_receive_bulk_callback(): make use of netdev
` [PATCH 06/11] can: gs_usb: gs_usb_receive_bulk_callback(): make use of stats
` [PATCH 07/11] can: gs_usb: gs_usb_receive_bulk_callback(): count RX overflow errors also in case of OOM
` [PATCH 08/11] can: gs_usb: gs_can_start_xmit(), gs_can_open(): clean up printouts in error path
` [PATCH 09/11] cam: gs_usb: gs_can_close(): don't complain about failed device reset during ndo_stop
` [PATCH 10/11] can: gs_usb: gs_destroy_candev(): remove not needed usb_kill_anchored_urbs()
` [PATCH 11/11] can: gs_usb: gs_usb_disconnect(): "

[PATCH] can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPED
 2023-07-18 10:19 UTC 

[PATCH] net: Explicitly include correct DT includes
 2023-07-18  9:27 UTC  (8+ messages)

[PATCH v2 0/6] can: tcan4x5x: Introduce tcan4552/4553
 2023-07-18  7:57 UTC  (10+ messages)
` [PATCH v2 5/6] can: tcan4x5x: Add support for tcan4552/4553

[PATCH v5] can: mcp251xfd: __mcp251xfd_chip_set_mode(): increase poll timeout
 2023-07-17 17:53 UTC 

[PATCH v10 0/2] Enable multiple MCAN on AM62x
 2023-07-17 15:14 UTC  (4+ messages)

[PATCH v2 0/2] can: kvaser_pciefd: Add support for new Kvaser PCI Express devices
 2023-07-17 15:09 UTC  (2+ messages)

[PATCH v2 0/2] can: xilinx_can: Add support for reset
 2023-07-17 15:04 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: can: xilinx_can: Add reset description
` [PATCH v2 2/2] can: xilinx_can: Add support for controller reset

[PATCH] can: Explicitly include correct DT includes
 2023-07-17 15:01 UTC  (2+ messages)

[PATCH net-next v4 8/9] can: ems_pci: Remove unnecessary (void*) conversions
 2023-07-17 15:00 UTC  (2+ messages)

[PATCH v3] can: mcp251xfd: __mcp251xfd_chip_set_mode(): increase poll timeout
 2023-07-17 14:40 UTC  (2+ messages)

[PATCH v4] can: mcp251xfd: __mcp251xfd_chip_set_mode(): increase poll timeout
 2023-07-17 14:32 UTC 

can: isotp: epoll breaks isotp_sendmsg
 2023-07-17 13:05 UTC  (4+ messages)

[syzbot] KASAN: use-after-free Write in j1939_sock_pending_del
 2023-07-17 12:32 UTC  (2+ messages)
`  "

[PATCH] can: bcm: Fix UAF in bcm_proc_show()
 2023-07-17  7:47 UTC  (3+ messages)

[PATCH net-next v3 8/9] can: ems_pci: Remove unnecessary (void*) conversions
 2023-07-17  7:35 UTC  (7+ messages)

[PATCH] phy: Explicitly include correct DT includes
 2023-07-17  6:23 UTC  (5+ messages)

W sprawie samochodu
 2023-07-14  7:45 UTC 

[RESEND] [PATCH 1/1] can: m_can: Control tx and rx flow to avoid communication stall
 2023-07-14  7:41 UTC  (6+ messages)
    `  "
        `  "

[syzbot] [can?] possible deadlock in j1939_sk_errqueue (2)
 2023-07-13 22:23 UTC  (2+ messages)
  ` [PATCH] can: j1939: prevent deadlock by changing j1939_socks_lock to rwlock


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