<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-dev/drivers/staging/unisys/include, branch master</title>
<subtitle>Linux kernel development work - see feature branches</subtitle>
<id>https://git.zx2c4.com/linux-dev/atom/drivers/staging/unisys/include?h=master</id>
<link rel='self' href='https://git.zx2c4.com/linux-dev/atom/drivers/staging/unisys/include?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/'/>
<updated>2022-04-20T16:39:04Z</updated>
<entry>
<title>staging: Remove the drivers for the Unisys s-Par</title>
<updated>2022-04-20T16:39:04Z</updated>
<author>
<name>Fabio M. De Francesco</name>
<email>fmdefrancesco@gmail.com</email>
</author>
<published>2022-04-14T10:32:17Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=e5f45b011e4a86d62fb3d9d9a634ec30a3027649'/>
<id>urn:sha1:e5f45b011e4a86d62fb3d9d9a634ec30a3027649</id>
<content type='text'>
The Unisys sub-tree of drivers/staging contains three drivers for the
"Unisys Secure Partition" (s-Par(R)): visorhba, visorinput, visornic.

They have no maintainers, in fact the only one that is listed in
MAINTAINERS has an unreacheable email address. During 2021 and 2022
several patches have been submitted to these drivers but nobody at
Unisys cared of reviewing the changes. Probably, also the
"sparmaintainer" internal list of unisys.com is not anymore read by
interested Unisys' engineers.

Therefore, remove the drivers/staging/unisys directory and delete the
relevant entries in the MAINTAINERS, Kconfig, Makefile files, then
remove also the drivers/visorbus directory which is not anymore needed
(it contained the driver for the virtualized bus for the Unisys s-Par
firmware).

Cc: David Kershner &lt;david.kershner@unisys.com&gt;
Cc: &lt;sparmaintainer@unisys.com&gt;
Cc: Ken Cox &lt;jkc@redhat.com&gt;
Suggested-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
Signed-off-by: Fabio M. De Francesco &lt;fmdefrancesco@gmail.com&gt;
Link: https://lore.kernel.org/r/20220414103217.32058-1-fmdefrancesco@gmail.com
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Staging: unisys: Correct malformed SPDX-License-Identifier</title>
<updated>2019-03-20T09:43:49Z</updated>
<author>
<name>Wentao Cai</name>
<email>etsai042@gmail.com</email>
</author>
<published>2019-03-20T07:09:01Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=a7265633683c71e96fee5e5f21909c8e63932d1b'/>
<id>urn:sha1:a7265633683c71e96fee5e5f21909c8e63932d1b</id>
<content type='text'>
Correct SPDX-License-Identifier comment characters to silence
checkpatch.pl warning:
WARNING: Missing or malformed SPDX-License-Identifier tag in line 1

Signed-off-by: Wentao Cai &lt;etsai042@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>drivers: visorbus: move driver out of staging</title>
<updated>2017-12-08T15:37:50Z</updated>
<author>
<name>David Kershner</name>
<email>david.kershner@unisys.com</email>
</author>
<published>2017-12-07T17:11:07Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=93d3ad90c2d470804b16f79e7e872408747d3e77'/>
<id>urn:sha1:93d3ad90c2d470804b16f79e7e872408747d3e77</id>
<content type='text'>
Move the visorbus driver out of staging (drivers/staging/unisys/visorbus)
and to drivers/visorbus. Modify the configuration and makefiles so they
now reference the new location. The s-Par header file visorbus.h that is
referenced by all s-Par drivers, is being moved into include/linux.

Signed-off-by: David Kershner &lt;david.kershner@unisys.com&gt;
Reviewed-by: Tim Sell &lt;timothy.sell@unisys.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: unisys: combine visorchannel.h and visorbus.h</title>
<updated>2017-12-06T16:48:26Z</updated>
<author>
<name>David Kershner</name>
<email>david.kershner@unisys.com</email>
</author>
<published>2017-12-06T16:05:27Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=f09177adbe3e72dff2965a066eda1d243301727b'/>
<id>urn:sha1:f09177adbe3e72dff2965a066eda1d243301727b</id>
<content type='text'>
Combine the include files visorchannel.h and visorbus.h so that only one
include file is needed for the .c files.

Reported-by: Christoph Hellwig &lt;hch@lst.de&gt;
Signed-off-by: David Kershner &lt;david.kershner@unisys.com&gt;
Reviewed-by: Tim Sell &lt;timothy.sell@unisys.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: unisys: Remove redundant license text</title>
<updated>2017-11-28T12:20:46Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2017-11-07T13:58:49Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=2baffb7205e0f4da158cabcf1116e4422af188a6'/>
<id>urn:sha1:2baffb7205e0f4da158cabcf1116e4422af188a6</id>
<content type='text'>
Now that the SPDX tag is in all unisys driver files, that identifies the
license in a specific and legally-defined manner.  So the extra GPL text
wording can be removed as it is no longer needed at all.

This is done on a quest to remove the 700+ different ways that files in
the kernel describe the GPL license text.  And there's unneeded stuff
like the address (sometimes incorrect) for the FSF which is never
needed.

No copyright headers or other non-license-description text was removed.

Cc: David Kershner &lt;david.kershner@unisys.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: unisys: fix up some SPDX tags</title>
<updated>2017-11-28T12:20:46Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2017-11-07T13:58:48Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=184e7e4a1166db0bd66267ae82c1557c4976ccd9'/>
<id>urn:sha1:184e7e4a1166db0bd66267ae82c1557c4976ccd9</id>
<content type='text'>
One .h file was missing a SPDX tag, and another one was wrong after
looking at the text of the license itself, so fix both of these issues
up at the same time.

Cc: David Kershner &lt;david.kershner@unisys.com&gt;
Cc: Thomas Gleixner &lt;tglx@linutronix.de&gt;
Cc: Kate Stewart &lt;kstewart@linuxfoundation.org&gt;
Cc: Philippe Ombredanne &lt;pombredanne@nexb.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: unisys: add SPDX identifiers to all unisys driver files</title>
<updated>2017-11-28T12:20:46Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2017-11-07T13:58:47Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=b79c0f4f5cc15cdf2b84b3431fa36c65b92260cc'/>
<id>urn:sha1:b79c0f4f5cc15cdf2b84b3431fa36c65b92260cc</id>
<content type='text'>
It's good to have SPDX identifiers in all files to make it easier to
audit the kernel tree for correct licenses.

Update the drivers/staging/unisys files files with the correct SPDX
license identifier based on the license text in the file itself.  The
SPDX identifier is a legally binding shorthand, which can be used
instead of the full boiler plate text.

This work is based on a script and data from Thomas Gleixner, Philippe
Ombredanne, and Kate Stewart.

Cc: David Kershner &lt;david.kershner@unisys.com&gt;
Cc: Thomas Gleixner &lt;tglx@linutronix.de&gt;
Cc: Kate Stewart &lt;kstewart@linuxfoundation.org&gt;
Cc: Philippe Ombredanne &lt;pombredanne@nexb.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: unisys: include: fix comments and spacing issues in visorbus.h</title>
<updated>2017-09-28T09:20:21Z</updated>
<author>
<name>Sameer Wadgaonkar</name>
<email>sameer.wadgaonkar@unisys.com</email>
</author>
<published>2017-09-27T17:14:46Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=b2d06cad48eb286959524b9930750a27e8428785'/>
<id>urn:sha1:b2d06cad48eb286959524b9930750a27e8428785</id>
<content type='text'>
This patch fixes some comments and spacings in the file visorbus.h
to make it more uniform.

Signed-off-by: Sameer Wadgaonkar &lt;sameer.wadgaonkar@unisys.com&gt;
Signed-off-by: David Kershner &lt;david.kershner@unisys.com&gt;
Reviewed-by: Tim Sell &lt;timothy.sell@unisys.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: unisys: include: Remove unused enum</title>
<updated>2017-09-28T09:20:21Z</updated>
<author>
<name>David Binder</name>
<email>david.binder@unisys.com</email>
</author>
<published>2017-09-27T17:14:42Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=66040f9104fc2898d4a66e94e9e5e2cc11927611'/>
<id>urn:sha1:66040f9104fc2898d4a66e94e9e5e2cc11927611</id>
<content type='text'>
Removes unused enum that pertains to s-Par diagnostics capabilities.

Signed-off-by: David Binder &lt;david.binder@unisys.com&gt;
Signed-off-by: David Kershner &lt;david.kershner@unisys.com&gt;
Reviewed-by: Tim Sell &lt;timothy.sell@unisys.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: unisys: include: Remove unnecessary macro to generate signature</title>
<updated>2017-09-28T09:20:21Z</updated>
<author>
<name>David Binder</name>
<email>david.binder@unisys.com</email>
</author>
<published>2017-09-27T17:14:41Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=e27b10aa89192fc9d4fc07e9f1aaa592dca2851d'/>
<id>urn:sha1:e27b10aa89192fc9d4fc07e9f1aaa592dca2851d</id>
<content type='text'>
Removes unnecessary SIGNATURE_16 macro used to generate a simple 32-bit
signature.

Signed-off-by: David Binder &lt;david.binder@unisys.com&gt;
Signed-off-by: David Kershner &lt;david.kershner@unisys.com&gt;
Reviewed-by: Tim Sell &lt;timothy.sell@unisys.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
</feed>
