public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-16 12:13:24 to 2024-09-25 20:22:23 UTC [more...]

[PATCH v4 0/6] i2c: npcm: read/write operation, checkpatch
 2024-09-25 20:22 UTC  (14+ messages)
` [PATCH v4 1/6] i2c: npcm: correct the read/write operation procedure
` [PATCH v4 2/6] i2c: npcm: use a software flag to indicate a BER condition
` [PATCH v4 3/6] i2c: npcm: Modify timeout evaluation mechanism
` [PATCH v4 4/6] i2c: npcm: Modify the client address assignment
` [PATCH v4 5/6] i2c: npcm: use i2c frequency table
` [PATCH v4 6/6] i2c: npcm: Enable slave in eob interrupt

[PATCH] i2c: xiic: Fix pm_runtime_set_suspended() with runtime pm enabled
 2024-09-25 14:02 UTC  (2+ messages)

[PATCH] i2c: I2C_KEBA should depend on KEBA_CP500
 2024-09-25 13:52 UTC  (3+ messages)

[PATCH v1 0/5] i2c: designware: Cleanups (part 4)
 2024-09-25 13:37 UTC  (7+ messages)
` [PATCH v1 1/5] i2c: designware: Use temporary variable for struct device
` [PATCH v1 2/5] i2c: designware: Get rid of redundant 'else'
` [PATCH v1 3/5] i2c: designware: Remove 'cond' from i2c_dw_scl_hcnt()
` [PATCH v1 4/5] i2c: designware: Use sda_hold_time variable name everywhere
` [PATCH v1 5/5] i2c: designware: Fix spelling and other issues in the comments

[PATCH 0/2] Compute HS HCNT and LCNT based on HW parameters
 2024-09-25 11:33 UTC  (9+ messages)
` [PATCH 1/2] i2c: designware: determine HS tHIGH and tLOW based on HW paramters
` [PATCH 2/2] dt-bindings: i2c: snps,designware-i2c: add bus-loading and clk-freq-optimized

[PATCH v7 0/8] Introduce initial AMD ASF Controller driver support
 2024-09-25 10:17 UTC  (14+ messages)
` [PATCH v7 1/8] i2c: piix4: Change the parameter list of piix4_transaction function
` [PATCH v7 2/8] i2c: piix4: Move i2c_piix4 macros and structures to common header
` [PATCH v7 3/8] i2c: piix4: Export i2c_piix4 driver functions as library
` [PATCH v7 4/8] i2c: amd-asf: Add ACPI support for AMD ASF Controller
` [PATCH v7 5/8] i2c: amd-asf: Add i2c_algorithm operations to support AMD ASF with SMBus
` [PATCH v7 6/8] i2c: amd-asf: Add routine to handle the ASF slave process
` [PATCH v7 7/8] i2c: amd-asf: Clear remote IRR bit to get successive interrupt
` [PATCH v7 8/8] MAINTAINERS: Add AMD ASF driver entry

[PATCH 1/1] i2c: qcom-geni: add 32MHz I2C SE clock support for IPQ5424
 2024-09-25 10:03 UTC  (9+ messages)

[PATCH v3 0/3] i2c: RTL9300 support
 2024-09-25  9:35 UTC  (11+ messages)
` [PATCH v3 1/3] dt-bindings: i2c: Add RTL9300 I2C controller
` [PATCH v3 2/3] i2c: Add driver for the "
` [PATCH v3 3/3] mips: dts: realtek: Add I2C controllers

[v1,0/1] i2c: mediatek: add runtime PM operations and bus regulator control
 2024-09-25  8:18 UTC  (4+ messages)
` [v1,1/1] "

[PATCH] nvmem: core: Check read_only flag for force_ro in bin_attr_nvmem_write()
 2024-09-24 22:42 UTC  (2+ messages)

[PULL REQUEST] i2c-for-6.12-rc1
 2024-09-24 16:13 UTC  (6+ messages)

[PATCH v4 0/8] Add support for GE SUNH hot-pluggable connector
 2024-09-24 15:42 UTC  (14+ messages)
` [PATCH v4 1/8] dt-bindings: connector: add GE SUNH hotplug addon connector
` [PATCH v4 2/8] drm/bridge: allow bridges to be informed about added and removed bridges
` [PATCH v4 3/8] drm/encoder: add drm_encoder_cleanup_from()
` [PATCH v4 4/8] drm/bridge: hotplug-bridge: add driver to support hot-pluggable DSI bridges
` [PATCH v4 5/8] i2c: i2c-core-of: follow i2c-parent phandle to probe devices from added nodes
` [PATCH v4 6/8] backlight: led-backlight: add devlink to supplier LEDs
` [PATCH RFC v4 7/8] driver core: devlink: do not unblock consumers without any drivers found
` [PATCH v4 8/8] misc: add ge-addon-connector driver

[PATCH] i2c: i801: Add support for Intel Panther Lake
 2024-09-24 15:13 UTC  (2+ messages)

[PATCH v2 0/3] i2c: RTL9300 support
 2024-09-24  7:58 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: i2c: Add RTL9300 I2C controller
` [PATCH v2 2/3] i2c: Add driver for the "
` [PATCH v2 3/3] mips: dts: realtek: Add I2C controllers

[PATCH v7 00/10] platform/chrome: Introduce DT hardware prober
 2024-09-23 19:11 UTC  (19+ messages)
` [PATCH v7 06/10] i2c: Introduce OF component probe function
` [PATCH v7 08/10] i2c: of-prober: Add GPIO support to simple helpers
` [PATCH v7 09/10] platform/chrome: Introduce device tree hardware prober

[PATCH] i2c/synquacer: Deal with optional PCLK correctly
 2024-09-23 15:10 UTC  (3+ messages)

[PATCH v6 0/8] Introduce initial AMD ASF Controller driver support
 2024-09-23  7:31 UTC  (17+ messages)
` [PATCH v6 1/8] i2c: piix4: Change the parameter list of piix4_transaction function
` [PATCH v6 2/8] i2c: piix4: Move i2c_piix4 macros and structures to common header
` [PATCH v6 3/8] i2c: piix4: Export i2c_piix4 driver functions as library
` [PATCH v6 4/8] i2c: amd-asf: Add ACPI support for AMD ASF Controller
` [PATCH v6 5/8] i2c: amd-asf: Add i2c_algorithm operations to support AMD ASF with SMBus
` [PATCH v6 6/8] i2c: amd-asf: Add routine to handle the ASF slave process
` [PATCH v6 7/8] i2c: amd-asf: Clear remote IRR bit to get successive interrupt
` [PATCH v6 8/8] MAINTAINERS: Add AMD ASF driver entry

[PATCH v2 0/3] hwmon: pmbus: add tps25990 efuse support
 2024-09-22 21:12 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: hwmon: pmbus: add ti tps25990 support
` [PATCH v2 2/3] hwmon: (pmbus/core) clear faults after setting smbalert mask
` [PATCH v2 3/3] hwmon: (pmbus/tps25990): add initial support

[GIT PULL] i2c-host for v6.12
 2024-09-21 10:48 UTC  (2+ messages)

[PATCH v2 0/5] Congatec Board Controller drivers
 2024-09-20 14:55 UTC  (8+ messages)
` [PATCH v2 1/5] mfd: add Congatec Board Controller mfd driver
` [PATCH v2 2/5] gpio: Congatec Board Controller gpio driver
` [PATCH v2 3/5] i2c: Congatec Board Controller i2c bus driver
` [PATCH v2 4/5] watchdog: Congatec Board Controller watchdog timer driver
` [PATCH v2 5/5] MAINTAINERS: Add entry for Congatec Board Controller

imx8mm - sbs-battery problem
 2024-09-20 13:46 UTC 

[PATCH v11] i2c: designware: fix controller is holding SCL low while ENABLE bit is disabled
 2024-09-20  9:41 UTC  (3+ messages)

[PATCH v5 4/8] i2c: amd-asf: Add ACPI support for AMD ASF Controller
 2024-09-19 19:44 UTC  (2+ messages)

[PULL REQUEST] i2c-for-6.11-final-but-missed-it
 2024-09-19 15:10 UTC  (2+ messages)

[PATCH 1/2] ACPI: APD: Add clock frequency for HJMC01 I2C controller
 2024-09-19 15:07 UTC  (5+ messages)
` [PATCH 2/2] i2c: designware: Add a new ACPI HID "

[PATCH 0/5] i2c: RTL9300 support
 2024-09-19  5:06 UTC  (16+ messages)
` [PATCH 1/5] dt-bindings: i2c: Add RTL9300 I2C controller
` [PATCH 2/5] i2c: Add driver for the "
` [PATCH 3/5] mips: dts: realtek: Add I2C controllers
` [PATCH 4/5] dt-bindings: i2c: Add RTL9300 I2C multiplexer
` [PATCH 5/5] i2c: rtl9300: Add multiplexing support

[PATCH v5 0/8] Introduce initial AMD ASF Controller driver support
 2024-09-18 20:50 UTC  (24+ messages)
` [PATCH v5 3/8] i2c: piix4: Export i2c_piix4 driver functions as library
` [PATCH v5 5/8] i2c: amd-asf: Add i2c_algorithm operations to support AMD ASF with SMBus
` [PATCH v5 6/8] i2c: amd-asf: Add routine to handle the ASF slave process
` [PATCH v5 7/8] i2c: amd-asf: Clear remote IRR bit to get successive interrupt

[PATCH v4 0/9] Add device tree for ArmSoM Sige 5 board
 2024-09-18 20:10 UTC  (3+ messages)
` [PATCH v4 6/9] dt-bindings: watchdog: Add rockchip,rk3576-wdt compatible

[PATCH v2 0/4] Enable shared SE support over I2C
 2024-09-18 12:20 UTC  (8+ messages)
` [PATCH v2 4/4] i2c: i2c-qcom-geni: Enable i2c controller sharing between two subsystems

[PATCH v2 5/7] RISC-V: configs: enable I2C_DESIGNWARE_CORE with I2C_DESIGNWARE_PLATFORM
 2024-09-17 13:28 UTC  (2+ messages)

Query regarding i2c-scmi not creating the right adapter
 2024-09-17 10:44 UTC 

[PATCH 0/5] Congatec Board Controller drivers
 2024-09-17  8:09 UTC  (7+ messages)
` [PATCH 1/5] mfd: add Congatec Board Controller mfd driver

[PATCH] i2c: qcom-geni: Keep comment why interrupts start disabled
 2024-09-17  7:15 UTC  (5+ messages)

[PATCH v2 00/11] i2c: isch: Put the driver into shape
 2024-09-16 14:40 UTC  (2+ messages)

[GIT PULL] i2c-host-fixes for v6.11-rc8
 2024-09-16 13:23 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox