messages from 2024-10-25 07:12:47 to 2024-11-11 16:21:02 UTC [more...]
[PATCH net-next] net: use pdev instead of OF funcs
2024-11-11 16:20 UTC (5+ messages)
[RFC PATCH 00/14] can: netlink: add CAN XL
2024-11-11 15:32 UTC (18+ messages)
` [RFC PATCH 01/14] can: dev: add struct data_bittiming_params to group FD parameters
` [RFC PATCH 02/14] can: netlink: replace tabulation by space in assignement
` [RFC PATCH 03/14] can: bittiming: rename CAN_CTRLMODE_TDC_MASK into CAN_CTRLMODE_FD_TDC_MASK
` [RFC PATCH 04/14] can: bittiming: rename can_tdc_is_enabled() into can_fd_tdc_is_enabled()
` [RFC PATCH 05/14] can: netlink: can_changelink(): rename tdc_mask into fd_tdc_flag_provided
` [RFC PATCH 06/14] can: netlink: make can_tdc_changelink() FD agnostic
` [RFC PATCH 07/14] can: netlink: add can_dtb_changelink()
` [RFC PATCH 08/14] can: netlink: add can_validate_tdc()
` [RFC PATCH 09/14] can: netlink: make can_tdc_get_size() FD agnostic
` [RFC PATCH 10/14] can: netlink: make can_tdc_fill_info() "
` [RFC PATCH 11/14] can: netlink: document which symbols are FD specific
` [RFC PATCH 12/14] can: netlink: add CAN XL support
` [RFC PATCH 13/14] can: netlink: add userland error messages
` [RFC PATCH 14/14] !!! DO NOT MERGE !!! can: add dummyxl driver
[RFC PATCH 0/8] iplink_can: add CAN XL
2024-11-11 15:10 UTC (12+ messages)
` [RFC PATCH 1/8] iplink_can: remove unused FILE *f parameter in three functions
` [RFC PATCH 2/8] !!! DO NOT MERGE !!! can: netlink: update headers
` [RFC PATCH 3/8] iplink_can: reduce the visibility of tdc in can_parse_opt()
` [RFC PATCH 4/8] iplink_can: remove newline at the end of invarg()'s messages
` [RFC PATCH 5/8] iplink_can: use invarg() instead of fprintf()
` [RFC PATCH 6/8] iplink_can: add struct can_tdc
` [RFC PATCH 7/8] iplink_can: rename dbt into fd_dbt in can_parse_opt()
` [RFC PATCH 8/8] iplink_can: add CAN XL
[PATCH 0/3] can: tcan4x5x/m_can: use standby mode when down and in suspend
2024-11-11 10:51 UTC (4+ messages)
` [PATCH 1/3] can: m_can: add deinit callback
` [PATCH 2/3] can: tcan4x5x: add deinit callback to set standby mode
` [PATCH 3/3] can: m_can: call deinit callback when going into suspend
[PATCH] net: modernize ioremap in probe
2024-11-11 9:38 UTC (4+ messages)
[PATCH v2 0/2] can: tcan4x5x: add option for selecting nWKRQ voltage
2024-11-11 8:54 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dt-bindings: can: tcan4x5x: Document the ti,nwkrq-voltage-sel option
[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 (79+ 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 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: "
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;
as well as URLs for NNTP newsgroup(s).