<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-stable.git/drivers/staging/line6, branch linux-3.7.y</title>
<subtitle>Linux kernel stable tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/'/>
<entry>
<title>staging: line6: variax.c: Eliminated remaining strict_stroul()s</title>
<updated>2012-08-14T23:46:34+00:00</updated>
<author>
<name>Johannes Thumshirn</name>
<email>morbidrsa@googlemail.com</email>
</author>
<published>2012-08-14T18:22:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=9291975d6647794710553630c2613b5658c81d3f'/>
<id>9291975d6647794710553630c2613b5658c81d3f</id>
<content type='text'>
Eliminated remaining calls to strict_stroul() and replaced them with
strict_kstrtou8().

Signed-off-by: Johannes Thumshirn &lt;morbidrsa@googlemail.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>
Eliminated remaining calls to strict_stroul() and replaced them with
strict_kstrtou8().

Signed-off-by: Johannes Thumshirn &lt;morbidrsa@googlemail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: line6: pcm.c: Changed simple_strtoul to kstrtoint</title>
<updated>2012-08-14T02:15:49+00:00</updated>
<author>
<name>Johannes Thumshirn</name>
<email>morbidrsa@googlemail.com</email>
</author>
<published>2012-08-06T12:08:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=cdf5e55124e4804fc0027df7e89567a3f5eed8bf'/>
<id>cdf5e55124e4804fc0027df7e89567a3f5eed8bf</id>
<content type='text'>
Changed call to simple_strtoul to kstrtoint in pcm_set_impulse_volume(...)

Signed-off-by: Johannes Thumshirn &lt;morbidrsa@googlemail.com&gt;
Reviewed-by: Stefan Hajnoczi &lt;stefanha@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>
Changed call to simple_strtoul to kstrtoint in pcm_set_impulse_volume(...)

Signed-off-by: Johannes Thumshirn &lt;morbidrsa@googlemail.com&gt;
Reviewed-by: Stefan Hajnoczi &lt;stefanha@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: line6: Changed strict_strtoul() to kstrtou8() in pod_set_midi_postprocess()</title>
<updated>2012-07-06T23:12:46+00:00</updated>
<author>
<name>Johannes Thumshirn</name>
<email>morbidrsa@googlemail.com</email>
</author>
<published>2012-06-27T19:26:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=06501787d843608c83864cc241f4fd464ce385ca'/>
<id>06501787d843608c83864cc241f4fd464ce385ca</id>
<content type='text'>
Changed a call to strict_strtoul() into kstrtou8() in
pod_set_midi_postprocess().

Signed-off-by: Johannes Thumshirn &lt;morbidrsa@googlemail.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>
Changed a call to strict_strtoul() into kstrtou8() in
pod_set_midi_postprocess().

Signed-off-by: Johannes Thumshirn &lt;morbidrsa@googlemail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: line6: Changed strict_strtoul() to kstrtou8() in pod_set_channel()</title>
<updated>2012-07-06T23:12:46+00:00</updated>
<author>
<name>Johannes Thumshirn</name>
<email>morbidrsa@googlemail.com</email>
</author>
<published>2012-06-27T19:26:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=a4fb7d53869f848fcef91fc6b571e0e8f6e835ce'/>
<id>a4fb7d53869f848fcef91fc6b571e0e8f6e835ce</id>
<content type='text'>
Changed strict_strtoul() to kstrtou() in pod_set_channel() to take changes in
pod_send_channel() into account.

Signed-off-by: Johannes Thumshirn &lt;morbidrsa@googlemail.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>
Changed strict_strtoul() to kstrtou() in pod_set_channel() to take changes in
pod_send_channel() into account.

Signed-off-by: Johannes Thumshirn &lt;morbidrsa@googlemail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: line6: Exchanged strict_strtoul with kstrtou8() in pod.c:pod_resolve()</title>
<updated>2012-07-06T23:12:46+00:00</updated>
<author>
<name>Johannes Thumshirn</name>
<email>morbidrsa@googlemail.com</email>
</author>
<published>2012-06-27T19:26:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=1d0e834d62c6810385c2f0673cf6bd97a59aae68'/>
<id>1d0e834d62c6810385c2f0673cf6bd97a59aae68</id>
<content type='text'>
Exchanged call to strict_strtoul() with kstrtou8() in pod_resolve().

Signed-off-by: Johannes Thumshirn &lt;morbidrsa@googlemail.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>
Exchanged call to strict_strtoul() with kstrtou8() in pod_resolve().

Signed-off-by: Johannes Thumshirn &lt;morbidrsa@googlemail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: line6: control.c eliminate strict_strtoul() in pod_set_param_int()</title>
<updated>2012-07-06T23:12:45+00:00</updated>
<author>
<name>Johannes Thumshirn</name>
<email>morbidrsa@googlemail.com</email>
</author>
<published>2012-06-27T19:26:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=336cab9afa2567fd41d2813d3f0f9249371219cb'/>
<id>336cab9afa2567fd41d2813d3f0f9249371219cb</id>
<content type='text'>
Exchange strict_strtoul() with kstrtou8() and make "value" a u8 instead of a
unsigned long. This is also needed for the changed
line6_pod_transmit_parameter().

Signed-off-by: Johannes Thumshirn &lt;morbidrsa@googlemail.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>
Exchange strict_strtoul() with kstrtou8() and make "value" a u8 instead of a
unsigned long. This is also needed for the changed
line6_pod_transmit_parameter().

Signed-off-by: Johannes Thumshirn &lt;morbidrsa@googlemail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: line6: changed interface of pod_send_channel()</title>
<updated>2012-07-06T23:12:45+00:00</updated>
<author>
<name>Johannes Thumshirn</name>
<email>morbidrsa@googlemail.com</email>
</author>
<published>2012-06-27T19:25:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=8d6b7f7c9b3c346f2fef496827c3fbbc2ebef1a9'/>
<id>8d6b7f7c9b3c346f2fef496827c3fbbc2ebef1a9</id>
<content type='text'>
Adjusted interface of pod_send_channel() in order to take changes of
line6_send_program() into account.

Signed-off-by: Johannes Thumshirn &lt;morbidrsa@googlemail.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>
Adjusted interface of pod_send_channel() in order to take changes of
line6_send_program() into account.

Signed-off-by: Johannes Thumshirn &lt;morbidrsa@googlemail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: line6: adjusted interface of line6_send_program()</title>
<updated>2012-07-06T23:12:45+00:00</updated>
<author>
<name>Johannes Thumshirn</name>
<email>morbidrsa@googlemail.com</email>
</author>
<published>2012-06-27T19:25:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=317e188b2d48b7bc8537619b6c01208e1b03001a'/>
<id>317e188b2d48b7bc8537619b6c01208e1b03001a</id>
<content type='text'>
Adjusted interface of line6_send_program() to clarify internal working

Signed-off-by: Johannes Thumshirn &lt;morbidrsa@googlemail.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>
Adjusted interface of line6_send_program() to clarify internal working

Signed-off-by: Johannes Thumshirn &lt;morbidrsa@googlemail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: line6: changed interface of line6_pod_transmit_parameter()</title>
<updated>2012-07-06T23:12:45+00:00</updated>
<author>
<name>Johannes Thumshirn</name>
<email>morbidrsa@googlemail.com</email>
</author>
<published>2012-06-27T19:25:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=5b9bd2ad5116c735cf8e4fa1689319849086a55e'/>
<id>5b9bd2ad5116c735cf8e4fa1689319849086a55e</id>
<content type='text'>
Adjusted interface of line6_pod_transmit_parameter() to take changes of
line6_transmit_parameter() into account

Signed-off-by: Johannes Thumshirn &lt;morbidrsa@googlemail.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>
Adjusted interface of line6_pod_transmit_parameter() to take changes of
line6_transmit_parameter() into account

Signed-off-by: Johannes Thumshirn &lt;morbidrsa@googlemail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: line6: Changed some strict_strtouls to kstrtou8</title>
<updated>2012-07-06T23:12:44+00:00</updated>
<author>
<name>Johannes Thumshirn</name>
<email>morbidrsa@googlemail.com</email>
</author>
<published>2012-06-27T19:25:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux-stable.git/commit/?id=1383ec4dad392a1c316820e9afb27b5fb95a6f57'/>
<id>1383ec4dad392a1c316820e9afb27b5fb95a6f57</id>
<content type='text'>
Adjusted strict_strtoul calls to kstrtou8 in order to take the changes of
line6_transmit_parameter() into account.

Signed-off-by: Johannes Thumshirn &lt;morbidrsa@googlemail.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>
Adjusted strict_strtoul calls to kstrtou8 in order to take the changes of
line6_transmit_parameter() into account.

Signed-off-by: Johannes Thumshirn &lt;morbidrsa@googlemail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
