linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-10 11:37:42 to 2022-11-24 14:45:16 UTC [more...]

[PATCH] can: m_can: Add check for devm_clk_get
 2022-11-24 14:44 UTC  (2+ messages)

[PATCH 1/3] can: flexcan: add auto stop mode for IMX93 to support wakeup
 2022-11-24 14:43 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: can: fsl,flexcan: add imx93 compatible
` [PATCH 3/3] arm64: dts: imx93: add flexcan nodes

[PATCH] can: mcba_usb: Fix termination command argument
 2022-11-24 14:38 UTC  (10+ messages)

[PATCH v2 0/9] dt-bindings: cleanup titles
 2022-11-24 13:48 UTC  (33+ messages)
` [PATCH v2 1/9] dt-bindings: drop redundant part of title of shared bindings
` [PATCH v2 2/9] dt-bindings: memory-controllers: ti,gpmc-child: drop redundant part of title
` [PATCH v2 3/9] dt-bindings: clock: st,stm32mp1-rcc: add proper title
` [PATCH v2 4/9] dt-bindings: drop redundant part of title (end)
` [PATCH v2 5/9] dt-bindings: drop redundant part of title (end, part two)
` [PATCH v2 7/9] dt-bindings: drop redundant part of title (beginning)
` [PATCH v2 8/9] dt-bindings: clock: drop redundant part of title
` [PATCH v2 9/9] dt-bindings: drop redundant part of title (manual)
  ` [PATCH v2 6/9] dt-bindings: drop redundant part of title (end, part three)

[PATCH] can: ctucanfd: Drop obsolete dependency on COMPILE_TEST
 2022-11-24 13:16 UTC 

[PATCH v3 0/2] can: mcan: Add MCAN support for FSD SoC
 2022-11-24  9:06 UTC  (6+ messages)
    ` [PATCH v3 1/2] can: m_can: Move mram init to mcan device setup
    ` [PATCH v3 2/2] arm64: dts: fsd: Add MCAN device node

[PATCH RESEND] can: j1939: do not wait 250ms if the same addr was already claimed
 2022-11-24  5:16 UTC  (24+ messages)

[PATCH] can: etas_es58x: repair conditional for a verbose debug message
 2022-11-23  9:13 UTC  (2+ messages)

[PATCH v1] can: sja1000: fix size of OCR_MODE_MASK define
 2022-11-23  7:16 UTC 

AW: Problem receiving > 8 byte UDS response when using istpsend
 2022-11-22 16:24 UTC  (5+ messages)
  `  "

[PATCH] can: etas_es58x: report the firmware version through ethtool
 2022-11-22 16:00 UTC  (12+ messages)
` [PATCH v3 0/3] can: etas_es58x: report firmware, bootloader and hardware version
  ` [PATCH v3 1/3] USB: core: export usb_cache_string()
  ` [PATCH v3 2/3] can: etas_es58x: export firmware, bootloader and hardware versions in sysfs
  ` [PATCH v3 3/3] can: etas_es58x: report firmware-version through ethtool

[PATCH] can: can327: fix potential skb leak when netdev is down
 2022-11-22 10:09 UTC  (4+ messages)

Silikonmischungen
 2022-11-22  9:10 UTC 

[PATCH] can: sja1000: plx_pci: fix error handling path in plx_pci_add_card()
 2022-11-21 11:10 UTC 

[PATCH] can: mcba_usb: fix potential resource leak in mcba_usb_xmit_cmd()
 2022-11-20 10:14 UTC 

[RFC PATCH 0/9] dt-bindings: cleanup titles
 2022-11-18  8:28 UTC  (26+ messages)
` [RFC PATCH 1/9] dt-bindings: drop redundant part of title of shared bindings
` [RFC PATCH 2/9] dt-bindings: memory-controllers: ti,gpmc-child: drop redundant part of title
` [RFC PATCH 3/9] dt-bindings: clock: st,stm32mp1-rcc: add proper title
` [RFC PATCH 4/9] dt-bindings: drop redundant part of title (end)
` [RFC PATCH 5/9] dt-bindings: drop redundant part of title (end, part two)
` [RFC PATCH 7/9] dt-bindings: drop redundant part of title (beginning)
` [RFC PATCH 8/9] dt-bindings: clock: drop redundant part of title
` [RFC PATCH 9/9] dt-bindings: drop redundant part of title (manual)

[PATCH] dt-bindings: can: renesas,rcar-canfd: Document RZ/Five SoC
 2022-11-16 21:37 UTC  (3+ messages)

[PATCH 00/15] can: m_can: Optimizations for tcan and peripheral chips
 2022-11-16 20:53 UTC  (16+ messages)
` [PATCH 01/15] can: m_can: Eliminate double read of TXFQS in tx_handler
` [PATCH 02/15] can: m_can: Wakeup net queue once tx was issued
` [PATCH 03/15] can: m_can: Cache tx putidx and transmits in flight
` [PATCH 04/15] can: m_can: Use transmit event FIFO watermark level interrupt
` [PATCH 05/15] can: m_can: Disable unused interrupts
` [PATCH 06/15] can: m_can: Avoid reading irqstatus twice
` [PATCH 07/15] can: m_can: Read register PSR only on error
` [PATCH 08/15] can: m_can: Count TXE FIFO getidx in the driver
` [PATCH 09/15] can: m_can: Count read getindex "
` [PATCH 10/15] can: m_can: Batch acknowledge rx fifo
` [PATCH 11/15] can: m_can: Batch acknowledge transmit events
` [PATCH 12/15] can: tcan4x5x: Remove invalid write in clear_interrupts
` [PATCH 13/15] can: tcan4x5x: Fix use of register error status mask
` [PATCH 14/15] can: tcan4x5x: Fix register range of first block
` [PATCH 15/15] can: tcan4x5x: Specify separate read/write ranges

[PATCH v2 0/6] can: mcan: Add MCAN support for FSD SoC
 2022-11-16 16:43 UTC  (11+ messages)
  ` [PATCH v2 3/6] arm64: dts: fsd: add sysreg device node
    ` [PATCH v2 1/6] dt-bindings: Document the SYSREG specific compatibles found on FSD SoC

[PATCH] arm64: dts: fsd: Change the reg properties from 64-bit to 32-bit
 2022-11-16 12:44 UTC  (4+ messages)

[PATCH can-utils-dev 0/5] can-utils-dev: a set of cleanup patches
 2022-11-15  8:57 UTC  (34+ messages)
` [PATCH can-utils-dev 1/5] slcanpty: remove redundant asc2nibble()
` [PATCH can-utils-dev 2/5] lib: add pr_debug() macro
` [PATCH can-utils-dev 3/5] candump: add global variable progname
` [PATCH can-utils-dev 4/5] candump: use linux/net_tstamp.h instead of redefining values ourselves
` [PATCH can-utils-dev 5/5] lib: snprintf_can_error_frame: print counter errors if CAN_ERR_CNT is set
` [PATCH can-utils-dev v2 0/5] can-utils-dev: a set of cleanup patches
  ` [PATCH can-utils-dev v2 1/5] slcanpty: remove redundant asc2nibble()
  ` [PATCH can-utils-dev v2 2/5] lib: add pr_debug() macro
  ` [PATCH can-utils-dev v2 3/5] lib: snprintf_can_error_frame: print counter errors if CAN_ERR_CNT is set
  ` [PATCH can-utils-dev v2 4/5] candump: add global variable progname
  ` [PATCH can-utils-dev v2 5/5] candump: use linux/net_tstamp.h instead of redefining values ourselves
` [PATCH can-utils-dev v3 0/6] can-utils-dev: a set of update and cleanup patches
  ` [PATCH can-utils-dev v3 1/6] slcanpty: remove redundant asc2nibble()
  ` [PATCH can-utils-dev v3 2/6] include: update linux/can/error.h
  ` [PATCH can-utils-dev v3 3/6] lib: snprintf_can_error_frame: print counter errors if CAN_ERR_CNT is set
  ` [PATCH can-utils-dev v3 4/6] lib: add pr_debug() macro
  ` [PATCH can-utils-dev v3 5/6] candump: add global variable progname
  ` [PATCH can-utils-dev v3 6/6] candump: use linux/net_tstamp.h instead of redefining values ourselves

[PATCH 3/3] can: m_can: pci: add missing m_can_class_free_dev() in probe/remove methods
 2022-11-14 14:57 UTC  (2+ messages)

[PATCH v2] can: etas_es58x: free netdev when register_candev() failed in es58x_init_netdev()
 2022-11-14  8:32 UTC  (2+ messages)

[PATCH] can: etas_es58x: free netdev when register_candev() failed in es58x_init_netdev()
 2022-11-14  5:14 UTC  (2+ messages)

[RESEND RFC PATCH v5 0/5] can: bxcan: add support for ST bxCAN controller
 2022-11-13 18:13 UTC  (3+ messages)
` [RESEND RFC PATCH v5 2/5] dt-bindings: net: can: add STM32 bxcan DT bindings
` [RESEND RFC PATCH v5 5/5] can: bxcan: add support for ST bxCAN controller

[PATCH v2 3/3] can: etas_es58x: report the firmware version through ethtool
 2022-11-12 15:40 UTC  (12+ messages)

[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] can: c_can: use devm_platform_get_and_ioremap_resource()
 2022-11-11  6:43 UTC 


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