linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-27 16:31:12 to 2014-11-07 18:15:05 UTC [more...]

[PATCH 1/2] i2c: cadence: Remove .owner field for driver
 2014-11-07 18:15 UTC  (4+ messages)

[PATCH 2/3] i2c: qup: Remove .owner field for driver
 2014-11-07 18:14 UTC  (2+ messages)

[PATCH 0/3] Delay I2C OF IRQ mapping until probe time
 2014-11-07 18:05 UTC  (14+ messages)
  ` [PATCH 1/3] of/irq: Export of_irq_get()
` [PATCH 2/3] i2c: core: Dispose OF IRQ mapping at client removal time
` [PATCH 3/3] i2c: core: Map OF IRQ at probe time

[PATCH] i2c: at91: don't account as iowait
 2014-11-07 17:57 UTC  (3+ messages)

[PATCH 0/5] ARM: shmobile: sh73a0/r8a73a4: i2c-sh_mobile fixes
 2014-11-07 17:53 UTC  (13+ messages)
  ` [PATCH 1/5] ARM: shmobile: kzm9g legacy: Set i2c clks_per_count to 2
  ` [PATCH 2/5] i2c: sh_mobile: Add support for r8a73a4 and sh73a0
  ` [PATCH 3/5] i2c: sh_mobile: Document SoC-specific bindings
  ` [PATCH 4/5] ARM: shmobile: sh73a0 dtsi: Add SoC-specific IIC compatible properties
  ` [PATCH 5/5] ARM: shmobile: r8a73a4 "

[PATCH 1/2] i2c-imx: Use the preferred form for passing a size of a struct
 2014-11-07 17:41 UTC  (3+ messages)
  ` [PATCH 2/2] i2c-mxs: "

[PATCH v2] i2c: remove FSF address
 2014-11-07 17:37 UTC  (2+ messages)

i2c-i801 driver quit working in 3.8.11 (was: adt7475 driver quit working)
 2014-11-07 17:05 UTC  (5+ messages)
              ` i2c-i801 driver quit working in 3.8.11

[PATCH] i2c: mux: create "channel-n" symlinks for child segments
 2014-11-07 12:36 UTC 

[PATCH] i2c: designware: prevent early stop on TX FIFO empty
 2014-11-07 12:10 UTC 

[RFC] i2c: mux: add mux device to the adapter name
 2014-11-07 11:52 UTC  (3+ messages)

[RFC PATCH V2] ACPI: Add _DEP(Operation Region Dependencies) support to fix battery issue on the Asus T100TA
 2014-11-07 11:05 UTC  (6+ messages)

[PATCH 0/5] i2c: sh_mobile: add DMA support
 2014-11-07 10:11 UTC  (6+ messages)
` [PATCH 1/5] i2c: sh_mobile: sort includes alphabetically
` [PATCH 2/5] i2c: sh_mobile: add DMA support
` [PATCH 3/5] i2c: sh_mobile: improve success message
` [PATCH 4/5] ARM: shmobile: r8a7790: add DMA nodes for IIC
` [PATCH 5/5] ARM: shmobile: r8a7791: "

[PATCH] i2c-qoriq: modified compatibility for correct prescaler
 2014-11-06 21:58 UTC  (4+ messages)

[PATCH v3 0/2] i2c: Imagination Technologies I2C adapter driver
 2014-11-06 17:21 UTC  (5+ messages)
  ` [PATCH v3 1/2] i2c: Add Imagination Technologies I2C SCB driver
  ` [PATCH v3 2/2] DT: i2c: Add binding document for IMG I2C SCB

[PATCH v11 0/3] add support for Diolan DLN-2
 2014-11-06 13:48 UTC  (4+ messages)
  ` [PATCH v11 1/3] mfd: add support for Diolan DLN-2 devices
  ` [PATCH v11 2/3] i2c: add support for Diolan DLN-2 USB-I2C adapter
` [PATCH v11 3/3] gpio: add support for the Diolan DLN-2 USB GPIO driver

[PATCH v10 0/3] add support for Diolan DLN-2
 2014-11-06 12:28 UTC  (8+ messages)
` [PATCH v10 1/3] mfd: add support for Diolan DLN-2 devices
` [PATCH v10 2/3] i2c: add support for Diolan DLN-2 USB-I2C adapter
` [PATCH v10 3/3] gpio: add support for the Diolan DLN-2 USB GPIO driver

[PATCH] i2c: rk3x: fix bug that cause measured high_ns doesn't meet I2C spec
 2014-11-06  8:11 UTC 

[PATCH v9 0/4] mfd: add support for Diolan DLN-2
 2014-11-05 15:49 UTC  (9+ messages)
` [PATCH v9 1/4] mfd: add support for Diolan DLN-2 devices
` [PATCH v9 2/4] i2c: add support for Diolan DLN-2 USB-I2C adapter
  ` [PATCH v9 4/4] gpio: add support for the Diolan DLN-2 USB GPIO driver

[PATCH] i2c: mux: create proper topology in sysfs
 2014-11-05 14:26 UTC  (12+ messages)

[PATCH v2 0/2] i2c: Imagination Technologies I2C adapter driver
 2014-11-05 12:04 UTC  (5+ messages)
  ` [PATCH v2 1/2] i2c: Add Imagination Technologies I2C SCB driver
  ` [PATCH v2 2/2] DT: i2c: Add binding document for IMG I2C SCB

Simultaneously access to one i2c/dev-interface from different process to different i2c devices
 2014-11-05 10:19 UTC  (2+ messages)

[PATCH v3 0/3] i2c/at91: add support PM functions
 2014-11-05 10:05 UTC  (3+ messages)

[PATCH] i2c: remove FSF address
 2014-11-05  6:58 UTC 

[PATCH 0/2] i2c: Imagination Technologies I2C adapter driver
 2014-11-04 20:30 UTC  (10+ messages)
  ` [PATCH 1/2] i2c: Add Imagination Technologies I2C SCB driver
  ` [PATCH 2/2] DT: i2c: Add binding document for IMG I2C SCB

[RFC 0/3] i2c: sh_mobile: add DMA support
 2014-11-04 10:19 UTC  (14+ messages)
` [RFC 1/3] "
  ` [RFC 2/3] ARM: shmobile: r8a7790: add DMA nodes for IIC
` [RFC 3/3] ARM: shmobile: r8a7791: "

[PATCH v2 0/3] ARM: mediatek: Add driver for Mediatek I2C controller
 2014-11-04  5:29 UTC  (4+ messages)
  ` [PATCH v2 1/3] dt-bindings: Add I2C bindings for mt65xx/mt81xx
  ` [PATCH v2 2/3] ARM: mediatek: Add I2C node for mt8135 and mt8127
` [PATCH v2 3/3] I2C: mediatek: Add driver for MediaTek I2C controller

Fix Penguin Penalty 17th October2014 ( mail-archive.com )
 2014-11-03 20:20 UTC 

[RFC 0/2] drivers: spi/i2c: account completions as iowait
 2014-11-03 19:45 UTC  (7+ messages)
` [RFC 1/2] i2c: "
  ` [RFC 2/2] spi: "

[PATCH v9 0/3] i2c: imx: add DMA support for freescale i2c driver
 2014-11-03  9:35 UTC  (3+ messages)
` [PATCH v9 3/3] "

[PATCH 0/3] ARM: mediatek: Add driver for Mediatek I2C controller
 2014-11-03  8:11 UTC  (17+ messages)
` [PATCH 1/3] dt-bindings: Add I2C bindings for mt65xx/mt81xx
` [PATCH 2/3] ARM: mediatek: Add I2C node for mt8135 and mt8127
` [PATCH 3/3] I2C: mediatek: Add driver for MediaTek I2C controller

Problem with multiple i2c multiplexers on the same bus
 2014-11-02 20:38 UTC  (7+ messages)

(unknown)
 2014-11-02 19:54 UTC 

[RFC PATCH] i2c: i2c-imx-hdmi: add support of iMX6 HDMI DDC I2C master bus
 2014-10-30 16:54 UTC  (2+ messages)

I2C OF IRQ parsing issue due to probe ordering
 2014-10-30 13:43 UTC  (12+ messages)

[PATCH v4 1/2] i2c: s3c2410: Handle i2c sys_cfg register in i2c driver
 2014-10-30  8:04 UTC 

[PATCH] of: spi: Export single device registration method and accessors (v2)
 2014-10-29 12:22 UTC  (5+ messages)

[PATCH v8 0/8] Device Tree Overlays - 8th time's the charm
 2014-10-29  8:19 UTC  (11+ messages)
` [PATCH v8 2/8] OF: selftest: Add overlay self-test support. (v2)
` [PATCH v8 3/8] OF: DT-Overlay configfs interface (v2)
  ` [PATCH v8 1/8] OF: Introduce DT overlay support. (v2)
  ` [PATCH v8 4/8] OF: platform: Add OF notifier handler
` [PATCH v8 5/8] of: i2c: Export single device registration method
` [PATCH v8 6/8] OF: i2c: Add OF notifier handler
` [PATCH v8 7/8] of: spi: Export single device registration method and accessors
` [PATCH v8 8/8] OF: spi: Add OF notifier handler

[PATCH v3 3/3] gpio: add support for Cypress CYUSBS234 USB-GPIO adapter
 2014-10-29  2:21 UTC  (7+ messages)

[PATCH] at24: extend driver to allow writing via i2c_smbus_write_byte_data
 2014-10-28 16:51 UTC  (2+ messages)

[PATCH v7 0/4] mfd: add support for Diolan DLN-2
 2014-10-27 16:39 UTC  (5+ messages)
` [PATCH v7 3/4] gpiolib: add irq_not_threaded flag to gpio_chip
` [PATCH v7 4/4] gpio: add support for the Diolan DLN-2 USB GPIO driver


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