linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-09 11:47:20 to 2017-01-22 13:46:46 UTC [more...]

[PATCH v3 2/3] iio: distance: srf08: add IIO driver for us ranger
 2017-01-22 13:46 UTC  (2+ messages)

[PATCH v3 3/3] iio: distance: srf08: add driver ABI documentation
 2017-01-22 13:41 UTC  (2+ messages)

[PATCH v8 00/12] mux controller abstraction and iio/i2c muxes
 2017-01-22 13:30 UTC  (14+ messages)
` [PATCH v8 01/12] devres: trivial whitespace fix
` [PATCH v8 02/12] dt-bindings: document devicetree bindings for mux-controllers and mux-gpio
` [PATCH v8 03/12] mux: minimal mux subsystem and gpio-based mux controller
` [PATCH v8 04/12] iio: inkern: api for manipulating ext_info of iio channels
` [PATCH v8 05/12] dt-bindings: iio: io-channel-mux: document io-channel-mux bindings
` [PATCH v8 06/12] iio: multiplexer: new iio category and iio-mux driver
` [PATCH v8 07/12] dt-bindings: i2c: i2c-mux-simple: document i2c-mux-simple bindings
  ` [PATCH v8 08/12] i2c: i2c-mux-simple: new driver
` [PATCH v8 09/12] dt-bindings: mux-adg792a: document devicetree bindings for ADG792A/G mux
` [PATCH v8 10/12] mux: adg792a: add mux controller driver for ADG792A/G
` [PATCH v8 11/12] dt-bindings: simplified bindings for single-user gpio mux
` [PATCH v8 12/12] mux: support "

[RESEND PATCH 0/2] Add i2c DT binding and device node for Mediatek MT2701 Soc
 2017-01-21 20:22 UTC  (4+ messages)
` [RESEND PATCH 1/2] Documentation: devicetree: Add i2c binding for mediatek MT2701 Soc Platform
` [RESEND PATCH 2/2] arm: dts: mt2701: Add i2c device node

[PATCH 1/2] i2c: mux: pca954x: Export OF device ID table as module aliases
 2017-01-21 15:56 UTC  (4+ messages)
` [PATCH 2/2] i2c: pca9541: "

[PATCH v1 1/3] dt: bindings: add documentation for zx2967 family i2c controller
 2017-01-20 21:45 UTC  (4+ messages)
` [PATCH v1 2/3] MAINTAINERS: add zx2967 i2c controller driver to ARM ZTE architecture
` [PATCH v1 3/3] i2c: zx2967: add i2c controller driver for ZTE's zx2967 family

nested I2C muxes
 2017-01-20  8:50 UTC  (4+ messages)

[PATCH v5 0/5] i2c: mux: pca954x: Add interrupt controller support
 2017-01-19 22:56 UTC  (15+ messages)
` [PATCH v5 1/5] i2c: mux: pca954x: Add missing pca9542 definition to chip_desc
` [PATCH v5 2/5] dt: bindings: i2c-mux-pca954x: Add documentation for interrupt controller
` [PATCH v5 3/5] i2c: mux: pca954x: Add interrupt controller support
  ` [PATCH v5 4/5] dt: bindings: i2c-mux-pca954x: Add documentation for nxp,irq-mask-enable
` [PATCH v5 5/5] i2c: mux: pca954x: Add irq-mask-enable to delay enabling irqs

[PATCH v10 0/5] Add support for the STM32F4 I2C
 2017-01-19 13:31 UTC  (7+ messages)
` [PATCH v10 1/5] dt-bindings: Document the STM32 I2C bindings
` [PATCH v10 2/5] i2c: Add STM32F4 I2C driver
` [PATCH v10 3/5] ARM: dts: stm32: Add I2C1 support for STM32F429 SoC
` [PATCH v10 4/5] ARM: dts: stm32: Add I2C1 support for STM32429 eval board
` [PATCH v10 5/5] ARM: configs: stm32: Add I2C support for STM32 defconfig

[PATCH v9 0/5] Add support for the STM32F4 I2C
 2017-01-19  8:29 UTC  (12+ messages)
` [PATCH v9 1/5] dt-bindings: Document the STM32 I2C bindings
` [PATCH v9 2/5] i2c: Add STM32F4 I2C driver
` [PATCH v9 3/5] ARM: dts: stm32: Add I2C1 support for STM32F429 SoC
` [PATCH v9 4/5] ARM: dts: stm32: Add I2C1 support for STM32429 eval board
` [PATCH v9 5/5] ARM: configs: stm32: Add I2C support for STM32 defconfig

[PATCH] i2c: core: helper function to detect slave mode
 2017-01-18 10:59 UTC  (10+ messages)

[PATCH] i2c: busses: constify dev_pm_ops structures
 2017-01-17 23:23 UTC  (2+ messages)

[Patch V3] i2c: imx-lpi2c: add VLLS mode support
 2017-01-17 21:04 UTC  (2+ messages)

Peace Of The Lord Be With You And Your Family
 2017-01-17 16:23 UTC 

[PATCH v3] i2c: core: helper function to detect slave mode
 2017-01-17 14:33 UTC 

[PATCH v3 1/3] iio: distance: srf08: add trivial DT binding
 2017-01-17 13:49 UTC 

[PATCH v3 0/3] iio: distance: srf08: add IIO driver for us ranger
 2017-01-17 13:48 UTC 

[PATCH v2 2/2] iio: distance: srf08: add IIO driver for us ranger
 2017-01-17 10:28 UTC  (6+ messages)

[Patch V2] i2c: imx-lpi2c: add VLLS mode support
 2017-01-17 10:14 UTC  (3+ messages)

[PATCH v4 0/5] i2c: mux: pca954x: Add interrupt controller support
 2017-01-17  8:07 UTC  (9+ messages)
` [PATCH v4 1/5] i2c: mux: pca954x: Add missing pca9542 definition to chip_desc
  ` [PATCH v4 2/5] dt: bindings: i2c-mux-pca954x: Add documentation for interrupt controller
  ` [PATCH v4 3/5] i2c: mux: pca954x: Add interrupt controller support
  ` [PATCH v4 5/5] i2c: mux: pca954x: Add irq_mask_en to delay enabling irqs
` [PATCH v4 4/5] dt: bindings: i2c-mux-pca954x: Add documentation for i2c-mux-irq-mask-en

[PATCH] i2c: exynos5: fix arbitration lost handling
 2017-01-17  6:47 UTC  (2+ messages)

[Patch V1] i2c: imx-lpi2c: add VLLS mode support
 2017-01-17  6:11 UTC  (3+ messages)

[PATCH v2] i2c: i2c-cadence: Initialize configuration before probing devices
 2017-01-16 14:49 UTC 

[PATCH linux v2 0/6] drivers: hwmon: Add On-Chip Controller driver
 2017-01-15 18:35 UTC  (14+ messages)
` [PATCH linux v2 2/6] hwmon: occ: Add sysfs interface
  ` [PATCH] hwmon: occ: fix err_cast.cocci warnings
` [PATCH linux v2 3/6] hwmon: occ: Add I2C transport implementation for SCOM operations
` [PATCH linux v2 4/6] hwmon: occ: Add callbacks for parsing P8 OCC datastructures
` [PATCH linux v2 5/6] hwmon: occ: Add hwmon implementation for the P8 OCC
` [PATCH linux v2 6/6] hwmon: occ: Add callbacks for parsing P9 OCC datastructures
  ` [PATCH linux v2 1/6] hwmon: Add core On-Chip Controller support for POWER CPUs

[PATCH v5 1/6] i2c: designware: Rename accessor_flags to flags
 2017-01-15 15:18 UTC  (7+ messages)
` [PATCH v5 5/6] i2c: designware-baytrail: Fix race when resetting the semaphore

[PATCH 0/7] coordinate cht i2c-pmic and i915-punit accesses
 2017-01-15 15:17 UTC  (9+ messages)
` [PATCH 3/7] i2c: designware-baytrail: Take punit lock on bus acquire
` [PATCH 4/7] i2c: designware-baytrail: Call pmic_bus_access_notifier_chain

[PULL REQUEST] i2c for 4.10
 2017-01-15 12:19 UTC 

[RFC 0/4] Coordinate pmic i2c bus and i915 punit accesses
 2017-01-15 11:10 UTC  (12+ messages)
` [RFC 1/4] x86/platform/intel/iosf_mbi: Add a mutex for punit access

[PATCH v3 0/5] i2c: mux: pca954x: Add interrupt controller support
 2017-01-13 18:54 UTC  (9+ messages)
` [PATCH v3 3/5] "
` [PATCH v3 4/5] dt: bindings: i2c-mux-pca954x: Add documentation for i2c-mux-irq-mask-en

[PATCH v2 1/2] iio: distance: srf08: add trivial DT binding
 2017-01-13 17:18 UTC  (2+ messages)

[PATCH] i2c: i2c-cadence: Don't register the adapter until it's ready
 2017-01-13 14:52 UTC  (6+ messages)

[PATCH] i2c: core: don't try to OF populate DDC i2c buses
 2017-01-13 10:14 UTC  (8+ messages)

[PATCH v8 0/5] Add support for the STM32F4 I2C
 2017-01-13  9:36 UTC  (21+ messages)
` [PATCH v8 2/5] i2c: Add STM32F4 I2C driver

[PATCH v2] i2c: piix4: Avoid race conditions with IMC
 2017-01-12 20:42 UTC  (8+ messages)

[PATCH v2] i2c: do not enable fall back to Host Notify by default
 2017-01-12 20:33 UTC  (4+ messages)

[PATCH v3] i2c: piix4: Avoid race conditions with IMC
 2017-01-12 19:49 UTC 

[PATCH] i2c: piix4: Avoid race conditions with IMC
 2017-01-12 19:37 UTC  (6+ messages)

[PATCH] i2c: fix spelling mistake: "insufficent" -> "insufficient"
 2017-01-12 19:25 UTC  (2+ messages)

[PATCH] i2c: print correct device invalid address
 2017-01-12 19:07 UTC  (2+ messages)

[PATCH v3 resend] i2c: designware: add reset interface
 2017-01-12 18:54 UTC  (2+ messages)

[PATCH] drivers/i2c/i2c-dev: Fix kernel memory disclosure
 2017-01-12 18:36 UTC  (2+ messages)

[PATCH -next] i2c: mux: mlxcpld: remove unused including <linux/version.h>
 2017-01-12 15:40 UTC  (3+ messages)

[PATCH v7 00/12] mux controller abstraction and iio/i2c muxes
 2017-01-10 21:22 UTC  (6+ messages)
` [PATCH v7 05/12] mux: support simplified bindings for single-user gpio mux

[PATCH v2 0/2] iio: distance: srf08: add IIO driver for us ranger
 2017-01-10 18:47 UTC 

[PATCH linux 0/6] drivers: hwmon: Add On-Chip Controller driver
 2017-01-10 17:51 UTC  (8+ messages)
` [PATCH linux 2/6] hwmon: occ: Add sysfs interface

[PATCH 1/2] iio: distance: srf08: add trivial DT binding
 2017-01-10 15:27 UTC 

[PATCH 2/2] iio: distance: srf08: add IIO driver for us ranger
 2017-01-10 15:28 UTC 

[PATCH 0/2] iio: distance: srf08: add IIO driver for us ranger
 2017-01-10 15:26 UTC 

[PATCH] drivers/i2c/i2c-dev: Fix kernel memory disclosure
 2017-01-09 14:48 UTC  (4+ messages)

Outlook Security Team Micorosof
 2017-01-09 11:21 UTC 


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