linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-19 09:19:09 to 2024-12-30 13:22:25 UTC [more...]

[PATCH v4 0/9] misc: Support TI FPC202 dual-port controller
 2024-12-30 13:22 UTC  (3+ messages)
` [PATCH v4 1/9] dt-bindings: misc: Describe TI FPC202 dual port controller
` [PATCH v4 6/9] i2c: rename field 'alias_list' of struct i2c_atr_chan to 'alias_pairs'

[PATCH] module: Allow DEFAULT_SYMBOL_NAMESPACE be set after export.h included
 2024-12-30 12:54 UTC  (12+ messages)

[PATCH v4 0/7] Add Nuvoton NCT6694 MFD drivers
 2024-12-30  9:38 UTC  (15+ messages)
` [PATCH v4 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v4 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v4 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v4 4/7] can: Add Nuvoton NCT6694 CAN support
` [PATCH v4 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v4 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v4 7/7] rtc: Add Nuvoton NCT6694 RTC support

[PATCH] i2c: imx-lpi2c: fix build warning "function defined but not used"
 2024-12-30  3:31 UTC  (5+ messages)

[PATCH v7] i2c: imx-lpi2c: add target mode support
 2024-12-30  3:38 UTC 

[PATCH v2 0/6] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
 2024-12-30  2:03 UTC  (11+ messages)
` [PATCH v2 1/6] dt-bindings: i2c: qcom-cci: Document x1e80100 compatible
` [PATCH v2 2/6] dt-bindings: clock: move qcom,x1e80100-camcc to its own file
` [PATCH v2 3/6] dt-bindings: media: Add qcom,x1e80100-camss
` [PATCH v2 4/6] arm64: dts: qcom: x1e80100: Add CAMCC block definition
` [PATCH v2 5/6] arm64: dts: qcom: x1e80100: Add CCI definitions
` [PATCH v2 6/6] arm64: dts: qcom: x1e80100: Add CAMSS block definition

[PATCH] i2c: amd756: Fix endianness handling for word data
 2024-12-30  2:03 UTC  (2+ messages)

[PATCH v3 0/2] Qcom Geni exit path cleanups
 2024-12-30  2:02 UTC  (6+ messages)
` [PATCH v3 1/2] i2c: qcom-geni: Use dev_err_probe in the probe function
` [PATCH v3 2/2] i2c: qcom-geni: Simplify error handling in "

[PATCH v3 0/2] i2c: exynos5: Add support for Exynos8895 SoC
 2024-12-30  2:01 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: i2c: exynos5: Add samsung,exynos8895-hsi2c compatible
` [PATCH v3 2/2] i2c: exynos5: Add support for Exynos8895 SoC

[PATCH v3 0/8] i2c: riic: driver cleanup and improvements
 2024-12-29 23:42 UTC  (17+ messages)
` [PATCH v3 1/8] i2c: riic: Use dev_err_probe in probe and riic_init_hw functions
` [PATCH v3 2/8] i2c: riic: Use local `dev` pointer in `dev_err_probe()`
` [PATCH v3 3/8] i2c: riic: Use BIT macro consistently
` [PATCH v3 4/8] i2c: riic: Use GENMASK() macro for bitmask definitions
` [PATCH v3 5/8] i2c: riic: Make use of devres helper to request deasserted reset line
` [PATCH v3 6/8] i2c: riic: Mark riic_irqs array as const
` [PATCH v3 7/8] i2c: riic: Use predefined macro and simplify clock tick calculation
` [PATCH v3 8/8] i2c: riic: Add `riic_bus_barrier()` to check bus availability

[PULL REQUEST] i2c-for-6.13-rc5
 2024-12-29 18:22 UTC  (2+ messages)

[PATCH] i2c: designware: Actually make use of the I2C_DW_COMMON and I2C_DW symbol namespaces
 2024-12-28 21:45 UTC  (10+ messages)

[GIT PULL] i2c-host-fixes for v6.13-r5
 2024-12-27 23:27 UTC  (2+ messages)

[PATCH v6] i2c: imx-lpi2c: add target mode support
 2024-12-27 22:09 UTC  (2+ messages)

[PATCH v2 0/9] Add support for I2C bus recovery for riic driver
 2024-12-27 22:05 UTC  (35+ messages)
` [PATCH v2 1/9] i2c: riic: Replace dev_err with dev_err_probe in probe function
` [PATCH v2 2/9] i2c: riic: Use local `dev` pointer in `dev_err_probe()`
` [PATCH v2 3/9] i2c: riic: Use BIT macro consistently
` [PATCH v2 4/9] i2c: riic: Use GENMASK() macro for bitmask definitions
` [PATCH v2 7/9] i2c: riic: Use predefined macro and simplify clock tick calculation
` [PATCH v2 8/9] i2c: riic: Add `riic_bus_barrier()` to check bus availability
` [PATCH v2 9/9] i2c: riic: Implement bus recovery

[PATCH v5] i2c: i2c-qcom-geni: Serve transfer during early resume stage
 2024-12-27 18:21 UTC  (2+ messages)

[GIT PULL] i2c-host-fixes for v6.13-rc4
 2024-12-27 11:29 UTC  (2+ messages)

[PATCH] i2c: imx-lpi2c: make controller available until the system enters suspend_noirq() and from resume_noirq()
 2024-12-27  8:47 UTC 

[PATCH v2 00/17] rockchip: Add rk3562 support
 2024-12-27  8:32 UTC  (5+ messages)
` [PATCH v2 05/17] dt-bindings: i2c: i2c-rk3x: Add rk3562 compatible

[PATCH v8 0/4] i2c: npcm: read/write operation, checkpatch
 2024-12-27  5:09 UTC  (3+ messages)

[PATCH v5] i2c: imx-lpi2c: add target mode support
 2024-12-27  2:20 UTC  (3+ messages)

[PATCH v6] i2c: imx-lpi2c: add eDMA mode support for LPI2C
 2024-12-27  0:38 UTC  (2+ messages)

[PATCH] i2c: isch: Convert comma to semicolon
 2024-12-27  0:23 UTC  (2+ messages)

[PATCH V2 0/2] Add atomic transfer support to i2c-xiic
 2024-12-27  0:21 UTC  (2+ messages)

[PATCH] i2c: I2C_BRCMSTB should not default to y when compile-testing
 2024-12-27  0:10 UTC  (2+ messages)

[PATCH] i2c: nomadik: Enable compile testing for the Nomadik driver
 2024-12-26 23:48 UTC  (2+ messages)

[PATCH 1/3] i2c: davinci: kill platform data
 2024-12-26 23:43 UTC  (6+ messages)
` [PATCH 2/3] i2c: davinci: order includes alphabetically
` [PATCH 3/3] i2c: davinci: use generic device property accessors

[PATCH v4] i2c: i2c-qcom-geni: Serve transfer during early resume stage
 2024-12-26 13:06 UTC  (3+ messages)

[PATCH v5 0/4] Enable shared SE support over I2C
 2024-12-26 12:22 UTC  (8+ messages)
` [PATCH v5 2/4] dmaengine: gpi: Add Lock and Unlock TRE support to access I2C exclusively

[PATCH v2 0/2] i2c: exynos5: Add support for Exynos8895 SoC
 2024-12-26  9:50 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: i2c: exynos5: Add samsung,exynos8895-hsi2c compatible
` [PATCH v2 2/2] i2c: exynos5: Add support for Exynos8895 SoC

[PATCH v7] i2c: imx: support DMA defer probing
 2024-12-26  9:29 UTC  (2+ messages)

[PATCH v3 0/7] Add Nuvoton NCT6694 MFD drivers
 2024-12-26  9:25 UTC  (18+ messages)
` [PATCH v3 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v3 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v3 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v3 4/7] can: Add Nuvoton NCT6694 CAN support
` [PATCH v3 7/7] rtc: Add Nuvoton NCT6694 RTC support

[PATCH v2 0/2] Microchip CoreI2C driver fixes
 2024-12-26  0:59 UTC  (3+ messages)

[PATCH v3] i2c: imx: switch different pinctrl state in different system power status
 2024-12-25 22:52 UTC  (3+ messages)

[PATCH v6] i2c: imx: support DMA defer probing
 2024-12-25 22:42 UTC  (6+ messages)

Повідомлення від ТОВ Нова Пошта
 2024-12-25 13:39 UTC 

[PATCH 0/9] Regulator driver with I2C/Regmap Rust abstractions
 2024-12-21 20:20 UTC  (17+ messages)
` [PATCH 1/9] rust: i2c: add basic I2C client abstraction
` [PATCH 2/9] rust: add abstraction for regmap
` [PATCH 5/9] rust: regulator: add Regulator Driver abstraction
` [PATCH 7/9] dt-bindings: regulator: add binding for ncv6336 regulator
` [PATCH 8/9] regulator: add driver "

[PATCH v9 0/4] i2c-i801 / dell-lis3lv02d: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-lis3lv02d
 2024-12-21 11:03 UTC  (4+ messages)
` [PATCH v9 4/4] platform/x86: dell-smo8800: Add support for probing for the accelerometer i2c address

[PATCH 00/38] rockchip: Add rk3562 support
 2024-12-20 12:21 UTC  (2+ messages)

[PATCH v5] i2c: imx: support DMA defer probing
 2024-12-20 11:46 UTC  (19+ messages)

[PATCH v3] i2c: imx: add imx7d compatible string for applying errata ERR007805
 2024-12-19 10:50 UTC  (5+ messages)

[PATCH v1] i2c: imx: fix missing stop condition in single-master mode
 2024-12-19  9:19 UTC  (3+ messages)


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).