<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/drivers/staging/vme, branch v4.4.171</title>
<subtitle>Linux kernel stable tree (mirror)</subtitle>
<id>https://git.radix-linux.su/kernel/linux.git/atom?h=v4.4.171</id>
<link rel='self' href='https://git.radix-linux.su/kernel/linux.git/atom?h=v4.4.171'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/'/>
<updated>2015-08-15T01:56:54+00:00</updated>
<entry>
<title>staging: vme: devices: add spaces around '-'</title>
<updated>2015-08-15T01:56:54+00:00</updated>
<author>
<name>Junsu Shin</name>
<email>jjunes0@gmail.com</email>
</author>
<published>2015-08-11T22:44:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=bda9e24909b58c90adb4dd03663d250a5c872fb8'/>
<id>urn:sha1:bda9e24909b58c90adb4dd03663d250a5c872fb8</id>
<content type='text'>
This is a patch to the vme_pio2_core.c that adds spaces around '-'.

Signed-off-by: Junsu Shin &lt;jjunes0@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: vme: devices: fix NULL comparison style</title>
<updated>2015-08-15T01:56:54+00:00</updated>
<author>
<name>Junsu Shin</name>
<email>jjunes0@gmail.com</email>
</author>
<published>2015-08-11T22:07:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=a8f401f9e751eb5d1f6e9f66e45c84e390bc75bb'/>
<id>urn:sha1:a8f401f9e751eb5d1f6e9f66e45c84e390bc75bb</id>
<content type='text'>
This is a patch to vme_pio2_core.c that fixes up the NULL comparison style.

Signed-off-by: Junsu Shin &lt;jjunes0@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: vme: devices: remove blank line after open brace</title>
<updated>2015-08-15T01:56:54+00:00</updated>
<author>
<name>Junsu Shin</name>
<email>jjunes0@gmail.com</email>
</author>
<published>2015-08-11T21:36:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=6c37e7445700fd49a0b86db86b5f2c20bc963fd5'/>
<id>urn:sha1:6c37e7445700fd49a0b86db86b5f2c20bc963fd5</id>
<content type='text'>
This is a patch to the vme_pio2_core.c that removes blank line after open brace '{'.

Signed-off-by: Junsu Shin &lt;jjunes0@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: vme: devices: remove multiple blank lines</title>
<updated>2015-08-15T01:56:54+00:00</updated>
<author>
<name>Junsu Shin</name>
<email>jjunes0@gmail.com</email>
</author>
<published>2015-08-11T20:02:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=d5f0a90e60643fa63fffa88828c5552f3902a5bf'/>
<id>urn:sha1:d5f0a90e60643fa63fffa88828c5552f3902a5bf</id>
<content type='text'>
This is a patch to vm2_pio2_core.c that removes multiple blanks lines.

Signed-off-by: Junsu Shin &lt;jjunes0@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Staging: vme: remove an unnecessary and wrong warning message</title>
<updated>2015-08-07T22:10:58+00:00</updated>
<author>
<name>Navy Cheng</name>
<email>navych@126.com</email>
</author>
<published>2015-08-06T01:47:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=44ae5443ef9fac059a2892cbb3f7e4d95f7f8d12'/>
<id>urn:sha1:44ae5443ef9fac059a2892cbb3f7e4d95f7f8d12</id>
<content type='text'>
The wrong warning message in vme_user_probe() will mislead developers and
users. As the error message which prompt cdev_add() error already exists,
just remove the unnecessary and wrong message.

Signed-off-by: Navy Cheng &lt;navych@126.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: vme_user: remove okcount variable</title>
<updated>2015-07-15T05:50:15+00:00</updated>
<author>
<name>Dmitry Kalinkin</name>
<email>dmitry.kalinkin@gmail.com</email>
</author>
<published>2015-06-26T20:39:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=32491f561bffddfc5c3dee87e439f2ec64a6cf80'/>
<id>urn:sha1:32491f561bffddfc5c3dee87e439f2ec64a6cf80</id>
<content type='text'>
Signed-off-by: Dmitry Kalinkin &lt;dmitry.kalinkin@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: vme_user: remove distracting comment</title>
<updated>2015-07-15T05:50:15+00:00</updated>
<author>
<name>Dmitry Kalinkin</name>
<email>dmitry.kalinkin@gmail.com</email>
</author>
<published>2015-06-26T20:39:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=18f8bee2066a55b7fee478cac0a91d073d3d24a9'/>
<id>urn:sha1:18f8bee2066a55b7fee478cac0a91d073d3d24a9</id>
<content type='text'>
Signed-off-by: Dmitry Kalinkin &lt;dmitry.kalinkin@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: vme_user: remove unused variable</title>
<updated>2015-07-15T05:50:15+00:00</updated>
<author>
<name>Dmitry Kalinkin</name>
<email>dmitry.kalinkin@gmail.com</email>
</author>
<published>2015-06-26T20:39:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=457ab28619abd1a87eefbb2615bb54ede51e339f'/>
<id>urn:sha1:457ab28619abd1a87eefbb2615bb54ede51e339f</id>
<content type='text'>
Signed-off-by: Dmitry Kalinkin &lt;dmitry.kalinkin@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: vme_user: switch to returning -EFAULT on __copy_*_user errors</title>
<updated>2015-07-15T05:50:15+00:00</updated>
<author>
<name>Dmitry Kalinkin</name>
<email>dmitry.kalinkin@gmail.com</email>
</author>
<published>2015-06-26T20:39:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=7c78e0cdd0baaea087f342330ec1cc44cf4312e8'/>
<id>urn:sha1:7c78e0cdd0baaea087f342330ec1cc44cf4312e8</id>
<content type='text'>
Signed-off-by: Dmitry Kalinkin &lt;dmitry.kalinkin@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: vme_user: allow large read()/write()</title>
<updated>2015-07-15T05:50:15+00:00</updated>
<author>
<name>Dmitry Kalinkin</name>
<email>dmitry.kalinkin@gmail.com</email>
</author>
<published>2015-06-26T20:39:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=8e4d138cc083bb960271e79832982e982c35d219'/>
<id>urn:sha1:8e4d138cc083bb960271e79832982e982c35d219</id>
<content type='text'>
This changes large master transfers to do shorter read/write rather than
return -EINVAL. User space will now be able to optimistically request a
large transfer and get at least some data.

This also removes comments suggesting on how to implement large
transfers. Current vme_master_* read and write implementations use CPU
copies that don't produce burst PCI accesses and subsequently no block
transfer on VME bus. In the end overall performance is quiet low and it
can't be fixed by doing direct copy to user space. Much easier solution
would be to just reuse kernel buffer.

Signed-off-by: Dmitry Kalinkin &lt;dmitry.kalinkin@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
</feed>
