messages from 2025-06-25 21:51:07 to 2025-07-03 02:44:41 UTC [more...]
[PATCH v13 0/7] Add Nuvoton NCT6694 MFD drivers
2025-07-03 2:44 UTC (13+ messages)
` [PATCH v13 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v13 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v13 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v13 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH v13 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v13 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v13 7/7] rtc: Add Nuvoton NCT6694 RTC support
[PATCH v6 0/5] drm/xe: i2c support
2025-07-02 21:52 UTC (13+ messages)
` [PATCH v6 1/5] i2c: designware: Use polling by default when there is no irq resource
` [PATCH v6 2/5] i2c: designware: Add quirk for Intel Xe
` [PATCH v6 3/5] drm/xe: Support for I2C attached MCUs
` [PATCH v6 4/5] drm/xe/pm: Wire up suspend/resume for I2C controller
` [PATCH v6 5/5] drm/xe/xe_i2c: Add support for i2c in survivability mode
[PATCH v3 00/28] lan966x pci device: Add support for SFPs
2025-07-02 21:02 UTC (20+ messages)
` [PATCH v3 02/28] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()
` [PATCH v3 04/28] driver core: Avoid warning when removing a device while its supplier is unbinding
` [PATCH v3 05/28] bus: simple-pm-bus: Populate child nodes at probe
` [PATCH v3 06/28] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v3 18/28] of: property: Allow fw_devlink device-tree on x86 when PCI device-tree node creation is enabled
[PATCH v8 00/10] arm64: lan969x: Add support for Microchip LAN969x SoC
2025-07-02 19:57 UTC (12+ messages)
` [PATCH v8 01/10] arm64: Add config for Microchip SoC platforms
` [PATCH v8 02/10] ARM: at91: select ARCH_MICROCHIP
` [PATCH v8 03/10] arm64: lan969x: Add support for Microchip LAN969x SoC
` [PATCH v8 04/10] mfd: at91-usart: Make it selectable for ARCH_MICROCHIP
` [PATCH v8 05/10] tty: serial: atmel: make "
` [PATCH v8 06/10] spi: "
` [PATCH v8 07/10] i2c: at91: "
` [PATCH v8 08/10] dma: xdmac: "
` [PATCH v8 09/10] char: hw_random: atmel: "
` [PATCH v8 10/10] crypto: atmel-aes: "
[PATCH v5 0/5] Add support to load QUP SE firmware from
2025-07-02 18:02 UTC (3+ messages)
` [PATCH v5 3/5] i2c: qcom-geni: Load i2c qup Firmware from linux side
[PATCH v3 0/3] Fix STM32 I2C dma operations
2025-07-02 17:15 UTC (10+ messages)
` [PATCH v3 1/3] i2c: stm32: fix the device used for the DMA map
` [PATCH v3 2/3] i2c: stm32f7: unmap DMA mapped buffer
` [PATCH v3 3/3] i2c: stm32f7: support i2c_*_dma_safe_msg_buf APIs
[PATCH v5 1/3] i2c: tegra: Fix reset error handling with ACPI
2025-07-02 17:10 UTC (8+ messages)
` [PATCH v5 2/3] i2c: tegra: make reset an optional property
` [PATCH v5 3/3] i2c: tegra: Remove dma_sync_*() calls
[PATCH] dt-bindings: i2c: realtek,rtl9301: Fix missing 'reg' constraint
2025-07-02 15:26 UTC (2+ messages)
[PATCH v7 0/6] arm64: lan969x: Add support for Microchip LAN969x SoC
2025-07-02 11:07 UTC (8+ messages)
` [PATCH v7 1/6] "
[PATCH] Remove error prints for devm_add_action_or_reset()
2025-07-02 9:58 UTC (13+ messages)
[PATCH 0/3] i2c: rework and extend RTL9300 I2C driver
2025-07-02 9:24 UTC (16+ messages)
` [PATCH 1/3] i2c: rework RTL9300 I2C controller driver
` [PATCH 2/3] i2c: add RTL9310 support to "
` AW: "
` [PATCH 3/3] dt-bindings: i2c: realtek,rtl9301-i2c: extend for RTL9310 support
[PATCH v3] i2c: microchip-core: re-fix fake detections w/ i2cdetect
2025-07-01 16:38 UTC (2+ messages)
[PATCH] i2c: qup: jump out of the loop in case of timeout
2025-07-01 12:52 UTC (3+ messages)
[PATCH v5 0/4] drm/xe: i2c support
2025-07-01 7:45 UTC (20+ messages)
` [PATCH v5 1/4] i2c: designware: Add quirk for Intel Xe
` [PATCH v5 2/4] drm/xe: Support for I2C attached MCUs
` [PATCH v5 3/4] drm/xe/pm: Wire up suspend/resume for I2C controller
` [PATCH v5 4/4] drm/xe/xe_i2c: Add support for i2c in survivability mode
Dead lock with clock global prepare_lock mutex and device's power.runtime_status
2025-07-01 3:16 UTC
[REGRESSION][BISECTED] Dell Precision 7780 wakes up on its own from suspend
2025-06-30 18:40 UTC (6+ messages)
[PATCH] i2c/designware: Fix an initialization issue
2025-06-30 18:03 UTC (2+ messages)
[PATCH v2] i2c: microchip-core: re-fix fake detections w/ i2cdetect
2025-06-30 15:04 UTC (3+ messages)
[PATCH 1/2] Move FCH header to a location accessible by all archs
2025-06-30 10:46 UTC (4+ messages)
[PATCH v2 0/3] Fix STM32 I2C dma operations
2025-06-30 7:51 UTC (6+ messages)
` [PATCH v2 1/3] i2c: stm32: fix the device used for the DMA map
` [PATCH v2 2/3] i2c: stm32f7: unmap DMA mapped buffer
` [PATCH v2 3/3] i2c: stm32f7: support i2c_*_dma_safe_msg_buf APIs
[PATCH v4 1/2] PM: domains: Detach on device_unbind_cleanup()
2025-06-30 5:02 UTC (4+ messages)
[PULL REQUEST] i2c-for-6.16-rc4
2025-06-28 22:33 UTC (2+ messages)
[PATCH] i2c: busses: Fix out-of-bounds bug in mchp_corei2c_smbus_xfer
2025-06-28 20:09 UTC (2+ messages)
[PATCH v5 2/5] soc: qcom: geni-se: Add support to load QUP SE Firmware via Linux subsystem
2025-06-28 3:42 UTC (2+ messages)
[PATCH v4 0/4] drm/xe: i2c support
2025-06-27 13:15 UTC (13+ messages)
` [PATCH v4 1/4] i2c: designware: Add quirk for Intel Xe
` [PATCH v4 2/4] drm/xe: Support for I2C attached MCUs
` [PATCH v4 3/4] drm/xe/pm: Wire up suspend/resume for I2C controller
` [PATCH v4 4/4] drm/xe/xe_i2c: Add support for i2c in survivability mode
[PATCH] i2c: Use dev_fwnode()
2025-06-27 10:54 UTC (2+ messages)
[PATCH 00/11] Drop default ARCH_APPLE from Kconfig and use defconfig instead
2025-06-27 10:49 UTC (4+ messages)
` [PATCH 07/11] iommu/apple-dart: Drop default ARCH_APPLE in Kconfig
` (subset) [PATCH 00/11] Drop default ARCH_APPLE from Kconfig and use defconfig instead
[PATCH] drivers: i2c: Geode ACCESS.bus depends on HAS_IOPORT
2025-06-27 10:31 UTC (2+ messages)
[PATCH] i2c: scx200_acb: add depends on HAS_IOPORT
2025-06-27 10:24 UTC (3+ messages)
[PATCH v1 1/1] i2c: acpi: Replace custom code with device_match_acpi_handle()
2025-06-27 10:22 UTC (2+ messages)
[PATCH 0/3] Fix STM32 I2C dma operations
2025-06-27 10:16 UTC (11+ messages)
` [PATCH 1/3] i2c: stm32: fix the device used for the DMA map
` [PATCH 2/3] i2c: stm32f7: unmap DMA mapped buffer
` [PATCH 3/3] i2c: stm32f7: support i2c_*_dma_safe_msg_buf APIs
[GIT PULL] i2c-host-fixes for v6.16-rc4
2025-06-27 10:03 UTC (2+ messages)
[PATCH v4 0/2] i2c: imx: guard and drop prefix
2025-06-26 21:10 UTC (2+ messages)
PATCH] i2c: stm32f7: Use str_on_off() helper
2025-06-26 20:55 UTC (3+ messages)
[PATCH 1/1] dt-bindings: i2c: nxp,pnx-i2c: allow clocks property
2025-06-26 20:51 UTC (2+ messages)
[PATCH v4 0/5] Add RIIC support for RZ/T2H and RZ/N2H SoCs
2025-06-26 20:44 UTC (2+ messages)
[PATCH] i2c/designware: Fix an initialization issue
2025-06-26 19:33 UTC (2+ messages)
[PATCH v1 0/4] rust: Add basic I2C driver abstractions
2025-06-26 17:55 UTC (5+ messages)
` [PATCH v1 1/4] rust: i2c: add basic I2C device and "
` [PATCH v1 2/4] samples: rust: add Rust I2C sample driver
` [PATCH v1 3/4] rust: i2c: ACPI ID-table support for I2C abstractions
` [PATCH v1 4/4] samples: rust: show ACPI ID-table in I2C sample driver
[PATCH v1 0/4] rust: Add basic I2C driver abstractions
2025-06-26 17:47 UTC (2+ messages)
[RESEND PATCH v1] i2c: microchip-core: re-fix fake detections w/ i2cdetect
2025-06-26 15:40 UTC (4+ messages)
[PATCH v4 0/2] i2c: lpi2c: implement master_xfer_atomic callback
2025-06-26 7:58 UTC (2+ messages)
[PATCH] i2c: omap: Fix an error handling path in omap_i2c_probe()
2025-06-25 22:10 UTC (2+ messages)
[PATCH v4 0/3] Fix build issue when CONFIG_MODULES is not set
2025-06-25 21:51 UTC (3+ 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).