public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-19 15:07:29 to 2024-09-28 17:00:12 UTC [more...]

[PATCH v8 0/8] Add tsd,mule-i2c-mux support
 2024-09-28 17:00 UTC  (7+ messages)
` [PATCH v8 2/8] i2c: muxes: add support for tsd,mule-i2c multiplexer
` [PATCH v8 3/8] dt-bindings: hwmon: add support for ti,amc6821

[PATCH v4 0/7] Add SDM670 camera subsystem
 2024-09-28 10:46 UTC  (7+ messages)

[PATCH v2 0/2] Compute HS HCNT and LCNT based on HW parameters
 2024-09-28  7:07 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: i2c: snps,designware-i2c: add bus-capacitance-pf and clk-freq-optimized
` [PATCH v2 2/2] i2c: dwsignware: determine HS tHIGH and tLOW based on HW parameters

[PATCH] i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume
 2024-09-28  1:43 UTC 

[GIT PULL v2] i2c-host-fixes for v6.12-rc1
 2024-09-27 16:11 UTC 

[GIT PULL] i2c-host-fixes for v6.12-rc1
 2024-09-27 16:01 UTC  (3+ messages)

[PATCH 0/2] Compute HS HCNT and LCNT based on HW parameters
 2024-09-27 13:41 UTC  (15+ 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] i2c: amd-asf: Fix uninitialized variables issue in amd_asf_process_target
 2024-09-27 13:37 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] i2c: i2c-qcom-geni: Serve transfer during early resume stage
 2024-09-27 12:32 UTC  (5+ messages)

[PATCH v3 0/4] Enable shared SE support over I2C
 2024-09-27 12:03 UTC  (9+ messages)
` [PATCH v3 1/4] dt-bindindgs: i2c: qcom,i2c-geni: Document shared flag
` [PATCH v3 2/4] dma: gpi: Add Lock and Unlock TRE support to access SE exclusively
` [PATCH v3 3/4] soc: qcom: geni-se: Do not keep GPIOs to sleep state for shared SE usecase
` [PATCH v3 4/4] i2c: i2c-qcom-geni: Enable i2c controller sharing between two subsystems

[PATCH v4 0/6] i2c: npcm: read/write operation, checkpatch
 2024-09-27  2:03 UTC  (18+ 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 v5 0/6] RTL9300 support for reboot and i2c
 2024-09-26 20:58 UTC  (16+ messages)
` [PATCH v5 1/6] dt-bindings: reset: syscon-reboot: Add reg property
` [PATCH v5 2/6] power: reset: syscon-reboot: Accept "
` [PATCH v5 3/6] dt-bindings: mfd: Add Realtek RTL9300 switch peripherals
` [PATCH v5 4/6] mips: dts: realtek: Add syscon-reboot node
` [PATCH v5 5/6] mips: dts: realtek: Add I2C controllers
  ` [PATCH v5] fixup! i2c: Add driver for the RTL9300 I2C controller
` [PATCH v5 6/6] "

[PATCH v1 0/5] i2c: designware: Cleanups (part 4)
 2024-09-26 20:03 UTC  (8+ 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 v2 1/1] i2c: qcom-geni: Support systems with 32MHz serial engine clock
 2024-09-26 12:48 UTC  (6+ messages)

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

[PATCH v8 0/2] i2c: octeon: Add block-mode r/w
 2024-09-26  4:12 UTC  (3+ messages)
` [PATCH v8 1/2] i2c: octeon: refactor common i2c operations
` [PATCH v8 2/2] i2c: octeon: Add block-mode "

[PATCH v7 0/2] i2c: octeon: Add block-mode r/w
 2024-09-26  1:26 UTC  (4+ messages)
` [PATCH v7 1/2] i2c: octeon: refactor common i2c operations

[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 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  (6+ messages)
` [PATCH v4 4/8] drm/bridge: hotplug-bridge: add driver to support hot-pluggable DSI bridges
` [PATCH v4 6/8] backlight: led-backlight: add devlink to supplier LEDs

[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  (5+ messages)
` [PATCH v7 08/10] i2c: of-prober: Add GPIO support to simple helpers

[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  (3+ messages)
` [PATCH v2 4/5] watchdog: Congatec Board Controller watchdog timer driver

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 2/2] i2c: designware: Add a new ACPI HID for HJMC01 I2C controller
 2024-09-19 15:07 UTC  (2+ messages)


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