linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-14 15:38:39 to 2024-11-04 10:40:16 UTC [more...]

[RFC PATCH] dt-bindings: can: convert tcan4x5x.txt to DT schema
 2024-11-04 10:40 UTC  (5+ messages)

[PATCH] can: flexcan: simplify the calculation of priv->mb_count
 2024-11-04 10:39 UTC  (3+ messages)

[syzbot] Monthly can report (Nov 2024)
 2024-11-04  8:50 UTC 

Missing CAN-XL XL data bit timing
 2024-11-01 14:27 UTC  (2+ messages)

[PATCH 0/2] can: tcan4x5x: add option for selecting nWKRQ voltage
 2024-11-01  7:46 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: can: tcan4x5x: Document the ti,nwkrq-voltage-sel option

[PATCH v1 0/9] Add Nuvoton NCT6694 MFD devices
 2024-11-01  6:15 UTC  (81+ messages)
` [PATCH v1 1/9] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v1 2/9] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v1 3/9] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v1 4/9] can: Add Nuvoton NCT6694 CAN support
` [PATCH v1 5/9] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v1 6/9] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v1 7/9] iio: adc: Add Nuvoton NCT6694 IIO support
` [PATCH v1 8/9] pwm: Add Nuvoton NCT6694 PWM support
` [PATCH v1 9/9] rtc: Add Nuvoton NCT6694 RTC support

[PATCH v5 0/9] can: m_can: Add am62 wakeup support
 2024-10-29 12:06 UTC  (16+ messages)
` [PATCH v5 1/9] dt-bindings: can: m_can: Add wakeup properties
` [PATCH v5 2/9] dt-bindings: can: m_can: Add vio-supply
` [PATCH v5 3/9] can: m_can: Map WoL to device_set_wakeup_enable
` [PATCH v5 4/9] can: m_can: Return ERR_PTR on error in allocation
` [PATCH v5 5/9] can: m_can: Support pinctrl wakeup state
` [PATCH v5 6/9] can: m_can: Add use of optional regulator
` [PATCH v5 7/9] arm64: dts: ti: k3-am62: Mark mcu_mcan0/1 as wakeup-source
` [PATCH v5 8/9] arm64: dts: ti: k3-am62a-mcu: "
` [PATCH v5 9/9] arm64: dts: ti: k3-am62p-mcu: "

[RFC PATCH v3 0/6] Add helpers for stats and error frames
 2024-10-29 11:45 UTC  (7+ messages)
` [RFC PATCH v3 1/6] can: dev: add generic function can_update_bus_error_stats()
` [RFC PATCH v3 2/6] can: flexcan: use can_update_bus_error_stats()
` [RFC PATCH v3 3/6] can: dev: add helpers to setup an error frame
` [RFC PATCH v3 4/6] can: flexcan: use helpers to setup the "
` [RFC PATCH v3 5/6] can: netlink: extend stats to the error types (ack, CRC, form, ...)
` [RFC PATCH v3 6/6] can: dev: update the error types stats "

[RFC PATCH v2 0/6] can: dev: add generic function can_update_bus_error_stats()
 2024-10-29  8:57 UTC  (9+ messages)
` [RFC PATCH v2 1/6] "
` [RFC PATCH v2 2/6] can: flexcan: use can_update_bus_error_stats()
` [RFC PATCH v2 3/6] can: dev: add helpers to setup an error frame
` [RFC PATCH v2 4/6] can: flexcan: use helpers to setup the "
` [RFC PATCH v2 5/6] can: netlink: extend stats to the error types (ack, CRC, form, ...)
` [RFC PATCH v2 6/6] can: dev: update the error types stats "

[PATCH v2 3/4] can: Add driver for CAST CAN Bus Controller
 2024-10-28 15:28 UTC  (3+ messages)
  `  "

[PATCH v2 0/4] CAST Controller Area Network driver support
 2024-10-28 14:18 UTC  (9+ messages)
` [PATCH v2 3/4] can: Add driver for CAST CAN Bus Controller
      `  "

[PATCH can] can: mcp251xfd: mcp251xfd_ring_alloc(): fix coalescing configuration when switching CAN modes
 2024-10-26 12:54 UTC  (2+ messages)

[PATCH RFC can v2] can: mcp251xfd: mcp251xfd_get_tef_len(): fix length calculation
 2024-10-25 15:50 UTC  (2+ messages)
` AW: "

[PATCH RFC can] can: mcp251xfd: mcp251xfd_get_tef_len(): fix length calculation
 2024-10-25  9:59 UTC  (5+ messages)
` AW: "

[PATCH v2 2/4] dt-bindings: can: Add CAST CAN Bus Controller
 2024-10-25  3:05 UTC 

[PATCH v2 3/4] can: Add driver for CAST CAN Bus Controller
 2024-10-25  2:49 UTC 

[PATCH v2 3/4] can: Add driver for CAST CAN Bus Controller
 2024-10-25  2:11 UTC 

[PATCH] Fix error in J1939 documentation
 2024-10-23 15:46 UTC  (4+ messages)

[PATCH] can: rockchip_canfd: Drop obsolete dependency on COMPILE_TEST
 2024-10-23  5:20 UTC  (4+ messages)

[PATCH v6] can: gs_usb.c: add usb endpoint address detection at driver probe step
 2024-10-18 21:24 UTC 

[PATCH v5] can: gs_usb.c: add usb endpoint address detection at driver probe step
 2024-10-18 21:22 UTC  (3+ messages)
  ` Subject: Alignment correction

[RESEND PATCH v4 0/1] dt-bindings: phy: ti,tcan104x-can: Document Microchip ATA6561
 2024-10-17 15:36 UTC  (2+ messages)

[PATCH net-next v3 0/9] do not leave dangling sk pointers in pf->create functions
 2024-10-16 19:05 UTC  (16+ messages)
` [PATCH net-next v3 1/9] af_packet: avoid erroring out after sock_init_data() in packet_create()
` [PATCH net-next v3 4/9] net: af_can: do not leave a dangling sk pointer in can_create()
` [PATCH net-next v3 8/9] net: warn, if pf->create does not clear sock->sk on error
` [PATCH net-next v3 9/9] Revert "net: do not leave a dangling sk pointer, when socket creation fails"

[PATCH v4 0/9] can: m_can: Add am62 wakeup support
 2024-10-16 18:57 UTC  (15+ messages)
` [PATCH v4 1/9] dt-bindings: can: m_can: Add wakeup properties
` [PATCH v4 2/9] dt-bindings: can: m_can: Add vio-supply
` [PATCH v4 3/9] can: m_can: Map WoL to device_set_wakeup_enable
` [PATCH v4 4/9] can: m_can: Return ERR_PTR on error in allocation
` [PATCH v4 5/9] can: m_can: Support pinctrl wakeup state
` [PATCH v4 6/9] can: m_can: Add use of optional regulator
` [PATCH v4 7/9] arm64: dts: ti: k3-am62: Mark mcu_mcan0/1 as wakeup-source
` [PATCH v4 8/9] arm64: dts: ti: k3-am62a-mcu: "
` [PATCH v4 9/9] arm64: dts: ti: k3-am62p-mcu: "

[PATCH 00/17] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-10-15 18:00 UTC  (3+ messages)

[PATCH v3 0/9] can: m_can: Add am62 wakeup support
 2024-10-15  9:29 UTC  (7+ messages)
` [PATCH v3 3/9] can: m_can: Map WoL to device_set_wakeup_enable
` [PATCH v3 5/9] can: m_can: Support pinctrl wakeup state

[PATCH net-next v3 7/9] net: inet6: do not leave a dangling sk pointer in inet6_create()
 2024-10-15  8:11 UTC  (3+ messages)

[PATCH net-next v3 6/9] net: inet: do not leave a dangling sk pointer in inet_create()
 2024-10-15  8:05 UTC  (3+ messages)

[PATCH net-next v3 5/9] net: ieee802154: do not leave a dangling sk pointer in ieee802154_create()
 2024-10-15  8:05 UTC  (3+ messages)

[PATCH net-next v3 3/9] Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcomm_sock_alloc()
 2024-10-15  8:04 UTC  (3+ messages)

[PATCH net-next v3 2/9] Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_create()
 2024-10-15  8:03 UTC  (3+ messages)

[RFC PATCH 0/6] This series originates from some tests I ran on a CAN communication for
 2024-10-15  7:47 UTC  (4+ messages)
` [RFC PATCH 3/6] can: dev: add helper macros to setup an error frame


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