<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/staging/vt6655, branch v5.2</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
</subtitle>
<id>https://git.shady.money/linux/atom?h=v5.2</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v5.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2019-04-16T11:44:30Z</updated>
<entry>
<title>staging: vt6655: upc: remove double blank lines</title>
<updated>2019-04-16T11:44:30Z</updated>
<author>
<name>Cesar Santos</name>
<email>dev.cmsantos@gmail.com</email>
</author>
<published>2019-04-04T17:59:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=9fdb04e9ccabc71e7107533ab1d1245430b5cbd5'/>
<id>urn:sha1:9fdb04e9ccabc71e7107533ab1d1245430b5cbd5</id>
<content type='text'>
Fix checkpatch warning "CHECK: Please don't use multiple blank lines"
on upc.h

Signed-off-by: Cesar Santos &lt;dev.cmsantos@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: add missing SPDX lines to Kconfig files</title>
<updated>2019-04-03T09:10:15Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2019-04-02T10:31:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=99b75a4e3275e85814db0fa2f49274bd3d5359d3'/>
<id>urn:sha1:99b75a4e3275e85814db0fa2f49274bd3d5359d3</id>
<content type='text'>
There are a few remaining drivers/staging/*/Kconfig files that do not
have SPDX identifiers in them.  Add the correct GPL-2.0 identifier to
them to make scanning tools happy.

Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Staging: vt6655: rxtx: Add spaces around '*'</title>
<updated>2019-04-01T17:19:48Z</updated>
<author>
<name>Briana Oursler</name>
<email>briana.oursler@gmail.com</email>
</author>
<published>2019-04-01T00:10:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=1bb608f231b2b0d866e7490978d31f66ab6d07b6'/>
<id>urn:sha1:1bb608f231b2b0d866e7490978d31f66ab6d07b6</id>
<content type='text'>
Add spaces around *. Issue found with checkpatch.

Signed-off-by: Briana Oursler &lt;briana.oursler@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Merge 5.1-rc3 into staging-next</title>
<updated>2019-04-01T05:49:24Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2019-04-01T05:49:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=b397f82585c3101dcf92642dd359891e66d00c55'/>
<id>urn:sha1:b397f82585c3101dcf92642dd359891e66d00c55</id>
<content type='text'>
We want those fixes and this resolves an erofs merge conflict.

Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: vt6655: Remove vif check from vnt_interrupt</title>
<updated>2019-03-29T16:25:45Z</updated>
<author>
<name>Malcolm Priestley</name>
<email>tvboxspy@gmail.com</email>
</author>
<published>2019-03-27T18:45:26Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=cc26358f89c3e493b54766b1ca56cfc6b14db78a'/>
<id>urn:sha1:cc26358f89c3e493b54766b1ca56cfc6b14db78a</id>
<content type='text'>
A check for vif is made in vnt_interrupt_work.

There is a small chance of leaving interrupt disabled while vif
is NULL and the work hasn't been scheduled.

Signed-off-by: Malcolm Priestley &lt;tvboxspy@gmail.com&gt;
CC: stable@vger.kernel.org # v4.2+
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: vt6655: Fix interrupt race condition on device start up.</title>
<updated>2019-03-25T20:54:17Z</updated>
<author>
<name>Malcolm Priestley</name>
<email>tvboxspy@gmail.com</email>
</author>
<published>2019-03-24T18:53:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=3b9c2f2e0e99bb67c96abcb659b3465efe3bee1f'/>
<id>urn:sha1:3b9c2f2e0e99bb67c96abcb659b3465efe3bee1f</id>
<content type='text'>
It appears on some slower systems that the driver can find its way
out of the workqueue while the interrupt is disabled by continuous polling
by it.

Move MACvIntEnable to vnt_interrupt_work so that it is always enabled
on all routes out of vnt_interrupt_process.

Move MACvIntDisable so that the device doesn't keep polling the system
while the workqueue is being processed.

Signed-off-by: Malcolm Priestley &lt;tvboxspy@gmail.com&gt;
CC: stable@vger.kernel.org # v4.2+
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: vt6655: lines should not end with a parentheses</title>
<updated>2019-03-25T20:42:37Z</updated>
<author>
<name>Vatsala Narang</name>
<email>vatsalanarang@gmail.com</email>
</author>
<published>2019-03-25T11:27:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=ab2a7a292a783b0c9ff0849c27c32c9ce7ed8237'/>
<id>urn:sha1:ab2a7a292a783b0c9ff0849c27c32c9ce7ed8237</id>
<content type='text'>
Adjust code to fix the style issue-lines should not end with a
parentheses

Signed-off-by: Vatsala Narang &lt;vatsalanarang@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: vt6655: Modify comment style of SPDX License Identifier</title>
<updated>2019-03-25T20:41:28Z</updated>
<author>
<name>Ganesh Biradar</name>
<email>grbesd1@gmail.com</email>
</author>
<published>2019-03-24T13:06:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=03f4a7b688014c5e1adddca13a8a6a698acf4d06'/>
<id>urn:sha1:03f4a7b688014c5e1adddca13a8a6a698acf4d06</id>
<content type='text'>
Fix the comment style of SPDX license identifier based on header file
type

Signed-off-by: Ganesh Biradar &lt;grbesd1@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: vt6655: Add spaces around operator</title>
<updated>2019-03-22T14:16:28Z</updated>
<author>
<name>Vatsala Narang</name>
<email>vatsalanarang@gmail.com</email>
</author>
<published>2019-03-21T21:40:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=b6d00e179fe55b10f6312b53d9711ba4ae2308f1'/>
<id>urn:sha1:b6d00e179fe55b10f6312b53d9711ba4ae2308f1</id>
<content type='text'>
Add spaces around '-' operator to get rid of checkpatch warning.

Signed-off-by: Vatsala Narang &lt;vatsalanarang@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: vt6655: lines should not end with a parenthesis</title>
<updated>2019-03-21T19:08:07Z</updated>
<author>
<name>Payal Kshirsagar</name>
<email>payal.s.kshirsagar.98@gmail.com</email>
</author>
<published>2019-03-21T10:35:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=4a278a92958dfda6d0954957402338026f55d84a'/>
<id>urn:sha1:4a278a92958dfda6d0954957402338026f55d84a</id>
<content type='text'>
Adjust code to fix the style issue – lines should not end with a
parenthesis.

Signed-off-by: Payal Kshirsagar &lt;payal.s.kshirsagar.98@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
</feed>
