linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-22 12:36:01 to 2021-02-07 11:57:43 UTC [more...]

[PATCH v2 6/7] platform: x86: Add intel_skl_int3472 driver
 2021-02-07 11:56 UTC  (14+ messages)

[PATCH 1/3] dt-bindings: Fix undocumented compatible strings in examples
 2021-02-06  1:25 UTC  (18+ messages)
` [PATCH 2/3] dt-bindings: iommu: renesas,ipmmu-vmsa: Make 'power-domains' conditionally required
` [PATCH 3/3] dt-bindings: Fix errors in 'if' schemas

[PATCH v3] mfd: da9063: Support SMBus and I2C mode
 2021-02-06  1:16 UTC  (2+ messages)

[PATCH v10 0/7] Support running driver's probe for a device powered off
 2021-02-06  0:56 UTC  (9+ messages)
` [PATCH v10 1/7] ACPI: scan: Obtain device's desired enumeration power state
` [PATCH v10 2/7] i2c: Allow an ACPI driver to manage the device's power state during probe
` [PATCH v10 3/7] Documentation: ACPI: Document _DSE object usage for enum power state
` [PATCH v10 4/7] ACPI: Add a convenience function to tell a device is in low "
` [PATCH v10 5/7] ov5670: Support probe whilst the device is in a "
` [PATCH v10 6/7] media: i2c: imx319: Support probe while the device is off
` [PATCH v10 7/7] at24: Support probing while off

[PATCH v3 0/5] amba: minor fix and various cleanups
 2021-02-05 11:07 UTC  (27+ messages)
` [PATCH v3 4/5] amba: Make the remove callback return void
` [GIT PULL] immutable branch for amba changes targeting v5.12-rc1
  ` [PATCH] mailbox: arm_mhuv2: make remove callback return void

[PATCH] dt-bindings: eeprom: at24: Document ROHM BR24G01
 2021-02-05 10:33 UTC  (4+ messages)

[PATCH 0/5] i2c: stm32: filter binding support & debug info
 2021-02-05 14:59 UTC  (11+ messages)
` [PATCH 1/5] i2c: stm32f7: fix configuration of the digital filter
` [PATCH 2/5] i2c: stm32f7: support DT binding i2c-analog-filter
` [PATCH 3/5] i2c: stm32f7: add support for DNF i2c-digital-filter binding
` [PATCH 4/5] ARM: dts: stm32: enable the analog filter for all I2C nodes in stm32mp151
` [PATCH 5/5] i2c: stm32f7: indicate the address being accessed on errors

[PATCH] coresight: etm4x: Fix merge resolution for amba rework
 2021-02-05 14:04 UTC  (2+ messages)

[PATCH 0/7] Add and enable GPI DMA users
 2021-02-04 21:34 UTC  (3+ messages)
` [PATCH 4/7] spi: spi-geni-qcom: Add support for GPI dma

[PATCH i2c-next v4 0/6] i2c: mux: mlxcpld: Extend driver functionality
 2021-02-04 16:24 UTC  (7+ messages)
` [PATCH i2c-next v4 1/6] i2c: mux: mlxcpld: Convert driver to platform driver
` [PATCH i2c-next v4 2/6] i2c: mux: mlxcpld: Prepare mux selection infrastructure for two-byte support
` [PATCH i2c-next v4 3/6] i2c: mux: mlxcpld: Get rid of adapter numbers enforcement
` [PATCH i2c-next v4 4/6] i2c: mux: mlxcpld: Extend driver to support word address space devices
` [PATCH i2c-next v4 5/6] i2c: mux: mlxcpld: Extend supported mux number
` [PATCH i2c-next v4 6/6] i2c: mux: mlxcpld: Add callback to notify mux creation completion

[PATCH v2 0/4] i2c: aspeed: Add buffer and DMA modes support
 2021-02-03 23:03 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: i2c: aspeed: add buffer and DMA mode transfer support

[bug report] i2c: mv64xxx: Add runtime PM support
 2021-02-03 14:41 UTC 

[PATCH] i2c: mediatek: Get device clock-stretch time via dts
 2021-02-03 10:35 UTC 

[PATCH v2 0/7] Introduce intel_skl_int3472 driver
 2021-02-02 14:02 UTC  (22+ messages)
` [PATCH v2 2/7] acpi: utils: Add function to fetch dependent acpi_devices
` [PATCH v2 4/7] i2c: i2c-core-acpi: Add i2c_acpi_dev_name()

[PATCH AUTOSEL 5.10 23/25] i2c: mediatek: Move suspend and resume handling to NOIRQ phase
 2021-02-02 15:06 UTC 

[PATCH AUTOSEL 5.4 16/17] i2c: mediatek: Move suspend and resume handling to NOIRQ phase
 2021-02-02 15:06 UTC 

[PATCH] i2c-imx.c: Synthesize end of transaction events without idle interrupts
 2021-02-01 22:13 UTC  (5+ messages)

[PATCH v3 0/2] i2c: i2c-amd-mp2: Clean up driver
 2021-02-01 22:03 UTC  (6+ messages)
` [PATCH v3 1/2] i2c: i2c-amd-mp2: Remove NIH logging functions
` [PATCH v3 2/2] i2c: i2c-amd-mp2: Remove unused macro

[PATCH] i2c: mv64xxx: Add runtime PM support
 2021-02-01 22:07 UTC  (4+ messages)

[PATCH i2c-next v2 0/7] i2c: mux: mlxcpld: Extend driver functionality and update licenses
 2021-02-01 21:56 UTC  (18+ messages)
` [PATCH i2c-next v2 1/7] i2c: mux: mlxcpld: Update module license
` [PATCH i2c-next v2 2/7] platform/x86: "
` [PATCH i2c-next v2 3/7] i2c: mux: mlxcpld: Move header file out of x86 realm
` [PATCH i2c-next v2 4/7] i2c: mux: mlxcpld: Convert driver to platform driver
` [PATCH i2c-next v2 5/7] i2c: mux: mlxcpld: Extend driver to support word address space devices
` [PATCH i2c-next v2 6/7] i2c: mux: mlxcpld: Extend supported mux number
` [PATCH i2c-next v2 7/7] i2c: mux: mlxcpld: Add callback to notify mux creation completion

[PATCH] i2c: i801: Add support for Intel Alder Lake PCH-P
 2021-02-01 14:02 UTC  (3+ messages)

[PATCH v8 0/6] Support running driver's probe for a device powered off
 2021-02-01 11:44 UTC  (14+ messages)
` [PATCH v9 1/7] ACPI: scan: Obtain device's desired enumeration power state
` [PATCH v9 2/7] i2c: Allow an ACPI driver to manage the device's power state during probe
` [PATCH v9 3/7] Documentation: ACPI: Document _PRE object usage for enum power state
` [PATCH v9 4/7] ACPI: Add a convenience function to tell a device is in low "
` [PATCH v9 5/7] ov5670: Support probe whilst the device is in a "
` [PATCH v9 6/7] media: i2c: imx319: Support probe while the device is off
` [PATCH v9 7/7] at24: Support probing while off

[PATCH v2 0/2] i2c: i2c-amd-mp2: Clean up driver
 2021-02-01 10:38 UTC  (5+ messages)
` [PATCH v2 1/2] i2c: i2c-amd-mp2: Remove NIH logging functions
` [PATCH v2 2/2] i2c: i2c-amd-mp2: Remove unused macro

[PATCH i2c-next v3 0/6] i2c: mux: mlxcpld: Extend driver functionality
 2021-02-01  9:09 UTC  (9+ messages)
` [PATCH i2c-next v3 1/6] i2c: mux: mlxcpld: Convert driver to platform driver
` [PATCH i2c-next v3 2/6] i2c: mux: mlxcpld: Prepare mux selection infrastructure for two-byte support
` [PATCH i2c-next v3 3/6] i2c: mux: mlxcpld: Rename mux ids array
` [PATCH i2c-next v3 4/6] i2c: mux: mlxcpld: Extend driver to support word address space devices
` [PATCH i2c-next v3 5/6] i2c: mux: mlxcpld: Extend supported mux number
` [PATCH i2c-next v3 6/6] i2c: mux: mlxcpld: Add callback to notify mux creation completion

[PULL REQUEST] i2c for 5.11
 2021-01-31 19:34 UTC 

[PATCH v1 0/2] Cleanup i2c-amd-mp2 driver
 2021-01-29 18:52 UTC  (5+ messages)
` [PATCH v1 1/2] Removed NIH log functions
` [PATCH v1 2/2] Removed unused work_amd_i2c_common macro

[PATCH] dt-bindings: Cleanup standard unit properties
 2021-01-29 16:23 UTC  (5+ messages)

[PATCH v3 0/3] QCOM QUP I2C - Add noise rejection, convert to YAML
 2021-01-28 21:23 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: i2c: qcom,i2c-qup: Convert txt to YAML schema
` [PATCH v3 3/3] dt-bindings: i2c: qcom,i2c-qup: Document noise rejection properties

AW: [PATCH 1/1] mfd: da9063: Support SMBus and I2C mode
 2021-01-28 20:53 UTC  (2+ messages)
      `  "

[PATCH RESEND] ipmi: remove open coded version of SMBus block write
 2021-01-28 13:15 UTC  (4+ messages)

[RESEND, V2] i2c: mediatek: Move suspend and resume handling to NOIRQ phase
 2021-01-28  9:54 UTC  (3+ messages)

[PATCH] eeprom: at24: Add permission to write_timeout
 2021-01-28  9:44 UTC  (4+ messages)

[PATCH 0/2] i2c: smbus: small cleanups in emulation function
 2021-01-28  9:15 UTC  (5+ messages)
` [PATCH 1/2] i2c: smbus: don't abuse loop variable
` [PATCH 2/2] i2c: smbus: improve naming in i2c_smbus_xfer_emulated()

[PATCH v1] i2c: tegra: Use threaded interrupt
 2021-01-28  9:05 UTC  (2+ messages)

[PATCH v5 10/20] dt-bindings: i2c: mv64xxx: Add H616 compatible string
 2021-01-28  8:44 UTC  (2+ messages)

[PATCH 0/3] i2c: drop unused bus drivers
 2021-01-28  8:47 UTC  (3+ messages)
` [PATCH 3/3] i2c: remove zte zx bus driver

[PATCH v2] media: i2c: adv7511: remove open coded version of SMBus block read
 2021-01-27 10:33 UTC 

[PATCH 0/3] treewide: remove open coded SMBus block transfers
 2021-01-27 10:18 UTC  (6+ messages)
` [PATCH 1/3] media: i2c: adv7842: remove open coded version of SMBus block write
` [PATCH 2/3] media: i2c: adv7511: remove open coded version of SMBus block read

[PATCH v3 18/21] dt-bindings: allwinner: Add H616 compatible strings
 2021-01-25 11:59 UTC  (3+ messages)

[PATCH v2 0/3] isa: Make the remove callback for isa drivers return void
 2021-01-26  6:55 UTC  (4+ messages)
` [PATCH v2 3/3] "

[PATCH v4 10/21] dt-bindings: i2c: mv64xxx: Add H616 compatible string
 2021-01-25 15:18 UTC 

[PULL REQUEST] i2c for 5.11
 2021-01-23 20:05 UTC  (2+ messages)

[PATCH 0/8] i2c: improve RECV_LEN documentation & usage
 2021-01-22  9:02 UTC  (2+ messages)

[PATCH v1 0/2] isa: Make the remove callback for isa drivers return void
 2021-01-22  9:01 UTC  (3+ messages)
` [PATCH v1 2/2] "


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