linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-09-05 13:00:07 to 2011-10-24 12:23:49 UTC [more...]

[PATCH V2] i2c-designware: Change readl to readw and writel to writew
 2011-10-24 12:23 UTC  (4+ messages)

[PATCH] i2c-designware: Change readl to readw and writel to writew
 2011-10-24  9:57 UTC  (3+ messages)

[PATCH ] i2c: omap: recover from Bus Busy condition
 2011-10-24  7:10 UTC  (2+ messages)

From: Bank of China (BOC) here in China!
 2011-10-22 16:53 UTC 

[PATCH v2] i2c: mxs: Let i2c-mxs be built for MX23
 2011-10-22 14:57 UTC  (4+ messages)

[PATCH RESEND V2 0/4] i2c: i2c-au1550 updates
 2011-10-22 11:34 UTC  (5+ messages)
  ` [PATCH RESEND V2 1/4] i2c/au1550: remove usage of volatile keyword
  ` [PATCH RESEND V2 2/4] i2c/au1550: remove unused ack_timeout
  ` [PATCH RESEND V2 3/4] i2c/au1550: increase timeout waiting for master done
  ` [PATCH RESEND V2 4/4] i2c/au1550: dev_pm_ops conversion

[PATCH] i2c: mxs: Let i2c-mxs be built for MX23
 2011-10-21 22:07 UTC  (3+ messages)

[PATCH V2] input:ad7879-i2c use swapped varient of i2c_smbus_read_word_data
 2011-10-21 16:21 UTC  (2+ messages)

[PATCH 2/2] i2c/nomadik: runtime PM support
 2011-10-21 11:19 UTC  (3+ messages)

[PATCH] i2c: boilerplate function for byte swapped smbus_write/read_word_data
 2011-10-21 10:16 UTC  (11+ messages)
          ` [PATCH V2] "

Problems with i2c_eg20t
 2011-10-21  7:23 UTC  (6+ messages)

[PATCH v3] i2c-designware: add OF binding support
 2011-10-20 20:55 UTC  (2+ messages)

[PATCH 1/2] i2c/nomadik: cosmetic coding style corrections
 2011-10-20 16:23 UTC 

[PATCH] i2c-algo-pca: Return standard fault codes
 2011-10-20 15:36 UTC 

[PATCH] i2c-algo-bit: Return standard fault codes
 2011-10-20 15:34 UTC 

群发软件+买家搜索机+最新广交会买家、海关数据,B2B询盘买家500万。
 2011-10-14 16:40 UTC 

[PATCH] i2c: tegra: __iomem annotation fix
 2011-10-13 16:33 UTC  (2+ messages)

[PATCH 2/7 v4] i2c-eg20t: Modify returned value s32 to long
 2011-10-12  4:13 UTC  (6+ messages)
  ` [PATCH 3/7 v2] i2c-eg20t: Fix 10bit access issue
  ` [PATCH 4/7 v4] i2c-eg20t: Separate error processing
  ` [PATCH 5/7 v4] i2c-eg20t: add stop sequence in case wait-event timeout occurs
  ` [PATCH 6/7 v4] i2c-eg20t: Fix flag setting issue
  ` [PATCH 7/7 v4] i2c-eg20t: Add initialize processing in case i2c-error occurs

[PATCH 1/7 v4] i2c-eg20t: Fix bus-idle waiting issue
 2011-10-12  4:13 UTC 

[PATCH RESEND] drivers: i2c: s3c2410: add support for HDMIPHY dedicated controller
 2011-10-11 11:01 UTC  (2+ messages)

[PATCH 00/13] V5 Split i2c-designware.c to support PCI drivers
 2011-10-10 23:50 UTC  (15+ messages)
  ` [PATCH 01/13] i2c-designware: Use local version of readl & writel
  ` [PATCH 07/13] i2c-designware: move i2c functionality bit field to be adapter specific
  ` [PATCH 11/13] i2c-designware: Add support for Designware core behind PCI devices
  ` [PATCH 12/13] i2c-designware: Add runtime power management support
` [PATCH 02/13] i2c-designware: Check component type register
` [PATCH 03/13] i2c-designware: Allow mixed endianness accesses
` [PATCH 04/13] i2c-designware: Move checking of IP core version to i2c_dw_init()
` [PATCH 05/13] i2c-designware: split of i2c-designware.c into core and bus specific parts
` [PATCH 06/13] i2c-designware: Move retriveving the clock speed out of core code
` [PATCH 08/13] i2c-designware: move controller config to bus specific portion of driver
` [PATCH 09/13] i2c-designware: Support multiple cores using same ISR
` [PATCH 10/13] i2c-designware: Push all register reads/writes into the core code
` [PATCH 13/13] i2c-designware: Fix PCI core warning on suspend/resume

群发软件+买家搜索机+109届广交会买家、海关数据,B2B询盘买家500万。
 2011-10-10 19:05 UTC 

Finding particular I2C adapter?
 2011-10-10 12:20 UTC  (2+ messages)

群发软件+买家搜索机+109届广交会买家、海关数据,B2B询盘买家500万。
 2011-10-09 18:15 UTC 

[GIT PULL] I2C: OMAP: misc. cleanup for v3.2
 2011-10-09 11:35 UTC  (7+ messages)

群发软件+买家搜索机+最新广交会买家、海关数据,B2B询盘买家500万。
 2011-10-08  5:57 UTC 

[PATCH v2] i2c-algo-bit: Let user test buses without failing
 2011-10-06 14:11 UTC 

[PATCH 1/7 v3] i2c-eg20t: Fix bus-idle waiting issue
 2011-10-06  7:00 UTC  (9+ messages)
  ` [PATCH 2/7 v3] i2c-eg20t: Modify returned value s32 to long
  ` [PATCH 3/7 v1] i2c-eg20t: Fix 10bit access issue
  ` [PATCH 3/7 v3] i2c-eg20t: delete 10bit access processing
  ` [PATCH 4/7 v3] i2c-eg20t: Separate error processing
  ` [PATCH 5/7 v3] i2c-eg20t: add stop sequence in case wait-event timeout occurs
  ` [PATCH 6/7 v3] i2c-eg20t: Fix flag setting issue
  ` [PATCH 7/7 v3] i2c-eg20t: Add initialize processing in case i2c-error occurs

[PATCH 1/7 v2] i2c-eg20t: Modify returned value s32 to long
 2011-10-06  6:42 UTC  (9+ messages)
  ` [PATCH 2/7 v2] i2c-eg20t: delete 10bit access processing
  ` [PATCH 3/7 v2] i2c-eg20t: Separate error processing
  ` [PATCH 4/7 v2] i2c-eg20t: add stop sequence in case wait-event timeout occurs
  ` [PATCH 5/7 v2] i2c-eg20t: Fix flag setting issue
  ` [PATCH 6/7 v2] i2c-eg20t: Add initialize processing in case i2c-error occurs
  ` [PATCH 7/7 v2] i2c-eg20t: Fix bus-idle waiting issue

[PATCH 1/7] i2c-eg20t: Fix bus-idle waiting issue
 2011-10-05  1:59 UTC  (14+ messages)
` [PATCH 2/7] i2c-eg20t: Modify returned value s32 to long
` [PATCH 3/7] i2c-eg20t: delete 10bit access processing
` [PATCH 4/7] i2c-eg20t: Separate error processing
` [PATCH 5/7] i2c-eg20t: add stop sequence in case wait-event timeout occurs
` [PATCH 6/7] i2c-eg20t: Fix flag setting issue
  ` [PATCH 7/7] i2c-eg20t: Add initialize processing in case i2c-error occurs

[PATCH 1/2 v3] i2c: i2c-riic: add support for Renesas RIIC
 2011-10-04 21:19 UTC  (2+ messages)

[PATCH 32/55] i2c: irq: Remove IRQF_DISABLED
 2011-10-04 20:59 UTC  (3+ messages)

[PATCH]1/1 gpio-pca953x.c dynamic assignment and higher verbosity
 2011-10-04 20:58 UTC  (2+ messages)

[PATCH 2/2] i2c-algo-bit: Be verbose on bus testing failure
 2011-10-04 13:22 UTC  (2+ messages)

[PATCH 1/2] i2c-algo-bit: Let user test buses without failing
 2011-10-04 13:22 UTC  (2+ messages)

V2 API
 2011-09-30 12:13 UTC  (5+ messages)

群发软件+买家搜索机+最新广交会买家、海关数据,B2B询盘买家500万。
 2011-09-29 23:06 UTC 

[PATCH v2 0/2] i2c/of: Populate multiplexed i2c busses from the device tree
 2011-09-27 23:16 UTC  (3+ messages)
  ` [PATCH v2 1/2] i2c: Add a struct device * parameter to i2c_add_mux_adapter()
  ` [PATCH v2 2/2] i2c/of: Automatically populate i2c mux busses from device tree data

[PATCH] i2c:i2c-bfin-twi: TWI controller fails to restart next transfer in high system load
 2011-09-27  2:18 UTC  (2+ messages)

[PATCH 2/2 v3] i2c: i2c-riic: add dmaengine supporting
 2011-09-26  8:42 UTC 

[PATCH] i2c-eg20t: modified the setting of transfer rate
 2011-09-26  7:16 UTC 

群发软件+买家搜索机+最新广交会买家、海关数据,B2B询盘买家500万。
 2011-09-25 12:27 UTC 

群发软件+买家搜索机+最新广交会买家、海关数据,B2B询盘买家500万。
 2011-09-25 12:27 UTC 

[PATCH v2] i2c-tegra: Use the suspend_noirq/resume_noirq not suspend/resume
 2011-09-22 18:13 UTC  (3+ messages)

[PATCH] i2c/tegra: I2C driver uses the suspend_noirq/resume_noirq
 2011-09-22 17:01 UTC  (16+ messages)

[PATCH 32/57] i2c: irq: Remove IRQF_DISABLED
 2011-09-21  9:28 UTC 

[PATCH V3 1/5] i2c: Add irq_gpio field to struct i2c_client, i2c_board_info
 2011-09-20  8:54 UTC  (9+ messages)

[PATCH 36/62] i2c: irq: Remove IRQF_DISABLED
 2011-09-19  8:44 UTC  (4+ messages)

[PATCH v3 0/2] Add device tree probe for i2c-imx driver
 2011-09-15 15:50 UTC  (4+ messages)
  ` [PATCH v3 1/2] i2c-imx: remove init/exit hooks from platform data
  ` [PATCH v3 2/2] i2c-imx: add device tree probe support

[PATCH v2] i2c: Add Device Tree support to versatile-i2c driver
 2011-09-15  8:55 UTC  (3+ messages)

[PATCH v3 0/2] Add device tree support for Samsung's I2C driver
 2011-09-15  1:09 UTC  (6+ messages)
` [PATCH v3 1/2] i2c: s3c2410: Keep a copy of platform data and use it
  ` [PATCH v3 2/2] i2c: s3c2410: Add device tree support

[PATCH v2] i2c: QUP based bus driver for Qualcomm MSM chipsets
 2011-09-14 18:39 UTC  (2+ messages)

I2C Combined Transactions in Linux
 2011-09-11 15:52 UTC  (3+ messages)

Can't read DIMM SPD info (DDR2)
 2011-09-11 12:40 UTC  (6+ messages)

[PATCH REPOST v2 0/2] Add device tree probe for i2c-imx driver
 2011-09-09 11:10 UTC  (7+ messages)
  ` [PATCH REPOST 1/2] i2c-imx: remove init/exit hooks from platform data
  ` [PATCH REPOST 2/2] i2c-imx: add device tree probe support

[PATCH] i2c: Add Device Tree support to versatile-i2c driver
 2011-09-08  9:34 UTC 

[PATCH V2 1/4] i2c: Add irq_gpio field to struct i2c_client
 2011-09-07 19:07 UTC  (5+ messages)

[PATCH REPOST 0/3] i2c: tegra: Outstanding patches
 2011-09-06 23:15 UTC  (2+ messages)

Please pull bjdooks' for-31-rc5/i2c-fixes branch
 2011-09-06 23:14 UTC 

[PATCH RESEND] i2c-pxa2xx: return proper error code in ce4100_i2c_probe error paths
 2011-09-06 23:09 UTC  (2+ messages)

[PATCH RESEND] i2c: Support for Netlogic XLR/XLS on-chip I2C controller
 2011-09-06  7:52 UTC 

[PATCH V2 0/4] i2c: i2c-au1550 updates
 2011-09-05 13:00 UTC  (4+ messages)
  ` [PATCH V2 2/4] i2c/au1550: remove unused ack_timeout
  ` [PATCH V2 3/4] i2c/au1550: increase timeout waiting for master done
  ` [PATCH V2 4/4] i2c/au1550: dev_pm_ops conversion


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