linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-09 20:11:06 to 2012-07-20 11:17:00 UTC [more...]

[PATCHv3] I2C: MV64XXX: Add Device Tree support
 2012-07-20 11:17 UTC  (6+ messages)

[PATCH v6] ARM: davinci: i2c: add OF support
 2012-07-20 10:52 UTC  (2+ messages)

[PATCH] i2c: Add support SuperH SH7734 I2C bus controller
 2012-07-20  0:57 UTC  (8+ messages)

[PATCH] I2C: SiByte: Convert the driver to make use of interrupts
 2012-07-19 21:01 UTC  (9+ messages)

[PATCHv5 00/18] I2C big cleanup
 2012-07-19 14:38 UTC  (19+ messages)
` [PATCHv5 02/18] i2c: omap: simplify num_bytes handling
` [PATCHv5 04/18] i2c: omap: add blank lines
` [PATCHv5 05/18] i2c: omap: simplify omap_i2c_ack_stat()
` [PATCHv5 06/18] i2c: omap: split out [XR]DR and [XR]RDY
` [PATCHv5 07/18] i2c: omap: improve i462 errata handling
` [PATCHv5 09/18] i2c: omap: switch over to do {} while loop
` [PATCHv5 10/18] i2c: omap: ack IRQ in parts
  ` [PATCHv5 01/18] i2c: omap: switch to devm_* API
  ` [PATCHv5 03/18] i2c: omap: decrease indentation level on data handling
  ` [PATCHv5 08/18] i2c: omap: re-factor receive/transmit data loop
  ` [PATCHv5 11/18] i2c: omap: switch to platform_get_irq()
  ` [PATCHv5 12/18] i2c: omap: bus: add a receiver flag
  ` [PATCHv5 13/18] i2c: omap: simplify errata check
  ` [PATCHv5 15/18] i2c: omap: simplify IRQ exit path
  ` [PATCHv5 16/18] i2c: omap: resize fifos before each message
  ` [PATCHv5 18/18] i2c: omap: remove redundant status read
` [PATCHv5 14/18] i2c: omap: always return IRQ_HANDLED
` [PATCHv5 17/18] i2c: omap: get rid of the "complete" label

OMAP: send i2c message ignoring NAK
 2012-07-19 13:26 UTC  (12+ messages)

[PATCH] i2c-gpio: Add support for deferred probing
 2012-07-19 11:19 UTC 

[PATCH V4 0/2] I2C: Add bus recovery infrastructure
 2012-07-18 13:57 UTC  (7+ messages)
` [PATCH V4 1/2] i2c/adapter: "

Confirm Your Identity Webmail
 2012-07-18 13:45 UTC 

Transaction timeout issue with Temperature sensor driver on 2.6.32 kernel
 2012-07-18 13:16 UTC  (5+ messages)

MXS i2c PIOQ/DMA mode selection via DT
 2012-07-18 12:38 UTC  (2+ messages)

[RFC/PATCH 0/3] OMAP3 I2C/SCCB support
 2012-07-18 12:08 UTC  (14+ messages)
` [RFC/PATCH 1/3] i2c: Add SCCB support
` [RFC/PATCH 2/3] i2c: Fall back to emulated SMBus if the operation isn't supported natively
` [RFC/PATCH 3/3] i2c: omap: Add support for I2C_M_STOP message flag

[PATCH] i2c: sis964: bus driver
 2012-07-18 11:57 UTC  (5+ messages)

State of arbitration and i2c_gpio?
 2012-07-17  8:46 UTC  (6+ messages)

[PATCH v4] i2c: stu300: use devm managed resources
 2012-07-17  4:12 UTC  (3+ messages)

[PATCH v5 0/7] ARM: davinci: add support for the am1808 based enbw_cmc board
 2012-07-16 16:16 UTC  (5+ messages)
` [PATCH v5 5/7] ARM: davinci: i2c: add OF support

[PATCH 1/2 V3] MXS: Set I2C timing registers for mxs-i2c
 2012-07-16 13:25 UTC  (11+ messages)
` [PATCH 2/2 V3] MXS: Implement DMA support into mxs-i2c

[PATCH] i2c: stu300: use devm managed resources
 2012-07-16 10:03 UTC  (2+ messages)

[RFC PATCH 0/3] I2C: Report the actual transferred bytes
 2012-07-16  8:17 UTC  (9+ messages)
` [RFC PATCH 3/3] i2c: inititalise the actual transferred to zero

[PATCH v3 0/4] I2C Ocores updates
 2012-07-16  3:45 UTC  (10+ messages)
  ` [PATCH v3 1/4] i2c: i2c-ocores - DT bindings and minor fixes
  ` [PATCH v3 2/4] i2c: i2c-ocores: Use reg-shift property
  ` [PATCH v3 3/4] V4L/DVB: mfd: use reg_shift instead of regstep
  ` [PATCH v3 4/4] i2c: i2c-ocores: support for 16bit and 32bit IO

[PATCH 06/11] i2c/i2c-omap: add a const qualifier
 2012-07-13 12:39 UTC  (4+ messages)
` [PATCH 00/11] make struct of_device_id.data const

[PATCH v2 0/4] I2C Ocores updates
 2012-07-13 12:38 UTC  (7+ messages)
  ` [PATCH 1/4] i2c: i2c-ocores - DT bindings and minor fixes
  ` [PATCH 2/4] i2c: i2c-ocores: Use reg-shift property
  ` [PATCH 4/4] i2c: i2c-ocores: support for 16bit and 32bit IO
  ` [PATCH 3/4] V4L/DVB: mfd: use reg_shift instead of regstep

[PATCHv11 0/6] I2C cleanups
 2012-07-13 11:25 UTC  (21+ messages)
` [PATCHv11 1/6] i2c: omap: Optimise the remove code
` [PATCHv11 2/6] i2c: omap: Use SET_RUNTIME_PM_OPS
` [PATCHv11 3/6] i2c: omap: Do not initialise the completion everytime
` [PATCHv11 4/6] i2c: omap: Remove the definition of SYSS_RESETDONE_MASK
` [PATCHv11 5/6] i2c: omap: Correct I2C revision for OMAP3
` [PATCHv11 6/6] i2c: omap: Recover from Bus Busy condition

[PATCH] i2c-s3c2410: Convert to devm_request_and_ioremap()
 2012-07-13  9:44 UTC  (5+ messages)

[PATCH v2] i2c: stu300: use devm managed resources
 2012-07-13  9:26 UTC  (2+ messages)

[PATCH] i2c-s3c2410: Fix pointer type passed to of_match_node()
 2012-07-13  8:32 UTC  (2+ messages)

[PATCH 1/8 v2] i2c: i2c-bfin-twi: Illegal i2c bus lock upon certain transfer scenarios
 2012-07-13  6:38 UTC  (6+ messages)
` [PATCH 4/8 v2] i2c: i2c-bfin-twi: Tighten condition when failing I2C transfer if MEN bit is reset unexpectedly
` [PATCH 5/8 v2] i2c:i2c-bfin-twi: TWI fails to restart next transfer in high system load

[PATCH] i2c-tiny-usb: Adds supports for the Robofuzz OSIF USB/i2c, converter
 2012-07-12 14:44 UTC  (5+ messages)
      ` [PATCH v2] "

[PATCH RESEND 0/4] I2C Ocores updates
 2012-07-12 14:02 UTC  (10+ messages)
  ` [PATCH 1/4] i2c: i2c-ocores - DT bindings and minor fixes
  ` [PATCH 2/4] i2c: i2c-ocores: Use reg-shift property
  ` [PATCH 3/4] V4L/DVB: mfd: use reg_shift instead of regstep
  ` [PATCH 4/4] i2c: i2c-ocores: support for 16bit and 32bit IO

[PATCH] i2c: mv64xxxx: remove EXPERIMENTAL tag
 2012-07-12 14:00 UTC 

[PATCH] i2c-mv64xxxx: allow more than one driver instance
 2012-07-12 13:53 UTC  (2+ messages)

[PATCH 0/5] i2c: tegra: Code cleanups and suspend/resume related changes
 2012-07-12 11:58 UTC  (14+ messages)
` [PATCH 1/5] i2c: tegra: remove unused member variable
` [PATCH 2/5] i2c: tegra: use clk_disable_unprepare in place of clk_disable
` [PATCH 3/5] i2c: tegra: use of_match_ptr() for match_table initialization
` [PATCH 4/5] i2c: tegra: Use struct dev_pm_ops for power management
` [PATCH 5/5] i2c: tegra: convert normal suspend/resume to *_noirq

[PATCH 0/7] PM / I2C: Convert platform I2C drivers to PM handling based on struct dev_pm_ops
 2012-07-12 10:17 UTC  (14+ messages)
` [PATCH 1/7] i2c-at91: Use struct dev_pm_ops for power management
` [PATCH 2/7] i2c-bfin-twi: "
` [PATCH 3/7] i2c-ocores: "
  ` [PATCH 4/7] i2c-pnx: "
` [PATCH 5/7] i2c-puv3: "
` [PATCH 6/7] i2c-stu300: "
` [PATCH 7/7] i2c-tegra: "

[PATCH V2 1/5] i2c: tegra: remove unused member variable
 2012-07-12  9:51 UTC  (2+ messages)

Build error with [PATCH v10 3/4] drivers/i2c/busses/i2c-at91.c
 2012-07-12  4:52 UTC 

[PATCH] i2c i.MX: Fix divider table
 2012-07-12  0:45 UTC  (10+ messages)

If interested contact me
 2012-07-11 17:20 UTC 

[PATCH 1/2 V2] MXS: Set I2C timing registers for mxs-i2c
 2012-07-10 15:13 UTC  (6+ messages)

[PATCH 0/3 v4] i2c-i801: Enable irq
 2012-07-10 13:01 UTC  (4+ messages)
  ` [PATCH 1/3 v4] i2c-i801: Enable IRQ for SMBus transactions
  ` [PATCH 2/3 v4] i2c-i801: Enable interrupts on ICH5/7/8/9/10
  ` [PATCH 3/3 v4] i2c-i801: Enable IRQ for byte_by_byte transactions

[PATCH V6 0/4] add 88pm80x mfd driver
 2012-07-10  9:14 UTC  (6+ messages)
  ` [PATCH V6 1/4] mfd: support 88pm80x in 80x driver
  ` [PATCH V6 2/4] mfd: workaround: add companion chip in 88pm80x
  ` [PATCH V6 3/4] rtc: add rtc support to 88PM80X PMIC
  ` [PATCH V6 4/4] input: add onkey "

[PATCH V2] i2c: imx: make bitrate an u32 type
 2012-07-10  8:42 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).