<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux.git/drivers/staging/dgnc, branch v4.11</title>
<subtitle>Linux kernel source tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/'/>
<entry>
<title>sched/headers: Prepare to move signal wakeup &amp; sigpending methods from &lt;linux/sched.h&gt; into &lt;linux/sched/signal.h&gt;</title>
<updated>2017-03-02T07:42:32+00:00</updated>
<author>
<name>Ingo Molnar</name>
<email>mingo@kernel.org</email>
</author>
<published>2017-02-02T18:15:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=174cd4b1e5fbd0d74c68cf3a74f5bd4923485512'/>
<id>174cd4b1e5fbd0d74c68cf3a74f5bd4923485512</id>
<content type='text'>
Fix up affected files that include this signal functionality via sched.h.

Acked-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
Cc: Mike Galbraith &lt;efault@gmx.de&gt;
Cc: Peter Zijlstra &lt;peterz@infradead.org&gt;
Cc: Thomas Gleixner &lt;tglx@linutronix.de&gt;
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix up affected files that include this signal functionality via sched.h.

Acked-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
Cc: Mike Galbraith &lt;efault@gmx.de&gt;
Cc: Peter Zijlstra &lt;peterz@infradead.org&gt;
Cc: Thomas Gleixner &lt;tglx@linutronix.de&gt;
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: dgnc: dgnc_tty.c: fix argument list alignment issue.</title>
<updated>2017-02-12T12:26:14+00:00</updated>
<author>
<name>Nathan Howard</name>
<email>adanhawthorn@gmail.com</email>
</author>
<published>2017-02-11T05:06:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=b3fc909ad1a3cca90ef47bdb2a28c14d58515b1a'/>
<id>b3fc909ad1a3cca90ef47bdb2a28c14d58515b1a</id>
<content type='text'>
Fix checkpatch.pl issue of the form:
"CHECK: Alignment should match open parenthesis".

Signed-off-by: Nathan Howard &lt;adanhawthorn@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>
Fix checkpatch.pl issue of the form:
"CHECK: Alignment should match open parenthesis".

Signed-off-by: Nathan Howard &lt;adanhawthorn@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: dgnc: update TODO file</title>
<updated>2017-01-03T14:34:06+00:00</updated>
<author>
<name>Fernando Apesteguia</name>
<email>fernando.apesteguia@gmail.com</email>
</author>
<published>2016-12-11T19:13:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=c7591a266aebfafc8afc1f2939bed2e76dcff55a'/>
<id>c7591a266aebfafc8afc1f2939bed2e76dcff55a</id>
<content type='text'>
Remove reference to checkpatch warnings since its output is now clean.

Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove reference to checkpatch warnings since its output is now clean.

Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: fixed spelling error in TODO file for dgnc driver</title>
<updated>2017-01-03T14:32:54+00:00</updated>
<author>
<name>Scott Matheina</name>
<email>scott@matheina.com</email>
</author>
<published>2016-12-22T02:44:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=298afff08c82ff8c6de0253ffe76ad34adb99f0f'/>
<id>298afff08c82ff8c6de0253ffe76ad34adb99f0f</id>
<content type='text'>
fixed a missing letter in the TODO file 'unneeded'

Signed-off-by: Scott Matheina &lt;scott@matheina.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>
fixed a missing letter in the TODO file 'unneeded'

Signed-off-by: Scott Matheina &lt;scott@matheina.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: dgnc: Fix lines longer than 80 characters</title>
<updated>2016-12-07T10:41:17+00:00</updated>
<author>
<name>Fernando Apesteguia</name>
<email>fernando.apesteguia@gmail.com</email>
</author>
<published>2016-12-06T17:07:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=9b33f918c0c1239719d4bc2313125d9bb59e8305'/>
<id>9b33f918c0c1239719d4bc2313125d9bb59e8305</id>
<content type='text'>
For two cases (beginning and end of the patch) I opted to create small
functions instead of breaking the the lines in a weird way.

The other changes are simple ones: either by breaking the line when
appropriate or by turning a comment into a multi-line one.

Signed-off-by: Fernando Apesteguia &lt;fernando.apesteguia@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>
For two cases (beginning and end of the patch) I opted to create small
functions instead of breaking the the lines in a weird way.

The other changes are simple ones: either by breaking the line when
appropriate or by turning a comment into a multi-line one.

Signed-off-by: Fernando Apesteguia &lt;fernando.apesteguia@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: dgnc: fix blank line after '{' warnings.</title>
<updated>2016-12-07T10:41:17+00:00</updated>
<author>
<name>Fernando Apesteguia</name>
<email>fernando.apesteguia@gmail.com</email>
</author>
<published>2016-12-06T18:07:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=1100a3b0ac4b2666ea6eb5769fad10442490792a'/>
<id>1100a3b0ac4b2666ea6eb5769fad10442490792a</id>
<content type='text'>
Remove blank lines between open brace and comment.
Remove blank lines after comment in line with the rest of the comments
of the file.

Signed-off-by: Fernando Apesteguia &lt;fernando.apesteguia@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>
Remove blank lines between open brace and comment.
Remove blank lines after comment in line with the rest of the comments
of the file.

Signed-off-by: Fernando Apesteguia &lt;fernando.apesteguia@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: dgnc: fix unnamed parameter</title>
<updated>2016-12-06T09:18:07+00:00</updated>
<author>
<name>Fernando Apesteguia</name>
<email>fernando.apesteguia@gmail.com</email>
</author>
<published>2016-12-02T19:35:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=dbb804bc42464d06775d4112bba705819233eb60'/>
<id>dbb804bc42464d06775d4112bba705819233eb60</id>
<content type='text'>
This patch fixes a checkpatch warning.

Signed-off-by: Fernando Apesteguia &lt;fernando.apesteguia@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>
This patch fixes a checkpatch warning.

Signed-off-by: Fernando Apesteguia &lt;fernando.apesteguia@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: dgnc: remove sysfs files</title>
<updated>2016-12-01T08:57:49+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2016-11-30T13:46:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=1eb388b67a380b387030e54684f297d9f6046449'/>
<id>1eb388b67a380b387030e54684f297d9f6046449</id>
<content type='text'>
The dgnc driver has no business creating "custom" sysfs files just for a
single tty driver.  Combined with the odd way they are created, it's
just a mess, so remove them entirely as I am tired of tripping over them
when doing driver core changes.

Cc: Lidza Louina &lt;lidza.louina@gmail.com&gt;
Cc: Mark Hounschell &lt;markh@compro.net&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>
The dgnc driver has no business creating "custom" sysfs files just for a
single tty driver.  Combined with the odd way they are created, it's
just a mess, so remove them entirely as I am tired of tripping over them
when doing driver core changes.

Cc: Lidza Louina &lt;lidza.louina@gmail.com&gt;
Cc: Mark Hounschell &lt;markh@compro.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: dgnc: dgnc_tty: Remove blank lines</title>
<updated>2016-11-21T10:10:56+00:00</updated>
<author>
<name>Vijai Kumar K</name>
<email>vijaikumar.kanagarajan@gmail.com</email>
</author>
<published>2016-11-20T18:39:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=0575b181180de65a352e7c53fa3bc9bdf9eb2c73'/>
<id>0575b181180de65a352e7c53fa3bc9bdf9eb2c73</id>
<content type='text'>
Fixes checkpatch warning: waitqueue_active without comment

Signed-off-by: Vijai Kumar K &lt;vijaikumar.kanagarajan@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 warning: waitqueue_active without comment

Signed-off-by: Vijai Kumar K &lt;vijaikumar.kanagarajan@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>staging: dgnc: digi.h Spelling correction</title>
<updated>2016-11-21T10:10:56+00:00</updated>
<author>
<name>Walt Feasel</name>
<email>waltfeasel@gmail.com</email>
</author>
<published>2016-11-19T16:47:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=4f9f6927851e66614f87529d22c57b42b7af60d1'/>
<id>4f9f6927851e66614f87529d22c57b42b7af60d1</id>
<content type='text'>
Make spelling correction for 'regular'

Signed-off-by: Walt Feasel &lt;waltfeasel@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>
Make spelling correction for 'regular'

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