linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-10 10:04:01 to 2014-02-28 09:04:10 UTC [more...]

[PATCH 0/3] i2c: add DMA support for freescale i2c driver
 2014-02-28  9:04 UTC  (11+ messages)
  ` [PATCH 1/3] "
` [PATCH 3/3] Documentation:add "

I2C dummy adapter driver ?
 2014-02-28  6:07 UTC  (6+ messages)

[PATCH 1/2] i2c: Add message transfer tracepoints for I2C
 2014-02-27 13:19 UTC  (6+ messages)
` [PATCH 2/2] i2c: Add message transfer tracepoints for SMBUS

[PATCH 2/3] ARM: dts: vf610: i2c: Add eDMA support
 2014-02-27 12:34 UTC  (2+ messages)

[PATCH v2] i2c: nomadik: factor platform data into state container
 2014-02-26 12:37 UTC  (6+ messages)

[PATCH v2 0/5] ARM: sun6i: Add support for the A31 I2C controller
 2014-02-26  9:54 UTC  (9+ messages)
` [PATCH v2 1/5] i2c: mv64xxx: Add reset deassert call
` [PATCH v2 2/5] i2c: mv64xxx: Add support for the Allwinner A31 I2C driver

[PATCH v6 0/4] iMC SMBUS driver and DIMM bus probing
 2014-02-25 19:54 UTC  (16+ messages)
` [PATCH v6 3/4] i2c_imc: New driver for Intel's iMC, found on LGA2011 chips
` [PATCH v6 4/4] i2c, i2c_imc: Add DIMM bus code

[PATCH v3 0/2] Qualcomm Universal Peripheral (QUP) I2C controller
 2014-02-25 16:56 UTC  (17+ messages)
  ` [PATCH v3 1/2] i2c: qup: Add device tree bindings information
` [PATCH v3 2/2] i2c: New bus driver for the Qualcomm QUP I2C controller

[PATCH 1/2] i2c: move bits macros and structs in blackfin twi header from arch include to generic include
 2014-02-25  3:25 UTC  (6+ messages)
` [PATCH 2/2] i2c: bfin_twi: remove unnecessary Blackfin SSYNC from the driver

[PATCH v2] i2c:at91: Add device tree property to set clock-frequency
 2014-02-25  1:50 UTC 

[PATCH 00/17] amba: PM fixups for amba bus and some amba drivers
 2014-02-24 14:54 UTC  (37+ messages)
` [PATCH 01/17] amba: Let runtime PM callbacks be available for CONFIG_PM
` [PATCH 03/17] mmc: mmci: Mask IRQs for all variants during runtime suspend
` [PATCH 05/17] mmc: mmci: Put the device into low power state at system suspend
` [PATCH 06/17] spi: pl022: Let runtime PM callbacks be available for CONFIG_PM
` [PATCH 07/17] spi: pl022: Don't ignore power domain and amba bus at system suspend
` [PATCH 08/17] spi: pl022: Fully gate clocks at request inactivity
` [PATCH 09/17] spi: pl022: Simplify clock handling
` [PATCH 14/17] i2c: nomadik: Fixup deployment of runtime PM

[PATCH] i2c:at91: Add device tree property to set clock-frequency
 2014-02-24 14:06 UTC  (3+ messages)

[PATCH] i2c: nomadik: Silence compiler warning
 2014-02-24  9:14 UTC  (2+ messages)

i2c-tools 3.1.1 has been released
 2014-02-20 14:41 UTC 

[PATCH V2] i2c: rcar: add compatible entry for r8a7791
 2014-02-20  8:03 UTC 

[PATCH V4 16/17] i2c: nomadik: Remove busy check for transfers at suspend late
 2014-02-19 18:07 UTC  (3+ messages)

[PATCH v2] i2c: designware-pci: Add Baytrail PCI IDs
 2014-02-19 14:10 UTC 

[PATCH V4 17/17] i2c: nomadik: Fixup system suspend
 2014-02-19 12:27 UTC 

[PATCH V3 16/17] i2c: nomadik: Remove busy check for transfers at suspend late
 2014-02-19 11:35 UTC  (2+ messages)

[PATCH V5 11/17] i2c: nomadik: Convert to devm functions
 2014-02-18 22:35 UTC 

[PATCH V4 11/17] i2c: nomadik: Convert to devm functions
 2014-02-18 22:26 UTC  (2+ messages)

[PATCH V3 11/17] i2c: nomadik: Convert to devm functions
 2014-02-18 22:02 UTC  (6+ messages)

[PATCH] i2c: imx: retry on NAK
 2014-02-18 17:48 UTC  (2+ messages)

[Patch v3]EMMA I2C driver
 2014-02-18 17:38 UTC  (3+ messages)
  ` [PATCH 1/2] I2C: EMMA Mobile I2C master driver

Dear
 2014-02-18 11:36 UTC 

[PATCH] i2c: mv64xxx: Fix locked bus when offload is selected but not used on a message
 2014-02-18 11:29 UTC  (16+ messages)
  ` [PATCH 0/5] mv64xxx updates
      ` [PATCH 1/5] i2c: mv64xxx: put offload check into offload prepare function
      ` [PATCH 2/5] i2c: mv64xxx: refactor message start to ensure proper initialization
      ` [PATCH 3/5] i2c: mv64xxx: refactor send_start
      ` [PATCH 4/5] i2c: mv64xxx: directly call send_start when initializing transfer
      ` [PATCH 5/5] i2c: mv64xxx: refactor initialization for new msgs

[PATCH V3 17/17] i2c: nomadik: Fixup system suspend
 2014-02-17 15:21 UTC 

[PATCH V3 15/17] i2c: nomadik: Convert to late and early system PM callbacks
 2014-02-17 15:20 UTC 

[PATCH V3 14/17] i2c: nomadik: Fixup deployment of runtime PM
 2014-02-17 15:20 UTC 

[PATCH V3 12/17] i2c: nomadik: Remove redundant call to pm_runtime_disable
 2014-02-17 15:20 UTC 

[PATCH] i2c: rcar: add compatible entry for r8a7791
 2014-02-17 10:47 UTC 

[RFC PATCH] i2c: new bus driver for efm32
 2014-02-17  8:27 UTC  (2+ messages)

[PATCH] i2c: designware-pci: Add Baytrail PCI IDs
 2014-02-17  8:11 UTC  (3+ messages)

[PATCH 3/6] i2c: rcar: do not print error if device nacks transfer
 2014-02-17  8:04 UTC  (5+ messages)

Contact me for more details
 2014-02-16 23:17 UTC 

[PATCH V2 11/17] i2c: nomadik: Convert to devm functions
 2014-02-16 17:02 UTC  (9+ messages)
  ` [PATCH V2 12/17] i2c: nomadik: Remove redundant call to pm_runtime_disable
` [PATCH V2 14/17] i2c: nomadik: Fixup deployment of runtime PM
` [PATCH V2 15/17] i2c: nomadik: Convert to late and early system PM callbacks
` [PATCH V2 16/17] i2c: nomadik: Remove busy check for transfers at suspend late
` [PATCH V2 17/17] i2c: nomadik: Fixup system suspend

[PULL REQUEST] i2c for 3.14
 2014-02-15 20:36 UTC 

[PATCH] Documentation: i2c: mention ACPI method for instantiating devices
 2014-02-15 17:42 UTC  (2+ messages)

[PATCH] i2c: s3c2410: do not put a default class for the adapter
 2014-02-15 15:10 UTC  (2+ messages)

[PATCH 00/17] i2c: deprecate class based instantiation for embedded I2C drivers
 2014-02-15 14:48 UTC  (24+ messages)
` [PATCH 01/17] Documentation: i2c: describe devicetree method for instantiating devices
` [PATCH 04/17] i2c: i2c-at91: deprecate class based instantiation
` [PATCH 06/17] i2c: i2c-bfin-twi: "
` [PATCH 07/17] i2c: i2c-davinci: "
` [PATCH 08/17] i2c: i2c-designware-platdrv: "
` [PATCH 09/17] i2c: i2c-mv64xxx: "
` [PATCH 10/17] i2c: i2c-nomadik: "
  ` [PATCH 11/17] i2c: i2c-ocores: "
  ` [PATCH 16/17] i2c: i2c-tegra: "
` [PATCH 12/17] i2c: i2c-rcar: "
` [PATCH 13/17] i2c: i2c-s3c2410: "
` [PATCH 14/17] i2c: i2c-sirf: "
` [PATCH 15/17] i2c: i2c-stu300: "
` [PATCH 17/17] i2c: i2c-xiic: "

[PATCH v2 0/2] i2c: sunxi: Change compatibles pattern
 2014-02-14 20:36 UTC  (8+ messages)
` [PATCH v2 2/2] ARM: sunxi: dt: Convert to the new i2c compatibles

Instructions to release your payment
 2014-02-14 12:36 UTC 

use {readl|writel}_relaxed instead of readl/writel in i2c-designware-core ?
 2014-02-14 11:14 UTC  (3+ messages)

[PATCH 1/1] i2c: s3c2410: Trivial cleanup in header file
 2014-02-14  6:31 UTC 

Is there anyway to write consecutive back-to-back bytes to an 8 bit I2C device from userspace?
 2014-02-14  0:07 UTC 

[PATCH] ARM: DTS: exynos5420: Rename hsi2c compatible to exynos5250-hsi2c
 2014-02-13 23:40 UTC  (2+ messages)

[PATCH 01/13] i2c: sirf: update copyright years to 2014
 2014-02-12 14:05 UTC  (2+ messages)

Cash Awaiting Pick Up
 2014-02-12  9:13 UTC 

[PATCH 1/2] i2c: bcm2835: Use devm_ioremap_resource()
 2014-02-12  7:36 UTC  (5+ messages)
  ` [PATCH 2/2] i2c: mxs: "

[PATCH v2 1/2] Create eeprom_dev hardware class for EEPROM devices
 2014-02-11 13:03 UTC  (3+ 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).