messages from 2024-10-16 19:05:51 to 2024-11-06 15:17:18 UTC [more...]
[PATCH can v3] can: mcp251xfd: mcp251xfd_get_tef_len(): fix length calculation
2024-11-06 15:17 UTC (2+ messages)
[PATCH v2] can: fix skb reference counting in j1939_session_new()
2024-11-06 14:42 UTC (6+ messages)
[PATCH v2] dt-bindings: can: convert tcan4x5x.txt to DT schema
2024-11-06 14:27 UTC (3+ messages)
Missing CAN-XL XL data bit timing
2024-11-06 14:02 UTC (6+ messages)
tcan4x5x is refusing to configure device after os reboot
2024-11-06 12:37 UTC
[PATCH] dt-bindings: can: convert tcan4x5x.txt to DT schema
2024-11-05 14:03 UTC (9+ messages)
[PATCH RFC can v2] can: mcp251xfd: mcp251xfd_get_tef_len(): fix length calculation
2024-11-05 11:53 UTC (9+ messages)
` AW: "
` AW: "
[PATCH net 0/8] pull-request: can 2024-11-04
2024-11-05 5:29 UTC (12+ messages)
` [PATCH net 1/8] can: j1939: fix error in J1939 documentation
` [PATCH net 2/8] can: {cc770,sja1000}_isa: allow building on x86_64
` [PATCH net 3/8] can: m_can: m_can_close(): don't call free_irq() for IRQ-less devices
` [PATCH net 4/8] can: c_can: fix {rx,tx}_errors statistics
` [PATCH net 5/8] can: rockchip_canfd: CAN_ROCKCHIP_CANFD should depend on ARCH_ROCKCHIP
` [PATCH net 6/8] can: rockchip_canfd: Drop obsolete dependency on COMPILE_TEST
` [PATCH net 7/8] can: mcp251xfd: mcp251xfd_ring_alloc(): fix coalescing configuration when switching CAN modes
` [PATCH net 8/8] can: mcp251xfd: mcp251xfd_get_tef_len(): fix length calculation
[PATCH v1 0/9] Add Nuvoton NCT6694 MFD devices
2024-11-05 6:21 UTC (82+ 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
[RFC PATCH] dt-bindings: can: convert tcan4x5x.txt to DT schema
2024-11-04 11:37 UTC (7+ 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
[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 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 (5+ 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] 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 (2+ 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 (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox