<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-stable.git/drivers/staging/ced1401, branch linux-3.13.y</title>
<subtitle>Linux kernel stable tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/'/>
<entry>
<title>ced1401: Convert driver to use get_user_pages_fast()</title>
<updated>2013-10-06T00:52:58+00:00</updated>
<author>
<name>Jan Kara</name>
<email>jack@suse.cz</email>
</author>
<published>2013-10-02T14:27:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=f4ee2ccb6f9241c4bae2df66c296cf579d1487fb'/>
<id>f4ee2ccb6f9241c4bae2df66c296cf579d1487fb</id>
<content type='text'>
Signed-off-by: Jan Kara &lt;jack@suse.cz&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jan Kara &lt;jack@suse.cz&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Staging: ced1401: Staticize local symbols</title>
<updated>2013-05-22T22:31:39+00:00</updated>
<author>
<name>Sachin Kamat</name>
<email>sachin.kamat@linaro.org</email>
</author>
<published>2013-05-22T10:06:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=631ae9054d148ff474d442d73309d9ea2a6ea7e6'/>
<id>631ae9054d148ff474d442d73309d9ea2a6ea7e6</id>
<content type='text'>
Symbols referenced only in this file are made static.

Signed-off-by: Sachin Kamat &lt;sachin.kamat@linaro.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Symbols referenced only in this file are made static.

Signed-off-by: Sachin Kamat &lt;sachin.kamat@linaro.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Staging: ced1401: Use NULL instead of 0 for pointers</title>
<updated>2013-05-22T22:31:39+00:00</updated>
<author>
<name>Sachin Kamat</name>
<email>sachin.kamat@linaro.org</email>
</author>
<published>2013-05-22T10:06:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=6e3fe5dcd7f136e5802b1a54c0dfbc9aeb302adb'/>
<id>6e3fe5dcd7f136e5802b1a54c0dfbc9aeb302adb</id>
<content type='text'>
Use NULL instead of 0 for pointer variables.

Signed-off-by: Sachin Kamat &lt;sachin.kamat@linaro.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use NULL instead of 0 for pointer variables.

Signed-off-by: Sachin Kamat &lt;sachin.kamat@linaro.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Staging: ced1401: Patch removes unused typedefs.</title>
<updated>2013-05-16T23:34:22+00:00</updated>
<author>
<name>Elena Ufimtseva</name>
<email>ufimtseva@gmail.com</email>
</author>
<published>2013-05-16T16:47:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=2b52d1e3488970a12101d0c98a072249f4bb36b5'/>
<id>2b52d1e3488970a12101d0c98a072249f4bb36b5</id>
<content type='text'>
Patch removes unused typedefs BOOLEAN, *LPCSTR, *LPCSTR, UCHAR, *LPBYTE.

Signed-off-by: Elena Ufimtseva &lt;ufimtseva@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch removes unused typedefs BOOLEAN, *LPCSTR, *LPCSTR, UCHAR, *LPBYTE.

Signed-off-by: Elena Ufimtseva &lt;ufimtseva@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Staging: ced1401: Patch removes typedef unsigned int DWORD.</title>
<updated>2013-05-16T23:34:22+00:00</updated>
<author>
<name>Elena Ufimtseva</name>
<email>ufimtseva@gmail.com</email>
</author>
<published>2013-05-16T16:47:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=8c79caa82aaea1e6929ef9e1e7df323664950151'/>
<id>8c79caa82aaea1e6929ef9e1e7df323664950151</id>
<content type='text'>
Patch removes usage of typedef unsigned int DWORD.

Signed-off-by: Elena Ufimtseva &lt;ufimtseva@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch removes usage of typedef unsigned int DWORD.

Signed-off-by: Elena Ufimtseva &lt;ufimtseva@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Staging: ced1401: Patch removes typedef unsigned short WORD.</title>
<updated>2013-05-16T23:33:16+00:00</updated>
<author>
<name>Elena Ufimtseva</name>
<email>ufimtseva@gmail.com</email>
</author>
<published>2013-05-16T16:47:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=4e0825fd81ed7a78ea7e4998cd1f91f4b0e63297'/>
<id>4e0825fd81ed7a78ea7e4998cd1f91f4b0e63297</id>
<content type='text'>
Patch removes the use of typedef unsigned short WORD.

Signed-off-by: Elena Ufimtseva &lt;ufimtseva@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch removes the use of typedef unsigned short WORD.

Signed-off-by: Elena Ufimtseva &lt;ufimtseva@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Staging: ced1401: Patch fixes missing parentheses in macro definitions.</title>
<updated>2013-05-16T03:52:56+00:00</updated>
<author>
<name>Elena Ufimtseva</name>
<email>ufimtseva@gmail.com</email>
</author>
<published>2013-05-15T21:45:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=c33033dbe00c0f89b93f9859628b2792b0cc1144'/>
<id>c33033dbe00c0f89b93f9859628b2792b0cc1144</id>
<content type='text'>
Patch fixes missing parentheses in macro definitions.

Signed-off-by: Elena Ufimtseva &lt;ufimtseva@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch fixes missing parentheses in macro definitions.

Signed-off-by: Elena Ufimtseva &lt;ufimtseva@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Staging: ced1401: Fixes trailing whitespace checkpath warning.</title>
<updated>2013-05-15T17:16:22+00:00</updated>
<author>
<name>Elena Ufimtseva</name>
<email>ufimtseva@gmail.com</email>
</author>
<published>2013-05-15T16:57:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=95d8ee5403b195aea7c18520ef635ff14717ed1e'/>
<id>95d8ee5403b195aea7c18520ef635ff14717ed1e</id>
<content type='text'>
Fixes trailing whitespace checkpath warning.

Signed-off-by: Elena Ufimtseva &lt;ufimtseva@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes trailing whitespace checkpath warning.

Signed-off-by: Elena Ufimtseva &lt;ufimtseva@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Staging: ced1401: Fixes 'open brace should be on the previous line'.</title>
<updated>2013-05-15T17:16:22+00:00</updated>
<author>
<name>Elena Ufimtseva</name>
<email>ufimtseva@gmail.com</email>
</author>
<published>2013-05-15T16:57:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=e035b590a645c22ed451ca3b8d25c046e7caa6ce'/>
<id>e035b590a645c22ed451ca3b8d25c046e7caa6ce</id>
<content type='text'>
Fixes checkpatch warnings 'open brace should be on the previous line'.

Signed-off-by: Elena Ufimtseva &lt;ufimtseva@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes checkpatch warnings 'open brace should be on the previous line'.

Signed-off-by: Elena Ufimtseva &lt;ufimtseva@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Staging: ced1401: Fixes white spaces and indentations.</title>
<updated>2013-05-15T17:16:21+00:00</updated>
<author>
<name>Elena Ufimtseva</name>
<email>ufimtseva@gmail.com</email>
</author>
<published>2013-05-15T16:57:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=d9f8374ba0c05262c9ee8816ee35fc13ece1ad3c'/>
<id>d9f8374ba0c05262c9ee8816ee35fc13ece1ad3c</id>
<content type='text'>
Fixes white spaces and indentations warnings from checkpatch.

Signed-off-by: Elena Ufimtseva &lt;ufimtseva@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes white spaces and indentations warnings from checkpatch.

Signed-off-by: Elena Ufimtseva &lt;ufimtseva@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
