public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-22 12:18:53 to 2023-09-04 00:14:42 UTC [more...]

[PATCH] drivers:i2c:add controller reset when the timeout occurred
 2023-09-04  0:14 UTC  (3+ messages)

[PATCH v12 0/4] Add Intel LJCA device driver
 2023-09-03 14:38 UTC  (17+ messages)
` [PATCH v12 1/4] usb: Add support for Intel LJCA device
` [PATCH v12 2/4] i2c: Add support for Intel LJCA USB I2C driver
` [PATCH v12 3/4] spi: Add support for Intel LJCA USB SPI driver
` [PATCH v12 4/4] gpio: update Intel LJCA USB GPIO driver

[PATCH v3] i2c: stm32f7: Add atomic_xfer method to driver
 2023-09-03 12:46 UTC  (2+ messages)

[PATCH] i2c:octeon:Add block-mode r/w
 2023-09-03 12:34 UTC  (3+ messages)

[PATCH] i2c: pxa: fix clang -Wvoid-pointer-to-enum-cast warning
 2023-09-03 10:35 UTC  (6+ messages)

[PATCH] i2c: mt65xx: allow optional pmic clock
 2023-09-02 23:49 UTC  (2+ messages)

[PATCH 0/8] i2c: sprd: Modification of UNIOC Platform IIC Driver
 2023-09-02 21:21 UTC  (20+ messages)
` [PATCH 1/8] i2c: sprd: Add configurations that support 1Mhz and 3.4Mhz frequencies
` [PATCH 2/8] i2c: sprd: Add I2C driver to use 'reset framework' function
` [PATCH 3/8] i2c: sprd: Use global variables to record IIC ack/nack status instead of local variables
` [PATCH 4/8] i2c: sprd: Add IIC controller driver to support dynamic switching of 400K/1M/3.4M frequency
` [PATCH 5/8] i2c: sprd: Configure the enable bit of the IIC controller before each transmission initiation
` [PATCH 6/8] i2c: sprd: Add additional IIC control bit configuration to adapt to the new IP version of the UNISOC platform
` [PATCH 7/8] i2c: sprd: Set I2C_RX_ACK when clear irq
` [PATCH 8/8] i2c: sprd: Increase the waiting time for IIC transmission to avoid system crash issues

[PATCH v2] i2c: i801: fix cleanup code in remove() and error path of probe()
 2023-09-02 20:06 UTC 

[PATCH v2] i2c: i801: fix potential race in i801_block_transaction_byte_by_byte
 2023-09-02 20:10 UTC 

[PATCH 1/2] dt-binding: Add custom property for MAX7357
 2023-09-02 18:42 UTC  (6+ messages)
` [PATCH 2/2] i2c: muxes: Enable features on MAX7357

[PATCH] eeprom: at24: Drop at24_get_chip_data()
 2023-09-02 17:45 UTC 

[PATCH] i2c: gpio: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
 2023-09-02  8:32 UTC  (2+ messages)

[PATCH 1/2] i2c: mux: pca954x: Make sure the mux remains configured the same as before resume
 2023-09-01 17:36 UTC  (6+ messages)
` [PATCH 2/2] i2c: mux: pca954x: Resume the mux early

[PATCH] i2c: i801: fix potential race in i801_block_transaction_byte_by_byte
 2023-09-01 17:26 UTC  (4+ messages)

[PATCH] i2c: i801: fix cleanup code in remove() and error path of probe()
 2023-09-01 17:03 UTC  (5+ messages)

[RFC PATCH] i2c: core: dont change pinmux state to GPIO during recovery setup
 2023-09-01 11:49 UTC 

[PATCH 07/14] I2C: ali15x3: Do PCI error checks on own line
 2023-09-01 11:16 UTC  (9+ messages)
` [PATCH 08/14] I2C: nforce2: Do PCI error check "
` [PATCH 09/14] I2C: sis5595: Do PCI error checks "

[PATCH v12 0/2] Add ASPEED AST2600 I2Cv2 controller driver
 2023-08-31 14:18 UTC  (5+ messages)
` [PATCH v12 2/2] i2c: aspeed: support ast2600 i2c new register mode driver

[PATCH v11 0/4] Add Intel LJCA device driver
 2023-08-31 12:39 UTC  (9+ messages)
` [PATCH v11 1/4] usb: Add support for Intel LJCA device
` [PATCH v11 2/4] i2c: Add support for Intel LJCA USB I2C driver
` [PATCH v11 3/4] spi: Add support for Intel LJCA USB SPI driver
` [PATCH v11 4/4] gpio: update Intel LJCA USB GPIO driver

[PATCH v2 1/2] dt-bindings: i2c: Add custom properties for MAX7357/MAX7358
 2023-08-31 12:03 UTC  (3+ messages)
` [PATCH v2 2/2] i2c: muxes: pca954x: Enable features on MAX7357/MAX7358

[PATCH v2] i2c: cadence: Fix the kernel-doc warnings
 2023-08-31  9:02 UTC 

[PATCH RESEND] i2c: at91: Use dev_err_probe() instead of dev_err()
 2023-08-30 19:20 UTC  (6+ messages)

[PATCH v2 5/8] I2C: ali15x3: Do PCI error checks on own line
 2023-08-30 19:18 UTC  (3+ messages)

Prezentacja
 2023-08-30  7:35 UTC 

[PATCH v3] i2c: designware: fix __i2c_dw_disable() in case master is holding SCL low
 2023-08-30 10:42 UTC  (5+ messages)

[PATCH AUTOSEL 6.4 13/17] i2c: imx-lpi2c: return -EINVAL when i2c peripheral clk doesn't work
 2023-08-29 13:32 UTC 

[PATCH v10 0/4] Add Intel LJCA device driver
 2023-08-29  7:46 UTC  (10+ messages)
` [PATCH v10 1/4] usb: Add support for Intel LJCA device
` [PATCH v10 2/4] i2c: Add support for Intel LJCA USB I2C driver
` [PATCH v10 3/4] spi: Add support for Intel LJCA USB SPI driver
` [PATCH v10 4/4] gpio: update Intel LJCA USB GPIO driver

[PATCH 0/4] i2c: i801: next set of improvements
 2023-08-29  6:29 UTC  (16+ messages)
` [PATCH 1/4] i2c: i801: Use i2c_mark_adapter_suspended/resumed
` [PATCH 2/4] i2c: i801: Replace acpi_lock with I2C bus lock
` [PATCH 3/4] i2c: i801: Improve i801_block_transaction_byte_by_byte

[PATCH] i2c: iproc: handle invalid slave state
 2023-08-28 19:10 UTC  (3+ messages)

[PATCH v7 0/4] Extend device_get_match_data() to struct bus_type
 2023-08-28 13:01 UTC  (13+ messages)

[PATCH v2 0/2] i2c: add support for Zhaoxin I2C controller
 2023-08-28  7:37 UTC  (10+ messages)
` [PATCH v2 1/2] i2c: wmt: split out i2c-viai2c-common.{c,h}
` [PATCH v2 2/2] i2c: add support for Zhaoxin I2C controller

Słowa kluczowe do wypozycjonowania
 2023-08-28  7:30 UTC 

[PATCH] i2c: Make I2C_ATR invisible
 2023-08-25 21:16 UTC  (2+ messages)

[PATCH 0/4] i2c: devm_pinctrl_get() usage fixes
 2023-08-25 21:11 UTC  (3+ messages)
` [PATCH 1/4] i2c: mv64xxx: devm_pinctrl_get() cannot return NULL

[PATCH -next v3] I2C: Make return value check more accurate and explicit for devm_pinctrl_get()
 2023-08-25 21:07 UTC  (4+ messages)

[PATCH v6] i2c: designware: Add support for recovery when GPIO need pinctrl
 2023-08-25 20:26 UTC  (5+ messages)

[PATCH i2c-next 0/2] i2c: mlxcpld: Extend driver functionality and allow to run on ARM64
 2023-08-25 20:13 UTC  (5+ messages)
` [PATCH i2c-next 1/2] i2c: mlxcpld: Allow driver to run on ARM64 architecture
` [PATCH i2c-next 2/2] i2c: mlxcpld: Add support for extended transaction length

[PATCH next] i2c: qcom-cci: Fix error checking in cci_probe()
 2023-08-25 20:07 UTC  (4+ messages)

[PATCH] i2c: at91: Use dev_err_probe() instead of dev_err()
 2023-08-25 14:28 UTC  (2+ messages)

Prezentacja
 2023-08-25  8:15 UTC 

[PATCH] dt-bindings: Drop remaining unneeded quotes
 2023-08-24 20:24 UTC  (12+ messages)

[RFC] i2c: whether need create *-common.{c,h} for i801 piix4 viapro driver
 2023-08-24 16:57 UTC  (2+ messages)

[PATCH v10] i2c: Add support for Intel LJCA USB I2C driver
 2023-08-24 12:26 UTC  (4+ messages)

[PATCH v9 0/4] Add Intel LJCA device driver
 2023-08-24  0:54 UTC  (6+ messages)
` [PATCH v9 4/4] gpio: update Intel LJCA USB GPIO driver

[PATCH] i2c: cadence: Fix the kernel-doc warnings
 2023-08-23 21:30 UTC  (2+ messages)

[PATCH v2] media: dt-bindings: Convert Omnivision OV7251 to DT schema
 2023-08-23 21:28 UTC  (2+ messages)

[PATCH v15 0/4] Add support for Maxim MAX735x/MAX736x variants
 2023-08-23 21:21 UTC  (10+ messages)
` [PATCH v15 1/4] dt-bindings: i2c: pca954x: Correct interrupt support
` [PATCH v15 2/4] dt-bindings: i2c: Add Maxim MAX735x/MAX736x variants
` [PATCH v15 3/4] i2c: muxes: pca954x: Add MAX735x/MAX736x support
` [PATCH v15 4/4] i2c: muxes: pca954x: Add regulator support

[PATCH i2c-mux-next v2 0/1] mux: Add regmap based mux driver
 2023-08-23 15:53 UTC  (2+ messages)
` [PATCH i2c-mux-next v2 1/1] i2c: mux: Add register map "

[PATCH i2c-mux-next 0/1] mux: Add regmap based mux driver
 2023-08-23 15:00 UTC  (3+ messages)
` [PATCH i2c-mux-next 1/1] i2c: mux: Add register map "

[PATCH v2] i2c: designware: add support for pinctrl for recovery
 2023-08-23 14:43 UTC  (6+ messages)

[v16 0/4] Add support for Maxim MAX735x/MAX736x variants
 2023-08-23 14:16 UTC  (9+ messages)
` [v16 1/4] dt-bindings: i2c: pca954x: Correct interrupt support
` [v16 2/4] dt-bindings: i2c: Add Maxim MAX735x/MAX736x variants
` [v16 3/4] i2c: muxes: pca954x: Add MAX735x/MAX736x support
` [v16 4/4] i2c: muxes: pca954x: Add regulator support

[PATCH v5] i2c: designware: Currently if the SoC needs pinctrl to switch the SCL and SDA from the I2C function to GPI
 2023-08-22 14:31 UTC  (3+ messages)

[PATCH v4] Currently if the SoC needs pinctrl to switch the SCL and SDA from the I2C function to GPI
 2023-08-22 14:27 UTC  (5+ messages)

[PATCH v3] Currently if the SoC needs pinctrl to switch the SCL and SDA from the I2C function to GPIO function, the recovery won't work
 2023-08-22 12:18 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