<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/Documentation/i2c/dev-interface, branch v4.4.294</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v4.4.294</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v4.4.294'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2014-09-07T22:21:13Z</updated>
<entry>
<title>Documentation: i2c: rename variable "register" to "reg"</title>
<updated>2014-09-07T22:21:13Z</updated>
<author>
<name>Jose Manuel Alarcon Roldan</name>
<email>jose.alarcon.roldan@gmail.com</email>
</author>
<published>2014-09-07T18:25:00Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=257d6ef4aafa5078e469eb277dfd49841a736618'/>
<id>urn:sha1:257d6ef4aafa5078e469eb277dfd49841a736618</id>
<content type='text'>
The example code provided with the i2c device interface documentation
won't compile since it uses the reserved word "register" to name a
variable.

The compiler fails with this error message:

 error: expected identifier or '(' before '=' token
   __u8 register = 0x20; /* Device register to access */
                 ^

Rename the variable "register" to simply "reg" in the example code.

Another couple of typos has been fixed as well.
[Change "! =" to "!=".]

Signed-off-by: Jose Alarcon Roldan &lt;jose.alarcon.roldan@gmail.com&gt;
Signed-off-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;
Acked-by: Wolfram Sang &lt;wsa@the-dreams.de&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>i2c: Document the implementation details of the /dev interface</title>
<updated>2008-10-14T15:30:05Z</updated>
<author>
<name>Jean Delvare</name>
<email>khali@linux-fr.org</email>
</author>
<published>2008-10-14T15:30:05Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=7c15fd1249658e203b2ac8661e48da6c2102e563'/>
<id>urn:sha1:7c15fd1249658e203b2ac8661e48da6c2102e563</id>
<content type='text'>
I wrote this explanation to answer a question on the i2c mailing list,
and thought it would be good to have in the kernel documentation.

Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
</content>
</entry>
<entry>
<title>i2c: Improve dev-interface documentation</title>
<updated>2008-10-14T15:30:05Z</updated>
<author>
<name>Jean Delvare</name>
<email>khali@linux-fr.org</email>
</author>
<published>2008-10-14T15:30:05Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=fceb2d06800ddae53095f63843d85fcff4f701ac'/>
<id>urn:sha1:fceb2d06800ddae53095f63843d85fcff4f701ac</id>
<content type='text'>
* Clarify some points.
* Point developers to i2c-tools instead of lm_sensors.
* Fix coding style in code examples.

Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
</content>
</entry>
<entry>
<title>i2c: Rename the PEC functionality bit</title>
<updated>2007-10-13T21:56:33Z</updated>
<author>
<name>David Brownell</name>
<email>david-b@pacbell.net</email>
</author>
<published>2007-10-13T21:56:33Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=6662cbb989ee71712176570759bdc4e596aed417'/>
<id>urn:sha1:6662cbb989ee71712176570759bdc4e596aed417</id>
<content type='text'>
Rename I2C_FUNC_SMBUS_HWPEC_CALC as I2C_FUNC_SMBUS_PEC, and list that
functionality as always available through the software implementation.
Update documentation accordingly (and list similar requirements).

The way it's currently packaged doesn't present the capability in a
useful way.

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: Clarify the usage of i2c-dev.h</title>
<updated>2005-07-11T21:10:37Z</updated>
<author>
<name>Jean Delvare</name>
<email>khali@linux-fr.org</email>
</author>
<published>2005-06-25T09:37:40Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=1d772e2587da3c8b0fb8610fcc1c91fd82f87e52'/>
<id>urn:sha1:1d772e2587da3c8b0fb8610fcc1c91fd82f87e52</id>
<content type='text'>
Upon suggestion by Nils Roeder, here is an update to the i2c
documentation to clarify which header files user-space applications
relying on the i2c-dev interface should include.

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] I2C: Documentation fix</title>
<updated>2005-07-11T21:10:37Z</updated>
<author>
<name>Jan Veldeman</name>
<email>jan@mind.be</email>
</author>
<published>2005-07-01T14:20:24Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=a68e2f4895070f3a449bfe5ae1174b73cc900642'/>
<id>urn:sha1:a68e2f4895070f3a449bfe5ae1174b73cc900642</id>
<content type='text'>
Fix documentation to match code in include/linux/i2c-dev.h

Signed-off-by: Jan Veldeman &lt;jan@mind.be&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>I2C: fix up some out of date Documentation</title>
<updated>2004-11-12T03:39:51Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>greg@kroah.com</email>
</author>
<published>2004-11-12T03:39:51Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=27473f4ad04cfe2a42efe9ed87a3454b042edd88'/>
<id>urn:sha1:27473f4ad04cfe2a42efe9ed87a3454b042edd88</id>
<content type='text'>
Signed-off-by: Greg Kroah-Hartman &lt;greg@kroah.com&gt;
</content>
</entry>
<entry>
<title>[PATCH] i2c updates 4/4</title>
<updated>2002-08-13T13:04:41Z</updated>
<author>
<name>Albert Cranford</name>
<email>ac9410@attbi.com</email>
</author>
<published>2002-08-13T13:04:41Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=3df60e419b1c88739c45df7b81cb5aaa9860cba0'/>
<id>urn:sha1:3df60e419b1c88739c45df7b81cb5aaa9860cba0</id>
<content type='text'>
Please apply the four 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>
<entry>
<title>v2.4.12 -&gt; v2.4.12.1</title>
<updated>2002-02-05T04:23:54Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@athlon.transmeta.com</email>
</author>
<published>2002-02-05T04:23:54Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=ad8dcf57e93e8e5f9b815e786da35ef03fc70f89'/>
<id>urn:sha1:ad8dcf57e93e8e5f9b815e786da35ef03fc70f89</id>
<content type='text'>
  - Trond Myklebust: deadlock checking in lockd server
  - Tim Waugh: fix up parport wrong #define
  - Christoph Hellwig: i2c update, ext2 cleanup
  - Al Viro: fix partition handling sanity check.
  - Trond Myklebust: make NFS use SLAB_NOFS, and not play games with PF_MEMALLOC
  - Ben Fennema: UDF update
  - Alan Cox: continued merging
  - Chris Mason: get /proc buffer memory sizes right after buf-in-page-cache
</content>
</entry>
<entry>
<title>Import changeset</title>
<updated>2002-02-05T01:40:40Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@athlon.transmeta.com</email>
</author>
<published>2002-02-05T01:40:40Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=7a2deb32924142696b8174cdf9b38cd72a11fc96'/>
<id>urn:sha1:7a2deb32924142696b8174cdf9b38cd72a11fc96</id>
<content type='text'>
</content>
</entry>
</feed>
