public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-04-03 16:02:32 to 2012-04-18 07:19:27 UTC [more...]

[PATCHv8 00/18] I2C Updates
 2012-04-18  7:19 UTC  (24+ messages)
` [PATCHv8 02/18] I2C: OMAP: Remove reset at init
` [PATCHv8 05/18] I2C: OMAP: Fix the interrupt clearing in OMAP4
` [PATCHv8 06/18] I2C: OMAP: Fix the mismatch of pm_runtime enable and disable
` [PATCHv8 07/18] I2C: OMAP: Optimise the remove code
` [PATCHv8 11/18] I2C: OMAP: use devm_* functions
` [PATCHv8 14/18] I2C: OMAP: Use SET_RUNTIME_PM_OPS
` [PATCHv8 16/18] I2C: OMAP: fix missing handling of errata I2C_OMAP3_1P153
  ` [PATCHv8 01/18] I2C: OMAP: make omap_i2c_unidle/idle functions depend on CONFIG_PM_RUNTIME
  ` [PATCHv8 03/18] I2C: OMAP: Recover from Bus Busy condition
  ` [PATCHv8 04/18] I2C: OMAP: I2C register restore only if context is lost
  ` [PATCHv8 08/18] I2C: OMAP: Fix the error handling
  ` [PATCHv8 09/18] I2C: OMAP: Correct I2C revision for OMAP3
  ` [PATCHv8 10/18] I2C: OMAP: Don't check if wait_for_completion_timeout() returns less than zero
  ` [PATCHv8 12/18] I2C: OMAP: Fix the crash in i2c remove
  ` [PATCHv8 13/18] I2C: OMAP: Handle error check for pm runtime
  ` [PATCHv8 15/18] I2C: OMAP: make the read ready processing a separate function
  ` [PATCHv8 17/18] I2C: OMAP: Do not set the XUDF if the underflow is not reached
  ` [PATCHv8 18/18] I2C: OMAP: Rename the 1p153 to the erratum id i462

[PATCH RESEND] i2c/nomadik: runtime PM support
 2012-04-18  6:39 UTC  (6+ messages)

decode-dimms: Module Configuration Type not reported for DDR2/3
 2012-04-17 20:03 UTC  (3+ messages)

[PATCH 1/2] i2c: mux: add device tree support
 2012-04-17 19:50 UTC  (3+ messages)
  ` [PATCH 2/2] i2c: Add generic I2C multiplexer using pinctrl API

[PATCH 1/2] ARM: dt: tegra: seaboard: instantiate pinctrl-based I2C bus mux
 2012-04-17 18:50 UTC  (2+ messages)
  ` [PATCH 2/2] ARM: dt: tegra: seaboard: add eeprom nodes to the "

[PATCH 1/2] i2c: implement i2c_verify_adapter
 2012-04-17 18:49 UTC  (3+ messages)
  ` [PATCH 2/2] of/i2c: implement of_find_i2c_adapter_by_node

[PATCH] of/i2c: call i2c_verify_client from of_find_i2c_device_by_node
 2012-04-17 18:42 UTC 

[PATCH] i2c: designware: Add support for 16bit register access
 2012-04-17 18:33 UTC  (3+ messages)

[PATCH v3 0/3] i2c-s3c2410: Updates for exynos4210 and DT-based systems
 2012-04-17 17:40 UTC  (6+ messages)
` [PATCH 2/3] i2c-s3c2410: Rework device type handling
` [PATCH 3/3] i2c-s3c2410: Add HDMIPHY quirk for S3C2440

[PATCH] i2c-mpc: avoid I2C abnormal after resuming from deep sleep
 2012-04-17 14:21 UTC  (3+ messages)

[PATCH] i2c: designware: Add clk_{un}prepare() support
 2012-04-17 11:34 UTC  (2+ messages)
  ` [PATCH V2] "

About AT91: replace broken TWI driver i2c-at91.c
 2012-04-17  9:59 UTC  (2+ messages)

[PATCH V3 0/2] I2C: Add bus recovery infrastructure
 2012-04-17  9:37 UTC  (3+ messages)

mc13xxx: add I2C support, V5
 2012-04-16 23:21 UTC  (2+ messages)

[PATCH] i2c: Add support SuperH SH7734 I2C bus controller
 2012-04-16 11:07 UTC  (8+ messages)

[PATCH v9 0/4] AT91: replace broken TWI driver i2c-at91.c
 2012-04-16  9:27 UTC  (8+ messages)
` [PATCH v9 3/4] drivers/i2c/busses/i2c-at91.c: add new driver
            ` [PATCH] i2c-at91: fix data-loss issue

[PATCH] i2c-dev: Add support for I2C_M_RECV_LEN
 2012-04-16  7:40 UTC  (11+ messages)

[PATCH v2] i2c: tegra: Add delay before reset the controller
 2012-04-13 22:51 UTC  (3+ messages)

[PATCH RESEND v3 0/8] arm: lpc32xx: Device tree support
 2012-04-13 22:49 UTC 

[PATCH RESEND v3 1/8] iio: Add device tree support to LPC32xx ADC
 2012-04-13 22:36 UTC  (8+ messages)
` [PATCH RESEND v3 2/8] rtc: Add device tree support for LPC32xx
  ` [PATCH RESEND v3 3/8] net: Add device tree support to LPC32xx
  ` [PATCH RESEND v3 4/8] wdt: Device tree support for pnx4008-wdt
` [PATCH RESEND v3 5/8] i2c-pnx.c: Fix suspend
` [PATCH RESEND v3 6/8] i2c-pnx.c: Use resources in platforms
` [PATCH RESEND v3 7/8] i2c-pnx.c: Remove duplicated i2c.h
` [PATCH RESEND v3 8/8] i2c: Add device tree support to i2c-pnx.c

[PATCH v3 0/2] i2c/of: Populate multiplexed i2c busses from the device tree
 2012-04-13 11:09 UTC  (4+ messages)
` [PATCH v3 1/2] i2c: Add a struct device * parameter to i2c_add_mux_adapter()
` [PATCH v3 2/2] i2c/of: Automatically populate i2c mux busses from device tree data

omap3, sccb
 2012-04-12 15:44 UTC 

[PATCHv7 00/18] I2C updates
 2012-04-11 13:10 UTC  (29+ messages)
` [PATCHv7 01/18] I2C: OMAP: make omap_i2c_unidle/idle functions depend on CONFIG_PM_RUNTIME
` [PATCHv7 02/18] I2C: OMAP: Remove reset at init
` [PATCHv7 03/18] I2C: OMAP: Recover from Bus Busy condition
` [PATCHv7 05/18] I2C: OMAP: Fix the interrupt clearing in OMAP4
` [PATCHv7 08/18] I2C: OMAP: Fix the error handling
` [PATCHv7 10/18] I2C: OMAP: Don't check if wait_for_completion_timeout() returns less than zero
` [PATCHv7 11/18] I2C: OMAP: use devm_* functions
` [PATCHv7 15/18] I2C: OMAP: make the read ready processing a separate function
  ` [PATCHv7 04/18] I2C: OMAP: I2C register restore only if context is lost
  ` [PATCHv7 06/18] I2C: OMAP: Fix the mismatch of pm_runtime enable and disable
  ` [PATCHv7 07/18] I2C: OMAP: Optimise the remove code
  ` [PATCHv7 09/18] I2C: OMAP: Correct I2C revision for OMAP3
  ` [PATCHv7 12/18] I2C: OMAP: Fix the crash in i2c remove
  ` [PATCHv7 13/18] I2C: OMAP: Handle error check for pm runtime
  ` [PATCHv7 14/18] I2C: OMAP: Use SET_RUNTIME_PM_OPS
  ` [PATCHv7 16/18] I2C: OMAP: fix missing handling of errata I2C_OMAP3_1P153
  ` [PATCHv7 17/18] I2C: OMAP: Do not set the XUDF if the underflow is not reached
  ` [PATCHv7 18/18] I2C: OMAP: Rename the 1p153 to the erratum id i462

[PATCHv7 00/18] I2C updates
 2012-04-11 11:01 UTC  (20+ messages)
` [PATCHv7 01/18] I2C: OMAP: make omap_i2c_unidle/idle functions depend on CONFIG_PM_RUNTIME
` [PATCHv7 04/18] I2C: OMAP: I2C register restore only if context is lost
` [PATCHv7 05/18] I2C: OMAP: Fix the interrupt clearing in OMAP4
` [PATCHv7 07/18] I2C: OMAP: Optimise the remove code
` [PATCHv7 08/18] I2C: OMAP: Fix the error handling
` [PATCHv7 09/18] I2C: OMAP: Correct I2C revision for OMAP3
` [PATCHv7 10/18] I2C: OMAP: Don't check if wait_for_completion_timeout() returns less than zero
` [PATCHv7 13/18] I2C: OMAP: Handle error check for pm runtime
` [PATCHv7 16/18] I2C: OMAP: fix missing handling of errata I2C_OMAP3_1P153
` [PATCHv7 18/18] I2C: OMAP: Rename the 1p153 to the erratum id i462
  ` [PATCHv7 02/18] I2C: OMAP: Remove reset at init
  ` [PATCHv7 03/18] I2C: OMAP: Recover from Bus Busy condition
  ` [PATCHv7 06/18] I2C: OMAP: Fix the mismatch of pm_runtime enable and disable
  ` [PATCHv7 11/18] I2C: OMAP: use devm_* functions
  ` [PATCHv7 12/18] I2C: OMAP: Fix the crash in i2c remove
  ` [PATCHv7 14/18] I2C: OMAP: Use SET_RUNTIME_PM_OPS
  ` [PATCHv7 15/18] I2C: OMAP: make the read ready processing a separate function
  ` [PATCHv7 17/18] I2C: OMAP: Do not set the XUDF if the underflow is not reached

[PATCH 00/19] I2C updates
 2012-04-11  5:40 UTC  (25+ messages)
` [PATCHv6 02/19] I2C: OMAP: Remove reset at init
` [PATCHv6 03/19] I2C: OMAP: Recover from Bus Busy condition
` [PATCHv6 05/19] I2C: OMAP: Fix the interrupt clearing in OMAP4
` [PATCHv6 06/19] I2C: OMAP: Fix the mismatch of pm_runtime enable and disable
` [PATCHv6 09/19] I2C: OMAP: Correct I2C revision for OMAP3
` [PATCHv6 10/19] I2C: OMAP: Don't check if wait_for_completion_timeout() returns less than zero
` [PATCHv6 12/19] I2C: OMAP: Fix the crash in i2c remove
` [PATCHv6 13/19] I2C: OMAP: Handle error check for pm runtime
  ` [PATCHv6 01/19] I2C: OMAP: make omap_i2c_unidle/idle functions depend on CONFIG_PM_RUNTIME
  ` [PATCHv6 04/19] I2C: OMAP: I2C register restore only if context is lost
  ` [PATCHv6 07/19] I2C: OMAP: Optimise the remove code
  ` [PATCHv6 08/19] I2C: OMAP: Fix the error handling
  ` [PATCHv6 11/19] I2C: OMAP: use devm_* functions
  ` [PATCHv6 14/19] I2C: OMAP: Use SET_RUNTIME_PM_OPS
  ` [PATCHv6 15/19] I2C: OMAP: make the read ready processing a separate function
  ` [PATCHv6 16/19] I2C: OMAP: fix missing handling of errata I2C_OMAP3_1P153
  ` [PATCHv6 19/19] ARM: OMAP4: hwmod data: I2C: add flag for context restore
` [PATCHv6 17/19] I2C: OMAP: Do not set the XUDF if the underflow is not reached
` [PATCHv6 18/19] I2C: OMAP: Rename the 1p153 to the erratum id i462

[PATCH] i2c: i2c-mxs: Fix build warning
 2012-04-05 20:36 UTC  (3+ messages)

[PATCHv5 00/18] I2C updates
 2012-04-05 16:21 UTC  (12+ messages)
` [PATCHv5 14/18] I2C: OMAP: Use SET_RUNTIME_PM_OPS
  ` [PATCHv5 13/18] I2C: OMAP: Handle error check for pm runtime
  ` [PATCHv5 15/18] I2C: OMAP: make the read ready processing a separate function
  ` [PATCHv5 17/18] I2C: OMAP: Do not set the XUDF if the underflow is not reached
` [PATCHv5 16/18] I2C: OMAP: fix missing handling of errata I2C_OMAP3_1P153
` [PATCHv5 18/18] ARM: OMAP4: hwmod data: I2C: add flag for context restore

i2c-tools: Discussion points about future library
 2012-04-05 11:50 UTC  (9+ messages)

HONG LEONG BANK (Malaysia)
 2012-04-04 16:44 UTC 

[PATCH v3 0/8] arm: lpc32xx: Device tree support
 2012-04-04  8:39 UTC  (10+ messages)
` [PATCH v3 1/8] iio: Add device tree support to LPC32xx ADC
` [PATCH v3 2/8] rtc: Add device tree support for LPC32xx
` [PATCH v3 3/8] net: Add device tree support to LPC32xx
` [PATCH v3 4/8] wdt: Device tree support for pnx4008-wdt
` [PATCH v3 5/8] i2c-pnx.c: Fix suspend
` [PATCH v3 6/8] i2c-pnx.c: Use resources in platforms
` [PATCH v3 7/8] i2c-pnx.c: Remove duplicated i2c.h
` [PATCH v3 8/8] i2c: Add device tree support to i2c-pnx.c

[PATCH 3/5] i2c: remove ixp2000 driver
 2012-04-04  1:34 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox