linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-23 09:51:29 to 2020-02-07 21:55:22 UTC [more...]

[PULL REQUEST] i2c for v5.6
 2020-02-07 21:55 UTC  (2+ messages)

[GIT PULL] Additional ACPI updates for v5.6-rc1
 2020-02-07 21:55 UTC  (2+ messages)

LETTER OF INQUIRY
 2020-02-07 20:42 UTC 

[PATCH v2 16/17] i2c: cros-ec-tunnel: Use cros_ec_cmd()
 2020-02-05 19:22 UTC 

[PATCH v2 00/17] platform/chrome: Replace cros_ec_cmd_xfer_status
 2020-02-05 18:59 UTC  (2+ messages)
` [PATCH v2 01/17] platform/chrome: Add EC command msg wrapper

[PATCH] dt-bindings: convert i2c-cros-ec-tunnel.txt to yaml
 2020-02-05 17:47 UTC  (2+ messages)

[PATCHv2] i2c: i2c-stm32f7: allow controller to be wakeup-source
 2020-02-05 15:40 UTC  (2+ messages)

[PATCH 0/3] Misc qcom geni i2c driver fixes
 2020-02-04 21:20 UTC  (10+ messages)
` [PATCH 1/3] i2c: qcom-geni: Let firmware specify irq trigger flags
` [PATCH 2/3] i2c: qcom-geni: Grow a dev pointer to simplify code
` [PATCH 3/3] i2c: qcom-geni: Drop of_platform.h include

[PATCH 0/2] Move the SMBus API documentation to libi2c
 2020-02-04 17:17 UTC  (12+ messages)
` [PATCH 1/2] libi2c: Add a manual page to document the API
` [PATCH 2/2] docs: i2c: dev-interface: document the actual implementation

In power saving mode i2c_nvidia_gpu modules affect power consumption a lot
 2020-02-04  1:04 UTC  (3+ messages)

[PATCH 0/5] i2c: i2c-stm32f7: enhance FastModePlus support
 2020-02-03 12:23 UTC  (10+ messages)
` [PATCH 1/5] i2c: i2c-stm32f7: disable/restore Fast Mode Plus bits in low power modes
` [PATCH 2/5] dt-bindings: i2c: i2c-stm32f7: add st,stm32mp15-i2c compatible
` [PATCH 3/5] i2c: i2c-stm32f7: add a new "
` [PATCH 4/5] ARM: dts: stm32: use st,stm32mp15-i2c compatible for stm32mp151
` [PATCH 5/5] ARM: dts: stm32: add Fast Mode Plus info in I2C nodes of stm32mp151

[PATCH v2 1/2] ACPI / APD: Add clock frequency for Hisilicon Hip08-Lite I2C controller
 2020-02-03 11:04 UTC  (6+ messages)
` [PATCH v2 2/2] i2c: designware: Add ACPI HID "

[PATCH 1/2] i2c: designware: Add ACPI HID for Hisilicon Hip08-Lite I2C controller
 2020-02-03  1:28 UTC  (4+ messages)
` [PATCH 2/2] ACPI / APD: Add clock frequency "

(unknown)
 2020-02-01 16:35 UTC 

linux-next: Tree for Jan 31 (drivers/i2c/busses/i2c-stm32f7.c)
 2020-01-31  7:52 UTC  (2+ messages)

[PATCH 0/4] Convert cros-ec-i2c-tunnel to MFD Cell
 2020-01-31  7:48 UTC  (5+ messages)
` [PATCH 1/4] i2c: i2c-cros-ec-tunnel: Pass ACPI node to i2c adapter
` [PATCH 2/4] i2c: i2c-cros-ec-tunnel: Fix ACPI identifier

[PATCH] i2c: i2c-cros-ec-tunnel: Fix slave device enumeration
 2020-01-31  7:45 UTC  (2+ messages)

[PATCH 0/6] i2c-stm32f7: support suspend/resume & wakeup
 2020-01-31  6:56 UTC  (6+ messages)
` [PATCH 4/6] i2c: i2c-stm32f7: add PM_SLEEP suspend/resume support
` [PATCH 5/6] i2c: i2c-stm32f7: allow controller to be wakeup-source

[PATCH 00/17] platform/chrome: Replace cros_ec_cmd_xfer_status
 2020-01-30 20:31 UTC  (2+ messages)
` [PATCH 16/17] i2c: cros-ec-tunnel: Use cros_ec_send_cmd_msg()

[PATCH] i2c: dev: keep sorting of includes
 2020-01-30 20:23 UTC 

[PATCH 2/3] i2c: cadence: Fix wording in i2c-cadence driver
 2020-01-30  8:24 UTC 

[PATCH 1/4] i2c: cadence: Fix error printing in case of defer
 2020-01-30  8:21 UTC  (6+ messages)
` [PATCH 2/4] i2c: cadence: Fix power management order of operations
` [PATCH 3/4] i2c: cadence: Implement save restore

[PATCH v4 0/5] at24: move write-protect pin handling to nvmem core
 2020-01-30  8:06 UTC  (3+ messages)
` [PATCH v4 2/5] nvmem: add support for the write-protect pin

[PATCH] i2c: cadence: Handle transfer_size rollover
 2020-01-30  8:03 UTC  (2+ messages)

[PATCH v11 0/2] add power control in i2c and at24
 2020-01-30  5:11 UTC  (3+ messages)
` [PATCH v11 1/2] dt-binding: i2c: add bus-supply property
  ` [PATCH v11 2/2] i2c: core: support bus regulator controlling in adapter

[PATCH v3 00/28] docs: i2c: rework I2C documentation, part I
 2020-01-29 21:10 UTC  (30+ messages)
` [PATCH v3 01/28] docs: i2c: sort index logically
` [PATCH v3 02/28] docs: i2c: summary: extend introduction
` [PATCH v3 03/28] docs: i2c: summary: rewrite the "terminology" section
` [PATCH v3 04/28] docs: i2c: call it "I2C" consistently
` [PATCH v3 05/28] docs: i2c: fix typo
` [PATCH v3 06/28] docs: i2c: replace "I2C-transfer" -> "I2C transfer" consistently
` [PATCH v3 07/28] docs: i2c: i2c-protocol: fix kernel-doc function syntax
` [PATCH v3 08/28] docs: i2c: i2c-protocol: properly name start and stop conditions
` [PATCH v3 09/28] docs: i2c: i2c-protocol: remove unneeded colons from table
` [PATCH v3 10/28] docs: i2c: i2c-protocol: use proper names for ACK and NACK
` [PATCH v3 11/28] docs: i2c: smbus-protocol: fix link syntax
` [PATCH v3 12/28] docs: i2c: smbus-protocol: properly name start and stop conditions
` [PATCH v3 13/28] docs: i2c: smbus-protocol: remove unneeded colons from table
` [PATCH v3 14/28] docs: i2c: smbus-protocol: use proper names for ACK and NACK
` [PATCH v3 15/28] docs: i2c: smbus-protocol: enable kernel-doc function syntax
` [PATCH v3 16/28] docs: i2c: smbus-protocol: fix "
` [PATCH v3 17/28] docs: i2c: smbus-protocol: fix typo
` [PATCH v3 18/28] docs: i2c: smbus-protocol: fix punctuation
` [PATCH v3 19/28] docs: i2c: smbus-protocol: improve I2C Block transactions description
` [PATCH v3 20/28] docs: i2c: instantiating-devices: fix internal hyperlink
` [PATCH v3 21/28] docs: i2c: instantiating-devices: rearrange static instatiation
` [PATCH v3 22/28] docs: i2c: instantiating-devices: use monospace for sysfs attributes
` [PATCH v3 23/28] docs: i2c: old-module-parameters: fix internal hyperlink
` [PATCH v3 24/28] docs: i2c: old-module-parameters: clarify this is for obsolete kernels
` [PATCH v3 25/28] docs: i2c: old-module-parameters: use monospace instead of ""
` [PATCH v3 26/28] docs: i2c: rename sections so the overall picture is clearer
` [PATCH v3 27/28] docs: i2c: i2c-protocol: use same wording as smbus-protocol
` [PATCH v3 28/28] docs: i2c: writing-clients: properly name the stop condition

[PATCH] i2c: i801: Add support for Intel Comet Lake PCH-V
 2020-01-29 21:06 UTC  (2+ messages)

[PULL REQUEST] i2c-mux for 5.6-rc1
 2020-01-29 21:00 UTC  (2+ messages)

[GIT PULL] at24: updates for v5.6
 2020-01-29 20:58 UTC  (2+ messages)

[PATCH][next][V3] i2c: xiic: fix indentation issue
 2020-01-29 20:54 UTC  (2+ messages)

[PATCH] i2c: parport: fix spelling mistake: "Atmost" -> "At most"
 2020-01-29 20:52 UTC  (3+ messages)

[PATCH v4 0/6] Support running driver's probe for a device powered off
 2020-01-29 13:54 UTC  (5+ messages)
` [PATCH v4 1/6] i2c: Allow driver to manage the device's power state during probe
` [PATCH v4 5/6] at24: Support probing while off

[PATCH v2 00/28] docs: i2c: rework I2C documentation, part I
 2020-01-29 12:22 UTC  (36+ messages)
` [PATCH v2 01/28] docs: i2c: sort index logically
` [PATCH v2 02/28] docs: i2c: summary: extend introduction
` [PATCH v2 03/28] docs: i2c: summary: rewrite the "terminology" section
` [PATCH v2 04/28] docs: i2c: call it "I2C" consistently
` [PATCH v2 05/28] docs: i2c: fix typo
` [PATCH v2 06/28] docs: i2c: replace "I2C-transfer" -> "I2C transfer" consistently
` [PATCH v2 07/28] docs: i2c: i2c-protocol: fix kernel-doc function syntax
` [PATCH v2 08/28] docs: i2c: i2c-protocol: properly name start and stop conditions
` [PATCH v2 09/28] docs: i2c: i2c-protocol: remove unneeded colons from table
` [PATCH v2 10/28] docs: i2c: i2c-protocol: use proper names for ACK and NACK
` [PATCH v2 11/28] docs: i2c: smbus: fix link syntax
` [PATCH v2 12/28] docs: i2c: smbus-protocol: properly name start and stop conditions
` [PATCH v2 13/28] docs: i2c: smbus-protocol: remove unneeded colons from table
` [PATCH v2 14/28] docs: i2c: smbus-protocol: use proper names for ACK and NACK
  ` [PATCH v2 15/28] docs: i2c: smbus-protocol: enable kernel-doc function syntax
  ` [PATCH v2 16/28] docs: i2c: smbus-protocol: fix "
  ` [PATCH v2 17/28] docs: i2c: smbus-protocol: fix typo
  ` [PATCH v2 18/28] docs: i2c: smbus-protocol: fix punctuation
  ` [PATCH v2 19/28] docs: i2c: smbus-protocol: improve I2C Block transactions description
  ` [PATCH v2 20/28] docs: i2c: instantiating-devices: fix internal hyperlink
  ` [PATCH v2 21/28] docs: i2c: instantiating-devices: rearrange static instatiation
  ` [PATCH v2 22/28] docs: i2c: instantiating-devices: use monospace for sysfs attributes
  ` [PATCH v2 23/28] docs: i2c: old-module-parameters: fix internal hyperlink
  ` [PATCH v2 24/28] docs: i2c: old-module-parameters: clarify this is for obsolete kernels
  ` [PATCH v2 25/28] docs: i2c: old-module-parameters: use monospace instead of ""
  ` [PATCH v2 26/28] docs: i2c: rename sections so the overall picture is clearer
  ` [PATCH v2 27/28] docs: i2c: i2c-protocol: use same wording as smbus-protocol
  ` [PATCH v2 28/28] docs: i2c: writing-clients: properly name the stop condition

[PATCH V1] eeprom: at24: add TPF0001 ACPI ID for 24c1024 device
 2020-01-29 10:57 UTC  (2+ messages)

[PATCH][next][V2] i2c: xiic: fix indentation issue
 2020-01-29  9:31 UTC  (12+ messages)

[PATCH v10 0/4] add power control in i2c and at24
 2020-01-28  7:32 UTC  (10+ messages)
` [PATCH v10 1/4] dt-binding: eeprom: at24: add vcc-supply property
` [PATCH v10 3/4] misc: eeprom: at24: support pm_runtime control
` [PATCH v10 4/4] i2c: core: support bus regulator controlling in adapter

[PATCH v3] HID: mcp2221: add usb to i2c-smbus host bridge
 2020-01-28  4:18 UTC 

npcm-i2c driver
 2020-01-27 13:09 UTC 

[PATCH][next] i2c: xiic: fix indentation issue
 2020-01-27 10:08 UTC  (4+ messages)

[PATCH v3 0/6] i2c bus recovery for Microchip SoCs
 2020-01-27  8:57 UTC  (13+ messages)
` [PATCH v3 1/6] dt-bindings: i2c: at91: document optional bus recovery properties
` [PATCH v3 2/6] i2c: at91: implement i2c bus recovery
` [PATCH v3 3/6] i2c: at91: Send bus clear command if SDA is down
` [PATCH v3 4/6] ARM: at91/dt: sama5d3: add i2c gpio pinctrl
` [PATCH v3 5/6] ARM: at91/dt: sama5d4: "
` [PATCH v3 6/6] ARM: at91/dt: sama5d2: "

[PATCH] i2c: imx: implement master_xfer_atomic callback
 2020-01-26 17:53 UTC  (2+ messages)

BIST DU INTERESSIERT? 26-01-2020
 2020-01-26 13:39 UTC 

[PATCH AUTOSEL 5.4 079/107] i2c: iop3xx: Fix memory leak in probe error path
 2020-01-24 14:17 UTC 

Bitte lesen Sie den 24-01-2019
 2020-01-23 20:43 UTC 

[PATCH v2 1/2] i2c: Enable compile testing for some of drivers
 2020-01-23 15:31 UTC  (10+ messages)
` [PATCH v2 2/2] i2c: exynos: Update Kconfig documentation

[PATCH] i2c: tegra: Restore pinmux on system resume
 2020-01-23 15:10 UTC  (2+ messages)

[PATCH 00/26] docs: i2c: rework I2C documentation, part I
 2020-01-23  9:51 UTC  (8+ messages)
` [PATCH 01/26] docs: i2c: sort index logically
  ` [PATCH 15/26] docs: i2c: smbus-protocol: enable kernel-doc function syntax


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