<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/include/linux/i2c-dev.h, branch v3.2.78</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v3.2.78</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v3.2.78'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2009-02-24T18:19:49Z</updated>
<entry>
<title>i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT</title>
<updated>2009-02-24T18:19:49Z</updated>
<author>
<name>Jean Delvare</name>
<email>khali@linux-fr.org</email>
</author>
<published>2009-02-24T18:19:49Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=cd97f39b7cdf1c8a9c9f52865eec795b7f0c811d'/>
<id>urn:sha1:cd97f39b7cdf1c8a9c9f52865eec795b7f0c811d</id>
<content type='text'>
The unit in which user-space can set the bus timeout value is jiffies
for historical reasons (back when HZ was always 100.) This is however
not good because user-space doesn't know how long a jiffy lasts. The
timeout value should instead be set in a fixed time unit. Given the
original value of HZ, this unit should be 10 ms, for compatibility.

Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
Acked-by: Wolfram Sang &lt;w.sang@pengutronix.de&gt;
</content>
</entry>
<entry>
<title>i2c: Move i2c-dev interfaces to i2c-dev.h</title>
<updated>2007-10-13T21:56:32Z</updated>
<author>
<name>David Brownell</name>
<email>david-b@pacbell.net</email>
</author>
<published>2007-10-13T21:56:32Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=08fb68bb4bbc9c5970e4ed4920cb6144a70684cd'/>
<id>urn:sha1:08fb68bb4bbc9c5970e4ed4920cb6144a70684cd</id>
<content type='text'>
Move the i2c-dev support into &lt;linux/i2c-dev.h&gt; where it should always
have lived.  Now &lt;linux/i2c.h&gt; no longer holds stuff related to the
optional userspace /dev/i2c-X interface.  Improve the descriptions
for these ioctl requests.

Signed-off-by: David Brownell &lt;dbrownell@users.sourceforge.net&gt;
Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] i2c: Drop useless CVS revision IDs</title>
<updated>2005-10-28T21:02:09Z</updated>
<author>
<name>Jean Delvare</name>
<email>khali@linux-fr.org</email>
</author>
<published>2005-10-07T21:09:04Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=bf813b314a2271c3f3903eb3279ebf5e09b3d27a'/>
<id>urn:sha1:bf813b314a2271c3f3903eb3279ebf5e09b3d27a</id>
<content type='text'>
CVS revision IDs are totally useless and irrelevant by now.

Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>[PATCH] headers: include linux/compiler.h for __user</title>
<updated>2005-06-29T04:20:32Z</updated>
<author>
<name>GOTO Masanori</name>
<email>gotom@debian.or.jp</email>
</author>
<published>2005-06-29T03:45:04Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=3607d1dfc80dcfbd3a6f236c70aa0d8eb7292278'/>
<id>urn:sha1:3607d1dfc80dcfbd3a6f236c70aa0d8eb7292278</id>
<content type='text'>
This patch lets i2c-dev.h include linux/compiler.h so that __user is defined.

Signed-off-by: GOTO Masanori &lt;gotom@debian.or.jp&gt;
Cc: Greg KH &lt;greg@kroah.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] compat_ioctl for i2c</title>
<updated>2003-12-29T13:42:42Z</updated>
<author>
<name>Andrew Morton</name>
<email>akpm@osdl.org</email>
</author>
<published>2003-12-29T13:42:42Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=9b1ace8b89ebd4220c09f97e097b5e4547d7f746'/>
<id>urn:sha1:9b1ace8b89ebd4220c09f97e097b5e4547d7f746</id>
<content type='text'>
From: Benjamin Herrenschmidt &lt;benh@kernel.crashing.org&gt;

I needed those for the G5 on ppc64, so here they are, I was only
able to test the SMBUS stuff though.
</content>
</entry>
<entry>
<title>[PATCH] I2C: fix up sparse warnings in the i2c-dev driver</title>
<updated>2003-06-11T05:29:42Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>greg@kroah.com</email>
</author>
<published>2003-06-11T05:29:42Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=dc4f36c8e7a6f1a2807189276eaf4bf539d660a7'/>
<id>urn:sha1:dc4f36c8e7a6f1a2807189276eaf4bf539d660a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>i2c: clean up i2c-dev.c's formatting, DEBUG, and ioctl mess</title>
<updated>2003-04-09T07:36:21Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>greg@kroah.com</email>
</author>
<published>2003-04-09T07:36:21Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=7481987d0b9bae116de5f5b388910c44df784eff'/>
<id>urn:sha1:7481987d0b9bae116de5f5b388910c44df784eff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[PATCH] i2c sanity</title>
<updated>2003-02-19T09:07:11Z</updated>
<author>
<name>Christoph Hellwig</name>
<email>hch@sgi.com</email>
</author>
<published>2003-02-19T09:07:11Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=204e654ecfcae553f8a509f603cb6e045b385496'/>
<id>urn:sha1:204e654ecfcae553f8a509f603cb6e045b385496</id>
<content type='text'>
small updates to bring us nearer the lm_Sensors CVS (docs, comments,
missing statics, named initializers).  I still need to review their
actual code changes before submitting those..
</content>
</entry>
<entry>
<title>[PATCH] more i2c cruft removal</title>
<updated>2002-12-30T10:07:24Z</updated>
<author>
<name>Christoph Hellwig</name>
<email>hch@lst.de</email>
</author>
<published>2002-12-30T10:07:24Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=27b3d11b51725704a8aab84dbc36258b1f53a250'/>
<id>urn:sha1:27b3d11b51725704a8aab84dbc36258b1f53a250</id>
<content type='text'>
* version code checks for pre-2.4 version
* !__KERNEL__ stuff in headers.
</content>
</entry>
<entry>
<title>[PATCH] i2c updates 2/4</title>
<updated>2002-08-13T13:04:30Z</updated>
<author>
<name>Albert Cranford</name>
<email>ac9410@attbi.com</email>
</author>
<published>2002-08-13T13:04:30Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=208e1d7ad4c13609de767f4883111a000f093a97'/>
<id>urn:sha1:208e1d7ad4c13609de767f4883111a000f093a97</id>
<content type='text'>
Please apply the two of four tested patches that update
2.5.31 with these I2C changes:
 o Support for SMBus 2.0 PEC Packet Error Checking
 o New adapter-i2c-frodo for SA 1110 board
 o New adapter-i2c-rpx for embeded MPC8XX
 o Replace depreciated cli()&amp;sti() with spin_{un}lock_irq()
 o Updated documentation
</content>
</entry>
</feed>
