linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-13 15:23:06 to 2019-12-09 18:35:10 UTC [more...]

[PATCH 00/10] mfd: Add support for Analog Devices A2B transceiver
 2019-12-09 18:35 UTC  (11+ messages)
` [PATCH 01/10] dt-bindings: mfd: Add documentation for ad242x
` [PATCH 02/10] dt-bindings: i2c: Add documentation for ad242x i2c controllers
` [PATCH 03/10] dt-bindings: gpio: Add documentation for ad242x GPIO controllers
` [PATCH 03/10] dt-bindings: gpio: Add documentation for AD242x "
` [PATCH 04/10] dt-bindings: clock: Add documentation for AD242x clock providers
` [PATCH 05/10] dt-bindings: sound: Add documentation for AD242x codecs
` [PATCH 06/10] mfd: Add core driver for AD242x A2B transceivers
` [PATCH 07/10] i2c: Add driver for AD242x bus controller
` [PATCH 08/10] gpio: Add driver for AD242x GPIO controllers
` [PATCH 09/10] clk: Add support for AD242x clock output providers

[PATCH 0/4] Convert cros-ec-i2c-tunnel to MFD Cell
 2019-12-09 14:41 UTC  (16+ messages)
` [PATCH 1/4] i2c: i2c-cros-ec-tunnel: Pass ACPI node to i2c adapter
` [PATCH 2/4] i2c: i2c-cros-ec-tunnel: Fix ACPI identifier
` [PATCH 4/4] platform/chrome: i2c: i2c-cros-ec-tunnel: Convert i2c tunnel to MFD Cell

[PATCH 1/4] i2c: cadence: Fix error printing in case of defer
 2019-12-09 10:40 UTC  (4+ messages)
` [PATCH 2/4] i2c: cadence: Fix power management order of operations
` [PATCH 3/4] i2c: cadence: Implement save restore
` [PATCH 4/4] i2c: cadence: Recover bus after controller reset

[PATCH v3 1/4] dt-bindings: i2c: at91: cosmetic formatting of compatible list
 2019-12-09 10:20 UTC  (4+ messages)
` [PATCH v3 2/4] i2c: at91: fix clk_offset for sam9x60
` [PATCH v3 3/4] i2c: at91: remote default value initialization
` [PATCH v3 4/4] dt-bindings: i2c: at91: fix i2c-sda-hold-time-ns documentation for sam9x60

[PATCH 1/3] dt-bindings: i2c: at91: cosmetic formatting of compatible list
 2019-12-06 16:58 UTC  (8+ messages)
` [PATCH 2/3] i2c: at91: fix clk_offset for sama5d2
  ` [PATCH v2 2/3] i2c: at91: fix clk_offset for sam9x60
` [PATCH 3/3] i2c: at91: remote default value initialization

[PATCH] i2c: thunderx: Add missed pci_release_regions
 2019-12-06  7:53 UTC 

[v6] i2c: imx: support slave mode for imx I2C driver
 2019-12-06  7:38 UTC  (4+ messages)

[PATCH] ANDROID: i2c: exynos5: remove default enable in Kconfig
 2019-12-05 15:29 UTC  (2+ messages)

[PATCH 0/4] at24: move write-protect pin handling to nvmem core
 2019-12-04 15:22 UTC  (16+ messages)
` [PATCH 1/4] dt-bindings: nvmem: new optional property write-protect-gpios
` [PATCH 2/4] nvmem: add support for the write-protect pin
` [PATCH 3/4] dt-bindings: at24: remove the optional property write-protect-gpios
` [PATCH 4/4] eeprom: at24: remove the write-protect pin support

[PATCH] i2c: remove unneeded 'extern' from function declatations
 2019-12-04 12:29 UTC 

[PATCH] irqchip/aspeed-i2c-ic: Fix irq domain name memory leak
 2019-12-03 23:18 UTC  (6+ messages)
` [PATCH v2] "

[v6,1/3] dt-bindings: i2c: support property idle-state
 2019-12-03 11:11 UTC  (5+ messages)
` [v6,2/3] i2c: mux: pca954x: "
` [v6,3/3] arm64: dts: fsl-ls208xa-rdb: fix an errata E-00013
  ` [EXT] Re: [v6,1/3] dt-bindings: i2c: support property idle-state

[v5] i2c: imx: support slave mode for imx I2C driver
 2019-12-02 11:32 UTC  (5+ messages)
  ` [EXT] "

[PATCH] arm64: dts: meson-a1: add I2C nodes
 2019-12-02 11:12 UTC 

[PULL REQUEST] i2c for 5.5
 2019-12-02  2:50 UTC  (2+ messages)

possible deadlock in i2c_transfer
 2019-11-29 21:05 UTC 

[PATCH v2 0/2] Convert cros-ec-i2c-tunnel to MFD Cell
 2019-11-28 17:02 UTC  (3+ messages)
` [PATCH v2 2/2] platform/chrome: i2c: i2c-cros-ec-tunnel: Convert i2c tunnel "

[RFC PATCH 00/12] i2c: replace i2c_new_probed_device with an ERR_PTR variant
 2019-11-28 16:19 UTC  (9+ messages)
` [RFC PATCH 01/12] "
` [RFC PATCH 02/12] i2c: icy: convert to i2c_new_scanned_device
` [RFC PATCH 05/12] video: fbdev: matrox: "

[PATCH] i2c: cadence: Handle transfer_size rollover
 2019-11-28 11:54 UTC  (3+ messages)

[v5,1/3] dt-bindings: i2c: support property idle-state
 2019-11-28 10:46 UTC  (9+ messages)
` [v5,2/3] i2c: mux: pca954x: "
      ` [EXT] "
` [v5,3/3] arm64: dts: fsl-ls208xa-rdb: fix an errata E-00013

[PATCH] i2c: imx: Defer probing if EDMA not available
 2019-11-28 10:06 UTC  (4+ messages)
  ` [EXT] "

[PATCH 4/4] i2c: i2c-stm32f7: add PM_SLEEP suspend/resume support
 2019-11-27 10:46 UTC 

[PATCH 3/4] ARM: dts: stm32: add i2c2/i2c5 sleep pinctrl on stm32mp157c-ev1
 2019-11-27 10:46 UTC 

[PATCH 2/4] ARM: dts: stm32: add i2c4 sleep pinctrl on stm32mp157c-ed1
 2019-11-27 10:46 UTC 

[PATCH 1/4] ARM: dts: stm32: add i2c4 sleep pinctrl on stm32mp157a-dk1
 2019-11-27 10:46 UTC 

[PATCH 0/4] stm32: i2c: Add suspend/resume & add sleep pinctrls
 2019-11-27 10:46 UTC 

[PATCH v2] docs: i2c: Fix return value of i2c_smbus_xxx functions
 2019-11-27  3:00 UTC  (4+ messages)

[PATCH v2] i2c: core: Use DEVICE_ATTR_*() helper macros
 2019-11-26 12:57 UTC  (2+ messages)

[PATCH] i2c: i2c-cros-ec-tunnel: Fix slave device enumeration
 2019-11-26 10:23 UTC  (5+ messages)

[PATCH v7 0/2] i2c: npcm: add NPCM i2c controller driver
 2019-11-26  9:27 UTC  (5+ messages)
` [PATCH v7 1/2] dt-bindings: i2c: npcm7xx: add NPCM I2C controller documentation
` [PATCH v7 2/2] i2c: npcm: Add Nuvoton NPCM I2C controller driver

[PATCH v2] i2c: Fix Kconfig indentation
 2019-11-25 16:14 UTC  (5+ messages)

[PATCH] platform/chrome: cros_ec: Rename cros_ec_dev to cros_ec_mfd_dev
 2019-11-25 16:00 UTC  (3+ messages)

[PATCH] i2c: i2c-stm32f7: fix 10-bits check in slave free id search loop
 2019-11-25 14:51 UTC  (3+ messages)

[PATCH] drivers: i2c: introduce devm_i2c_add_adapter()
 2019-11-24 11:44 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 19/21] i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is present
 2019-11-22 19:49 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 20/21] i2c: core: fix use after free in of_i2c_notify

[PATCH AUTOSEL 4.19 22/25] i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is present
 2019-11-22 19:48 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 23/25] i2c: core: fix use after free in of_i2c_notify

[PATCH v2] dt-bindings: i2c: stm32: Migrate i2c-stm32 documentation to yaml
 2019-11-21 19:39 UTC  (2+ messages)

[PATCH] i2c: i2c-core-base: tiny indention cleanup
 2019-11-21 15:35 UTC 

[PATCH] dt-bindings: i2c: stm32: Migrate i2c-stm32 documentation to yaml
 2019-11-21 13:25 UTC  (3+ messages)

[PATCH v6 0/2] i2c: npcm: add NPCM i2c controller driver
 2019-11-21  4:55 UTC  (4+ messages)
` [PATCH v6 1/2] dt-bindings: i2c: npcm7xx: add NPCM I2C controller documentation
` [PATCH v6 2/2] i2c: npcm: Add Nuvoton NPCM I2C controller driver

[PATCH v2 0/5] i2c: mux: pca9541: extend with support for pca9641
 2019-11-20 16:20 UTC  (3+ messages)
` [PATCH v2 1/5] i2c: mux: pca9541: use the BIT macro

[PATCH] i2c: Fix Kconfig indentation
 2019-11-20 13:41 UTC 

[PATCH v5 0/2] i2c: npcm7xx: new driver for I2C controller
 2019-11-19 22:30 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: i2c: npcm7xx: * add binding for i2c controller
` [PATCH v5 2/2] i2c: npcm7xx:

[PATCH v2] i2c: muxes: pca9541: use BIT() macro
 2019-11-19 21:15 UTC  (3+ messages)

[PATCH] docs: i2c: Fix return value of i2c_smbus_xxx functions
 2019-11-19 10:24 UTC  (5+ messages)

[PATCH 0/4 v2] Instantiate SPD EEPROMs at boot on x86
 2019-11-18  9:28 UTC  (5+ messages)
` [PATCH 1/4] firmware: dmi: Remember the memory type
` [PATCH 2/4] firmware: dmi: Add dmi_memdev_handle
` [PATCH 3/4 v2] i2c: smbus: Add a way to instantiate SPD EEPROMs automatically
` [PATCH 4/4 v2] i2c: i801: Instantiate "

[PATCH v3 0/3] Use void pointers instead of char in I2C transfer APIs
 2019-11-18  8:47 UTC  (14+ messages)
` [PATCH v3 1/3] i2c: use void pointers for supplying data for reads and writes
` [PATCH v3 2/3] i2c: smbus: use get/put_unaligned_le16 when working with word data
` [PATCH v3 3/3] i2c: smbus: switch from loops to memcpy

[PULL REQUEST] i2c for 5.4
 2019-11-17 16:35 UTC  (2+ messages)

[PATCH v2 1/1] i2c: iproc: Add i2c repeated start capability
 2019-11-17 11:24 UTC  (2+ messages)

[PATCH] i2c: remove helpers for ref-counting clients
 2019-11-17  7:21 UTC  (2+ messages)

[PATCH v1] i2c: of: Populate fwnode in of_i2c_get_board_info()
 2019-11-16 18:19 UTC  (6+ messages)

[PATCH AUTOSEL 4.14 084/150] i2c: uniphier-f: make driver robust against concurrency
 2019-11-16 15:47 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 085/150] i2c: uniphier-f: fix occasional timeout error
` [PATCH AUTOSEL 4.14 086/150] i2c: uniphier-f: fix race condition when IRQ is cleared
` [PATCH AUTOSEL 4.14 147/150] i2c: uniphier-f: fix timeout error after reading 8 bytes

[PATCH AUTOSEL 4.19 137/237] i2c: uniphier-f: make driver robust against concurrency
 2019-11-16 15:41 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 138/237] i2c: uniphier-f: fix occasional timeout error
` [PATCH AUTOSEL 4.19 139/237] i2c: uniphier-f: fix race condition when IRQ is cleared
` [PATCH AUTOSEL 4.19 234/237] i2c: uniphier-f: fix timeout error after reading 8 bytes

[PATCH] i2c: core: fix use after free in of_i2c_notify
 2019-11-15 21:02 UTC  (2+ messages)

[PATCH 0/4] i2c: Use dma_request_chan() directly for channel request
 2019-11-14 20:43 UTC  (5+ messages)
` [PATCH 4/4] i2c: tegra: "


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