messages from 2024-11-12 07:35:58 to 2024-11-22 07:20:17 UTC [more...]
[PATCH v2 0/7] Add Nuvoton NCT6694 MFD drivers
2024-11-22 7:20 UTC (13+ messages)
` [PATCH v2 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v2 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v2 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v2 4/7] can: Add Nuvoton NCT6694 CAN support
` [PATCH v2 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v2 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v2 7/7] rtc: Add Nuvoton NCT6694 RTC support
[PATCH net-next v4 0/5] net: Improve netns handling in RTNL and ip_tunnel
2024-11-21 21:43 UTC (8+ messages)
` [PATCH net-next v4 1/5] net: ip_tunnel: Build flow in underlay net namespace
` [PATCH net-next v4 2/5] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v4 3/5] rtnetlink: Decouple net namespaces in rtnl_newlink_create()
` [PATCH net-next v4 4/5] selftests: net: Add python context manager for netns entering
` [PATCH net-next v4 5/5] selftests: net: Add two test cases for link netns
[RFC PATCH 00/14] can: netlink: add CAN XL
2024-11-21 20:10 UTC (12+ messages)
` [RFC PATCH 12/14] can: netlink: add CAN XL support
[PATCH] can: dev: can_set_termination(): Allow gpio sleep
2024-11-21 15:30 UTC (5+ messages)
[PATCH] can: rockchip_canfd: Drop obsolete dependency on COMPILE_TEST
2024-11-21 13:50 UTC (4+ messages)
[PATCH can] can: dev: can_set_termination(): allow sleeping GPIOs
2024-11-21 12:12 UTC
[PATCH v3] dt-bindings: net: can: atmel: Convert to json schema
2024-11-21 8:29 UTC (2+ messages)
imx93-evk: Failure to run flexcan loopback
2024-11-20 18:42 UTC (2+ messages)
[PATCH v1] can: can327: Clean up payload encoding in can327_handle_prompt()
2024-11-20 15:59 UTC (4+ messages)
[PATCH 0/3] add FlexCAN support for S32G2/S32G3 SoCs
2024-11-20 13:38 UTC (33+ messages)
` [PATCH 1/3] dt-bindings: can: fsl,flexcan: add S32G2/S32G3 SoC support
` [PATCH 2/3] can: flexcan: add NXP "
` [PATCH 3/3] can: flexcan: handle S32G2/S32G3 separate interrupt lines
[PATCH] docs: remove duplicate word
2024-11-20 8:33 UTC (3+ messages)
[PATCH v2] dt-bindings: net: can: atmel: Convert to json schema
2024-11-19 9:10 UTC (5+ messages)
[PATCH v3 0/3] add FlexCAN support for S32G2/S32G3 SoCs
2024-11-19 8:07 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: can: fsl,flexcan: add S32G2/S32G3 SoC support
` [PATCH v3 2/3] can: flexcan: add NXP "
[PATCH net] MAINTAINERS: exclude can core, drivers and DT bindings from netdev ML
2024-11-19 3:00 UTC (2+ messages)
[PATCH net] can: can327: fix snprintf() limit in can327_handle_prompt()
2024-11-19 0:48 UTC (14+ messages)
[PATCH iproute2-next v1 0/6] iplink_can: preparation before introduction of CAN XL
2024-11-18 17:00 UTC (8+ messages)
` [PATCH iproute2-next v1 1/6] iplink_can: remove unused FILE *f parameter in three functions
` [PATCH iproute2-next v1 2/6] iplink_can: reduce the visibility of tdc in can_parse_opt()
` [PATCH iproute2-next v1 3/6] iplink_can: remove newline at the end of invarg()'s messages
` [PATCH iproute2-next v1 4/6] iplink_can: use invarg() instead of fprintf()
` [PATCH iproute2-next v1 5/6] iplink_can: add struct can_tdc
` [PATCH iproute2-next v1 6/6] iplink_can: rename dbt into fd_dbt in can_parse_opt()
[mkl-can-next:testing 4/5] drivers/net/can/m_can/tcan4x5x-core.c:333:22: warning: unused variable 'np'
2024-11-18 16:51 UTC
[PATCH can-next v5 0/2] can: tcan4x5x: add option for selecting nWKRQ voltage
2024-11-18 15:14 UTC (7+ messages)
` [PATCH can-next v5 1/2] dt-bindings: can: tcan4x5x: Document the ti,nwkrq-voltage-vio option
` [PATCH can-next v5 2/2] can: tcan4x5x: add option for selecting nWKRQ voltage
[PATCH 0/7] Fix {rx,tx}_errors CAN statistics
2024-11-18 8:50 UTC (10+ messages)
` [PATCH 1/7] can: m_can: fix {rx,tx}_errors statistics
` [PATCH 2/7] can: ifi_canfd: "
` [PATCH 3/7] can: hi311x: "
` [PATCH 4/7] can: sja1000: "
` [PATCH 5/7] can: sun4i_can: "
` [PATCH 6/7] can: ems_usb: "
` [PATCH 7/7] can: f81604: "
[PATCH can-next v2 0/3] can: tcan4x5x/m_can: use standby mode when down and in suspend
2024-11-18 8:37 UTC (6+ messages)
` [PATCH can-next v2 1/3] can: m_can: add deinit callback
` [PATCH can-next v2 2/3] can: tcan4x5x: add deinit callback to set standby mode
` [PATCH can-next v2 3/3] can: m_can: call deinit/init callback when going into suspend/resume
[PATCHv2 net-next] net: modernize ioremap in probe
2024-11-17 17:14 UTC (6+ messages)
[PATCH 00/17] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-11-17 11:56 UTC (2+ messages)
` (subset) "
[PATCH net-next v3 0/6] net: Improve netns handling in RTNL and ip_tunnel
2024-11-15 23:35 UTC (8+ messages)
` [PATCH net-next v3 1/6] Revert "tools/net/ynl: improve async notification handling"
` [PATCH net-next v3 2/6] net: ip_tunnel: Build flow in underlay net namespace
` [PATCH net-next v3 3/6] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v3 4/6] rtnetlink: Decouple net namespaces in rtnl_newlink_create()
` [PATCH net-next v3 5/6] selftests: net: Add python context manager for netns entering
` [PATCH net-next v3 6/6] selftests: net: Add two test cases for link netns
[PATCH 0/3] can: tcan4x5x/m_can: use standby mode when down and in suspend
2024-11-14 9:50 UTC (8+ messages)
` [PATCH 1/3] can: m_can: add deinit callback
` [PATCH 2/3] can: tcan4x5x: add deinit callback to set standby mode
[PATCH can-next v4 0/2] can: tcan4x5x: add option for selecting nWKRQ voltage
2024-11-14 9:26 UTC (6+ messages)
` [PATCH can-next v4 1/2] dt-bindings: can: tcan4x5x: Document the ti,nwkrq-voltage-vio option
` [PATCH can-next v4 2/2] can: tcan4x5x: add option for selecting nWKRQ voltage
[PATCH can-next v3 0/2] can: tcan4x5x: add option for selecting nWKRQ voltage
2024-11-14 9:24 UTC (7+ messages)
` [PATCH can-next v3 1/2] dt-bindings: can: tcan4x5x: Document the ti,nwkrq-voltage-vio option
` [PATCH can-next v3 2/2] can: tcan4x5x: add option for selecting nWKRQ voltage
[PATCH v2 0/2] can: tcan4x5x: add option for selecting nWKRQ voltage
2024-11-14 9:10 UTC (22+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dt-bindings: can: tcan4x5x: Document the ti,nwkrq-voltage-sel option
[PATCHv3 net-next] net: modernize IRQ resource acquisition
2024-11-13 9:48 UTC (5+ messages)
[PATCH v1 0/5] can: netlink: preparation before introduction of CAN XL
2024-11-12 16:50 UTC (6+ messages)
` [PATCH v1 1/5] can: dev: add struct data_bittiming_params to group FD parameters
` [PATCH v1 2/5] can: netlink: replace tabulation by space in assignment
` [PATCH v1 3/5] can: bittiming: rename CAN_CTRLMODE_TDC_MASK into CAN_CTRLMODE_FD_TDC_MASK
` [PATCH v1 4/5] can: bittiming: rename can_tdc_is_enabled() into can_fd_tdc_is_enabled()
` [PATCH v1 5/5] can: netlink: can_changelink(): rename tdc_mask into fd_tdc_flag_provided
[PATCH AUTOSEL 5.10 3/6] can: j1939: fix error in J1939 documentation
2024-11-12 10:37 UTC
[PATCH AUTOSEL 5.15 5/8] can: j1939: fix error in J1939 documentation
2024-11-12 10:37 UTC
[PATCH AUTOSEL 6.1 06/12] can: j1939: fix error in J1939 documentation
2024-11-12 10:37 UTC
[PATCH AUTOSEL 6.6 08/15] can: j1939: fix error in J1939 documentation
2024-11-12 10:36 UTC
[PATCH AUTOSEL 6.11 09/16] can: j1939: fix error in J1939 documentation
2024-11-12 10:35 UTC
[PATCHv2 net-next] net: use pdev instead of OF funcs
2024-11-12 7:55 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;
as well as URLs for NNTP newsgroup(s).