linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-27 08:22:46 to 2022-11-11 11:49:10 UTC [more...]

[PATCH 2/3] can: cc770: add missing free_cc770dev() in cc770_isa_probe()
 2022-11-11 12:09 UTC 

[PATCH 1/3] can: sja1000_isa: add missing free_sja1000dev() in sja1000_isa_probe()
 2022-11-11 12:08 UTC 

[PATCH v2 0/6] can: mcan: Add MCAN support for FSD SoC
 2022-11-11  7:54 UTC  (19+ messages)
    ` [PATCH v2 1/6] dt-bindings: Document the SYSREG specific compatibles found on "
    ` [PATCH v2 2/6] dt-bindings: can: mcan: Add ECC functionality to message ram
    ` [PATCH v2 3/6] arm64: dts: fsd: add sysreg device node
    ` [PATCH v2 4/6] arm64: dts: fsd: Add MCAN "
    ` [PATCH v2 5/6] can: m_can: Add ECC functionality for message RAM
    ` [PATCH v2 6/6] arm64: dts: fsd: Add support for error correction code "

[PATCH] can: c_can: use devm_platform_get_and_ioremap_resource()
 2022-11-11  6:43 UTC 

[PATCH] can: can327: fix potential skb leak when netdev is down
 2022-11-10 16:04 UTC  (2+ messages)

[PATCH 0/7] can: mcan: Add MCAN support for FSD SoC
 2022-11-09 11:13 UTC  (19+ messages)
    ` [PATCH 2/7] dt-bindings: can: mcan: Add ECC functionality to message ram
    ` [PATCH 5/7] arm64: dts: fsd: Add MCAN device node
    ` [PATCH 4/7] can: mcan: enable peripheral clk to access mram
    ` [PATCH 6/7] can: m_can: Add ECC functionality for message RAM
    ` [PATCH 3/7] arm64: dts: fsd: add sysreg device node

[PATCH net 0/6] pull-request: can 2022-11-07
 2022-11-09  0:00 UTC  (8+ messages)
` [PATCH net 1/6] can: af_can: can_exit(): add missing dev_remove_pack() of canxl_packet
` [PATCH net 2/6] can: af_can: fix NULL pointer dereference in can_rx_register()
` [PATCH net 3/6] can: isotp: fix tx state handling for echo tx processing
` [PATCH net 4/6] can: j1939: j1939_send_one(): fix missing CAN header initialization
` [PATCH net 5/6] can: dev: fix skb drop check
` [PATCH net 6/6] can: rcar_canfd: Add missing ECC error checks for channels 2-7

[RFC PATCH v2 0/2] can: virtio: virtio-can driver
 2022-11-08 19:22 UTC  (10+ messages)
` [RFC PATCH v2 1/2] can: virtio: Initial virtio CAN driver
` [RFC PATCH v2 2/2] can: virtio: Add virtio_can to MAINTAINERS file

[PATCH net-next 0/14] pull-request: can-next 2022-10-31
 2022-11-08 19:07 UTC  (21+ messages)
` [PATCH net-next 01/14] can: peak_usb: rename device_id to a more explicit name
` [PATCH net-next 02/14] can: peak_usb: add callback to read user value of CANFD devices
` [PATCH net-next 03/14] can: peak_usb: allow flashing of the user device id
` [PATCH net-next 04/14] can: peak_usb: replace unregister_netdev() with unregister_candev()
` [PATCH net-next 05/14] can: peak_usb: add ethtool interface to user defined flashed device number
` [PATCH net-next 06/14] can: peak_usb: export PCAN user device ID as sysfs device attribute
` [PATCH net-next 07/14] can: peak_usb: align user device id format in log with sysfs attribute
` [PATCH net-next 08/14] can: kvaser_usb: kvaser_usb_set_bittiming(): fix redundant initialization warning for err
` [PATCH net-next 09/14] can: kvaser_usb: kvaser_usb_set_{,data}bittiming(): remove empty lines in variable declaration
` [PATCH net-next 10/14] can: rcar_canfd: rcar_canfd_probe: Add struct rcar_canfd_hw_info to driver data
` [PATCH net-next 11/14] can: rcar_canfd: Add max_channels to struct rcar_canfd_hw_info
` [PATCH net-next 12/14] can: rcar_canfd: Add shared_global_irqs "
` [PATCH net-next 13/14] can: rcar_canfd: Add postdiv "
` [PATCH net-next 14/14] can: rcar_canfd: Add multi_channel_irqs "

[PATCH net 0/5] pull-request: can 2022-11-04
 2022-11-07 13:01 UTC  (11+ messages)
` [PATCH net 1/5] can: af_can: can_exit(): add missing dev_remove_pack() of canxl_packet
` [PATCH net 2/5] can: af_can: fix NULL pointer dereference in can_rx_register()
` [PATCH net 3/5] can: j1939: j1939_send_one(): fix missing CAN header initialization
` [PATCH net 4/5] can: dev: fix skb drop check
` [PATCH net 5/5] can: rcar_canfd: Add missing ECC error checks for channels 2-7

[PATCH] can: etas_es58x: sort the includes by alphabetic order
 2022-11-08  6:15 UTC  (3+ messages)
` [PATCH v2] "

[RFC PATCH v2 1/1] virtio-can: Device specification - 2nd RFC draft
 2022-11-07 12:30 UTC  (2+ messages)
` [virtio-comment] "

[PATCH v7 0/2] can: esd: add support for esd GmbH PCIe/402 CAN interface
 2022-11-06 22:41 UTC  (3+ messages)
` [PATCH v7 1/2] MAINTAINERS: add Stefan Mätje as maintainer for the esd electronics GmbH PCIe/402 CAN drivers
` [PATCH v7 2/2] can: esd: add support for esd GmbH PCIe/402 CAN interface family

[PATCH] can: etas_es58x: report the firmware version through ethtool
 2022-11-06 16:02 UTC  (21+ messages)
` [PATCH v2 0/3] can: etas_es58x: report firmware version
  ` [PATCH v2 1/3] USB: core: export usb_cache_string()
  ` [PATCH v2 2/3] can: etas_es58x: use usb_cache_string() to retrieve the product info string
  ` [PATCH v2 3/3] can: etas_es58x: report the firmware version through ethtool

[RFC PATCH 1/1] can: virtio: Initial virtio CAN driver
 2022-11-05  9:21 UTC  (11+ messages)
` [virtio-dev] "
    ` [virtio-dev] "

[PATCH] can: isotp: fix tx state handling for echo tx processing
 2022-11-04 14:28 UTC  (3+ messages)

[PATCH v2] can: isotp: fix tx state handling for echo tx processing
 2022-11-04 14:25 UTC 

presume-ack option exact meaning
 2022-11-04 13:49 UTC 

[PATCH] can: dev: fix skb drop check
 2022-11-04 12:27 UTC  (4+ messages)

[PATCH] can: j1939: fix missing CAN header initialization
 2022-11-04 12:04 UTC  (2+ messages)

[PATCH] can: m_can: sort header inclusion alphabetically
 2022-11-04 11:18 UTC  (2+ messages)

presume-ack option exact meaning
 2022-11-04 11:03 UTC  (2+ messages)

[syzbot] KMSAN: uninit-value in can_send
 2022-11-04  5:22 UTC  (3+ messages)

Undefined behavior in Linux Virtual CAN Tunnel
 2022-11-02 10:14 UTC  (4+ messages)
      ` [PATCH] can: skb: can_dropped_invalid_skb: fix out of bound access

[PATCH] can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global FIFO receive
 2022-11-02  1:36 UTC  (2+ messages)

[PATCH] can: rcar_canfd: fix channel specific IRQ handling for RZ/G2L
 2022-11-02  1:31 UTC  (2+ messages)

[PATCH] can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global FIFO receive
 2022-11-01 13:32 UTC  (5+ messages)

[PATCH v3 0/6] R-Car CAN FD driver enhancements
 2022-10-31 15:17 UTC  (12+ messages)
` [PATCH v3 4/6] can: rcar_canfd: Add postdiv to struct rcar_canfd_hw_info
` [PATCH v3 5/6] can: rcar_canfd: Add multi_channel_irqs "
` [PATCH v3 6/6] can: rcar_canfd: Add has_gerfl_eef "
          `  "

[PATCH] can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global FIFO receive
 2022-10-31 13:26 UTC 

[PATCH] can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global FIFO receive
 2022-10-31 12:50 UTC 

[PATCH] can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global FIFO receive
 2022-10-31 11:50 UTC 

[linux-next:master] BUILD REGRESSION fd8dab197cca2746e1fcd399a218eec5164726d4
 2022-10-31 11:46 UTC  (2+ messages)

[PATCH 1/2] can: kvaser_usb: kvaser_usb_set_bittiming(): fix redundant initialization warning for err
 2022-10-31 11:45 UTC  (2+ messages)
` [PATCH 2/2] can: kvaser_usb: kvaser_usb_set_{,data}bittiming(): remove empty lines in variable declaration

[PATCH] can: canxl: Fix unremoved canxl_packet in can_exit()
 2022-10-31  9:51 UTC  (2+ messages)

[PATCH] can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global FIFO receive
 2022-10-31  9:35 UTC 

[PATCH] can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global FIFO receive
 2022-10-31  9:02 UTC 

[PATCH v1] can: peak_usb: export PCAN device ID as sysfs device attribute
 2022-10-30 10:59 UTC  (9+ messages)
` [PATCH v2 0/7] can: peak_usb: Introduce configurable user dev id
  ` [PATCH v2 1/7] can: peak_usb: rename device_id to a more explicit name
  ` [PATCH v2 2/7] can: peak_usb: add callback to read user value of CANFD devices
  ` [PATCH v2 3/7] can: peak_usb: allow flashing of the user device id
  ` [PATCH v2 4/7] can: peak_usb: replace unregister_netdev() with unregister_candev()
  ` [PATCH v2 5/7] can: peak_usb: add ethtool interface to user defined flashed device number
  ` [PATCH v2 6/7] can: peak_usb: export PCAN user device ID as sysfs device attribute
  ` [PATCH v2 7/7] can: peak_usb: align user device id format in log with sysfs attribute

[PATCH net] can: af_can: fix NULL pointer dereference in can_rx_register()
 2022-10-28 12:31 UTC  (8+ messages)

[PATCH] can: rcar_canfd: Add missing ECC error checks for channels 2-7
 2022-10-28 12:11 UTC  (6+ messages)

[PATCH net,v2] can: af_can: fix NULL pointer dereference in can_rx_register()
 2022-10-28  8:56 UTC 

[PATCH net 0/4] pull-request: can 2022-10-27
 2022-10-27 17:40 UTC  (6+ messages)
` [PATCH net 1/4] can: kvaser_usb: Fix possible completions during init_completion
` [PATCH net 2/4] can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global FIFO receive
` [PATCH net 3/4] can: rcar_canfd: fix channel specific IRQ handling for RZ/G2L
` [PATCH net 4/4] can: j1939: transport: j1939_session_skb_drop_old(): spin_unlock_irqrestore() before kfree_skb()

[PATCH v2] can: j1939: transport: replace kfree_skb() with dev_kfree_skb_irq()
 2022-10-27 11:29 UTC  (2+ messages)


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