[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1338901800-23968-1-git-send-email-ldewangan@nvidia.com>
Date: Tue, 5 Jun 2012 18:39:56 +0530
From: Laxman Dewangan <ldewangan@...dia.com>
To: <khali@...ux-fr.org>, <w.sang@...gutronix.de>,
<ben-linux@...ff.org>, <swarren@...dotorg.org>, <olof@...om.net>
CC: <linux-i2c@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-tegra@...r.kernel.org>,
Laxman Dewangan <ldewangan@...dia.com>
Subject: [PATCH 0/4] i2c: tegra: Bug fixes, cleanups and M_NOSTART support
This patch series having the:
- Handling of late register write due to Tegra PPSB design.
- support for I2C_M_NOSTART
- Use devm_* for all allocation.
Laxman Dewangan (4):
i2c: tegra: make sure register writes completes
i2c: tegra: add PROTOCOL_MANGLING as supported functionality.
i2c: tegra: support for I2C_M_NOSTART functionality
i2c: tegra: make all resource allocation through devm_*
drivers/i2c/busses/i2c-tegra.c | 107 +++++++++++++++++++++-------------------
1 files changed, 57 insertions(+), 50 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists