linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-24 03:31:11 to 2012-05-03 08:20:11 UTC [more...]

[PATCH V1 0/2] i2c: tegra: 10 bit and M_NOSTART support
 2012-05-03  8:20 UTC  (15+ messages)
` [PATCH V1 1/2] i2c: tegra: fix 10bit address configuration
  ` [PATCH V1 2/2] i2c: tegra: support for I2C_M_NOSTART protocol mangling

[PATCH 00/11] enable imx6q_sabrelite sgtl5000 audio support
 2012-05-02 16:33 UTC  (55+ messages)
  ` [PATCH 01/11] dma: imx-sdma: make channel0 operations atomic
  ` [PATCH 02/11] ASoC: imx-sgtl5000: add of_node_put when probe fail
  ` [PATCH 03/11] ASoC: fsl: add sgtl5000 clock support for imx-sgtl5000
  ` [PATCH 04/11] i2c: imx: add pinctrl support
  ` [PATCH 05/11] ARM: imx6q: move imx6q_sabrelite specific code to a dedicated function
  ` [PATCH 06/11] ARM: dts: imx6q-sabrelite: add ssi device
  ` [PATCH 07/11] ARM: dts: imx6q-sabrelite: add audmux device
  ` [PATCH 08/11] ASoC: imx-audmux: add pinctrl support
  ` [PATCH 09/11] ARM: imx6q: add ssi1 clk_lookup
  ` [PATCH 10/11] ARM: imx6q_sabrelite: clkdev_add cko1 for sgtl5000
          ` [alsa-devel] "
  ` [PATCH 11/11] ARM: dts: imx6q-sabrelite: add sound device imx6q-sabrelite-sgtl5000

[PATCHv9 00/10] I2C fixes
 2012-05-02 14:32 UTC  (11+ messages)
` [PATCHv9 01/10] I2C: OMAP: make omap_i2c_unidle/idle functions depend on CONFIG_PM_RUNTIME
` [PATCHv9 03/10] I2C: OMAP: Fix the interrupt clearing in OMAP4
` [PATCHv9 04/10] I2C: OMAP: Prevent the register access after pm_runtime_put in probe
  ` [PATCHv9 02/10] I2C: OMAP: Fix the mismatch of pm_runtime enable and disable
  ` [PATCHv9 05/10] I2C: OMAP: Don't check if wait_for_completion_timeout() returns less than zero
  ` [PATCHv9 06/10] I2C: OMAP: Fix the crash in i2c remove
  ` [PATCHv9 09/10] I2C: OMAP: Do not set the XUDF(Transmit underflow) if the underflow is not reached
  ` [PATCHv9 10/10] I2C: OMAP: Rename the 1p153 to the erratum id i462
` [PATCHv9 07/10] I2C: OMAP: Handle error check for pm runtime
` [PATCHv9 08/10] I2C: OMAP: prevent the overwrite of the errata flags

mc13xxx: add I2C support, V5
 2012-05-01 22:55 UTC  (4+ messages)

[PATCH V3] i2c: Add generic I2C multiplexer using pinctrl API
 2012-05-01 17:23 UTC 

$5000 AVAILABLE FOR PICK UP
 2012-05-01 15:14 UTC 

[PATCH 1/2] I2C: Set I2C timing registers for mxs-i2c
 2012-05-01 14:37 UTC  (22+ messages)
  ` [PATCH 2/2] I2C: Implement DMA support into mxs-i2c

[PATCH 1/2] i2c: Rename last mux driver to standard pattern
 2012-05-01  6:45 UTC  (5+ messages)
  ` [PATCH 2/2] i2c-mux-gpio: Rename platform data structure

[PATCH 0/4] MXS: I2C improvements
 2012-05-01  2:05 UTC  (6+ messages)
  ` [PATCH 1/4] MXS: Allow passing i2c bus speed via platform data
  ` [PATCH 2/4] MXS: Set I2C timing registers for mxs-i2c
  ` [PATCH 3/4] MXS: Implement DMA support into mxs-i2c
  ` [PATCH 4/4] MXS: Fix GCC4.7 complaint in mxs-i2c

[PATCH] i2c: mxs: disable QUEUE when sending is done
 2012-04-29  9:11 UTC  (6+ messages)

possible MXS-i2c bug
 2012-04-28  3:03 UTC  (8+ messages)
                              ` [TEST PATCH] mxs-i2c DMA support

[PATCH V2] i2c: Add generic I2C multiplexer using pinctrl API
 2012-04-27 21:39 UTC  (5+ messages)

[PATCH] i2c: muxes: rename first set of drivers to a standard pattern
 2012-04-27 14:05 UTC  (4+ messages)

[PATCH] add I2C adapter driver for the netX family of processors
 2012-04-27 11:40 UTC 

[PATCH v10 3/4] drivers/i2c/busses/i2c-at91.c: add new driver
 2012-04-27  8:36 UTC  (3+ messages)
        ` AW: "

[PATCH 00/11] enable imx6q_sabrelite sgtl5000 audio support
 2012-04-27  6:56 UTC  (12+ messages)
  ` [PATCH 01/11] dma: imx-sdma: make channel0 operations atomic
  ` [PATCH 02/11] ASoC: imx-sgtl5000: add of_node_put when probe fail
  ` [PATCH 03/11] ASoC: fsl: add sgtl5000 clock support for imx-sgtl5000
  ` [PATCH 04/11] i2c: imx: add pinctrl support
  ` [PATCH 05/11] ARM: imx6q: move imx6q_sabrelite specific code to a dedicated function
  ` [PATCH 06/11] ARM: dts: imx6q-sabrelite: add ssi device
  ` [PATCH 07/11] ARM: dts: imx6q-sabrelite: add audmux device
  ` [PATCH 08/11] ASoC: imx-audmux: add pinctrl support
  ` [PATCH 09/11] ARM: imx6q: add ssi1 clk_lookup
  ` [PATCH 10/11] ARM: imx6q_sabrelite: clkdev_add cko1 for sgtl5000
  ` [PATCH 11/11] ARM: dts: imx6q-sabrelite: add sound device imx6q-sabrelite-sgtl5000

[PATCH v2 0/5] MIPS: OCTEON: Convert some device to use Device Tree
 2012-04-27  1:20 UTC  (2+ messages)
  ` [PATCH v2 1/5] i2c: Convert i2c-octeon.c to use device tree

Query : NACK
 2012-04-26 15:05 UTC 

[PATCH] i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING
 2012-04-26 12:37 UTC 

[PATCHv8 00/10] I2C fixes
 2012-04-26  6:43 UTC  (7+ messages)
` [PATCHv8 06/10] I2C: OMAP: Fix the crash in i2c remove

[PATCH 1/2] i2c-eg20t: add helper function for xfer check
 2012-04-26  2:59 UTC  (4+ messages)

[PATCH] i2c: mxs: handle spurious interrupt
 2012-04-25 20:57 UTC 

Contact Me Asap
 2012-04-25 17:41 UTC 

[RFC v2 0/5] Add NVIDIA Tegra DRM support
 2012-04-25 16:39 UTC  (14+ messages)
  ` [RFC v2 1/5] iommu: Include linux/types.h
  ` [RFC v2 2/5] tps6586x: Add device tree support
  ` [RFC v2 3/5] i2c: Add of_i2c_get_adapter() function
  ` [RFC v2 4/5] drm: fixed: Add dfixed_frac
  ` [RFC v2 5/5] drm: Add NVIDIA Tegra support

[PATCH] I2C: xiic: Add OF binding support
 2012-04-25 13:48 UTC 

[PATCH v4 0/2] i2c-s3c2410: Updates for exynos4210 and DT-based systems
 2012-04-25 11:38 UTC  (6+ messages)
` [PATCH 1/2] i2c-s3c2410: Rework device type handling

[PATCH] eepromer/24cXX: fix leaking file descriptor
 2012-04-25  7:50 UTC  (2+ messages)

[PATCH v9 3/4] drivers/i2c/busses/i2c-at91.c: add new driver
 2012-04-25  5:26 UTC  (8+ messages)
` [PATCH] i2c-at91: fix data-loss issue

[PATCH 1/2] i2c: implement i2c_verify_adapter
 2012-04-24 17:09 UTC  (6+ messages)
` [PATCH 2/2] of/i2c: implement of_find_i2c_adapter_by_node

[PATCH V3 0/2] I2C: Add bus recovery infrastructure
 2012-04-24 16:38 UTC  (7+ messages)
` [PATCH V3 1/2] i2c/adapter: "

i2c of mux patches inquiry
 2012-04-24 16:08 UTC 

[PATCH V3 03/12] i2c/i2c-pxa: Remove conditional compilation of clk code
 2012-04-24 11:52 UTC  (2+ messages)

[PATCH] i2c: muxes are not EXPERIMENTAL anymore
 2012-04-24  6:41 UTC  (2+ messages)

[PATCH] i2c: designware: Add clk_{un}prepare() support
 2012-04-24  3:31 UTC  (6+ messages)
` [PATCH V2] "


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