linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-05 17:05:01 to 2014-11-14 05:17:19 UTC [more...]

[PATCH] i2c: Driver to expose PowerNV platform i2c busses
 2014-11-14  5:17 UTC  (10+ messages)

[PATCH v3 1/2] i2c: mux: create symlink to actual mux device
 2014-11-14  3:55 UTC  (3+ messages)
  ` [PATCH v3 2/2] i2c: mux: create "channel-n" symlinks for child segments in the "

[PATCH v2 0/3] ARM: mediatek: Add driver for Mediatek I2C controller
 2014-11-14  3:13 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: Add I2C bindings for mt65xx/mt81xx

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

[PATCH v8 0/8] Device Tree Overlays - 8th time's the charm
 2014-11-13 23:36 UTC  (5+ messages)
` [PATCH v8 1/8] OF: Introduce DT overlay support. (v2)
` [PATCH v8 4/8] OF: platform: Add OF notifier handler

[PATCH v3 0/3] i2c: add driver for Amlogic Meson I2C controller
 2014-11-13 19:32 UTC  (4+ messages)
` [PATCH v3 1/3] i2c: meson: add device tree bindings documentation
` [PATCH v3 2/3] i2c: add support for Amlogic Meson I2C controller
` [PATCH v3 3/3] ARM: dts: meson: add I2C controller nodes

[PATCH] at24: extend driver to allow writing via i2c_smbus_write_byte_data
 2014-11-13 17:42 UTC  (5+ messages)

[PATCH 0/2] fixes for ib-mfd-gpio-i2c-3.19
 2014-11-13 16:23 UTC  (11+ messages)
` [PATCH 1/2] mfd: dln2: fix _dln2_transfer return code
` [PATCH 2/2] i2c: dln2: simplify return flow for dln2_i2c_enable

[PATCH] i2c: mux: create "channel-n" symlinks for child segments
 2014-11-13 13:41 UTC  (8+ messages)

[PATCH] MIPS/I2C: Move SEAD3 I2C driver to where it belongs
 2014-11-13  8:24 UTC  (2+ messages)

[PATCH] i2c-qoriq: modified compatibility for correct prescaler
 2014-11-13  0:34 UTC  (5+ messages)

[PATCH 0/5] i2c: sh_mobile: add DMA support
 2014-11-13  0:27 UTC  (12+ 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: "

[RESEND/PATCH] i2c: pxa: Use suspend() and resume() instead of the _noirq hooks
 2014-11-13  0:21 UTC  (5+ messages)

[PATCH] i2c: i2c-xiic: Fix big-endian register access
 2014-11-13  0:18 UTC  (2+ messages)

[RFC PATCH] i2c: i2c-imx-hdmi: add support of iMX6 HDMI DDC I2C master bus
 2014-11-12 21:44 UTC  (2+ messages)

[PATCH 1/3] SMBUS: Add DeviceIDs for SunrisePoint LP
 2014-11-12 16:16 UTC  (5+ messages)
      ` [PATCH] "

[PATCH v4] i2c/at91: adopt pinctrl support
 2014-11-12 15:51 UTC  (4+ messages)

[PATCH] i2c: mpc: Report correct I2C error codes on Freescale MPC i2c bus driver
 2014-11-12 15:40 UTC  (4+ messages)

[PATCH 0/4 v2] i2c-i801: Make interrupt mode more robust
 2014-11-12 15:28 UTC  (6+ messages)
  ` [PATCH 1/4 v2] i2c-i801: Use wait_event_timeout to wait for interrupts
  ` [PATCH 2/4 v2] i2c-i801: Fallback to polling if request_irq() fails
  ` [PATCH 3/4 v2] i2c-i801: Check if interrupts are disabled
  ` [PATCH 4/4 v2] i2c-i801: Drop useless debug message

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

[PATCH 0/5] ARM: shmobile: sh73a0/r8a73a4: i2c-sh_mobile fixes
 2014-11-12  9:05 UTC  (22+ 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 0/6] APM X-Gene platform mailbox and proxy i2c driver
 2014-11-11 21:51 UTC  (6+ messages)
` [PATCH 4/6] i2c: busses: add SLIMpro I2C device driver on APM X-Gene platform
` [PATCH 5/6] Documentation: i2c: Add APM X-Gene platform SLIMpro I2C driver documentation

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

[PATCH 0/4] i2c-i801: Make interrupt mode more robust
 2014-11-11 20:13 UTC  (12+ messages)
  ` [PATCH 1/4] i2c-i801: Use wait_event_timeout to wait for interrupts
  ` [PATCH 2/4] i2c-i801: Fallback to polling if request_irq() fails
  ` [PATCH 3/4] i2c-i801: Check if interrupts are disabled
  ` [PATCH 4/4] i2c-i801: Drop useless debug message

[PATCH] i2c-designware: Intel BayTrail PMIC I2C bus support
 2014-11-11 17:11 UTC  (5+ messages)
` [PATCH V2] i2c-designware: Add Intel Baytrail "

[PATCH v2 0/2] i2c: add driver for Amlogic Meson I2C controller
 2014-11-10 21:46 UTC  (4+ messages)
` [PATCH v2 1/2] i2c: add support "

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

[PATCH v11 0/3] add support for Diolan DLN-2
 2014-11-10 17:43 UTC  (11+ 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
` [GIT PULL] Immutable branch between MFD, GPIO and I2C

[PATCH v5] i2c: rk3x: adjust the LOW divison based on characteristics of SCL
 2014-11-10 14:58 UTC  (3+ messages)
` [PATCH v6] "

[PATCH] i2c-davinci: Handle signals gracefully
 2014-11-10 14:49 UTC  (8+ messages)

[PATCH v3 0/3] i2c/at91: add support PM functions
 2014-11-10  1:49 UTC  (8+ messages)
` [PATCH v3 1/3] i2c/at91: add support for runtime PM
` [PATCH v3 2/3] i2c/at91: add support for system PM
` [PATCH v3 3/3] i2c/at91: adopt pinctrl support

[PATCH] i2c: exynos5: use proper errno for timeout
 2014-11-08 17:55 UTC  (2+ messages)

[PATCH v2] i2c: mux: create proper topology in sysfs
 2014-11-08 17:50 UTC 

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

[PULL REQUEST] i2c for 3.18
 2014-11-08 17:16 UTC 

[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  (7+ 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  (2+ messages)

[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: 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 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 v10 0/3] add support for Diolan DLN-2
 2014-11-06 12:28 UTC  (7+ messages)
` [PATCH v10 1/3] mfd: add support for Diolan DLN-2 devices
` [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 


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