<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-dev/drivers/staging/vt6655/mac.c, branch linus/master</title>
<subtitle>Linux kernel development work - see feature branches</subtitle>
<id>https://git.zx2c4.com/linux-dev/atom/drivers/staging/vt6655/mac.c?h=linus%2Fmaster</id>
<link rel='self' href='https://git.zx2c4.com/linux-dev/atom/drivers/staging/vt6655/mac.c?h=linus%2Fmaster'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/'/>
<updated>2022-04-20T16:39:47Z</updated>
<entry>
<title>staging: vt6655: Delete tmacro.h</title>
<updated>2022-04-20T16:39:47Z</updated>
<author>
<name>Philipp Hortmann</name>
<email>philipp.g.hortmann@gmail.com</email>
</author>
<published>2022-04-16T19:16:22Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=b8ce0acfa4ed6c57f3daad2a654ee4ab595daf6b'/>
<id>urn:sha1:b8ce0acfa4ed6c57f3daad2a654ee4ab595daf6b</id>
<content type='text'>
Relocate the only macro MAKEWORD that is in use and remove file
tmacro.h. File needs to be changed anyhow because of use of CamelCase
which is not accepted by checkpatch.pl. Reduced code provides
a better overview.

Signed-off-by: Philipp Hortmann &lt;philipp.g.hortmann@gmail.com&gt;
Link: https://lore.kernel.org/r/20220416191622.GA11596@matrix-ESPRIMO-P710
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: vt6655: fix camelcase in byLocalID</title>
<updated>2021-10-13T12:25:52Z</updated>
<author>
<name>Tommaso Merciai</name>
<email>tomm.merciai@gmail.com</email>
</author>
<published>2021-10-10T21:59:45Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=e9c1caea96599a3d7e1918e1c342f905436759cb'/>
<id>urn:sha1:e9c1caea96599a3d7e1918e1c342f905436759cb</id>
<content type='text'>
Replace camel case variable name for variable byLocalID
with snake case equivalent.

Signed-off-by: Tommaso Merciai &lt;tomm.merciai@gmail.com&gt;
Link: https://lore.kernel.org/r/20211010220014.148785-1-tomm.merciai@gmail.com
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: vt6655: fix camelcase in PortOffset</title>
<updated>2021-10-10T12:52:07Z</updated>
<author>
<name>Tommaso Merciai</name>
<email>tomm.merciai@gmail.com</email>
</author>
<published>2021-10-05T20:56:59Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=1977dcf07bddf7a2843b179c5af42ebc08072170'/>
<id>urn:sha1:1977dcf07bddf7a2843b179c5af42ebc08072170</id>
<content type='text'>
Replace camel case variable PortOffset with snake case
variable port_offset.

Signed-off-by: Tommaso Merciai &lt;tomm.merciai@gmail.com&gt;
Link: https://lore.kernel.org/r/20211005205702.14029-4-tomm.merciai@gmail.com
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: vt6655: kernel style cleanup of mac.c</title>
<updated>2021-07-27T13:22:15Z</updated>
<author>
<name>Lucas Henneman</name>
<email>lucas.henneman@linaro.org</email>
</author>
<published>2021-07-23T14:43:38Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=290262b9198d9731e285315056ff4c087f6d92d4'/>
<id>urn:sha1:290262b9198d9731e285315056ff4c087f6d92d4</id>
<content type='text'>
This patch removes from mac.c the file name and an ftrace-like pr_debug
per checkpatch's two warnings.

Signed-off-by: Lucas Henneman &lt;lucas.henneman@linaro.org&gt;
Link: https://lore.kernel.org/r/20210723144340.15787-13-lucas.henneman@linaro.org
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: vt6655: Remove unused function prototype and definition</title>
<updated>2019-03-18T06:05:22Z</updated>
<author>
<name>Madhumitha Prabakaran</name>
<email>madhumithabiw@gmail.com</email>
</author>
<published>2019-03-07T21:11:29Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=d8b2f7cfe4d40e771376bfa4e399f26fa9ef49e4'/>
<id>urn:sha1:d8b2f7cfe4d40e771376bfa4e399f26fa9ef49e4</id>
<content type='text'>
Remove the MACbIsRegBitsOn function, as it is never called in kernel tree.

Signed-off-by: Madhumitha Prabakaran &lt;madhumithabiw@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: vt6655: Remove unnecessary blank line</title>
<updated>2019-03-18T06:05:20Z</updated>
<author>
<name>Madhumitha Prabakaran</name>
<email>madhumithabiw@gmail.com</email>
</author>
<published>2019-03-05T22:48:25Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=d67a81ff854625be7f8e4cf61f05a8dc86344bbb'/>
<id>urn:sha1:d67a81ff854625be7f8e4cf61f05a8dc86344bbb</id>
<content type='text'>
Fix the check issue provided by checkpatch.pl
CHECK: Blank lines aren't necessary before a close brace '}'

Signed-off-by: Madhumitha Prabakaran &lt;madhumithabiw@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: vt6655: Remove redundant license text</title>
<updated>2017-11-28T12:20:47Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2017-11-07T20:07:56Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=dbc9f36cf7bc6d431c63c4785ad3c4bc0f306588'/>
<id>urn:sha1:dbc9f36cf7bc6d431c63c4785ad3c4bc0f306588</id>
<content type='text'>
Now that the SPDX tag is in all vt6655 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: Forest Bond &lt;forest@alittletooquiet.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: vt6655: add SPDX identifiers to all vt6655 driver files</title>
<updated>2017-11-28T12:20:47Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2017-11-07T20:07:53Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=d7c43082fc0d178a29a7ea1dcc9729abd38c7cf8'/>
<id>urn:sha1:d7c43082fc0d178a29a7ea1dcc9729abd38c7cf8</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 vt6655 driver 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: Forest Bond &lt;forest@alittletooquiet.net&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: vt6655: Fixing coding style warnings</title>
<updated>2017-07-18T07:00:24Z</updated>
<author>
<name>Simo Koskinen</name>
<email>koskisoft@gmail.com</email>
</author>
<published>2017-07-17T12:59:05Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=6f6752648a868135222cb77286bca02fc8730268'/>
<id>urn:sha1:6f6752648a868135222cb77286bca02fc8730268</id>
<content type='text'>
Removes following warnings found by checkpatch.pl script:

WARNING: Prefer using '"%s...", __func__' to using 'xxx',
this function's name, in a string

Signed-off-by: Simo Koskinen &lt;koskisoft@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: vt6655: Adding space around '+'</title>
<updated>2016-10-16T08:27:28Z</updated>
<author>
<name>Varsha Rao</name>
<email>rvarsha016@gmail.com</email>
</author>
<published>2016-10-13T18:47:22Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=bee80f2926342acc3bca4efa90b26a892fe28ef0'/>
<id>urn:sha1:bee80f2926342acc3bca4efa90b26a892fe28ef0</id>
<content type='text'>
This patch fixes the checkpatch issue by adding space around the
operator '+'.

Signed-off-by: Varsha Rao &lt;rvarsha016@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
</feed>
