messages from 2012-05-28 09:54:36 to 2012-06-13 16:07:46 UTC [more...]
[PATCH 09/14] i2c: Add Device Tree support to the Nomadik I2C driver
2012-06-13 16:07 UTC (12+ messages)
` [PATCH 1/3] "
[PATCH v3 0/4] i2c: tegra: Bug fixes, cleanups and M_NOSTART support
2012-06-13 15:55 UTC (7+ messages)
` [PATCH V3 1/4] i2c: tegra: make sure register writes completes
` [PATCH V3 2/4] i2c: tegra: add PROTOCOL_MANGLING as supported functionality
` [PATCH V3 3/4] i2c: tegra: support for I2C_M_NOSTART functionality
` [PATCH V3 4/4] i2c: tegra: make all resource allocation through devm_*
[PATCH RFC/RFT] i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y && CONFIG_I2C_DESIGNWARE_PCI=y
2012-06-13 12:51 UTC
[PATCH V4 0/2] I2C: Add bus recovery infrastructure
2012-06-13 9:03 UTC (4+ messages)
` [PATCH V4 1/2] i2c/adapter: "
[PATCH 1/8 v2] i2c: i2c-bfin-twi: Illegal i2c bus lock upon certain transfer scenarios
2012-06-13 8:22 UTC (8+ messages)
` [PATCH 3/8 v2] i2c: i2c-bfin-twi: Break dead waiting loop if i2c device misbehaves
` [PATCH 2/8 v2] i2c: i2c-bfin-twi: Improve the patch for bug "Illegal i2c bus lock upon certain transfer scenarios"
` [PATCH 4/8 v2] i2c: i2c-bfin-twi: Tighten condition when failing I2C transfer if MEN bit is reset unexpectedly
` [PATCH 6/8 v2] i2c:i2c-bfin-twi: include twi head file
` [PATCH 7/8 v2] i2c: i2c-bfin-twi: Move TWI peripheral pin request array to platform data
` [PATCH 5/8 v2] i2c:i2c-bfin-twi: TWI fails to restart next transfer in high system load
` [PATCH 8/8 v2] i2c: i2c-bfin-twi: Move blackfin TWI register access Macro to head file
[PATCH] i2c multiplexer driver for Proliant microserver N36L
2012-06-13 7:47 UTC (13+ messages)
` [lm-sensors] "
[PATCH 1/8] i2c: i2c-bfin-twi: Illegal i2c bus lock upon certain transfer scenarios
2012-06-13 7:47 UTC (21+ messages)
` [PATCH 2/8] i2c: i2c-bfin-twi: Stop receiving operation immediately in last rx interrupt
` [PATCH 3/8] i2c: i2c-bfin-twi: Break dead waiting loop if i2c device misbehaves
` [PATCH 4/8] i2c: i2c-bfin-twi: Tighten condition when failing I2C transfer if MEN bit is reset unexpectedly
` [PATCH 6/8] i2c:i2c-bfin-twi: include twi head file
` [PATCH 7/8] i2c: i2c-bfin-twi: Move TWI peripheral pin request array to platform data
` [PATCH 8/8] i2c: i2c-bfin-twi: Move blackfin TWI register access Macro to head file
[PATCH 1/2] i2c: stu300: use clk_prepare/unprepare
2012-06-13 6:22 UTC (2+ messages)
lm75_remove: LM75 Device remove using sysfs delete_device
2012-06-13 4:23 UTC (7+ messages)
` [lm-sensors] "
[PATCH 5/9] ARM: kirkwood: use devicetree for orion-spi
2012-06-12 18:13 UTC (4+ messages)
[PATCH 2/2] i2c: stu300: use devm allocation
2012-06-12 17:33 UTC
[PATCH] i2c: use module_pci_driver
2012-06-12 16:39 UTC (3+ messages)
[PATCH v2 0/4] i2c: tegra: Bug fixes, cleanups and M_NOSTART support
2012-06-12 16:25 UTC (7+ messages)
` [PATCH V2 1/4] i2c: tegra: make sure register writes completes
` [PATCH V2 2/4] i2c: tegra: add PROTOCOL_MANGLING as supported functionality
` [PATCH V2 3/4] i2c: tegra: support for I2C_M_NOSTART functionality
` [PATCH V2 4/4] i2c: tegra: make all resource allocation through devm_*
[PATCH 0/4] i2c: tegra: Bug fixes, cleanups and M_NOSTART support
2012-06-12 16:07 UTC (12+ messages)
` [PATCH 1/4] i2c: tegra: make sure register writes completes
` [PATCH 2/4] i2c: tegra: add PROTOCOL_MANGLING as supported functionality
` [PATCH 3/4] i2c: tegra: support for I2C_M_NOSTART functionality
` [PATCH 4/4] i2c: tegra: make all resource allocation through devm_*
[PATCH] i2c-piix4: support multiple PIIX4 SMBus hosts
2012-06-12 12:47 UTC (9+ messages)
` [PATCH 0/3] Multiple piix4-compatible SMBus support
` [PATCH 1/3] i2c-piix4: eliminate global I/O base address
` [PATCH 2/3] i2c-piix4: separate registration and probing code
` [PATCH 3/3] i2c-piix4: support aux SMBus on AMD chipsets
[PATCH] i2c-s3c2410: Fix pointer type passed to of_match_node()
2012-06-12 10:38 UTC (3+ messages)
[PATCH V3] m68knommu: driver for Freescale Coldfire I2C controller
2012-06-12 7:42 UTC (4+ messages)
[PATCH V3 0/3] i2c-nomadik changes
2012-06-11 21:37 UTC (5+ messages)
` [PATCH V3 1/3] i2c-nomadik: move header to <linux/platform_data/i2c-nomadik.h>
` [PATCH V3 2/3] i2c-nomadik: turn the platform driver to an amba driver
` [PATCH V3 3/3] i2c-nomadik: depend on ARM_AMBA, not PLAT_NOMADIK
[PATCHv10 00/11] I2C fixes
2012-06-11 17:39 UTC (16+ messages)
` [PATCHv10 05/11] I2C: OMAP: Don't check if wait_for_completion_timeout() returns less than zero
` [PATCHv10 01/11] I2C: OMAP: make omap_i2c_unidle/idle functions depend on CONFIG_PM_RUNTIME
` [PATCHv10 02/11] I2C: OMAP: Fix the mismatch of pm_runtime enable and disable
` [PATCHv10 03/11] I2C: OMAP: Fix the interrupt clearing in OMAP4
` [PATCHv10 04/11] I2C: OMAP: Prevent the register access after pm_runtime_put in probe
` [PATCH 06/11] I2C: OMAP: Fix the crash in i2c remove
` [PATCH 07/11] I2C: OMAP: Handle error check for pm runtime
` [PATCHv10 09/11] I2C: OMAP: Do not set the XUDF(Transmit underflow) if the underflow is not reached
` [PATCHv10 10/11] I2C: OMAP: Rename the 1p153 to the erratum id i462
` [PATCHv10 08/11] I2C: OMAP: prevent the overwrite of the errata flags
` [PATCHv10 11/11] OMAP/I2C - Fix timeout problem during suspend
[PATCH 1/2 V3] MXS: Set I2C timing registers for mxs-i2c
2012-06-11 14:42 UTC (8+ messages)
` [PATCH 2/2 V2] MXS: Implement DMA support into mxs-i2c
[PATCH 1/9] ARM: Kirkwood: Add interrupt controller support for DT boards
2012-06-11 12:49 UTC (4+ messages)
[PATCH 8/9] ARM: Kirkwood: Add DT support for GPIO controllers
2012-06-10 22:48 UTC (3+ messages)
[PATCH 9/9] Kirkwood: Add basic device tree support for QNAP TS219
2012-06-10 21:22 UTC (3+ messages)
[PATCH 7/9] I2C: MV64XXX: Add Device Tree support
2012-06-10 17:11 UTC (2+ messages)
[PATCH 6/9] ARM: kirkwood: use devicetree for SPI on dreamplug
2012-06-10 17:08 UTC (2+ messages)
[PATCH 4/9] spi-orion: add device tree binding
2012-06-10 16:51 UTC (2+ messages)
[PATCH 0/9] Kirkwood DT support For IRQ, SPI, I2C, GPIO
2012-06-10 16:41 UTC (2+ messages)
[PATCH 2/9] SPI: Refactor spi-orion to use SPI framework queue
2012-06-10 16:30 UTC (2+ messages)
[PATCH 3/9] spi-orion: remove uneeded spi_info
2012-06-10 10:31 UTC
[PATCH 1/2 V2] MXS: Set I2C timing registers for mxs-i2c
2012-06-09 13:10 UTC (10+ messages)
` [PATCH 2/2 V2] MXS: Implement DMA support into mxs-i2c
[PATCH V2 0/3] i2c-nomadik changes
2012-06-08 17:09 UTC (5+ messages)
` [PATCH V2 1/3] i2c-nomadik: move header to <linux/platform_data/i2c-nomadik.h>
` [PATCH V2 2/3] i2c-nomadik: turn the platform driver to an amba driver
` [PATCH V2 3/3] i2c-nomadik: depend on ARM_AMBA, not PLAT_NOMADIK
[PATCH 0/4] I2C Ocores updates
2012-06-08 12:26 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 3/4] V4L/DVB: mfd: use reg_shift instead of regstep
` [PATCH 4/4] i2c: i2c-ocores: support for 16bit and 32bit IO
[PATCH 1/2] MXS: Set I2C timing registers for mxs-i2c
2012-06-06 3:47 UTC (7+ messages)
` [PATCH 2/2] MXS: Implement DMA support into mxs-i2c
[PULL REQUEST] i2c-embedded for 3.5-rc2
2012-06-05 16:26 UTC
[PATCH v3 2/9] i2c: tegra: Add clk_prepare/clk_unprepare
2012-06-05 4:29 UTC
[PATCH v2 2/9] i2c: tegra: Add clk_prepare/clk_unprepare
2012-06-05 4:19 UTC
[PATCH v2] i2c: imx: convert to use managed functions
2012-06-04 11:04 UTC (4+ messages)
` [PATCH v3] "
[PATCH V4] i2c: Add generic I2C multiplexer using pinctrl API
2012-06-02 9:24 UTC (2+ messages)
[PATCH 2/9] i2c: tegra: Add clk_prepare/clk_unprepare
2012-06-01 9:12 UTC
[PATCH RFC 0/3] i2c-nomadik changes
2012-06-01 2:24 UTC (14+ messages)
` [PATCH RFC 1/3] i2c-nomadik: move header from <plat/i2c.h> to <linux/i2c-nomadik.h>
` [PATCH RFC 3/3] i2c-nomadik: depend on ARM_AMBA, not PLAT_NOMADIK
` [PATCH RFC 2/3] i2c-nomadik: turn the platform driver to an amba driver
POSTING OFFER OF YOUR ADD
2012-05-30 23:51 UTC
[PATCH v5 0/7] ARM: davinci: add support for the am1808 based enbw_cmc board
2012-05-30 10:19 UTC (3+ messages)
` [PATCH v5 5/7] ARM: davinci: i2c: add OF support
` [PATCH v5 7/7] ARM: davinci: add support for the am1808 based enbw_cmc board
[GIT PULL] i2c updates for Linux 3.5
2012-05-30 9:06 UTC
[PATCH v4 0/7] ARM: davinci: add support for the am1808 based enbw_cmc board
2012-05-29 13:28 UTC (4+ messages)
` [PATCH v4 5/7] ARM: davinci: i2c: add OF support
[PATCH 0/2] i2c: open cores I2C changes for XLP
2012-05-28 21:31 UTC (4+ messages)
` [PATCH 1/2] i2c-ocore: register OF i2c devices
[PATCHv9 00/10] I2C fixes
2012-05-28 11:22 UTC (9+ messages)
` [PATCHv9 02/10] I2C: OMAP: Fix the mismatch of pm_runtime enable and disable
` [PATCHv9 07/10] I2C: OMAP: Handle error check for pm runtime
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).