linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-14 16:20:10 to 2020-04-24 11:22:18 UTC [more...]

[PATCHv2] i2c: slave-eeprom: Make it possible to pre-load eeprom data
 2020-04-24 11:22 UTC  (5+ messages)

[PATCH 1/2] i2c: slave-eeprom: initialize empty eeprom properly
 2020-04-24  9:06 UTC  (14+ messages)
` [PATCH 2/2] i2c: slave-eeprom: support additional models

[PATCH v2 0/2] NVIDIA Tegra I2C synchronization correction
 2020-04-24  7:10 UTC  (28+ messages)
` [PATCH v2 1/2] i2c: tegra: Better handle case where CPU0 is busy for a long time
` [PATCH v2 2/2] i2c: tegra: Synchronize DMA before termination

[PATCH V4 0/9] Add interconnect support to QSPI and QUP drivers
 2020-04-23  9:31 UTC  (16+ messages)
` [PATCH V4 1/9] interconnect: Add devm_of_icc_get() as exported API for users
` [PATCH V4 2/9] interconnect: Set peak requirement as twice of average
` [PATCH V4 3/9] soc: qcom: geni: Support for ICC voting
` [PATCH V4 4/9] soc: qcom-geni-se: Add interconnect support to fix earlycon crash
` [PATCH V4 5/9] i2c: i2c-qcom-geni: Add interconnect support
` [PATCH V4 6/9] spi: spi-geni-qcom: "
` [PATCH V4 7/9] tty: serial: qcom_geni_serial: "
` [PATCH V4 8/9] spi: spi-qcom-qspi: "
` [PATCH V4 9/9] arm64: dts: sc7180: Add interconnect for QUP and QSPI

[PATCH] i2c: powermac: Simplify reading the "reg" and "i2c-address" property
 2020-04-22 21:07 UTC  (5+ messages)

[PATCH v13 0/2] add power control in i2c
 2020-04-22 20:14 UTC  (5+ messages)
` [PATCH v13 1/2] dt-binding: i2c: add bus-supply property
` [PATCH v13 2/2] i2c: core: support bus regulator controlling in adapter

[PATCH] dt-bindings: at24: add microchip,24lc[0-9]+ to the compatible pattern
 2020-04-22 14:18 UTC 

[PATCH v4 1/4] i2c: at91: Send bus clear command if SDA is down
 2020-04-21  7:51 UTC  (3+ messages)

[PATCH v1] i2c: busses: convert to devm_platform_get_and_ioremap_resource
 2020-04-21  1:24 UTC  (13+ messages)
                ` [LKP] "

[PATCH v2] i2c: regroup documentation of bindings
 2020-04-20 22:18 UTC  (3+ messages)

[PATCH v2 00/33] Documentation fixes for Kernel 5.8
 2020-04-20 21:43 UTC  (3+ messages)
` [PATCH v2 26/33] docs: i2c: rename i2c.svg to i2c_bus.svg

[PATCH] i2c: slave-eeprom: Make it possible to pre-load eeprom data
 2020-04-20 16:43 UTC 

[PATCH] i2c-amd756: share definition of amd756_smbus
 2020-04-20 16:26 UTC  (2+ messages)

[PATCH v2] i2c: stm32: don't print an error on probe deferral
 2020-04-20 15:17 UTC 

[PATCH] i2c: stm32: don't print an error on probe deferral
 2020-04-20 15:11 UTC  (3+ messages)

[PATCH v2 0/2] i2c: i2c-stm32f7: allow range of I2C bus frequency
 2020-04-20 15:00 UTC  (4+ messages)
` [PATCH v2 2/2] i2c: i2c-stm32f7: allows for any "

[PATCH v3 0/2] i2c: i2c-stm32f7: allow range of I2C bus frequency
 2020-04-20 14:57 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: i2c: i2c-stm32f7: allow clock-frequency range
` [PATCH v3 2/2] i2c: i2c-stm32f7: allows for any bus frequency

[PATCH] i2c: avoid ifdeffery in I2C drivers with optional slave support
 2020-04-20  6:12 UTC  (8+ messages)

[PATCH] i2c: busses: remove unneeded conversion to bool
 2020-04-20  4:44 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: Clean-up schema indentation formatting
 2020-04-19 18:14 UTC  (17+ messages)
` [PATCH 2/2] dt-bindings: Remove cases of 'allOf' containing a '$ref'

[RFC PATCH] i2c: at91: Fix pinmux after devm_gpiod_get() for bus recovery
 2020-04-19 12:50 UTC  (2+ messages)

[PATCH v2] i2c: busses: remove duplicate dev_err()
 2020-04-18 21:44 UTC  (7+ messages)
    ` [v2] "

[PATCH v7 1/3] i2c: Add Qualcomm CCI I2C driver
 2020-04-18 21:39 UTC  (4+ messages)
` [PATCH v7 2/3] dt-bindings: i2c: Add binding for Qualcomm CCI I2C controller

[PATCH v2] i2c: cadence: Added slave support
 2020-04-18 21:36 UTC  (5+ messages)

[PULL REQUEST] i2c for v5.7
 2020-04-18 19:30 UTC  (2+ messages)

[PATCH 6/7] PM: sleep: core: Rename DPM_FLAG_LEAVE_SUSPENDED
 2020-04-18 16:53 UTC  (3+ messages)
  ` [PATCH v2 8/9] "

[PATCH v1] i2c: busses: convert to devm_platform_get_and_ioremap_resource
 2020-04-17 20:36 UTC 

[PATCH 0/1] video: convert to use new I2C API
 2020-04-17 10:14 UTC  (4+ messages)
` [PATCH 1/1] video: backlight: tosa_lcd: convert to use i2c_new_client_device()

[PATCH] i2c: altera: Fix race between xfer_msg and isr thread
 2020-04-16 19:49 UTC  (2+ messages)

[PATCH v1] i2c: img-scb: remove duplicate dev_err()
 2020-04-16 15:34 UTC  (7+ messages)
  `  "

[PATCH] i2c: busses: Omit superfluous error message in img_i2c_probe()
 2020-04-16 13:53 UTC 

[RFC PATCH v2 0/6] i2c: of: reserve unknown and ancillary addresses
 2020-04-16 14:53 UTC  (25+ messages)
` [RFC PATCH v2 1/6] i2c: use DEFINE for the dummy driver name
` [RFC PATCH v2 2/6] i2c: allow DT nodes without 'compatible'
` [RFC PATCH v2 3/6] i2c: of: remove superfluous parameter from exported function
` [RFC PATCH v2 4/6] i2c: of: error message unification
` [RFC PATCH v2 5/6] i2c: of: mark a whole array of regs as reserved
` [RFC PATCH v2 6/6] i2c: core: hand over reserved devices when requesting ancillary addresses

[PATCH] i2c:imx-lpi2c: Omit superfluous error message in lpi2c_imx_probe()
 2020-04-16 14:11 UTC  (2+ messages)

[PATCH] i2c: xiic: Support disabling multi-master in DT
 2020-04-16 10:42 UTC  (6+ messages)

[PATCH] i2c: drivers: Avoid unnecessary check in efm32_i2c_probe()
 2020-04-16  9:00 UTC  (5+ messages)
  ` [PATCH] i2c: drivers: Avoid unnecessary check inefm32_i2c_probe()

[PATCH v1 1/1] i2c: iproc: generate stop event for slave writes
 2020-04-16  4:47 UTC  (3+ messages)

[PATCH] i2c: drivers: Omit superfluous error message in efm32_i2c_probe()
 2020-04-16  1:12 UTC  (3+ messages)
  ` [PATCH] i2c: drivers: Omit superfluous error message inefm32_i2c_probe()

[PATCH v12 0/2] add power control in i2c and at24
 2020-04-15 18:20 UTC  (7+ messages)
` [PATCH v12 1/2] dt-binding: i2c: add bus-supply property

[PATCH v2 1/4] i2c: mux: pca954x: Refactor pca954x_irq_handler()
 2020-04-15 14:48 UTC  (3+ messages)

[PATCH] i2c: i2c-stm32f7: improve nack debug message
 2020-04-15 11:35 UTC  (3+ messages)

[PATCH v1 1/2] i2c: designware: Make master module optional
 2020-04-15 11:37 UTC  (4+ messages)

[PATCH 0/2] i2c: designware: Calculate *CNT for Fast Mode Plus
 2020-04-15 11:15 UTC  (7+ messages)
` [PATCH 1/2] i2c: designware: Calculate SCL timing parameter "
` [PATCH 2/2] i2c: designware: Calculate SCL timing parameter for High Speed Mode

[PATCH 0/1] mfd: convert to use new I2C API
 2020-04-15 11:04 UTC  (3+ messages)
` [PATCH 1/1] mfd: htc-i2cpld: convert to use i2c_new_client_device()

[PATCH v6 2/8] i2c: i801: Use GPIO_LOOKUP() helper macro
 2020-04-15 10:57 UTC  (2+ messages)

[PATCH V3 0/8] Add interconnect support to QSPI and QUP drivers
 2020-04-15 10:54 UTC  (10+ messages)
` [PATCH V3 7/8] spi: spi-qcom-qspi: Add interconnect support

[PATCH] i2c: Detect secondary SMBus controller on AMD AM4 chipsets
 2020-04-15 10:28 UTC  (2+ messages)

[PATCH v3] i2c: busses: convert to devm_platform_ioremap_resource
 2020-04-15 10:12 UTC  (2+ messages)

[PATCH v1] i2c: img-scb: remove duplicate dev_err()
 2020-04-14 16:56 UTC  (7+ messages)

[PATCH] dt-bindings: i2c: xiic: Migrate i2c-xiic documentation to YAML
 2020-04-14 16:37 UTC  (2+ messages)

[PATCH] dt-bindings: i2c: cadence: Migrate i2c-cadence documentation to YAML
 2020-04-14 16:36 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;
as well as URLs for NNTP newsgroup(s).