linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-12 05:24:59 to 2012-08-02 09:12:17 UTC [more...]

[PATCH] i2c: muxes: fix build break
 2012-08-02  9:12 UTC 

[PATCH 1/2] i2c: imx: Use dev_info to indicate that i2c driver was succesfully registered
 2012-08-01 20:38 UTC  (2+ messages)
  ` [PATCH 2/2] i2c: imx: Use dev_dbg logging style

inquiry
 2012-07-31  9:25 UTC 

[PATCH] i2c: pxa: fix the clock APIs
 2012-07-31  6:33 UTC 

[PATCH] i2c: Adding support for Intel iSMT SMBus 2.0 host controller
 2012-07-30 21:23 UTC 

i2c: imx: could not read data
 2012-07-30 20:42 UTC 

[PATCH] i2c: tegra: Fix ifdefs for suspend mode
 2012-07-30 13:33 UTC 

[PATCH v7] ARM: davinci: i2c: add OF support
 2012-07-30  9:31 UTC  (3+ messages)

[PATCH v6] ARM: davinci: i2c: add OF support
 2012-07-30  7:02 UTC  (3+ messages)

[PULL REQUEST] i2c-embedded for 3.6
 2012-07-28 18:34 UTC 

[PATCH 1/2 V3] MXS: Set I2C timing registers for mxs-i2c
 2012-07-28  8:02 UTC  (17+ messages)
` [PATCH 2/2 V3] MXS: Implement DMA support into mxs-i2c

Summer Bonus!
 2012-07-28  6:48 UTC 

[PATCH RFC/RFT] i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y && CONFIG_I2C_DESIGNWARE_PCI=y
 2012-07-27 16:39 UTC  (2+ messages)

[PATCH] i2c-i801: Support SMBus multiplexing on Asus Z8 series
 2012-07-27 15:30 UTC 

[PATCH V4 0/2] I2C: Add bus recovery infrastructure
 2012-07-27 14:39 UTC  (8+ messages)
` [PATCH V4 1/2] i2c/adapter: "

[PATCH] i2c-mux-gpio: Add support for dynamically allocated GPIO pins
 2012-07-26 19:52 UTC 

i2c-mux-gpio platform device ID issue
 2012-07-26 11:49 UTC  (7+ messages)

[PATCH 1/2] i2c: pnx: Fix bit definitions
 2012-07-25 15:07 UTC  (2+ messages)
` [PATCH 2/2] i2c: pnx: Fix read transactions of >= 2 bytes

[PATCH] i2c: add Renesas R-Car I2C driver
 2012-07-25  6:36 UTC 

[PATCH 0/5] i2c: tegra: Code cleanups and suspend/resume related changes
 2012-07-24 15:29 UTC  (16+ messages)
` [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] i2c-mux: Add support for device auto-detection
 2012-07-24 14:54 UTC 

[GIT PULL] i2c updates for Linux 3.6
 2012-07-24 12:52 UTC 

(unknown),
 2012-07-24 11:46 UTC 

[PATCH] I2C: MV64XYZ: Add Device Tree support
 2012-07-24  6:42 UTC  (3+ messages)

[PATCH 09/25] i2c/i2c-omap: add a const qualifier
 2012-07-23 17:27 UTC  (4+ messages)
  ` [PATCH 10/25] i2c/mpc: "
  ` [PATCH 23/25] i2c/mpc: make data used as *of_device_id.data const

Build error with [PATCH v10 3/4] drivers/i2c/busses/i2c-at91.c
 2012-07-23  5:03 UTC  (2+ messages)

[PATCH] I2C: MV64XYZ: Add Device Tree support
 2012-07-21 12:55 UTC  (2+ messages)

Good day
 2012-07-20 21:34 UTC 

Good day
 2012-07-20 21:28 UTC 

[PATCHv3] I2C: MV64XXX: Add Device Tree support
 2012-07-20 11:17 UTC  (6+ 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 14/18] i2c: omap: always return IRQ_HANDLED
  ` [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 17/18] i2c: omap: get rid of the "complete" label

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

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

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] 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  (8+ messages)
` [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/7] PM / I2C: Convert platform I2C drivers to PM handling based on struct dev_pm_ops
 2012-07-12 10:17 UTC  (4+ messages)

[PATCH V2 1/5] i2c: tegra: remove unused member variable
 2012-07-12  9:51 UTC  (2+ 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).