linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-30 23:16:03 to 2018-12-18 15:12:30 UTC [more...]

[PATCH 0/7] v4.19-stable randconfig fixes
 2018-12-18 15:12 UTC  (3+ messages)

[PATCH] dt-bindings: i2c: rcar: Add r8a774c0 support
 2018-12-18 11:41 UTC  (6+ messages)

[RFC/RFT 00/10] i2c: move handling of suspended adapters to the core
 2018-12-18 11:24 UTC  (21+ messages)
` [RFC/RFT 01/10] i2c: add 'is_suspended' flag for i2c adapters
` [RFC/RFT 02/10] i2c: reject new transfers when adapters are suspended
` [RFC/RFT 03/10] i2c: synquacer: remove unused is_suspended flag
` [RFC/RFT 04/10] i2c: brcmstb: use core helper to mark adapter suspended
` [RFC/RFT 05/10] i2c: zx2967: "
` [RFC/RFT 06/10] i2c: sprd: don't use pdev as variable name for struct device *
` [RFC/RFT 07/10] i2c: sprd: use core helper to mark adapter suspended
` [RFC/RFT 08/10] i2c: exynos5: "
` [RFC/RFT 09/10] i2c: s3c2410: "
` [RFC/RFT 10/10] i2c: rcar: add suspend/resume support

[PATCH 0/5] add i2c support for mt7629 and mt8183
 2018-12-18  2:35 UTC  (19+ messages)
` [PATCH 1/5] dt-bindings: i2c: Add Mediatek MT7629 i2c binding
` [PATCH 2/5] i2c: mediatek: remove useless code and replace definitions
` [PATCH 3/5] i2c: mediatek: Add offsets array for new i2c registers
` [PATCH 4/5] dt-bindings: i2c: Add Mediatek MT8183 i2c binding
` [PATCH 5/5] i2c: mediatek: Add i2c compatible for MediaTek MT8183

[PATCH] ARM i.MX: Fix a kernel panic in i2c_imx_clk_notifier_call()
 2018-12-17 23:02 UTC  (6+ messages)

[PATCH 0/3] i2c-axxia: support Sequence command
 2018-12-17 22:31 UTC  (13+ messages)
` [PATCH 1/3] i2c-axxia: dedicated function to set client addr
` [PATCH 2/3] i2c-axxia: check for error conditions first
` [PATCH 3/3] i2c-axxia: support sequence command mode
    ` [PATCH v2] i2c: axxia: "

[PATCH] i2c: sh_mobile: Add support for r8a774c0 (RZ/G2E)
 2018-12-17 22:22 UTC  (4+ messages)

[PATCH v2] dt-bindings: i2c: sh_mobile: Add r8a774c0 support
 2018-12-17 22:22 UTC  (4+ messages)

[PATCH v3 0/4] Add Actions Semi Owl family S700 I2C support
 2018-12-17 22:17 UTC  (8+ messages)
` [PATCH v3 1/4] dt-bindings: i2c: Add S700 support for Actions Semi Soc's
` [PATCH v3 2/4] arm64: dts: actions: s700: Add I2C controller nodes
` [PATCH v3 3/4] i2c: Add Actions Semiconductor Owl family S700 I2C support
` [PATCH v3 4/4] arm64: dts: actions: s700-cubieboard7: Enable I2C0 and I2C1

[PATCH v3 00/12] cros_ec: Match licenses and switch to SPDX identifier
 2018-12-17 22:10 UTC  (3+ messages)
` [PATCH v3 12/12] i2c: i2c-cros-ec-tunnel: Switch "

[PATCH v4] MAINTAINERS: add maintainers for ChromeOS EC sub-drivers
 2018-12-17  9:54 UTC 

[PATCH v3] MAINTAINERS: add maintainers for ChromeOS EC sub-drivers
 2018-12-14 17:24 UTC  (5+ messages)

[PATCH v13] i2c: Add drivers for the AMD PCIe MP2 I2C controller
 2018-12-14 15:53 UTC  (3+ messages)

[PATCH] dt-bindings: i2c: sh_mobile: Add r8a774c0 support
 2018-12-14  8:13 UTC  (3+ messages)

[PATCH] MAINTAINERS: add maintainers for ChromeOS EC sub-drivers
 2018-12-13 14:43 UTC  (3+ messages)

[PATCH v2] MAINTAINERS: add maintainers for ChromeOS EC sub-drivers
 2018-12-13 10:59 UTC  (12+ messages)

[PATCH AUTOSEL 3.18 16/16] i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node
 2018-12-13  4:33 UTC 

[PATCH AUTOSEL 4.4 22/23] i2c: axxia: properly handle master timeout
 2018-12-13  4:32 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 23/23] i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node

[PATCH AUTOSEL 4.9 31/34] i2c: axxia: properly handle master timeout
 2018-12-13  4:31 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 32/34] i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node

[PATCH AUTOSEL 4.14 36/41] i2c: axxia: properly handle master timeout
 2018-12-13  4:30 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 37/41] i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node
` [PATCH AUTOSEL 4.14 38/41] i2c: uniphier: fix violation of tLOW requirement for Fast-mode
` [PATCH AUTOSEL 4.14 39/41] i2c: uniphier-f: "

[PATCH AUTOSEL 4.19 03/73] i2c: rcar: check bus state before reinitializing
 2018-12-13  4:28 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 66/73] i2c: axxia: properly handle master timeout
` [PATCH AUTOSEL 4.19 67/73] i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node
` [PATCH AUTOSEL 4.19 68/73] i2c: uniphier: fix violation of tLOW requirement for Fast-mode
` [PATCH AUTOSEL 4.19 69/73] i2c: uniphier-f: "

[PATCH 0/2] i2c: meson: add support for Meson G12A SoC i2c controller
 2018-12-11 21:45 UTC  (6+ messages)

[PATCH] i2c: nvidia-gpu: mark resume function as __maybe_unused
 2018-12-11 20:40 UTC  (3+ messages)

[PATCH] MAINTAINERS: add entry for i2c-axxia driver
 2018-12-11 20:39 UTC  (3+ messages)

[PATCH] i2c: powermac: Use of_node_name_eq for node name comparisons
 2018-12-11 20:16 UTC  (2+ messages)

[PATCH] dt-bindings: i2c: use correct vendor prefix for atmel's at24 EEPROMs
 2018-12-11 19:49 UTC  (5+ messages)

[PATCH] dt-bindings: i2c: Use correct vendor prefix for Atmel
 2018-12-11 19:49 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] i2c: of: Try to find an I2C adapter matching the parent
 2018-12-11 19:43 UTC  (3+ messages)

[PATCH] i2c: i2c-tegra: replace spin_lock_irqsave with spin_lock in ISR
 2018-12-11 19:38 UTC  (2+ messages)

[PATCH v3 0/3] i2c: at91: slave mode support
 2018-12-11 19:28 UTC  (4+ messages)

[PATCH v2 0/4] Add Actions Semi Owl family S700 I2C support
 2018-12-10 13:53 UTC  (10+ messages)
` [PATCH v2 1/4] dt-bindings: i2c: Add S700 support for Actions Semi Soc's
` [PATCH v2 2/4] i2c: Add Actions Semiconductor Owl family S700 I2C support
` [PATCH v2 3/4] arm64: dts: actions: s700: Add I2C controller nodes
` [PATCH v2 4/4] arm64: dts: actions: s700-cubieboard7: Enable I2C0 and I2C1

[PATCH v2 0/2] i2c: enable buses to save their clock frequency in adapter
 2018-12-10  8:41 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] i2c: at91: Save the bus "

[PATCH v3] i2c: mux: remove duplicated i2c_algorithm
 2018-12-09 21:46 UTC  (6+ messages)

[PATCH v12] i2c: Add drivers for the AMD PCIe MP2 I2C controller
 2018-12-09  2:13 UTC  (2+ messages)

I2C boot issue with RPI3B
 2018-12-08  8:30 UTC  (4+ messages)

[PULL REQUEST] i2c for 4.20
 2018-12-07 18:35 UTC  (2+ messages)

[2nd RESEND PATCH 0/2] i2c: enable buses to save their clock frequency in adapter
 2018-12-07 12:17 UTC  (4+ messages)
` [2nd RESEND PATCH 1/2] "
` [2nd RESEND PATCH 2/2] i2c: at91: Save the bus "

[RESEND PATCH] i2c: at91: switched to resume/suspend callbacks
 2018-12-07 11:33 UTC 

[PATCH 0/4] UniPhier I2C fixes
 2018-12-06 22:06 UTC  (6+ messages)
` [PATCH 1/4] i2c: uniphier-f: fix timeout error after reading 8 bytes
` [PATCH 2/4] i2c: uniphier-f: fill TX-FIFO only in IRQ handler for repeated START
` [PATCH 3/4] i2c: uniphier: fix violation of tLOW requirement for Fast-mode
` [PATCH 4/4] i2c: uniphier-f: "

[PATCH v2 00/25] at24: remove
 2018-12-06 12:33 UTC  (2+ messages)

[PATCH] i2c: mux: demux-pinctrl: handle failure case of devm_kstrdup()
 2018-12-04 14:50 UTC  (10+ messages)

[PATCH] i3c: master: dw: split dw-i3c-master.c into master and bus specific parts
 2018-12-04  9:19 UTC  (14+ messages)

[PATCH v5 00/15] i2c-multi-instantiate: Adapt for INT3515 and alike
 2018-12-03 19:44 UTC  (9+ messages)
` [PATCH v5 02/15] platform/x86: intel_cht_int33fe: Accept errors of i2c_acpi_new_device()
` [PATCH v5 06/15] platform/x86: intel_cht_int33fe: Get rid of obsolete conditional
` [PATCH v5 15/15] iio: inv_mpu6050: Use i2c_acpi_get_i2c_resource() helper

[PATCH v10] i2c: Add drivers for the AMD PCIe MP2 I2C controller
 2018-12-03 15:25 UTC  (3+ messages)

[PATCH v11] i2c: Add drivers for the AMD PCIe MP2 I2C controller
 2018-12-03 15:14 UTC 

[PATCH] i2c-axxia: properly handle master timeout
 2018-12-03 10:20 UTC  (3+ messages)

[PATCH v3] i2c: i2c-stm32f7: add PM Runtime support
 2018-11-30 23:16 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).