messages from 2012-03-14 20:43:07 to 2012-04-04 08:34:32 UTC [more...]
[PATCH v3 0/8] arm: lpc32xx: Device tree support
2012-04-04 8:34 UTC
[PATCH 3/5] i2c: remove ixp2000 driver
2012-04-04 1:34 UTC
[PATCHv5 00/18] I2C updates
2012-04-03 16:32 UTC (20+ messages)
` [PATCHv5 02/18] I2C: OMAP: Remove reset at init
` [PATCHv5 03/18] I2C: OMAP: Recover from Bus Busy condition
` [PATCHv5 06/18] I2C: OMAP: Fix the mismatch of pm_runtime enable and disable
` [PATCHv5 08/18] I2C: OMAP: Fix the error handling
` [PATCHv5 12/18] I2C: OMAP: Fix the crash in i2c remove
` [PATCHv5 14/18] I2C: OMAP: Use SET_RUNTIME_PM_OPS
` [PATCHv5 16/18] I2C: OMAP: fix missing handling of errata I2C_OMAP3_1P153
` [PATCHv5 01/18] I2C: OMAP: make omap_i2c_unidle/idle functions depend on CONFIG_PM_RUNTIME
` [PATCHv5 04/18] I2C: OMAP: I2C register restore only if context is lost
` [PATCHv5 05/18] I2C: OMAP: Fix the interrupt clearing in OMAP4
` [PATCHv5 07/18] I2C: OMAP: Optimise the remove code
` [PATCHv5 09/18] I2C: OMAP: Correct I2C revision for OMAP3
` [PATCHv5 10/18] I2C: OMAP: Don't check if wait_for_completion_timeout() returns less than zero
` [PATCHv5 11/18] I2C: OMAP: use devm_* functions
` [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 18/18] ARM: OMAP4: hwmod data: I2C: add flag for context restore
[PATCH] I2C: SiByte: Convert the driver to make use of interrupts
2012-04-03 12:26 UTC (8+ messages)
[PATCHv4 00/18] I2C updates
2012-04-03 11:38 UTC (19+ messages)
` [PATCHv4 02/18] OMAP : I2C : Remove reset at init
` [PATCHv4 03/18] I2C: OMAP: Recover from Bus Busy condition
` [PATCHv4 05/18] OMAP: I2C: Fix the interrupt clearing in OMAP4
` [PATCHv4 06/18] OMAP: I2C: Fix the mismatch of pm_runtime enable and disable
` [PATCHv4 09/18] I2C: OMAP: Correct I2C revision for OMAP3
` [PATCHv4 10/18] I2C: OMAP: Don't check if wait_for_completion_timeout() returns less than zero
` [PATCHv4 11/18] OMAP : I2C : use devm_* functions
` [PATCHv4 12/18] I2C : OMAP : Fix the crash in i2c remove
` [PATCHv4 01/18] I2C : OMAP : make omap_i2c_unidle/idle functions depend on CONFIG_PM_RUNTIME
` [PATCHv4 04/18] OMAP: I2C: I2C register restore only if context is lost
` [PATCHv4 07/18] OMAP: I2C: Optimise the remove code
` [PATCHv4 08/18] OMAP: I2C: Fix the error handling
` [PATCHv4 13/18] OMAP: I2C: Handle error check for pm runtime
` [PATCHv4 16/18] i2c: omap: make the read ready processing a separate function
` [PATCHv4 17/18] I2C: OMAP : fix missing handling of errata I2C_OMAP3_1P153
` [PATCHv4 14/18] I2C : OMAP : Use SET_RUNTIME_PM_OPS
` [PATCHv4 15/18] OMAP4: hwmod data: I2C: add flag for context restore
` [PATCHv4 18/18] i2c: omap: Do not set the XUDF if the underflow is not reached
[PATCH v2] i2c: tegra: Add delay before reset the controller
2012-04-02 19:58 UTC (5+ messages)
[PATCH v2 0/8]: arm: lpc32xx: Device tree support
2012-04-02 19:39 UTC (11+ messages)
` [PATCH v2 1/8] iio: Add device tree support to LPC32xx ADC
` [PATCH v2 2/8] rtc: Add device tree support for LPC32xx
` [PATCH v2 3/8] net: Add device tree support to LPC32xx
` [PATCH v2 4/8] wdt: Device tree support for pnx4008-wdt
` [PATCH v2 5/8] i2c-pnx.c: Fix suspend
` [PATCH v2 6/8] i2c-pnx.c: Use resources in platforms
` [PATCH v2 7/8] i2c-pnx.c: Remove duplicated i2c.h
` [PATCH v2 8/8] i2c: Add device tree support to i2c-pnx.c
mc13xxx: add I2C support, V5
2012-04-02 16:00 UTC (10+ messages)
` [PATCH v5 1/4] mfd: mc13xxx-core: Prepare for separate spi and i2c backends
` [PATCH v5 2/4] mfd: mc13xxx-core: use regmap for register access
` [PATCH v5 3/4] mfd: mc13xxx-core: Move spi specific code into separate module
` [PATCH v5 4/4] mfd: mc13xxx: Add i2c driver
[PATCH 0/7]: arm: lpc32xx: Device tree support
2012-04-02 14:02 UTC (12+ messages)
` [PATCH 1/7] iio: Add device tree support to LPC32xx ADC
` [PATCH 2/7] rtc: Add device tree support for LPC32xx
` [PATCH 3/7] net: Add device tree support to LPC32xx
` [PATCH 4/7] arm: mach-pnx4008: Adjust i2c.c to updated i2c-pnx.c
` [PATCH 5/7] i2c: Add device tree support to i2c-pnx.c
` [PATCH 6/7] i2c-pnx.c: Fix suspend
` [PATCH 7/7] wdt: Device tree support for pnx4008-wdt
[PATCH] i2c: reorganize muxes to a standard pattern
2012-03-31 9:18 UTC (12+ messages)
[PATCH] i2c-dev: Add support for I2C_M_RECV_LEN
2012-03-31 6:19 UTC (2+ messages)
[PATCH] i2c: tegra: Add delay before reset the controller
2012-03-30 15:54 UTC (2+ messages)
[PATCHv3 00/16] I2C updates
2012-03-30 15:50 UTC (17+ messages)
` [PATCHv3 01/16] I2C : OMAP : make omap_i2c_unidle/idle functions depend on CONFIG_PM_RUNTIME
` [PATCHv3 02/16] OMAP : I2C : Remove reset at init
` [PATCHv3 04/16] OMAP: I2C: I2C register restore only if context is lost
` [PATCHv3 05/16] OMAP: I2C: Fix the interrupt clearing in OMAP4
` [PATCHv3 07/16] OMAP: I2C: Optimise the remove code
` [PATCHv3 08/16] OMAP: I2C: Fix the error handling
` [PATCHv3 09/16] I2C: OMAP: Correct I2C revision for OMAP3
` [PATCHv3 10/16] I2C: OMAP: Don't check if wait_for_completion_timeout() returns less than zero
` [PATCHv3 11/16] OMAP : I2C : use devm_* functions
` [PATCHv3 13/16] OMAP: I2C: Handle error check for pm runtime
` [PATCHv3 14/16] I2C : OMAP : Use SET_RUNTIME_PM_OPS
` [PATCHv3 15/16] OMAP4: hwmod data: I2C: add flag for context restore
` [PATCHv3 16/16] i2c: omap: make the read ready processing a separate function
` [PATCHv3 03/16] I2C: OMAP: Recover from Bus Busy condition
` [PATCHv3 06/16] OMAP: I2C: Fix the mismatch of pm_runtime enable and disable
` [PATCHv3 12/16] I2C : OMAP : Fix the crash in i2c remove
[PATCH] i2c: i2c-sh_mobile device tree support
2012-03-30 9:03 UTC (4+ messages)
Hello
2012-03-27 13:30 UTC
[PATCH v2 0/2] i2c: Don't assume bus nr 0 if none was specified
2012-03-27 9:10 UTC (3+ messages)
` [PATCH 1/2] i2c-pxa: Drop leftover comment
` [PATCH 2/2] i2c: Dynamically assign adapter id if it wasn't explictly specified
mc13xxx: add I2C support (now with regmap), V4
2012-03-27 8:24 UTC (7+ messages)
` [PATCH v4 1/4] mfd: mc13xxx-core: Prepare for separate spi and i2c backends
` [PATCH v4 2/4] mfd: mc13xxx-core: use regmap for register access
` [PATCH v4 3/4] mfd: mc13xxx-core: Move spi specific code into separate module
` [PATCH v4 4/4] mfd: mc13xxx: Add i2c driver
[PATCH 0/5] MIPS: OCTEON: Convert some device to use Device Tree
2012-03-27 1:29 UTC (5+ messages)
` [PATCH 1/5] i2c: Convert i2c-octeon.c to use device tree
[PATCH v2] i2c: tegra: Add delay before reset the controller
2012-03-26 21:09 UTC (6+ messages)
[GIT PULL] i2c updates for Linux 3.4
2012-03-26 20:49 UTC
i801_smbus: ... you should use it instead of the native driver
2012-03-26 15:06 UTC
(From: Mrs. Mary kumba, Family Business Assistance Tel:+27-737535133 )
2012-03-26 9:45 UTC
[PATCH 0/2] i2c: Don't assume bus nr 0 if none was specified
2012-03-26 9:14 UTC (13+ messages)
` [PATCH 1/2] i2c-pxa: Drop leftover comment
` [PATCH 2/2] i2c: Dynamically assign adapter id if it wasn't explictly specified
[PATCH 1/3] i2c-eg20t: Modify MODULE_AUTHOR's email address
2012-03-26 6:34 UTC (4+ messages)
` [PATCH 2/3] i2c-eg20t: Call init() when wait-event timeout occurs
` [PATCH 2/3 v2] "
` [PATCH 3/3] i2c-eg20t: change timeout value 50msec to 1000msec
Registering i2c devices with Device Tree
2012-03-25 18:49 UTC (3+ messages)
[PULL REQUEST] i2c embedded for 3.4
2012-03-23 9:17 UTC
[PULL REQUEST] i2c embedded
2012-03-23 9:15 UTC
[PATCH] i2c: designware: Add support for 16bit register access
2012-03-23 8:29 UTC (4+ messages)
[PATCH 1/2] i2c/busses: Add PM support
2012-03-23 8:10 UTC (2+ messages)
[PATCH v3 0/3] i2c-s3c2410: Updates for exynos4210 and DT-based systems
2012-03-21 20:30 UTC (5+ messages)
` [PATCH 2/3] i2c-s3c2410: Rework device type handling
` [PATCH 1/3] i2c-s3c2410: Drop unused define
` [PATCH 3/3] i2c-s3c2410: Add HDMIPHY quirk for S3C2440
[PATCH 0/3 v2] Updates for exynos4210 and DT-based systems
2012-03-21 11:54 UTC (12+ messages)
` [PATCH 1/3] i2c-s3c2410: Drop unused define
` [PATCH 2/3] i2c-s3c2410: Rework device type handling
[PATCH] i2c-algo-bit: Don't resched on clock stretching
2012-03-21 10:12 UTC
[PATCH 0/2] i2c-tools: Clean up <linux/i2c-dev.h>
2012-03-21 9:11 UTC (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Split i2c-dev.h into parts
[PATCH] i2c-designware: add optional regulator support
2012-03-20 15:16 UTC (6+ messages)
[PATCH v9 0/4] AT91: replace broken TWI driver i2c-at91.c
2012-03-19 15:07 UTC
[PATCH RESEND] i2c/nomadik: runtime PM support
2012-03-19 11:36 UTC (3+ messages)
URGENT RESPONSE
2012-03-19 4:30 UTC
mc13xxx: add I2C support (now with regmap), V3
2012-03-15 22:51 UTC (16+ messages)
` [PATCH v3 1/6] regmap: add support for 7_25 format
` [PATCH v3 2/6] regmap: Add support for device with 24 data bits
` [PATCH v3 3/6] mfd: mc13xxx-core: Prepare for separate spi and i2c backends
` [PATCH v3 4/6] mfd: mc13xxx-core: use regmap for register access
` [PATCH v3 5/6] mfd: mc13xxx-core: Move spi specific code into separate module
` [PATCH v3 6/6] mfd: mc13xxx: Add i2c driver
[GIT PULL] i2c fixes for Linux 3.3
2012-03-15 20:34 UTC
[PATCH] i2c: Add clk_prepare/clk_unprepare calls to i2c-pxa
2012-03-15 18:18 UTC
[PATCH] i2c-algo-bit: Fix spurious SCL timeouts under heavy load
2012-03-15 16:39 UTC (3+ messages)
We Can Work Together
2012-03-15 15:15 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).