messages from 2011-11-11 10:50:37 to 2011-12-02 14:49:12 UTC [more...]
Timing for new release of i2c-tools
2011-12-02 14:49 UTC (5+ messages)
[PULL] designware i2c DT binding support
2011-12-02 14:28 UTC
[PATCH V4 00/14] add clk_prepare/clk_unprepare to imx drivers
2011-12-02 11:40 UTC (18+ messages)
` [PATCH V4 01/14] clk: add helper functions clk_prepare_enable and clk_disable_unprepare
` [PATCH V4 02/14] ARM: mxc: time: add clk_prepare/clk_unprepare
` [PATCH V4 03/14] ARM: mxc: ahci: "
` [PATCH V4 05/14] ARM: mxc: epit: "
` [PATCH V4 04/14] ARM: mxc: pwm: "
` [PATCH V4 06/14] ARM: mxc: arch_reset: "
` [PATCH V4 07/14] ARM: mxc: audmux-v2: "
` [PATCH V4 10/14] ARM: mxs: "
` [PATCH V4 14/14] mmc: sdhci-esdhc-imx: "
` [PATCH V4 08/14] ARM: pm-imx5: "
` [PATCH V4 09/14] ARM: mx31moboard: "
` [PATCH V4 11/14] serial: imx: "
` [PATCH V4 12/14] net: fec: "
` [PATCH V4 13/14] i2c: imx: "
[PATCHv7 0/3] I2C driver updates
2011-12-02 9:21 UTC (4+ messages)
` [PATCHv7 1/3] OMAP: I2C: Reset support
` [PATCHv7 2/3] OMAP: I2C: Remove the reset in the init path
` [PATCHv7 3/3] OMAP: I2C: Remove the SYSC register definition
[PATCH] i2c/busses: (mpc) Add support for SMBUS_READ_BLOCK_DATA
2011-12-01 7:06 UTC (25+ messages)
[BUG] i2c-designware: (allyesconfig) error: multiple definition
2011-11-29 14:40 UTC (3+ messages)
[PATCH v2] i2c: Add Device Tree support to versatile-i2c driver
2011-11-29 9:23 UTC (3+ messages)
[PATCH 1/2] i2c-eg20t: correct the driver init order of pch_i2c_probe()
2011-11-29 7:19 UTC (2+ messages)
` [PATCH 2/2] i2c-eg20t: use i2c_add_numbered_adapter to get a fixed bus number
[PATCH v4] OMAP: I2C: Fix the interrupt clearing in OMAP4
2011-11-28 14:40 UTC
[PATCH v3] OMAP: I2C: Fix the interrupt clearing in OMAP4
2011-11-28 13:53 UTC
RFC: I2C bus fault recovery and I2C reset
2011-11-28 12:04 UTC (5+ messages)
[PATCH] i2c: reorganize muxes to a standard pattern
2011-11-28 11:57 UTC (9+ messages)
[PATCH v3] i2c-ali1535: enable SPARC support
2011-11-28 11:19 UTC (2+ messages)
[PATCH v8 0/7] AT91: replace broken TWI driver i2c-at91.c
2011-11-28 11:16 UTC (4+ messages)
` [PATCH v8 5/7] i2c-at91.c: add SMBUS_READ_BLOCK_DATA functionality
` [PATCH v8 7/7] i2c-at91: make ckdiv bug a property of the platform_device
` [PATCH v8 6/7] i2c-at91: removed local include
[PATCH v2] i2c: convert drivers/i2c/* to use module_platform_driver()
2011-11-28 8:27 UTC (3+ messages)
[PATCH] i2c: convert drivers/i2c/* to use module_platform_driver()
2011-11-28 0:56 UTC (8+ messages)
[PATCH] i2c multiplexer driver for Proliant microserver N36L
2011-11-27 22:55 UTC (2+ messages)
[PATCH v7 0/5] AT91: replace broken TWI driver i2c-at91.c
2011-11-25 15:42 UTC (12+ messages)
` [PATCH v7 3/5] drivers/i2c/busses/i2c-at91.c: add new driver
` [PATCH v7 5/5] i2c-at91.c: add SMBUS_READ_BLOCK_DATA functionality
[PATCH] i2c: Fix error value returned by several bus drivers
2011-11-25 13:05 UTC
[PATCH] i2c-mxs: fix compile warning in mxs_i2c_xfer()
2011-11-25 9:08 UTC (11+ messages)
[PATCH] i2c-ali1535: enable SPARC support
2011-11-24 18:50 UTC (2+ messages)
[PATCH 0/5] Generalize module_platform_driver
2011-11-24 7:29 UTC (24+ messages)
` [PATCH 1/5] drivercore: "
` [PATCH 2/5] I2C: Add helper macro for i2c_driver boilerplate
` [PATCH 3/5] SPI: Add helper macro for spi_driver boilerplate
` [PATCH 4/5] staging:iio: Use module_i2c_driver to register I2C drivers
` [PATCH 5/5] staging:iio: Use module_spi_driver to register SPI driver
Still problems wit egt20 i2c driver
2011-11-24 2:24 UTC (6+ messages)
[PATCH v5 3/4] drivers/i2c/busses/i2c-at91.c: add new driver
2011-11-23 14:34 UTC (5+ messages)
` AW: "
[GIT PULL] i2c fixes for Linux 3.2
2011-11-23 10:55 UTC
Waiting until probe of i2c driver is done
2011-11-22 14:37 UTC (3+ messages)
[PATCH RESEND] drivers: i2c: s3c2410: add support for HDMIPHY dedicated controller
2011-11-22 11:23 UTC (4+ messages)
[PATCH v3] OMAP: I2C: Fix the interrupt clearing in OMAP4
2011-11-22 6:07 UTC (2+ messages)
[PATCH v2] OMAP: I2C: Fix the interrupt clearing in OMAP4
2011-11-22 5:44 UTC (3+ messages)
[PATCH v2] i2c-ali1535: enable SPARC support
2011-11-21 20:06 UTC
About one i2c failure issue after system reset
2011-11-21 11:49 UTC (3+ messages)
[PATCH] i2c-eg20t: modified the setting of transfer rate
2011-11-21 8:47 UTC
[PATCH v2] I2C: Make i2cdev_notifier_call static
2011-11-18 16:54 UTC (2+ messages)
[PATCH v6 0/5] AT91: replace broken TWI driver i2c-at91.c
2011-11-18 11:46 UTC (2+ messages)
` [PATCH v6 5/5] i2c-at91.c: add SMBUS_READ_BLOCK_DATA functionality
[PATCH] I2C: Make i2cdev_detach_adapter static
2011-11-18 10:47 UTC (3+ messages)
[PATCH v3] I2C: add CSR SiRFprimaII on-chip I2C controllers driver
2011-11-18 6:04 UTC (2+ messages)
[PATCH] I2C: OMAP: fix the clearing of interrupts
2011-11-17 19:50 UTC (2+ messages)
[PATCH] i2c: Delete ANY_I2C_BUS
2011-11-16 15:50 UTC
[PATCH] i2c: Fix device name for 10-bit slave address
2011-11-16 15:27 UTC
10-bit address support
2011-11-16 15:22 UTC (5+ messages)
[PATCH] I2C: MIPS: lantiq: add FALC-ON i2c bus master
2011-11-16 14:52 UTC
[PATCH] i2c: Support for Netlogic XLR/XLS I2C controller
2011-11-16 11:12 UTC (2+ messages)
[PATCH] i2c/designware: dw_i2c_init_driver as subsys initcall
2011-11-16 8:22 UTC (4+ messages)
[PATCH v2] i2c/busses: (mpc) Add support for SMBUS_READ_BLOCK_DATA
2011-11-16 0:10 UTC
[PATCH v2] I2C: add CSR SiRFprimaII on-chip I2C controllers driver
2011-11-14 10:55 UTC (2+ messages)
[PATCH V2 00/14] add clk_prepare/clk_unprepare to imx drivers
2011-11-11 14:20 UTC (8+ messages)
` [PATCH V2 01/14] clk: add helper functions clk_prepare_enable and clk_disable_unprepare
mailbox storage limit/quota exceeded
2011-11-11 12:52 UTC
mailbox storage limit/quota exceeded
2011-11-11 12:50 UTC
[PATCH V3 00/14] add clk_prepare/clk_unprepare to imx drivers
2011-11-11 10:50 UTC (2+ messages)
` [PATCH V3 14/14] mmc: sdhci-esdhc-imx: add clk_prepare/clk_unprepare
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).