linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-09 09:29:22 to 2012-10-22 13:30:23 UTC [more...]

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

[PATCH 1/2 RESEND] i2c-nomadik: Fixup clock handling
 2012-10-22 13:12 UTC  (2+ messages)

[PATCHv5 0/2] ARM: I2C: Add device tree bindings to i2c-mux-gpio
 2012-10-22 12:53 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

[PATCH 1/3] decode-dimms: Print DDR2 equivalent speed of tCK max
 2012-10-22 11:39 UTC 

[PATCH 3/3] decode-dimms: Print DDR2 core timings for all supported CAS values
 2012-10-22 11:03 UTC 

[PATCH 2/3] decode-dimms: Print only the DDR2 timings which were properly defined
 2012-10-22 10:56 UTC 

[PATCH] decode-dimms: Default to merging cells in side-by-side output mode
 2012-10-22 10:39 UTC 

[PATCH] i2c: omap: revert "i2c: omap: switch to threaded IRQ support"
 2012-10-22  9:52 UTC  (16+ messages)
    ` RT throttling and suspend/resume (was Re: [PATCH] i2c: omap: revert "i2c: omap: switch to threaded IRQ support")

[PATCH 0/11] introduce macros for i2c_msg initialization
 2012-10-22  9:18 UTC  (5+ messages)
                              ` [PATCH 13/13] drivers/media/tuners/e4000.c: use "

[PATCH] i2c: omap: adopt pinctrl support
 2012-10-22  7:42 UTC  (3+ messages)

[PATCH v1] Support Elan Touchscreen eKTF product
 2012-10-22  3:47 UTC  (2+ messages)

[PATCH 2/2] decode-dimms: Print DDR core timings for all supported CAS values
 2012-10-21 19:10 UTC 

[PATCH 1/2] decode-dimms: Print extra timing values for DDR SDRAM
 2012-10-21 19:08 UTC 

[PATCH V6 1/2] i2c/adapter: Add bus recovery infrastructure
 2012-10-19 13:33 UTC  (2+ messages)

[PATCHv4 0/2] ARM: I2C: Add device tree bindings to i2c-mux-gpio
 2012-10-19  8:55 UTC  (5+ 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

[PATCH] dma: add new DMA control commands
 2012-10-18 15:25 UTC  (17+ messages)

[PATCH v2] i2c-hid: introduce HID over i2c specification implementation
 2012-10-18 10:16 UTC  (6+ messages)

[PATCH v3] ARM: OMAP: i2c: fix interrupt flood during resume
 2012-10-18  7:11 UTC  (21+ messages)

i2cset question
 2012-10-17 12:43 UTC  (4+ messages)

[PATCH] i2c: at91: add dma support
 2012-10-17  8:38 UTC  (3+ messages)

[PATCH v3 0/2] i2c: change id to let i2c-gpio work
 2012-10-17  2:19 UTC  (9+ messages)
  ` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] i2c: change id to let i2c-at91 work

[PATCH 1/1] twl4030: Fix chained irq handling on resume from suspend
 2012-10-16 23:52 UTC  (3+ messages)

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

[RESEND PATCH v3 1/2] i2c: change id to let i2c-gpio work
 2012-10-16  7:13 UTC  (4+ messages)
  ` [RESEND PATCH v3 2/2] i2c: change id to let i2c-at91 work

[PATCH v1] i2c-hid: introduce HID over i2c specification implementation
 2012-10-15 20:42 UTC  (5+ messages)

[PATCH v2] i2c: i2c-gpio: fix name issue when i2c gpio node GT 1
 2012-10-15 16:03 UTC  (2+ messages)

[PATCH v2] i2c: change the id to let the i2c-gpio work
 2012-10-15  8:30 UTC  (9+ messages)

[PATCH] i2c-i801: Add device tree support
 2012-10-15  7:36 UTC  (3+ messages)

[PATCH] i2c: i2c-ocores: Use devm_request_and_ioremap()
 2012-10-15  7:34 UTC  (4+ messages)

[PATCH] i2c: i2c-gpio: fix issue when DT node greater than 1
 2012-10-15  7:32 UTC  (10+ messages)

[PATCH] i2c: tegra: set irq name as device name
 2012-10-13 13:01 UTC  (2+ messages)

[PATCH 1/4] input: Convert struct i2c_msg initialization to C99 format
 2012-10-13  6:19 UTC  (6+ messages)
` [PATCH 2/4] "

enquiry
 2012-10-12 23:37 UTC 

[PATCH 1/3] i2c: omap: Do not enable the irq always
 2012-10-12 18:00 UTC  (5+ messages)

[PATCH] i2c: change the id to let the i2c device work
 2012-10-12  9:02 UTC  (12+ messages)

[PATCH 0/3] Add support for sparc, custom set and get functions, and the GRLIB port of the controller
 2012-10-11 14:11 UTC  (4+ messages)
  ` [PATCH 1/3] i2c-ocores: Add irq support for sparc
  ` [PATCH 2/3] i2c-ocores: Add support for custom getreg and setreg functions
  ` [PATCH 3/3] i2c-ocores: Add support for the GRLIB port of the controller

Accessing EEPROM from Linux driver
 2012-10-11  9:58 UTC  (7+ messages)

[PATCH] i2c: rcar: used devm_request_and_ioremap() instead of devm_ioremap()
 2012-10-11  6:32 UTC 

[PATCH] i2c: at91: add a sanity check on i2c message length
 2012-10-10 14:25 UTC 

[PATCH] char/tpm: Convert struct i2c_msg initialization to C99 format
 2012-10-10 14:15 UTC  (7+ messages)
  ` [tpmdd-devel] "

[PATCH v2] ARM: OMAP: i2c: fix interrupt flood during resume
 2012-10-10 12:09 UTC  (3+ messages)

[PATCH] matroxfb: Convert struct i2c_msg initialization to C99 format
 2012-10-10 11:33 UTC  (3+ messages)

[PATCH 2/2 v3] i2c: nomadik: adopt pinctrl support
 2012-10-10 11:02 UTC 

[PATCH v2] i2c: nomadik: adopt pinctrl support
 2012-10-10  9:27 UTC  (5+ messages)

[PATCH] i2c-stub: Move to drivers/i2c
 2012-10-09 20:10 UTC 

[PATCH 2/2] i2c: busses: i2c-ocores: switch to devm_request_and_ioremap
 2012-10-09  9:29 UTC  (4+ 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).