<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/drivers/w1/Makefile, branch v5.2.4</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v5.2.4</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v5.2.4'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2019-05-21T08:50:46Z</updated>
<entry>
<title>treewide: Add SPDX license identifier - Makefile/Kconfig</title>
<updated>2019-05-21T08:50:46Z</updated>
<author>
<name>Thomas Gleixner</name>
<email>tglx@linutronix.de</email>
</author>
<published>2019-05-19T12:07:45Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=ec8f24b7faaf3d4799a7c3f4c1b87f6b02778ad1'/>
<id>urn:sha1:ec8f24b7faaf3d4799a7c3f4c1b87f6b02778ad1</id>
<content type='text'>
Add SPDX license identifiers to all Make/Kconfig files which:

 - Have no license information of any form

These files fall under the project license, GPL v2 only. The resulting SPDX
license identifier is:

  GPL-2.0-only

Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] better CONFIG_W1_SLAVE_DS2433_CRC handling</title>
<updated>2006-12-07T16:39:43Z</updated>
<author>
<name>Evgeniy Polyakov</name>
<email>johnpol@2ka.mipt.ru</email>
</author>
<published>2006-12-07T04:39:27Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=e9d55f9dbcf048a882478b437fa3f87becf8a770'/>
<id>urn:sha1:e9d55f9dbcf048a882478b437fa3f87becf8a770</id>
<content type='text'>
CONFIG_W1_SLAVE_DS2433_CRC can be used directly, there's no reason for the
indirection of defining a different variable in the Makefile.

Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
Signed-off-by: Evgeniy Polyakov &lt;johnpol@2ka.mipt.ru&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] w1: Make w1 connector notifications depend on connector.</title>
<updated>2006-06-22T18:22:50Z</updated>
<author>
<name>Evgeniy Polyakov</name>
<email>johnpol@2ka.mipt.ru</email>
</author>
<published>2006-04-03T08:01:12Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=46e07f6e5eb0e465e086b8f485f4238bd453e3e9'/>
<id>urn:sha1:46e07f6e5eb0e465e086b8f485f4238bd453e3e9</id>
<content type='text'>
Make w1 connector notifications depend on connector.

Signed-off-by: Evgeniy Polyakov &lt;johnpol@2ka.mipt.ru&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>[PATCH] w1: Userspace communication protocol over connector.</title>
<updated>2006-06-22T18:22:50Z</updated>
<author>
<name>Evgeniy Polyakov</name>
<email>johnpol@2ka.mipt.ru</email>
</author>
<published>2006-03-23T16:11:58Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=12003375acd879e498c6c511faf27531296f9640'/>
<id>urn:sha1:12003375acd879e498c6c511faf27531296f9640</id>
<content type='text'>
There are three types of messages between w1 core and userspace:
1. Events. They are generated each time new master or slave device found
	either due to automatic or requested search.
2. Userspace commands. Includes read/write and search/alarm search comamnds.
3. Replies to userspace commands.

From: Evgeniy Polyakov &lt;johnpol@2ka.mipt.ru&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>[PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code into 'w1/slaves'</title>
<updated>2006-03-24T01:28:11Z</updated>
<author>
<name>Evgeniy Polyakov</name>
<email>johnpol@2ka.mipt.ru</email>
</author>
<published>2005-12-06T10:38:28Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=bd529cfb40c427d5b5aae0d315afb9f0a1da5e76'/>
<id>urn:sha1:bd529cfb40c427d5b5aae0d315afb9f0a1da5e76</id>
<content type='text'>
Signed-off-by: Ben Gardner &lt;bgardner@wabtec.com&gt;
Signed-off-by: Evgeniy Polyakov &lt;johnpol@2ka.mipt.ru&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>[PATCH] w1_ds2433: Added crc16 protection and read caching.</title>
<updated>2005-09-08T21:41:27Z</updated>
<author>
<name>Evgeniy Polyakov</name>
<email>johnpol@2ka.mipt.ru</email>
</author>
<published>2005-08-17T11:24:37Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=0a25e4d5647003a32ba5496f9d0f40ba9c1e3863'/>
<id>urn:sha1:0a25e4d5647003a32ba5496f9d0f40ba9c1e3863</id>
<content type='text'>
The changes to ds2433 to add CRC16 protection and read caching.

Signed-off-by: Ben Gardner &lt;bgardner@wabtec.com&gt;
Signed-off-by: Evgeniy Polyakov &lt;johnpol@2ka.mipt.ru&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>[PATCH] w1: Added DS2433 driver.</title>
<updated>2005-09-08T21:41:27Z</updated>
<author>
<name>Evgeniy Polyakov</name>
<email>johnpol@2ka.mipt.ru</email>
</author>
<published>2005-08-11T13:27:50Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=80895392c83e54653540e72e7d40573aac7ee690'/>
<id>urn:sha1:80895392c83e54653540e72e7d40573aac7ee690</id>
<content type='text'>
Work by Ben Gardner &lt;bgardner@wabtec.com&gt;.

Signed-off-by: Evgeniy Polyakov &lt;johnpol@2ka.mipt.ru&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>[PATCH] W1: let W1 select NET.</title>
<updated>2004-09-09T03:02:27Z</updated>
<author>
<name>Evgeniy Polyakov</name>
<email>johnpol@2ka.mipt.ru</email>
</author>
<published>2004-09-09T03:02:27Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=73c0d39f43b1c11838f1119f1f1fa60d06fd7230'/>
<id>urn:sha1:73c0d39f43b1c11838f1119f1f1fa60d06fd7230</id>
<content type='text'>
On Wed, 2004-08-25 at 23:41, Greg KH wrote:
&gt; On Wed, Aug 25, 2004 at 11:21:29PM +0400, Evgeniy Polyakov wrote:
&gt; &gt; On Wed, 25 Aug 2004 10:49:12 -0700
&gt; &gt; Greg KH &lt;greg@kroah.com&gt; wrote:
&gt; &gt;
&gt; &gt; &gt; On Fri, Aug 13, 2004 at 02:35:40PM +0400, Evgeniy Polyakov wrote:
&gt; &gt; &gt; &gt; The patch below fixes this issue by letting W1 select NET.
&gt; &gt; &gt; &gt;
&gt; &gt; &gt; &gt; Patch was created by Adrian Bunk &lt;bunk@fs.tum.de&gt;.
&gt; &gt; &gt;
&gt; &gt; &gt; Nah, I'm going to hold off on this, it's not really needed (who
&gt; &gt; &gt; doesn't build with NET enabled...)
&gt; &gt;
&gt; &gt; Hmmm, but someone really may want to build it without NET support.
&gt; &gt; I have an idea(I thought it out exactly for the case when you do not
&gt; &gt; apply it) to disable networking(netlink) support in compilation time if
&gt; &gt; CONFIG_NET is not defined.
&gt; &gt; And add some warning like:
&gt; &gt;
&gt; &gt; #ifndef CONFIG_NET
&gt; &gt; #warning Netlink support is disabled.
&gt; &gt; #endif
&gt;
&gt; That sounds like a good fix.



Signed-off-by: Greg Kroah-Hartman &lt;greg@kroah.com&gt;
</content>
</entry>
<entry>
<title>[PATCH] w1: Added driver for Dallas' DS9490* USB &lt;-&gt; W1 master.</title>
<updated>2004-08-06T08:46:38Z</updated>
<author>
<name>Evgeniy Polyakov</name>
<email>johnpol@2ka.mipt.ru</email>
</author>
<published>2004-08-06T08:46:38Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=4516174fb25bf8ff73f33b3fc3e694694b9fca1f'/>
<id>urn:sha1:4516174fb25bf8ff73f33b3fc3e694694b9fca1f</id>
<content type='text'>
Added driver for Dallas' DS9490* USB &lt;-&gt; W1 master.
Should handle any device based on DS2490 chip.

Signed-off-by: Evgeniy Polyakov &lt;johnpol@2ka.mipt.ru&gt;
Signed-off-by: Greg Kroah-Hartman &lt;greg@kroah.com&gt;
</content>
</entry>
<entry>
<title>[PATCH] w1: Added  w1_smem.c - driver for simple 64bit ROM devices.</title>
<updated>2004-08-06T08:46:04Z</updated>
<author>
<name>Evgeniy Polyakov</name>
<email>johnpol@2ka.mipt.ru</email>
</author>
<published>2004-08-06T08:46:04Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=7981c80dd2a3095cdd2f10b6173100fae2bf434b'/>
<id>urn:sha1:7981c80dd2a3095cdd2f10b6173100fae2bf434b</id>
<content type='text'>
Added w1_smem.c - driver for simple 64bit ROM devices.
Simple iButtons with ds2401/ds2411/ds1990* are handled by this driver.

Signed-off-by: Evgeniy Polyakov &lt;johnpol@2ka.mipt.ru&gt;
Signed-off-by: Greg Kroah-Hartman &lt;greg@kroah.com&gt;
</content>
</entry>
</feed>
