linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-03 19:13:57 to 2019-01-28 08:08:15 UTC [more...]

[PATCH v2] i2c: of: Try to find an I2C adapter matching the parent
 2019-01-28  8:08 UTC  (3+ messages)

[RESEND PATCH 00/12] eeprom: at24: remove platform_data
 2019-01-27 12:26 UTC  (16+ messages)
` [RESEND PATCH 01/12] ARM: davinci: da850-evm: remove dead MTD code
` [RESEND PATCH 02/12] ARM: davinci: mityomapl138: don't read the MAC address from machine code
` [RESEND PATCH 03/12] ARM: davinci: dm365-evm: use device properties for at24 eeprom
` [RESEND PATCH 04/12] ARM: davinci: da830-evm: "
` [RESEND PATCH 05/12] ARM: davinci: dm644x-evm: "
` [RESEND PATCH 06/12] ARM: davinci: dm646x-evm: "
` [RESEND PATCH 07/12] ARM: davinci: sffsdr: fix the at24 eeprom device name
` [RESEND PATCH 08/12] ARM: davinci: sffsdr: use device properties for at24 eeprom
` [RESEND PATCH 09/12] ARM: davinci: remove dead code related to MAC address reading
` [RESEND PATCH 10/12] ARM: davinci: mityomapl138: use nvmem notifiers
` [RESEND PATCH 11/12] ARM: davinci: mityomapl138: use device properties for at24 eeprom
` [RESEND PATCH 12/12] eeprom: at24: remove at24_platform_data

[PATCH V3 1/3] i2c: tegra: Sort all the include headers alphabetically
 2019-01-26 21:24 UTC  (10+ messages)
` [PATCH V3 2/3] i2c: tegra: Update transfer timeout
` [PATCH V3 3/3] i2c: tegra: Add DMA Support

[PATCH V2 1/4] i2c: tegra: Sort all the include headers alphabetically
 2019-01-26  1:51 UTC  (24+ messages)
` [PATCH V2 2/4] i2c: tegra: Update I2C transfer using buffer
` [PATCH V2 3/4] i2c: tegra: Add DMA Support
` [PATCH V2 4/4] i2c: tegra: Update transfer timeout

[PATCH v2 1/2] i2c: imx: fix dma_request_chan error handling
 2019-01-25  9:20 UTC  (5+ messages)
` [PATCH v2 2/2] i2c: imx: defer probing on dma channel request

[PATCH v15] i2c: Add drivers for the AMD PCIe MP2 I2C controller
 2019-01-24  5:42 UTC  (4+ messages)

[PATCH V1] i2c: tegra: Add DMA Support
 2019-01-24  2:39 UTC  (3+ messages)

[PATCH 0/6] Add interconnect support for GENI QUPs
 2019-01-24  1:20 UTC  (26+ messages)
` [PATCH 1/6] dt-bindings: soc: qcom: Add interconnect binding for GENI QUP
` [PATCH 2/6] soc: qcom: Add wrapper to support for Interconnect path
` [PATCH 3/6] i2c: i2c-qcom-geni: Add interconnect support
` [PATCH 4/6] spi: spi-geni-qcom: "
` [PATCH 5/6] tty: serial: qcom_geni_serial: "
` [PATCH 6/6] arm64: dts: sdm845: Add interconnect for GENI QUP

[PATCH V4] i2c: tegra: Add Bus Clear Master Support
 2019-01-23 19:48 UTC 

[PATCH V3] i2c: tegra: Add Bus Clear Master Support
 2019-01-23 13:17 UTC  (7+ messages)

[PATCH] i2c: imx: fix inconsistent IS_ERR and PTR_ERR
 2019-01-23  8:55 UTC  (3+ messages)

[PATCH 2/6] soc: qcom: Add wrapper to support for Interconnect path
 2019-01-23  6:49 UTC 

[PATCH] i2c: aspeed: Remove hard-coded bus timeout value setting
 2019-01-22 23:18 UTC  (2+ messages)

[PATCH -next] i2c: imx: Fix inconsistent IS_ERR and PTR_ERR in i2c_imx_dma_request()
 2019-01-22 22:50 UTC  (5+ messages)

[PATCH 3/6] i2c: i2c-qcom-geni: Add interconnect support
 2019-01-22  6:54 UTC  (2+ messages)

[PATCH] mfd: Fix I2C_DESIGNWARE_PLATFORM dependencies
 2019-01-21 22:35 UTC  (2+ messages)

linux-next: Tree for Jan 18 (i2c-designware-platdrv.c)
 2019-01-21 13:36 UTC  (2+ messages)

[PATCH V2] i2c: tegra: Add I2C interface timing support
 2019-01-21 10:57 UTC  (2+ messages)

[PATCH V2] i2c: tegra: Add Bus Clear Master Support
 2019-01-21 10:48 UTC  (2+ messages)

[PATCH V1] i2c: tegra: increase transfer timeout
 2019-01-21  9:38 UTC  (4+ messages)

[PATCH v3 0/6] add i2c support for mt7629 and mt8183
 2019-01-21  7:59 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: i2c: Add Mediatek MT7629 i2c binding
` [PATCH v3 2/6] i2c: mediatek: speeds is replaced by macros definitions
` [PATCH v3 3/6] i2c: mediatek: remove completion_done()
` [PATCH v3 4/6] i2c: mediatek: Add offsets array for new i2c registers
` [PATCH v3 5/6] dt-bindings: i2c: Add Mediatek MT8183 i2c binding
` [PATCH v3 6/6] i2c: mediatek: Add i2c support for MediaTek MT8183

[PATCH v3 1/8] i2c: iproc: I2C read up to 255 bytes support
 2019-01-20 21:49 UTC  (3+ messages)
  ` [PATCH v3 2/8] i2c: iproc: Add Slave mode support
` [PATCH v3 0/8] Add IPROC I2C slave mode and NIC I2C support

[PATCH v2 1/8] i2c: iproc: I2C read up to 255 bytes support
 2019-01-18  0:21 UTC  (2+ messages)
  ` [PATCH v2 2/8] i2c: iproc: Add Slave mode support

[RFC PATCH] i2c: imx: dma map the i2c data i/o register
 2019-01-17  9:58 UTC  (3+ messages)

[PATCH] i2c: aspeed: Add multi-master use case support
 2019-01-16 19:39 UTC 

[PATCH] i2c: imx: defer probing on dma channel request
 2019-01-16  8:48 UTC  (3+ messages)

[PATCH i2c-next v9 0/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
 2019-01-15 23:32 UTC  (3+ messages)

[PATCH V2 0/5] i2c:ocores: improvements
 2019-01-15 22:49 UTC  (4+ messages)

[PATCH v4 3/3] i2c: at91: added slave mode support
 2019-01-15 22:43 UTC  (3+ messages)

[PATCH v5 0/2] i2c: imx: rework imx error handling
 2019-01-15 21:54 UTC  (5+ messages)
` [PATCH v5 1/2] i2c: imx: notify about real errors on dma i2c_imx_dma_request
` [PATCH v5 2/2] i2c: imx: improve the error handling in i2c_imx_dma_request()

[PATCH V1] i2c: tegra: Add I2C interface timing support
 2019-01-15 20:50 UTC 

[PULL REQUEST] i2c for 5.0
 2019-01-11 20:40 UTC  (2+ messages)

[PATCH V5] i2c: tegra: Fix Maximum transfer size
 2019-01-10 23:16 UTC  (4+ messages)

[PATCH v3] i2c: dev: prevent adapter retries and timeout being set as minus value
 2019-01-10 23:11 UTC  (2+ messages)

[PATCH V1] i2c: tegra: Add Bus Clear Master Support
 2019-01-10 22:59 UTC  (3+ messages)

[PATCH 1/2] i2c: Remove unnecessary call to irq_find_mapping
 2019-01-10 20:35 UTC  (5+ messages)
` [PATCH 2/2] i2c: Clear client->irq in i2c_device_remove

[PATCH 0/8] Add IPROC I2C slave mode and NIC I2C support
 2019-01-09 18:27 UTC  (2+ messages)

[RFC 0/4] TI camera serdes - I2C address translation draft
 2019-01-08 22:39 UTC  (5+ messages)
` [RFC 1/4] i2c: core: let adapters be notified of client attach/detach
` [RFC 2/4] i2c: mux: notify client attach/detach, add ATR
` [RFC 3/4] media: dt-bindings: add DS90UB954-Q1 video deserializer
` [RFC 4/4] media: ds90ub954: new driver for TI "

[PATCH 00/10] i2c: move handling of suspended adapters to the core
 2019-01-08 20:09 UTC  (2+ messages)

[PATCH V4] i2c: tegra: Fix Maximum transfer size
 2019-01-08 19:41 UTC  (2+ messages)

[PATCH] i2c: dev: prevent adapter retries and timeout being set as minus value
 2019-01-08 19:37 UTC  (2+ messages)

[PATCH v4 0/2] i2c: imx: rework imx error handling
 2019-01-07 20:31 UTC  (5+ messages)
` [PATCH v4 1/2] i2c: imx: notify about real errors on dma i2c_imx_dma_request
` [PATCH v4 2/2] i2c: imx: forward error values out of i2c_imx_dma_request()

[PATCH] i2c: dev: prevent adapter retries being set as minus value
 2019-01-07 12:36 UTC  (3+ messages)

[PULL REQUEST] i2c for 5.0 (or how it will be called)
 2019-01-06  2:40 UTC  (2+ messages)

[PATCH v3 0/4] Add Actions Semi Owl family S700 I2C support
 2019-01-05 17:59 UTC  (7+ messages)
` [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] i2c: mux: demux-pinctrl: use struct_size() in devm_kzalloc()
 2019-01-04 18:06 UTC  (2+ messages)

[PATCH] i2c: core-smbus: don't trace smbus_reply data on errors
 2019-01-04  2:49 UTC  (2+ messages)

[PATCH V3] i2c: tegra: Fix Maximum transfer size
 2019-01-03 21:46 UTC  (4+ messages)

[PATCH v2 0/9] i2c: move handling of suspended adapters to the core
 2019-01-03 20:49 UTC  (5+ messages)
` [PATCH v2 2/9] i2c: reject new transfers when adapters are suspended

[PATCH v2 0/6] add i2c support for mt7629 and mt8183
 2019-01-03 19:23 UTC  (5+ messages)
` [PATCH 1/6] dt-bindings: i2c: Add Mediatek MT7629 i2c binding
` [PATCH 5/6] dt-bindings: i2c: Add Mediatek MT8183 "


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