linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-10 08:05:09 to 2018-08-29 18:01:01 UTC [more...]

[RFC RFT PATCH 0/4] gpiolib: speed up GPIO array processing
 2018-08-29 18:01 UTC  (11+ messages)
  ` [RFC RFT PATCH v4 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
  ` [RFC RFT PATCH v4 2/4] gpiolib: Identify arrays matching GPIO hardware
  ` [RFC RFT PATCH v4 3/4] gpiolib: Pass array info to get/set array functions
  ` [RFC RFT PATCH v4 4/4] gpiolib: Implement fast processing path in get/set array

[PATCH 1/2] i2c: designware: Re-init controllers with pm_disabled set on resume
 2018-08-29 16:08 UTC  (2+ messages)

[PATCH v6 00/10] Add the I3C subsystem
 2018-08-29  7:41 UTC  (12+ messages)
` [PATCH v6 01/10] i3c: Add core I3C infrastructure

[PATCH v2 00/29] at24: remove at24_platform_data
 2018-08-28 15:09 UTC  (75+ messages)
` [PATCH v2 01/29] nvmem: add support for cell lookups
` [PATCH v2 03/29] nvmem: add a notifier chain
` [PATCH v2 04/29] nvmem: provide nvmem_dev_name()
` [PATCH v2 05/29] nvmem: remove the name field from struct nvmem_device
` [PATCH v2 06/29] mtd: Add support for reading MTD devices via the nvmem API
` [PATCH v2 12/29] ARM: davinci: da850-evm: use nvmem lookup for mac address
` [PATCH v2 13/29] ARM: davinci: da850-evm: remove unnecessary include
` [PATCH v2 14/29] net: simplify eth_platform_get_mac_address()
` [PATCH v2 15/29] net: split eth_platform_get_mac_address() into subroutines
` [PATCH v2 16/29] net: add support for nvmem to eth_platform_get_mac_address()
` [PATCH v2 17/29] net: davinci_emac: use eth_platform_get_mac_address()
` [PATCH v2 18/29] ARM: davinci: da850-evm: remove dead MTD code
` [PATCH v2 19/29] ARM: davinci: mityomapl138: don't read the MAC address from machine code
` [PATCH v2 20/29] ARM: davinci: dm365-evm: use device properties for at24 eeprom
` [PATCH v2 21/29] ARM: davinci: da830-evm: "
` [PATCH v2 22/29] ARM: davinci: dm644x-evm: "
` [PATCH v2 23/29] ARM: davinci: dm646x-evm: "
` [PATCH v2 24/29] ARM: davinci: sffsdr: fix the at24 eeprom device name
` [PATCH v2 25/29] ARM: davinci: sffsdr: use device properties for at24 eeprom
` [PATCH v2 26/29] ARM: davinci: remove dead code related to MAC address reading
` [PATCH v2 27/29] ARM: davinci: mityomapl138: use nvmem notifiers
` [PATCH v2 28/29] ARM: davinci: mityomapl138: use device properties for at24 eeprom
` [PATCH v2 29/29] eeprom: at24: kill at24_platform_data

[PATCH] i2c: Convert to using %pOFn instead of device_node.name
 2018-08-28  6:33 UTC  (2+ messages)

[PULL REQUEST] i2c for 4.19
 2018-08-27 13:58 UTC  (2+ messages)

[PATCH v3 1/3] i2c: imx: Fix race condition in dma read
 2018-08-27  6:51 UTC  (6+ messages)
` [PATCH v3 2/3] i2c: imx: Simplify stopped state tracking
` [PATCH v3 3/3] arm: dts: ls1021a: Enable I2C DMA support

[PATCH v2] i2c: Remove '-Wno-deprecated-declarations' compiler warning
 2018-08-24 15:03 UTC  (14+ messages)

[PATCH 0/2] i2c: remove deprecated attach_adapter callback
 2018-08-24 12:47 UTC  (7+ messages)
` [PATCH 1/2] macintosh: therm_windtunnel: drop using attach_adapter
` [PATCH 2/2] i2c: remove deprecated attach_adapter callback

[PATCH v2] i2c:amd I2C Driver based on PCI Interface for upcoming, platform
 2018-08-24 10:14 UTC 

[PATCH i2c-next v6] i2c: aspeed: Handle master/slave combined irq events properly
 2018-08-23 22:57 UTC 

[PATCH i2c-next v5] i2c: aspeed: Handle master/slave combined irq events properly
 2018-08-23 21:39 UTC  (3+ messages)

[PATCH i2c-next v4] i2c: aspeed: Handle master/slave combined irq events properly
 2018-08-23 18:29 UTC  (3+ messages)

[PATCH 1/4] eeprom: at24: Allow passing gpiodesc from pdata
 2018-08-23 11:14 UTC  (2+ messages)

i2c:ocores: fixes and polling mechanism
 2018-08-22 16:16 UTC  (4+ messages)

[PATCH 00/11] tree-wide: use SPDX identifier for Renesas drivers
 2018-08-22  9:34 UTC  (3+ messages)
` [PATCH 03/11] i2c: "

[PULL REQUEST] i2c for 4.19
 2018-08-21 14:04 UTC 

[PATCH v4 0/7] Add support for MSCC Ocelot i2c
 2018-08-20 19:34 UTC  (12+ messages)
` [PATCH v4 1/7] i2c: designware: use generic table matching
` [PATCH v4 2/7] i2c: designware: move #ifdef CONFIG_OF to the top
` [PATCH v4 3/7] i2c: designware: allow IP specific sda_hold_time
` [PATCH v4 4/7] i2c: designware: document MSCC Ocelot bindings
` [PATCH v4 5/7] i2c: designware: add MSCC Ocelot support
` [PATCH v4 6/7] MIPS: dts: mscc: Add i2c on ocelot
` [PATCH v4 7/7] MIPS: dts: mscc: enable i2c on ocelot_pcb123

[PATCH v2 1/2] i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes
 2018-08-20 12:10 UTC  (5+ messages)

[PATCH] dt-bindings: i2c: sh_mobile: Add r8a774a1 support
 2018-08-20 12:05 UTC  (4+ messages)

[PATCH] dt-bindings: i2c: rcar: Add r8a774a1 support
 2018-08-20 12:05 UTC  (4+ messages)

[PATCH v4 1/3] i2c: imx: Fix race condition in dma read
 2018-08-20 11:14 UTC  (10+ messages)
` [PATCH v4 2/3] i2c: imx: Simplify stopped state tracking
` [PATCH v4 3/3] arm: dts: ls1021a: Enable I2C DMA support

[RESEND PATCH] i2c/busses/pasemi: Remove hardcoded bus numbers on smbus
 2018-08-20  9:07 UTC  (2+ messages)

[PATCH v4 0/2] i2c: npcm7xx: new driver for I2C controller
 2018-08-19 20:30 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: i2c: npcm7xx: add binding for i2c controller
` [PATCH v4 2/2] i2c: npcm7xx: add i2c controller master mode only

[PATCH] i2c: Remove '-Wno-deprecated-declarations' compiler warning
 2018-08-19 17:55 UTC  (2+ messages)

[PATCH] eeprom: at24: Fix unexpected timeout under high load
 2018-08-17  9:01 UTC  (3+ messages)
` [PATCH v2] "

[PATCH V2] i2c: ismt: fix wrong device address when unmap the data buffer
 2018-08-16 15:22 UTC  (4+ messages)

[PATCH v3 0/2] i2c: npcm7xx: new driver for I2C controller
 2018-08-15 20:30 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: i2c: npcm7xx: add binding for i2c controller
` [PATCH v3 2/2] i2c: npcm7xx: add i2c controller master mode only

[PATCH] i2c: enable async suspend/resume on i2c devices
 2018-08-14 17:52 UTC  (2+ messages)

[PATCH] eeprom: at24: Fix unexpected timeout under high load
 2018-08-14 12:50 UTC  (2+ messages)

[PATCH v1 0/3] Add a driver for Qualcomm GENI I3C master IP
 2018-08-13 21:47 UTC  (3+ messages)
` [PATCH v1 2/3] dt-bindings: i3c: Document Qualcomm GENI I3C master bindings

[PATCH v2 0/2] i2c: npcm7xx: new driver for I2C controller
 2018-08-13 18:58 UTC  (3+ messages)
` [PATCH v2 1/2] dt-binding: i2c: npcm7xx: add binding for i2c controller

[PATCH 0/3] Add driver for Synopsys DesignWare I3C master IP
 2018-08-13 14:15 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: i3c: Document Synopsys DesignWare I3C master bindings

[PATCH v6 0/4] i2c-multi-instantiate pseudo driver
 2018-08-12 11:14 UTC  (4+ messages)
` [PATCH v6 4/4] platform/x86: Add ACPI "

[PATCH] i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes
 2018-08-11 13:11 UTC  (3+ messages)

[PATCH v2 3/4] i2c: imx: Simplify stopped state tracking
 2018-08-10 12:25 UTC  (6+ messages)

[PULL REQUEST] i2c for 4.18
 2018-08-10 10:58 UTC 

[PATCH 00/28] at24: remove at24_platform_data
 2018-08-10  8:12 UTC  (6+ 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).