messages from 2025-06-08 07:14:33 to 2025-06-15 23:49:24 UTC [more...]
[PATCH] i2c: busses: Fix out-of-bounds bug in mchp_corei2c_smbus_xfer
2025-06-15 23:49 UTC
[PATCH] i2c: i801: Fix out-of-bounds bug in i801_block_transaction _byte_by_byte
2025-06-15 23:33 UTC
[PATCH] i2c: i801: Fix out-of-bounds bug
2025-06-15 23:28 UTC
[PATCH] i2c: scx200_acb: add depends on HAS_IOPORT
2025-06-15 18:36 UTC
[PATCH] i2c: qup: jump out of the loop in case of timeout
2025-06-15 16:01 UTC
[PATCH] i2c: omap: Fix an error handling path in omap_i2c_probe()
2025-06-14 14:59 UTC
[PATCH 00/11] Drop default ARCH_APPLE from Kconfig and use defconfig instead
2025-06-14 11:12 UTC (17+ messages)
` [PATCH 01/11] pmdomain: apple: Drop default ARCH_APPLE in Kconfig
` [PATCH 02/11] soc: "
` [PATCH 03/11] clk: apple-nco: "
` [PATCH 04/11] nvmem: apple: drop "
` [PATCH 05/11] i2c: apple: Drop "
` [PATCH 06/11] cpufreq: apple: drop "
` [PATCH 07/11] iommu/apple-dart: Drop "
` [PATCH 08/11] Input: apple_z2: "
` [PATCH 09/11] dmaengine: apple-admac: "
` [PATCH 10/11] ASoC: apple: mca: "
` [PATCH 11/11] arm64: defconfig: Enable Apple Silicon drivers
` (subset) [PATCH 00/11] Drop default ARCH_APPLE from Kconfig and use defconfig instead
[PATCH] i2c: core: Serialize 10-bit client instantiation with mutex
2025-06-14 8:37 UTC
[PATCH v3 00/28] lan966x pci device: Add support for SFPs
2025-06-13 21:27 UTC (33+ messages)
` [PATCH v3 01/28] Revert "treewide: Fix probing of devices in DT overlays"
` [PATCH v3 02/28] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()
` [PATCH v3 03/28] of: dynamic: Fix overlayed devices not probing because of fw_devlink
` [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 07/28] drivers: core: Use fw_devlink_set_device()
` [PATCH v3 08/28] pinctrl: cs42l43: "
` [PATCH v3 09/28] cxl/test: Use device_set_node()
` [PATCH v3 10/28] cxl/test: Use fw_devlink_set_device()
` [PATCH v3 11/28] PCI: of: "
` [PATCH v3 12/28] driver core: fw_devlink: Tag the fwnode dev member as private
` [PATCH v3 13/28] PCI: of: Set fwnode device of newly created PCI device nodes
` [PATCH v3 14/28] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
` [PATCH v3 15/28] i2c: core: Introduce i2c_get_adapter_physdev()
` [PATCH v3 16/28] i2c: mux: Set adapter physical device
` [PATCH v3 17/28] i2c: mux: Create missing devlink between mux and "
` [PATCH v3 18/28] of: property: Allow fw_devlink device-tree on x86 when PCI device-tree node creation is enabled
` [PATCH v3 19/28] clk: lan966x: Add MCHP_LAN966X_PCI dependency
` [PATCH v3 20/28] i2c: busses: at91: "
` [PATCH v3 21/28] misc: lan966x_pci: Fix dtso nodes ordering
` [PATCH v3 22/28] misc: lan966x_pci: Split dtso in dtsi/dtso
` [PATCH v3 23/28] misc: lan966x_pci: Rename lan966x_pci.dtso to lan966x_evb_lan9662_nic.dtso
` [PATCH v3 24/28] PCI: Add Microchip LAN9662 PCI Device ID
` [PATCH v3 25/28] misc: lan966x_pci: Introduce board specific data
` [PATCH v3 26/28] misc: lan966x_pci: Add dtsi/dtso nodes in order to support SFPs
` [PATCH v3 27/28] misc: lan966x_pci: Sort the drivers list in Kconfig help
` [PATCH v3 28/28] misc: lan966x_pci: Add drivers needed to support SFPs "
[PATCH v12 0/7] Add Nuvoton NCT6694 MFD drivers
2025-06-13 15:09 UTC (8+ messages)
` [PATCH v12 1/7] mfd: Add core driver for Nuvoton NCT6694
[PATCH v7 0/6] arm64: lan969x: Add support for Microchip LAN969x SoC
2025-06-13 12:10 UTC (13+ messages)
` [PATCH v7 1/6] "
` [PATCH v7 2/6] spi: atmel: make it selectable for ARCH_LAN969X
` [PATCH v7 3/6] i2c: at91: "
` [PATCH v7 4/6] dma: xdmac: "
` [PATCH v7 5/6] char: hw_random: atmel: "
` [PATCH v7 6/6] crypto: atmel-aes: "
[PATCH v3 0/6] Add RIIC support for RZ/T2H and RZ/N2H SoCs
2025-06-13 11:38 UTC (7+ messages)
` [PATCH v3 1/6] dt-bindings: i2c: renesas,riic: Move ref for i2c-controller.yaml to the end
` [PATCH v3 2/6] dt-bindings: i2c: renesas,riic: Document RZ/T2H support
` [PATCH v3 3/6] dt-bindings: i2c: renesas,riic: Document RZ/N2H support
` [PATCH v3 4/6] i2c: riic: Pass IRQ desc array as part of OF data
` [PATCH v3 5/6] i2c: riic: Move generic compatible string to end of array
` [PATCH v3 6/6] i2c: riic: Add support for RZ/T2H SoC
[PATCH v1] i2c: lpi2c: convert to use secs_to_jiffies()
2025-06-13 11:06 UTC
[PATCH v2 0/6] Add RIIC support for RZ/T2H and RZ/N2H SoCs
2025-06-13 10:10 UTC (9+ messages)
` [PATCH v2 1/6] dt-bindings: i2c: renesas,riic: Move ref for i2c-controller.yaml to the end
` [PATCH v2 2/6] dt-bindings: i2c: renesas,riic: Document RZ/T2H support
` [PATCH v2 3/6] dt-bindings: i2c: renesas,riic: Document RZ/N2H support
` [PATCH v2 4/6] i2c: riic: Pass IRQ desc array as part of OF data
` [PATCH v2 5/6] i2c: riic: Move generic compatible string to end of array
` [PATCH v2 6/6] i2c: riic: Add support for RZ/T2H SoC
[GIT PULL] i2c-host-fixes for v6.16-rc2
2025-06-13 10:03 UTC
[PATCH v2] i2c: i801: Do not instantiate spd5118 under SPD Write Disable
2025-06-13 7:40 UTC
[RFC PATCH 0/3] i2c: Introduce i2c bus extensions
2025-06-13 7:30 UTC (3+ messages)
[PATCH v4 1/3] dt-bindings: i2c: nvidia,tegra20-i2c: Specify the required properties
2025-06-13 7:00 UTC (14+ messages)
` [PATCH v4 2/3] i2c: tegra: make reset an optional property
` [PATCH v4 3/3] i2c: tegra: Remove dma_sync_*() calls
[PATCH] i2c: k1: check for transfer error
2025-06-13 2:16 UTC (3+ messages)
[PATCH] i2c: tegra: Add missing kernel-doc for dma_dev member
2025-06-12 16:37 UTC (2+ messages)
[PATCH 0/3] Add MT8196 compatibles to bindings
2025-06-12 15:57 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: timer: mediatek,timer: Add MediaTek MT8196 compatible
` [PATCH 2/3] dt-bindings: serial: mediatek,uart: Add compatible for MT8196
` [PATCH 3/3] dt-bindings: i2c: i2c-mt65xx: Add MediaTek MT8196/6991 compatibles
[PATCH v3 0/4] drm/xe: i2c support
2025-06-12 13:24 UTC (5+ messages)
` [PATCH v3 1/4] i2c: designware: Add quirk for Intel Xe
` [PATCH v3 2/4] drm/xe: Support for I2C attached MCUs
` [PATCH v3 3/4] drm/xe/pm: Wire up suspend/resume for I2C controller
` [PATCH v3 4/4] drm/xe/xe_i2c: Add support for i2c in survivability mode
[RESEND PATCH v1] i2c: microchip-core: re-fix fake detections w/ i2cdetect
2025-06-12 11:12 UTC
[PATCH 1/2] Move FCH header to a location accessible by all archs
2025-06-12 8:36 UTC (5+ messages)
` [PATCH 2/2] i2c: Re-enable piix4 driver on non-x86
[PATCH] i2c: use inclusive callbacks in struct i2c_algorithm
2025-06-12 8:12 UTC
[RFC] I2C master: precise fault reporting in multi-message transactions
2025-06-11 13:35 UTC
[PATCH v3 0/9] Add support to load QUP SE firmware from
2025-06-11 11:44 UTC (5+ messages)
` [PATCH v3 6/9] soc: qcom: geni-se: Add support to load QUP SE Firmware via Linux subsystem
[PATCH] i2c: Use dev_fwnode()
2025-06-11 10:43 UTC
[PATCH v2 0/4] drm/xe: i2c support
2025-06-11 8:37 UTC (6+ messages)
` [PATCH v2 1/4] i2c: designware: Add quirk for Intel Xe
` [PATCH v2 2/4] drm/xe: Support for I2C attached MCUs
` [PATCH v2 3/4] drm/xe/pm: Wire up suspend/resume for I2C controller
` [PATCH v2 4/4] drm/xe/xe_i2c: Add support for i2c in survivability mode
[PATCH] i2c: cadence: Add shutdown handler
2025-06-11 4:46 UTC
[PATCH v5 0/5] AMD Zen debugging documentation
2025-06-10 18:52 UTC (9+ messages)
` [PATCH v5 2/5] i2c: piix4: Depends on X86
[PATCH v2 0/9] I2C dt nodes and bindings for Apple A7-A11 SoCs
2025-06-10 16:51 UTC (12+ messages)
` [PATCH v2 1/9] dt-bindings: i2c: apple,i2c: Document Apple A7-A11, T2 compatibles
` [PATCH v2 2/9] arm64: dts: apple: s5l8960x: Add I2C nodes
` [PATCH v2 3/9] arm64: dts: apple: t7000: "
` [PATCH v2 4/9] arm64: dts: apple: t7001: "
` [PATCH v2 5/9] arm64: dts: apple: s800-0-3: "
` [PATCH v2 6/9] arm64: dts: apple: s8001: "
` [PATCH v2 7/9] arm64: dts: apple: t8010: "
` [PATCH v2 8/9] arm64: dts: apple: t8011: "
` [PATCH v2 9/9] arm64: dts: apple: t8015: "
[PATCH v4 0/3] Fix build issue when CONFIG_MODULES is not set
2025-06-10 8:42 UTC (5+ messages)
` [PATCH v4 1/3] i2c: designware: Initialize adapter name only when "
` [PATCH v4 2/3] i2c: amd-isp: Initialize unique adapter name
` [PATCH v4 3/3] platform/x86: Use i2c adapter name to fix build errors
[PATCH v3 0/5] Add I2C support for Tegra264
2025-06-10 8:28 UTC (11+ messages)
` [PATCH v3 1/5] dt-bindings: i2c: nvidia,tegra20-i2c: Document Tegra264 I2C
` [PATCH v3 2/5] i2c: tegra: Do not configure DMA if not supported
` [PATCH v3 3/5] i2c: tegra: Add HS mode support
` [PATCH v3 4/5] i2c: tegra: Add support for SW mutex register
` [PATCH v3 5/5] i2c: tegra: Add Tegra264 support
[PATCH v4 1/3] dt-bindings: i2c: nvidia,tegra20-i2c: Specify the required properties
2025-06-10 8:09 UTC (3+ messages)
[PATCH v2 0/1] MAINTAINERS: .mailmap: Update Hans de Goede's email address
2025-06-10 7:49 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH 0/8] I2C dt nodes and bindings for Apple A7-A11 SoCs
2025-06-10 4:45 UTC (11+ messages)
` [PATCH 1/8] arm64: dts: apple: s5l8960x: Add I2C nodes
` [PATCH 2/8] arm64: dts: apple: t7000: "
` [PATCH 3/8] arm64: dts: apple: t7001: "
` [PATCH 4/8] arm64: dts: apple: s800-0-3: "
` [PATCH 5/8] arm64: dts: apple: s8001: "
` [PATCH 6/8] arm64: dts: apple: t8010: "
` [PATCH 7/8] arm64: dts: apple: t8011: "
` [PATCH 8/8] arm64: dts: apple: t8015: "
[PATCH 0/6] Add RIIC support for RZ/T2H and RZ/N2H SoCs
2025-06-09 17:58 UTC (10+ messages)
` [PATCH 2/6] dt-bindings: i2c: renesas,riic: Document RZ/T2H support
` [PATCH 4/6] i2c: riic: Pass IRQ desc array as part of OF data
` [PATCH 6/6] i2c: riic: Add support for RZ/T2H SoC
[PATCH v3 0/3] Fix build issue when CONFIG_MODULES is not set
2025-06-09 15:24 UTC (5+ messages)
` [PATCH v3 2/3] i2c: amd-isp: Initialize unique adpater name
PMBus memory overflow
2025-06-09 13:57 UTC (11+ messages)
[PATCH] i2c: core: Fix uninit-value in i2c_smbus_xfer_emulated
2025-06-09 5:35 UTC
[PATCH] HID: mcp2221: set gpio pin mode
2025-06-08 16:33 UTC
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