linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-10 21:03:03 to 2019-01-01 10:23:31 UTC [more...]

[PATCH v4 0/3] i2c: at91: slave mode support
 2019-01-01 10:23 UTC  (6+ messages)
` [PATCH v4 1/3] i2c: at91: segregate master mode specific code from probe and init func
` [PATCH v4 2/3] i2c: at91: split driver into core and master file
` [PATCH v4 3/3] i2c: at91: added slave mode support

[PATCH v15] i2c: Add drivers for the AMD PCIe MP2 I2C controller
 2018-12-31 14:36 UTC  (4+ messages)

[PATCH] i2c: bcm2835: Clear current message and count after a transaction
 2018-12-28 15:06 UTC  (9+ messages)

[PATCH v2] i2c: bcm2835: Clear current buffer pointers and counts after a transfer
 2018-12-27 15:42 UTC 

[PATCH v14] i2c: Add drivers for the AMD PCIe MP2 I2C controller
 2018-12-26 20:50 UTC  (2+ messages)

[PATCH v2 0/9] i2c: move handling of suspended adapters to the core
 2018-12-26 11:46 UTC  (15+ messages)
` [PATCH v2 1/9] PM / core: add helper to return suspend status of a device
` [PATCH v2 2/9] i2c: reject new transfers when adapters are suspended
` [PATCH v2 3/9] i2c: synquacer: remove unused is_suspended flag
` [PATCH v2 4/9] i2c: brcmstb: don't open code to reject transfers when suspended
` [PATCH v2 5/9] i2c: zx2967: "
` [PATCH v2 6/9] i2c: sprd: don't use pdev as variable name for struct device *
` [PATCH v2 7/9] i2c: sprd: don't open code to reject transfers when suspended
` [PATCH v2 8/9] i2c: exynos5: "
` [PATCH v2 9/9] i2c: s3c2410: "

[PATCH v2 0/6] add i2c support for mt7629 and mt8183
 2018-12-25 11:51 UTC  (9+ messages)
` [PATCH 1/6] dt-bindings: i2c: Add Mediatek MT7629 i2c binding
` [PATCH 2/6] i2c: mediatek: speeds is replaced by macros definitions
` [PATCH 3/6] i2c: mediatek: remove completion_done()
` [PATCH 4/6] i2c: mediatek: Add offsets array for new i2c registers
` [PATCH 5/6] dt-bindings: i2c: Add Mediatek MT8183 i2c binding
` [PATCH 6/6] i2c: mediatek: Add i2c support for MediaTek MT8183

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

[PATCH v3 0/3] i2c: at91: slave mode support
 2018-12-21 16:16 UTC  (5+ messages)

[PATCH v3 1/1] i2c: imx: refactor error handling on i2c_imx_dma_request()
 2018-12-21 15:24 UTC  (2+ messages)

[PATCH] i2c: dev: prevent adapter retries being set as minus value
 2018-12-21  9:32 UTC 

[PULL REQUEST] i2c for 4.20
 2018-12-20 22:55 UTC  (2+ messages)

[RFC/RFT 00/10] i2c: move handling of suspended adapters to the core
 2018-12-19 16:31 UTC  (28+ messages)
` [RFC/RFT 01/10] i2c: add 'is_suspended' flag for i2c adapters
` [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 V1 1/2] i2c: tegra: Add HW feature structure for Tegra186
 2018-12-18 22:40 UTC  (2+ messages)
` [PATCH V1 2/2] arm64: dts: tegra186: Device Tree Updates for Tegra186 I2C

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

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

[PATCH 0/5] add i2c support for mt7629 and mt8183
 2018-12-18  2:35 UTC  (15+ messages)
` [PATCH 1/5] dt-bindings: i2c: Add Mediatek MT7629 i2c binding
` [PATCH 2/5] i2c: mediatek: remove useless code and replace definitions
` [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  (5+ 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  (4+ messages)

[PATCH] dt-bindings: i2c: Use correct vendor prefix for Atmel
 2018-12-11 19:49 UTC  (4+ 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)


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