linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-29 20:37:13 to 2018-10-21 14:39:07 UTC [more...]

i2c:ocores: fixes and polling mechanism
 2018-10-21 14:39 UTC  (7+ 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

[PULL REQUEST] i2c for 4.19
 2018-10-21 10:40 UTC 

[PATCH v2 0/2] i2c-omap: Enable i2c-omap driver for AM654 SoCs
 2018-10-20  7:53 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: i2c-omap: Add new compatible "

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

[PATCH v1 0/3] i2c: imx: DMA related fixes
 2018-10-19 10:17 UTC  (9+ 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 1/2] i2c: Remove unnecessary call to irq_find_mapping
 2018-10-19  8:59 UTC  (2+ messages)
` [PATCH 2/2] i2c: Clear client->irq in i2c_device_remove

[PATCH V3 4/8] dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible string
 2018-10-18 19:49 UTC  (2+ messages)

[RFC PATCH 0/4] i2c: core: introduce master_xfer_irqless
 2018-10-18 10:44 UTC  (10+ messages)
` [RFC PATCH 1/4] i2c: core: remove outdated DEBUG output
` [RFC PATCH 2/4] i2c: core: remove level of indentation in i2c_transfer
` [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  (23+ messages)
` [PATCH v8 01/10] i3c: Add core I3C infrastructure
` [PATCH v8 02/10] docs: driver-api: Add I3C documentation
` [PATCH v8 03/10] i3c: Add sysfs ABI spec
` [PATCH v8 04/10] dt-bindings: i3c: Document core bindings
` [PATCH v8 05/10] dt-bindings: i3c: Add macros to help fill I3C/I2C device's reg property
` [PATCH v8 06/10] MAINTAINERS: Add myself as the I3C subsystem maintainer
` [PATCH v8 07/10] i3c: master: Add driver for Cadence IP
` [PATCH v8 08/10] dt-bindings: i3c: Document Cadence I3C master bindings
` [PATCH v8 09/10] gpio: Add a driver for Cadence I3C GPIO expander
` [PATCH v8 10/10] dt-bindings: gpio: Add bindings for Cadence I3C gpio expander

[PATCH 0/3] i2c: uniphier-f: fix concurrency issues and race conditions
 2018-10-16  3:01 UTC  (4+ 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 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  (16+ messages)
` [PATCH i2c-next v7 1/5] dt-bindings: i2c: Add 'bus-timeout-ms' and '#retries' properties as common optional
` [PATCH i2c-next v7 2/5] i2c: core: Add support reading of 'bus-timeout-ms' and '#retries' properties
` [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  (8+ 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  (13+ 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)

[PATCH v2 1/3] i2c: mux: pca954x: simplify code to reach the adapter
 2018-10-08 21:48 UTC  (7+ messages)
` [PATCH v2 2/3] i2c: mux: ltc4306: "
` [PATCH v2 3/3] i2c: mux: mlxcpld: "

[PATCH RESEND] eeprom: New ee1004 driver for DDR4 memory
 2018-10-07 17:05 UTC 

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

[PATCH] i2c: core: squelch error: uninitialized symbol 'ret'
 2018-10-05 20:55 UTC  (5+ messages)

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

[PATCH 00/12] i2c: quirks: add zero length checks and update drivers
 2018-10-05 16:08 UTC  (18+ messages)
` [PATCH 04/12] i2c: omap: use core to detect 'no zero length' quirk
` [PATCH 06/12] i2c: qup: "
` [PATCH 08/12] i2c: tegra: "
` [PATCH 09/12] i2c: zx2967: "

[PATCH v2] i2c: Convert to using %pOFn instead of device_node.name
 2018-10-05 12:15 UTC  (2+ messages)

[PATCH v2] i2c: brcmstb: Allow enabling the driver on DSL SoCs
 2018-10-05 12:07 UTC  (5+ messages)

[PATCH] i2c: designware: Call i2c_dw_clk_rate() only when calculating timings
 2018-10-05 11:41 UTC  (3+ messages)

[PATCH i2c-next v5 0/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
 2018-10-04 16:26 UTC  (9+ messages)
` [PATCH i2c-next v5 1/5] dt-bindings: i2c: Add 'timeout-ms' and '#retries' properties as common optional
` [PATCH i2c-next v5 2/5] i2c: Add support for 'timeout-ms' and '#retries' OF properties
` [PATCH i2c-next v5 3/5] dt-bindings: i2c: aspeed: Add 'timeout-ms' property as an optional property
` [PATCH i2c-next v5 4/5] i2c: aspeed: Remove hard-coded bus timeout value setting
` [PATCH i2c-next v5 5/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases

[PATCH v2 00/29] at24: remove at24_platform_data
 2018-10-04 14:38 UTC  (9+ messages)

[PATCH i2c-next v4 0/3] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
 2018-10-03 17:10 UTC  (6+ messages)
` [PATCH i2c-next v4 1/3] dt-bindings: i2c: aspeed: Add 'timeout' property as an optional property
` [PATCH i2c-next v4 2/3] i2c: aspeed: Add 'timeout' DT property reading code
` [PATCH i2c-next v4 3/3] i2c: aspeed: Add bus idle waiting logic for multi-master use cases

[PATCH] eeprom: New ee1004 driver for DDR4 memory
 2018-10-02 22:27 UTC  (4+ messages)

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

[PATCH RESEND] i2c: mux: pca954x: simplify code to reach the adapter
 2018-10-01 20:44 UTC  (3+ messages)

[PATCH v2] i2c: mux: remove duplicated i2c_algorithm
 2018-10-01 11:55 UTC  (2+ messages)

[PATCH 1/2] gpiolib: Fix missing updates of bitmap index
 2018-10-01  9:37 UTC  (4+ messages)
  ` [PATCH] gpiolib: Fix incorrect use of find_next_zero_bit()

[PATCH] i2c: brcmstb: Allow enabling the driver on DSL SoCs
 2018-09-29 20:37 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).