linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-17 18:23:21 to 2023-08-03 05:08:13 UTC [more...]

[PATCH 1/2] can: can327: remove casts from tty->disc_data
 2023-08-03  5:08 UTC  (8+ messages)
` [PATCH 2/2] net: nfc: "

[PATCH net v3] can: raw: fix receiver memory leak
 2023-08-03  0:43 UTC  (8+ messages)

[PATCH 0/1] can: esd_usb: Add support for esd CAN-USB/3
 2023-08-02 13:56 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH net-next] can: c_can: Do not check for 0 return after calling platform_get_irq()
 2023-08-02  8:59 UTC  (2+ messages)

W sprawie samochodu
 2023-07-31  8:35 UTC 

W sprawie samochodu
 2023-08-01  7:55 UTC 

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

[PATCH 05/10] can: slcan: remove casts from tty->disc_data
 2023-07-31  8:16 UTC  (2+ messages)

[PATCH -next] can: flexcan: fix the return value handle for platform_get_irq()
 2023-07-31  8:13 UTC  (2+ messages)

[PATCH v2 0/4] Add support for Allwinner D1 CAN controllers
 2023-07-31  2:38 UTC  (10+ 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

W sprawie samochodu
 2023-07-26  7:50 UTC 

[PATCH net-next 0/21] pull-request: can-next 2023-07-28
 2023-07-28  9:00 UTC  (23+ messages)
` [PATCH net-next 01/21] dt-bindings: net: can: Add support for Allwinner D1 CAN controller
` [PATCH net-next 02/21] riscv: dts: allwinner: d1: Add CAN controller nodes
` [PATCH net-next 03/21] can: sun4i_can: Add acceptance register quirk
` [PATCH net-next 04/21] MAINTAINERS: Add myself as maintainer of the ems_pci.c driver
` [PATCH net-next 05/21] can: sun4i_can: Add support for the Allwinner D1
` [PATCH net-next 06/21] can: peak_usb: remove unused/legacy peak_usb_netif_rx() function
` [PATCH net-next 07/21] can: Explicitly include correct DT includes, part 2
` [PATCH net-next 08/21] can: gs_usb: remove leading space from goto labels
` [PATCH net-next 09/21] can: gs_usb: gs_usb_probe(): align block comment
` [PATCH net-next 10/21] can: gs_usb: gs_usb_set_timestamp(): remove return statements form void function
` [PATCH net-next 11/21] can: gs_usb: uniformly use "parent" as variable name for struct gs_usb
` [PATCH net-next 12/21] can: gs_usb: gs_usb_receive_bulk_callback(): make use of netdev
` [PATCH net-next 13/21] can: gs_usb: gs_usb_receive_bulk_callback(): make use of stats
` [PATCH net-next 14/21] can: gs_usb: gs_usb_receive_bulk_callback(): count RX overflow errors also in case of OOM
` [PATCH net-next 15/21] can: gs_usb: gs_can_start_xmit(), gs_can_open(): clean up printouts in error path
` [PATCH net-next 16/21] can: gs_usb: gs_can_close(): don't complain about failed device reset during ndo_stop
` [PATCH net-next 17/21] can: gs_usb: gs_destroy_candev(): remove not needed usb_kill_anchored_urbs()
` [PATCH net-next 18/21] can: gs_usb: gs_usb_disconnect(): "
` [PATCH net-next 19/21] can: rx-offload: rename rx_offload_get_echo_skb() -> can_rx_offload_get_echo_skb_queue_timestamp()
` [PATCH net-next 20/21] can: rx-offload: add can_rx_offload_get_echo_skb_queue_tail()
` [PATCH net-next 21/21] can: gs_usb: convert to NAPI/rx-offload to avoid OoO reception

[PATCH v2 0/2] can: ems_pci: refine PCI IDs for ASIX AX99100
 2023-07-26 11:47 UTC  (9+ 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 v3 0/4] add support for ASIX AX99100
 2023-07-26 11:44 UTC  (6+ 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 v3 1/2] arm64: dts: imx93: add the Flex-CAN stop mode by GPR
 2023-07-26 11:24 UTC  (2+ messages)
` [PATCH v3 2/2] can: flexcan: remove the auto stop mode for IMX93

[PATCH v2 1/3] arm64: dts: imx93: add the Flex-CAN stop mode by GPR
 2023-07-26 11:12 UTC  (8+ messages)
` [PATCH v2 2/3] can: flexcan: remove the auto stop mode for IMX93
` [PATCH v2 3/3] can: flexcan: lack of stop mode dts properity should not block driver probe
    ` RE: [PATCH v2 1/3] arm64: dts: imx93: add the Flex-CAN stop mode by GPR

[PATCH 1/2] arm64: dts: imx93: add the Flex-CAN stop mode by GPR
 2023-07-26  8:04 UTC  (4+ messages)
` [PATCH 2/2] can: flexcan: remove the auto stop mode for IMX93

KASAN: use-after-free Read in j1939_session_get_by_addr
 2023-07-25 13:53 UTC  (2+ messages)
` [syzbot] "

[PATCH v2] can: Explicitly include correct DT includes, part 2
 2023-07-25  7:35 UTC  (2+ messages)

[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 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 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  (3+ messages)

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-next 0/8] pull-request: can-next 2023-07-17
 2023-07-19  7:25 UTC  (11+ messages)
` [PATCH net-next 1/8] dt-bindings: net: can: Remove interrupt properties for MCAN
` [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 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  (5+ messages)

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

[PATCH net 1/5] can: raw: fix receiver memory leak
 2023-07-19  1:40 UTC  (2+ messages)

[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  (3+ 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


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