linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-10 00:00:03 to 2018-10-30 14:55:50 UTC [more...]

[PATCH 1/2] i2c: Remove unnecessary call to irq_find_mapping
 2018-10-30 14:55 UTC  (9+ messages)
` [PATCH 2/2] i2c: Clear client->irq in i2c_device_remove

[GIT PULL] More ACPI updates for v4.20-rc1
 2018-10-30  8:30 UTC 

[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 v1 0/3] i2c: imx: DMA related fixes
 2018-10-29  8:54 UTC  (12+ 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 v2 0/2] i2c-omap: Enable i2c-omap driver for AM654 SoCs
 2018-10-28 22:34 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: i2c-omap: Add new compatible "

[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 V3 4/8] dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible string
 2018-10-28 22:19 UTC  (3+ messages)

[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 v7] i2c: Add PCI and platform drivers for the AMD MP2 I2C controller
 2018-10-27 15:09 UTC 

[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 

4.14/4.18: Please add "eeprom: at24: Add support for address-width property"
 2018-10-22  8:38 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  (12+ 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  (12+ messages)
` [PATCH v3 1/3] x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore code
` [PATCH v3 2/3] ACPI / PMIC: xpower: Block P-Unit I2C access during read-modify-write
` [PATCH v3 3/3] i2c: designware: Cleanup bus lock handling

[PATCH v1] i2c: tegra: Remove suspend-resume
 2018-10-17 20:49 UTC  (5+ messages)

[PATCH v8 00/10] Add the I3C subsystem
 2018-10-17 13:18 UTC  (3+ messages)

[PATCH v2 0/3] x86: baytrail/cherrytrail: Rework and move P-Unit PMIC semaphore handling
 2018-10-14 12:49 UTC  (7+ messages)
` [PATCH v2 1/3] x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore code
` [PATCH v2 2/3] ACPI / PMIC: xpower: Block P-Unit I2C access during read-modify-write
` [PATCH v2 3/3] i2c: designware: Cleanup bus lock handling

[PULL REQUEST] i2c for 4.19
 2018-10-14  6:55 UTC  (2+ messages)

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

[PATCH v3 0/3] Fix qcom geni i2c DMA handling
 2018-10-11 21:11 UTC  (5+ messages)
` [PATCH v3 2/3] i2c: i2c-qcom-geni: Simplify tx/rx functions
` [PATCH v3 3/3] i2c: i2c-qcom-geni: Simplify irq handler

[PATCH] i2c: Fix kerneldoc for renamed i2c dma put function
 2018-10-11 21:02 UTC  (2+ messages)

[PATCH v3 1/2] Driver core: add bus_find_device_by_fwnode
 2018-10-10 19:05 UTC  (11+ messages)
` [PATCH v3 2/2] treewide: use bus_find_device_by_fwnode

[PATCH v3] i2c: mux: remove duplicated i2c_algorithm
 2018-10-10 15:48 UTC  (3+ 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).