- 23 10月, 2008 1 次提交
-
-
由 David Miller 提交于
Pass adapter data into ->waitforpin() method. Signed-off-by: NDavid S. Miller <davem@davemloft.net> Signed-off-by: NJean Delvare <khali@linux-fr.org>
-
- 15 7月, 2008 2 次提交
-
-
由 Jean Delvare 提交于
Struct members udelay and timeout aren't used anywhere, so drop them. Signed-off-by: NJean Delvare <khali@linux-fr.org> Acked-by: NEric Brower <ebrower@gmail.com>
-
由 Eric Brower 提交于
Improve lost-arbitration handling of PCF8584. This is necessary for support of a currently out-of-kernel driver for Sun Microsystems E250 environmental management; perhaps others. Signed-off-by: NEric Brower <ebrower@gmail.com> Acked-by: NDan Smolik <marvin@mydatex.cz> Signed-off-by: NJean Delvare <khali@linux-fr.org>
-
- 09 5月, 2007 1 次提交
-
-
由 John Anthony Kazos Jr 提交于
Convert the "include" subdirectory to UTF-8. Signed-off-by: NJohn Anthony Kazos Jr. <jakj@j-a-k-j.com> Signed-off-by: NAdrian Bunk <bunk@stusta.de>
-
- 11 12月, 2006 2 次提交
-
-
由 Jean Delvare 提交于
They are all only calling i2c_del_adapter, so we may as well do it directly. Signed-off-by: NJean Delvare <khali@linux-fr.org>
-
由 David Brownell 提交于
Remove extraneous whitespace from various i2c headers and core files, like space-before-tab and whitespace at end of line. Signed-off-by: NDavid Brownell <dbrownell@users.sourceforge.net> Signed-off-by: NJean Delvare <khali@linux-fr.org>
-
- 27 9月, 2006 1 次提交
-
-
由 Adrian Bunk 提交于
i2c-algo-pcf: Discard the mdelay data struct member Just as i2c-algo-bit, i2c-algo-pcf has an unused mdelay struct member, which we can get rid of to spare some code and memory. Signed-off-by: NAdrian Bunk <bunk@stusta.de> Signed-off-by: NJean Delvare <khali@linux-fr.org> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
- 29 10月, 2005 2 次提交
-
-
由 Jean Delvare 提交于
There are no more per-i2c-algorithm adapter max. Last time there were was in July 1999. Signed-off-by: NJean Delvare <khali@linux-fr.org> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Jean Delvare 提交于
CVS revision IDs are totally useless and irrelevant by now. Signed-off-by: NJean Delvare <khali@linux-fr.org> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
- 17 4月, 2005 1 次提交
-
-
由 Linus Torvalds 提交于
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!
-