linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-18 07:29:42 to 2018-11-02 12:26:40 UTC [more...]

[PATCH] drm/bridge/sii902x: Fix EDID readback
 2018-11-02 12:26 UTC  (2+ messages)

[RFC] drm/bridge/sii902x: Fix EDID readback
 2018-11-02 12:07 UTC  (13+ messages)

[PATCH i2c-next v9 0/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
 2018-11-01 18:09 UTC  (10+ messages)
` [PATCH i2c-next v9 1/5] dt-bindings: i2c: Add 'bus-timeout-ms' and '#retries' properties as common optional
` [PATCH i2c-next v9 2/5] i2c: core: Add support reading of 'bus-timeout-ms' and '#retries' properties
` [PATCH i2c-next v9 3/5] dt-bindings: i2c: aspeed: Add 'bus-timeout-ms' property as an optional property
` [PATCH i2c-next v9 4/5] i2c: aspeed: Remove hard-coded bus timeout value setting
` [PATCH i2c-next v9 5/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases

[PATCH] i2c: aspeed: Fix an incorrect error log printing
 2018-11-01 17:46 UTC 

[PULL REQUEST] i2c for 4.20
 2018-11-01 16:32 UTC  (2+ messages)

[PATCH] i2c: rk3x: fix some typo
 2018-11-01 16:18 UTC  (3+ messages)

[PATCH v2 0/2] i2c-omap: Enable i2c-omap driver for AM654 SoCs
 2018-11-01 16:18 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible string
 2018-10-31 23:37 UTC  (4+ messages)
` [PATCH 2/2] MAINTAINERS: add maintainer for IMX LPI2C driver

[PATCH 1/2] i2c: Remove unnecessary call to irq_find_mapping
 2018-10-31 23:35 UTC  (13+ messages)
` [PATCH 2/2] i2c: Clear client->irq in i2c_device_remove

4.14/4.18: Please add "eeprom: at24: Add support for address-width property"
 2018-10-31 20:49 UTC  (3+ messages)

[PATCH v1 0/3] i2c: imx: DMA related fixes
 2018-10-31  7:50 UTC  (13+ messages)
` [PATCH v1 1/3] ARM: dts: imx6sll: fix typo for fsl,imx6sll-i2c node
` [PATCH v1 2/3] i2c: imx: probe dma only only on i.MX50 and later
` [PATCH v1 3/3] i2c: imx: don't print error if DMA is not configured

[PATCH v7] i2c: Add PCI and platform drivers for the AMD MP2 I2C controller
 2018-10-30 21:47 UTC  (3+ messages)

[GIT PULL] More ACPI updates for v4.20-rc1
 2018-10-30 16:16 UTC  (2+ messages)

[PATCH V3 4/8] dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible string
 2018-10-30 15:03 UTC  (6+ messages)

[PATCH i2c-next v8 0/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
 2018-10-30  6:36 UTC  (8+ messages)
` [PATCH i2c-next v8 1/5] dt-bindings: i2c: Add 'bus-timeout-ms' and '#retries' properties as common optional
` [PATCH i2c-next v8 2/5] i2c: core: Add support reading of 'bus-timeout-ms' and '#retries' properties
` [PATCH i2c-next v8 3/5] dt-bindings: i2c: aspeed: Add 'bus-timeout-ms' property as an optional property
` [PATCH i2c-next v8 4/5] i2c: aspeed: Remove hard-coded bus timeout value setting
` [PATCH i2c-next v8 5/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases

[PULL REQUEST] i2c for 4.20
 2018-10-29 21:45 UTC  (2+ messages)

[PATCH 0/3] Add driver for Synopsys DesignWare I3C master IP
 2018-10-29 18:58 UTC  (8+ messages)
` [PATCH 1/3] i3c: master: Add driver for Synopsys DesignWare IP
` [PATCH 2/3] dt-bindings: i3c: Document Synopsys DesignWare I3C master bindings
` [PATCH 3/3] MAINTAINERS: Add myself as the dw-i3c-master module maintainer

[PATCH V2 0/5] i2c:ocores: improvements
 2018-10-29 14:50 UTC  (6+ messages)
` [PATCH V2 1/5] i2c:ocores: stop transfer on timeout
` [PATCH V2 2/5] i2c:ocores: do not handle IRQ if IF is not set
` [PATCH V2 3/5] i2c:ocores: add polling interface
` [PATCH V2 4/5] i2c:ocores: add SPDX tag
` [PATCH V2 5/5] i2c:ocores: checkpatch fixes

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

i2c:ocores: fixes and polling mechanism
 2018-10-29 14:27 UTC  (18+ messages)
` [PATCH 1/3] i2c:ocores: stop transfer on timeout
` [PATCH 2/3] i2c:ocores: do not handle IRQ if IF is not set
` [PATCH 3/3] i2c:ocores: add polling interface

[PATCH 0/3] PM: Renesas: Remove dummy runtime PM callbacks
 2018-10-28 22:22 UTC  (12+ messages)
` [PATCH 1/3] i2c: sh_mobile: "
` [PATCH 2/3] net: ethernet: Remove dummy runtime PM callbacks from Renesas drivers
` [PATCH 3/3] usb: renesas_usbhs: Remove dummy runtime PM callbacks

[PATCH 0/3] i2c: uniphier-f: fix concurrency issues and race conditions
 2018-10-28 22:08 UTC  (7+ messages)
` [PATCH 1/3] i2c: uniphier-f: make driver robust against concurrency
` [PATCH 2/3] i2c: uniphier-f: fix occasional timeout error
` [PATCH 3/3] i2c: uniphier-f: fix race condition when IRQ is cleared

[PATCH v10 0/9] Add the I3C subsystem
 2018-10-26 16:30 UTC  (15+ messages)
` [PATCH v10 1/9] i3c: Add core I3C infrastructure
` [PATCH v10 2/9] docs: driver-api: Add I3C documentation
` [PATCH v10 3/9] i3c: Add sysfs ABI spec
` [PATCH v10 4/9] dt-bindings: i3c: Document core bindings
` [PATCH v10 5/9] MAINTAINERS: Add myself as the I3C subsystem maintainer
` [PATCH v10 6/9] i3c: master: Add driver for Cadence IP
` [PATCH v10 7/9] dt-bindings: i3c: Document Cadence I3C master bindings
` [PATCH v10 8/9] gpio: Add a driver for Cadence I3C GPIO expander
` [PATCH v10 9/9] dt-bindings: gpio: Add bindings for Cadence I3C gpio expander

[PATCH v6] i2c: Add PCI and platform drivers for the AMD MP2 I2C controller
 2018-10-26 15:50 UTC 

[PATCH v9 0/9] Add the I3C subsystem
 2018-10-26 13:21 UTC  (25+ messages)
` [PATCH v9 1/9] i3c: Add core I3C infrastructure
` [PATCH v9 2/9] docs: driver-api: Add I3C documentation
` [PATCH v9 3/9] i3c: Add sysfs ABI spec
` [PATCH v9 4/9] dt-bindings: i3c: Document core bindings
` [PATCH v9 5/9] MAINTAINERS: Add myself as the I3C subsystem maintainer
` [PATCH v9 6/9] i3c: master: Add driver for Cadence IP
` [PATCH v9 7/9] dt-bindings: i3c: Document Cadence I3C master bindings
` [PATCH v9 8/9] gpio: Add a driver for Cadence I3C GPIO expander
` [PATCH v9 9/9] dt-bindings: gpio: Add bindings for Cadence I3C gpio expander

[v5] i2c: Add PCI and platform drivers for the AMD MP2 I2C controller
 2018-10-26  4:42 UTC  (2+ messages)

[PATCH v3] i2c:amd I2C Driver based on PCI Interface for upcoming, platform
 2018-10-24 23:19 UTC  (4+ messages)

[PATCH] i2c: cadence: Implement timeout
 2018-10-24 10:58 UTC  (2+ messages)

[v4] i2c: Add PCI and platform drivers for the AMD MP2 I2C controller
 2018-10-24  3:49 UTC  (2+ messages)

[PATCH] i2c: at91: switched to resume/suspend callbacks
 2018-10-22 10:17 UTC 

[PULL REQUEST] i2c for 4.19
 2018-10-21 19:49 UTC  (2+ messages)

[RFC] i2c: qup: Use the interconnect API
 2018-10-19 17:37 UTC  (2+ messages)

[RFC PATCH 0/4] i2c: core: introduce master_xfer_irqless
 2018-10-18 10:44 UTC  (6+ messages)
` [RFC PATCH 4/4] i2c: core: introduce master_xfer_irqless callback

[RFC PATCH] i2c: busses: omap: Add the master_xfer_irqless hook
 2018-10-18 10:24 UTC 

[PATCH 0/3] x86: baytrail/cherrytrail: Rework and move P-Unit PMIC semaphore handling
 2018-10-18  8:47 UTC  (10+ messages)
` [PATCH 1/3] x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore code
` [PATCH 3/3] i2c: designware: Cleanup bus lock handling

[PATCH v3 0/3] x86: baytrail/cherrytrail: Rework and move P-Unit PMIC semaphore handling
 2018-10-18  8:03 UTC  (4+ messages)
` [PATCH v3 3/3] i2c: designware: Cleanup bus lock handling


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