messages from 2026-03-04 11:42:37 to 2026-03-10 12:48:25 UTC [more...]
[PATCH can] can: netlink: can_changelink(): add missing error handling to call can_ctrlmode_changelink()
2026-03-10 12:48 UTC
[PATCH] can: rcar_can: Convert to FIELD_MODIFY()
2026-03-10 12:20 UTC (2+ messages)
[PATCH net 0/2] pull-request: can 2026-03-10
2026-03-10 10:30 UTC (3+ messages)
` [PATCH net 1/2] can: dev: keep the max bitrate error at 5%
` [PATCH net 2/2] can: hi311x: hi3110_open(): add check for hi3110_power_enable() return value
[PATCH] Signed-off-by: Wenyuan Li <2063309626@qq.com> spi: hi311x: Add check for hi3110_power_enable() return value In hi3110_open(), the return value of hi3110_power_enable() is not checked. If power enable fails, the device may not function correctly, while the driver still returns success
2026-03-10 10:16 UTC (2+ messages)
` [PATCH] spi: hi311x: Add check for hi3110_power_enable() return value
[PATCH v3 phy-next 00/24] Split Generic PHY consumer and provider API
2026-03-10 9:08 UTC (30+ messages)
` [PATCH v3 phy-next 01/24] ata: add <linux/pm_runtime.h> where missing
` [PATCH v3 phy-next 02/24] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v3 phy-next 03/24] usb: add "
` [PATCH v3 phy-next 04/24] drm: add <linux/pm_runtime.h> where missing
` [PATCH v3 phy-next 05/24] phy: "
` [PATCH v3 phy-next 06/24] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v3 phy-next 07/24] net: lan969x: include missing <linux/of.h>
` [PATCH v3 phy-next 08/24] PCI: Remove device links to PHY
` [PATCH v3 phy-next 09/24] ufs: exynos: stop poking into struct phy guts
` [PATCH v3 phy-next 10/24] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v3 phy-next 11/24] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH v3 phy-next 12/24] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v3 phy-next 13/24] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v3 phy-next 14/24] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v3 phy-next 15/24] drm/rockchip: dsi: include PHY provider header
` [PATCH v3 phy-next 16/24] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v3 phy-next 17/24] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v3 phy-next 18/24] net: renesas: rswitch: "
` [PATCH v3 phy-next 19/24] pinctrl: tegra-xusb: "
` [PATCH v3 phy-next 20/24] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v3 phy-next 21/24] phy: include PHY provider header (1/2)
` [PATCH v3 phy-next 22/24] phy: include PHY provider header (2/2)
` [PATCH v3 phy-next 23/24] phy: remove temporary provider compatibility from consumer header
` [PATCH v3 phy-next 24/24] MAINTAINERS: add regexes for linux-phy
[PATCH] Signed-off-by: Wenyuan Li <2063309626@qq.com> spi: hi311x: Add check for hi3110_power_enable() return value In hi3110_open(), the return value of hi3110_power_enable() is not checked. If power enable fails, the device may not function correctly, while the driver still returns success
2026-03-10 8:16 UTC
[PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
2026-03-09 20:50 UTC (31+ messages)
` [PATCH v3 01/12] vfs: widen inode hash/lookup functions "
` [PATCH v3 02/12] audit: widen ino fields "
` [PATCH v3 03/12] net: change sock.sk_ino and sock_i_ino() "
` [PATCH v3 04/12] vfs: widen trace event i_ino fields "
` [PATCH v3 05/12] cachefiles: "
` [PATCH v3 06/12] ext2: "
` [PATCH v3 07/12] hugetlbfs: "
` [PATCH v3 08/12] zonefs: "
` [PATCH v3 09/12] ext4: "
` [PATCH v3 10/12] f2fs: "
` [PATCH v3 11/12] nilfs2: "
` [PATCH v3 12/12] treewide: change inode->i_ino from unsigned long "
[PATCH v11 0/9] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
2026-03-09 15:06 UTC (11+ messages)
` [PATCH v11 1/9] phy: can-transceiver: rename temporary helper function to avoid conflict
` [PATCH v11 2/9] phy: renesas: rcar-gen3-usb2: rename local mux helper "
` [PATCH v11 5/9] phy: renesas: rcar-gen3-usb2: drop helper getting optional mux-state
` [PATCH v11 9/9] mmc: host: renesas_sdhi_core: support selecting an optional mux
[PATCH v2 phy-next 00/24] Split Generic PHY consumer and provider API
2026-03-09 9:18 UTC (33+ messages)
` [PATCH v2 phy-next 01/24] ata: add <linux/pm_runtime.h> where missing
` [PATCH v2 phy-next 02/24] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v2 phy-next 03/24] usb: add "
` [PATCH v2 phy-next 04/24] drm: add <linux/pm_runtime.h> where missing
` [PATCH v2 phy-next 05/24] phy: "
` [PATCH v2 phy-next 06/24] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v2 phy-next 07/24] net: lan969x: include missing <linux/of.h>
` [PATCH v2 phy-next 08/24] PCI: Remove device links to PHY
` [PATCH v2 phy-next 09/24] ufs: exynos: stop poking into struct phy guts
` [PATCH v2 phy-next 10/24] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v2 phy-next 11/24] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH v2 phy-next 12/24] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v2 phy-next 13/24] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v2 phy-next 14/24] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v2 phy-next 15/24] drm/rockchip: dsi: include PHY provider header
` [PATCH v2 phy-next 16/24] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v2 phy-next 17/24] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v2 phy-next 18/24] net: renesas: rswitch: "
` [PATCH v2 phy-next 19/24] pinctrl: tegra-xusb: "
` [PATCH v2 phy-next 20/24] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v2 phy-next 21/24] phy: include PHY provider header (1/2)
` [PATCH v2 phy-next 22/24] phy: include PHY provider header (2/2)
` [PATCH v2 phy-next 23/24] phy: remove temporary provider compatibility from consumer header
` [PATCH v2 phy-next 24/24] MAINTAINERS: add regexes for linux-phy
[PATCH v6 00/15] can: grcan: Enhance driver with CANFD Support and Improvements
2026-03-06 16:29 UTC (16+ messages)
` [PATCH v6 01/15] dt-bindings: Add vendor prefix for Frontgrade Gaisler AB
` [PATCH v6 02/15] dt-bindings: net: can: gaisler,grcan: Convert to DT schema
` [PATCH v6 03/15] MAINTAINERS: Add maintainers for GRCAN CAN network driver
` [PATCH v6 04/15] can: grcan: Add clock handling
` [PATCH v6 05/15] can: grcan: Replace bit timing macros with literal values
` [PATCH v6 06/15] can: grcan: Simplify timing configuration
` [PATCH v6 07/15] can: grcan: add FD capability detection and nominal bit-timing
` [PATCH v6 08/15] can: grcan: set DMA mask for GRCAN and GRCANFD to 32-bit
` [PATCH v6 09/15] can: grcan: Add saving and restoring of CAN FD baud-rate registers
` [PATCH v6 10/15] can: grcan: Reserve space between cap and next register to align with address layout
` [PATCH v6 11/15] can: grcan: Refactor GRCAN DMA buffer to use structured memory layout
` [PATCH v6 12/15] can: grcan: Add CANFD TX support alongside legacy CAN
` [PATCH v6 13/15] can: grcan: Add CANFD RX "
` [PATCH v6 14/15] can: grcan: Update echo skb handling to match variable length CANFD frame
` [PATCH v6 15/15] can: grcan: Advertise CANFD capability
[PATCH phy-next 00/22] Split Generic PHY consumer and provider API
2026-03-06 13:06 UTC (65+ messages)
` [PATCH phy-next 01/22] ata: add <linux/pm_runtime.h> where missing
` [PATCH phy-next 02/22] PCI: add missing headers transitively included by <linux/phy/phy.h>
` [PATCH phy-next 03/22] usb: "
` [PATCH phy-next 04/22] drm: add <linux/pm_runtime.h> where missing
` [PATCH phy-next 05/22] phy: "
` [PATCH phy-next 06/22] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH phy-next 07/22] net: lan969x: include missing <linux/of.h>
` [PATCH phy-next 08/22] PCI: remove device links to PHY
` [PATCH phy-next 09/22] ufs: exynos: stop poking into struct phy guts
` [PATCH phy-next 10/22] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH phy-next 11/22] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH phy-next 12/22] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH phy-next 13/22] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH phy-next 14/22] drm/rockchip: dsi: include PHY provider header
` [PATCH phy-next 15/22] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH phy-next 16/22] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH phy-next 17/22] net: renesas: rswitch: "
` [PATCH phy-next 18/22] pinctrl: tegra-xusb: "
` [PATCH phy-next 19/22] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH phy-next 20/22] phy: include PHY provider header
` [PATCH phy-next 21/22] phy: remove temporary provider compatibility from consumer header
` [PATCH phy-next 22/22] MAINTAINERS: add regex for linux-phy
[PATCH] can: dev: keep the max bitrate error to 5%
2026-03-06 9:04 UTC
[PATCH v12] can: virtio: Add virtio CAN driver
2026-03-05 20:23 UTC (4+ messages)
[PATCH v5 00/16] can: grcan: Enhance driver with CANFD Support and Improvements
2026-03-05 15:43 UTC (4+ messages)
` [PATCH v5 05/16] can: grcan: Replace bit timing macros with literal values
[PATCH net 01/12] can: bcm: fix locking for bcm_op runtime updates
2026-03-05 1:00 UTC (2+ messages)
[PATCH v2 001/110] vfs: introduce kino_t typedef and PRIino format macro
2026-03-04 14:10 UTC (11+ messages)
Linux-CAN Community Meetup at Embedded World 2026
2026-03-04 12:45 UTC (2+ messages)
[PATCH v11] can: virtio: Add virtio CAN driver
2026-03-04 11:42 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