linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-25 10:10:10 to 2012-11-06 06:12:04 UTC [more...]

[PATCH] i2c: s3c2410: Add fix for i2c suspend/resume
 2012-11-06  6:12 UTC  (2+ messages)

[PATCH] MAINTAINERS: i2c: 7 years, this is it
 2012-11-05 19:54 UTC  (4+ messages)

[PATCHv3 0/7] i2c: omap: updates
 2012-11-05 18:29 UTC  (16+ messages)
` [PATCHv3 2/8] i2c: omap: use revision check for OMAP_I2C_FLAG_APPLY_ERRATA_I207
  ` [PATCHv3 1/8] i2c: omap: Fix the revision register read
  ` [PATCHv3 3/8] i2c: omap: remove the dtrev
  ` [PATCHv3 5/8] i2c: omap: re-factor omap_i2c_init function
  ` [PATCHv3 7/8] i2c: omap: Restore i2c context always
  ` [PATCHv3 8/8] i2c: omap: cleanup the sysc write
` [PATCHv3 4/8] ARM: i2c: omap: Remove the i207 errata flag
` [PATCHv3 6/8] i2c: omap: make reset a seperate function

[PATCH 1/2] i2c-s3c2410: Refactor ifdefs for PM_SLEEP
 2012-11-05 11:51 UTC  (3+ messages)
` [PATCH 2/2] i2c-s3c2410: Convert to devm_request_and_ioremap()

[PATCHv2 0/7] i2c: omap: updates
 2012-11-05 10:45 UTC  (26+ messages)
  ` [PATCHv2 1/7] i2c: omap: Fix the revision register read
  ` [PATCHv2 2/7] i2c: omap: use revision check for OMAP_I2C_FLAG_APPLY_ERRATA_I207
  ` [PATCHv2 3/7] i2c: omap: remove the dtrev
  ` [PATCHv2 4/7] ARM: i2c: omap: Remove the i207 errata flag
  ` [PATCHv2 7/7] i2c: omap: Restore i2c context always
` [PATCHv2 5/7] i2c: omap: re-factor omap_i2c_init function
` [PATCHv2 6/7] i2c: omap: make reset a seperate function

[PATCH 0/8] I2C patches for v3.8 merge window
 2012-11-05  8:10 UTC  (45+ messages)
` [PATCH 2/8] i2c: omap: reorder exit path of omap_i2c_xfer_msg()
` [PATCH 3/8] i2c: omap: fix error checking
` [PATCH 7/8] i2c: add 'transferred' field to struct i2c_msg
` [PATCH v2 0/7] I2C patches for v3.8 merge window
    ` [PATCH v2 1/7] i2c: omap: no need to access platform_device
    ` [PATCH v2 2/7] i2c: omap: reorder exit path of omap_i2c_xfer_msg()
    ` [PATCH v2 3/7] i2c: omap: also complete() when stat becomes zero
    ` [PATCH v2 4/7] i2c: omap: in case of VERSION_2 read IRQSTATUS_RAW but write to IRQSTATUS
    ` [PATCH v2 5/7] i2c: omap: wait for transfer completion before sending STP bit
      ` [PATCH v3 "
    ` [PATCH v2 7/7] i2c: omap: implement handling for 'transferred' bytes
  ` [PATCH v2 6/7] i2c: add 'transferred' field to struct i2c_msg

[PATCH] i2c: omap: ensure writes to dev->buf_len are ordered
 2012-11-05  8:04 UTC  (10+ messages)
        ` [PATCH v2] "

[PATCH] i2c: at91: add a sanity check on i2c message length
 2012-11-05  6:08 UTC  (7+ messages)

[PULL REQUEST] i2c-embedded for 3.7
 2012-11-03 14:09 UTC 

[PATCH v2 1/1] i2c-i801: utilize hardware semaphore
 2012-11-02 19:24 UTC 

[PATCH v2 0/1] i2c-i801: utilize hardware semaphore
 2012-11-02 19:22 UTC 

[PATCH 0/2] i2c: omap: revision register updates
 2012-11-02 11:24 UTC  (7+ messages)
` [PATCH 1/2] i2c: omap: Fix the revision register read
` [PATCH 2/2] i2c: omap: use revision check for OMAP_I2C_FLAG_APPLY_ERRATA_I207

[PATCH] i2c: omap: fix spurious IRQs: disable/enable IRQ at INTC when idle
 2012-11-02  6:17 UTC  (8+ messages)

[PATCH] i2c-i801: utilize hardware semaphore
 2012-11-02  0:01 UTC  (2+ messages)

[PATCH REPOST] i2c: tegra: set irq name as device name
 2012-11-01 22:12 UTC  (2+ messages)

[PATCH 1/2 RESEND] i2c-nomadik: Fixup clock handling
 2012-11-01 21:43 UTC  (2+ messages)

[PATCH v3 1/4] i2c: introduce i2c-cbus driver
 2012-11-01 21:39 UTC 

[PATCH v3 0/5] i2c: i2c-mpc: make I2C bus speed configurable
 2012-11-01 19:19 UTC  (3+ messages)
` [PATCH v3 3/5] "

[PATCH] i2c: mxs: remove broken PIOQUEUE support
 2012-11-01 16:12 UTC  (4+ messages)

Vital Information
 2012-11-01  5:39 UTC 

[PATCH] i2c: add Renesas R-Car I2C driver
 2012-11-01  0:22 UTC  (11+ messages)
        ` [PATCH v2] "
            ` [PATCH v3] "
                    ` [PATCH] i2c: rcar: fixup section mismatch on rcar_i2c_probe/remove()

[PATCH v2 1/4] i2c: introduce i2c-cbus driver
 2012-10-31 18:34 UTC  (2+ messages)

[PATCH] i2c: mv64xxx: Remove useless parens
 2012-10-31 16:55 UTC  (2+ messages)

[PATCH] i2c-EEPROM: Export memory accessor
 2012-10-31 15:56 UTC  (4+ messages)

[PATCH] i2c: pinctrl-ify i2c-omap.c
 2012-10-31 15:55 UTC  (7+ messages)

[PATCH RFC] i2c: omap: Fix the revision register read
 2012-10-31 11:52 UTC  (8+ messages)

[PATCH] i2c-i801: Enable interrupts for all post-ICH5 chips
 2012-10-31 11:03 UTC 

[PATCH V6 1/2] i2c/adapter: Add bus recovery infrastructure
 2012-10-31  8:58 UTC  (3+ messages)

[PATCH] i2c: mv64xxx: Add support Armada-XP SoC
 2012-10-31  3:44 UTC  (5+ messages)

[PATCHv4 0/2] i2c: omap: cleanups
 2012-10-29 19:52 UTC  (5+ messages)
` [PATCHv4 1/2] i2c: omap: re-factor omap_i2c_init function
  ` [PATCHv4 2/2] i2c: omap: make reset a seperate function

Q: i2c block write emulation / handling of i2c message size constraints of a bus ?
 2012-10-29 17:27 UTC  (12+ messages)

[PATCH v3] Support Elan Touchscreen eKTF product
 2012-10-29  0:43 UTC 

[GIT PULL] i2c fixes for Linux 3.7
 2012-10-28 21:09 UTC 

[PATCH] i2c: Mention functionality flags in SMBus protocol documentation
 2012-10-28 17:55 UTC 

[PATCH 00/16] treewide: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
 2012-10-28 12:12 UTC  (5+ messages)
` [PATCH 08/16] i2c: "

[PATCHv7 0/2] ARM: I2C: Add device tree bindings to i2c-mux-gpio
 2012-10-25 16:23 UTC  (3+ messages)
  ` [PATCH 1/2] i2c: mux: Add dt support to i2c-mux-gpio driver
  ` [PATCH 2/2] ARM: dts: cfa10049: Add the i2c muxer buses to the CFA-10049

[PATCHv4 0/2] i2c: omap: cleanups
 2012-10-25 14:39 UTC  (3+ messages)
` [PATCHv4 1/2] i2c: omap: re-factor omap_i2c_init function
` [PATCHv4 2/2] i2c: omap: make reset a seperate function

[PATCH 0/2] i2c: omap: cleanups
 2012-10-25 13:47 UTC  (6+ messages)
` [PATCH 1/2] i2c: omap: re-factor omap_i2c_init function
` [PATCH 2/2] i2c: omap: make reset a seperate function


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