<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/staging/hp, branch master</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=master</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2020-03-27T09:01:11Z</updated>
<entry>
<title>staging: remove hp100 driver</title>
<updated>2020-03-27T09:01:11Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2020-03-26T08:02:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=a10079c6629068b906de5c944cb0e9bcc9517a7e'/>
<id>urn:sha1:a10079c6629068b906de5c944cb0e9bcc9517a7e</id>
<content type='text'>
It's old, obsolete, and no one wants to take care of it anymore.

It's been in staging for 5 months with no one paying attention to it, so
let's just delete it for now.

If someone has this hardware, and wants the driver back, the deletion
can be easily reverted.

Cc: Joe Perches &lt;joe@perches.com&gt;
Cc: Jaroslav Kysela &lt;perex@perex.cz&gt;
Link: https://lore.kernel.org/r/20200326080233.978323-1-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: hp100: Properly indent the multiline comments.</title>
<updated>2020-03-25T18:35:27Z</updated>
<author>
<name>Soumyajit Deb</name>
<email>debsoumyajit100@gmail.com</email>
</author>
<published>2020-03-25T18:00:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=904da296a536ef8846c4698f8c687b5d52084b15'/>
<id>urn:sha1:904da296a536ef8846c4698f8c687b5d52084b15</id>
<content type='text'>
Shift the end of multiline comments "*/" to the next line and align the
lines of the comments properly to improve code readability and to adhere
to the Linux Kernel coding style.
Reported by checkpatch.pl

Signed-off-by: Soumyajit Deb &lt;debsoumyajit100@gmail.com&gt;
Link: https://lore.kernel.org/r/20200325180003.46749-1-debsoumyajit100@gmail.com
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: hp100: Add space around operator</title>
<updated>2020-03-25T18:35:27Z</updated>
<author>
<name>Soumyajit Deb</name>
<email>debsoumyajit100@gmail.com</email>
</author>
<published>2020-03-25T14:43:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=6d7e48d01612bd7d83322452a0d3d6f7f095df46'/>
<id>urn:sha1:6d7e48d01612bd7d83322452a0d3d6f7f095df46</id>
<content type='text'>
Add space around "-" operator to improve code readability and adhere to
the Linux kernel coding style.
Reported by checkpatch.pl

Signed-off-by: Soumyajit Deb &lt;debsoumyajit100@gmail.com&gt;
Link: https://lore.kernel.org/r/20200325144353.42655-1-debsoumyajit100@gmail.com
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: hp100: Add spaces in if statement.</title>
<updated>2020-03-25T12:43:13Z</updated>
<author>
<name>Soumyajit Deb</name>
<email>debsoumyajit100@gmail.com</email>
</author>
<published>2020-03-25T12:27:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=285d15c25702215dcd49d68551eff37f9025af16'/>
<id>urn:sha1:285d15c25702215dcd49d68551eff37f9025af16</id>
<content type='text'>
Add space between if and open parenthesis to improve
code readability and to adhere to the standard linux kernel
coding style. Also, shift the next line to the right by a single space
as it is the continuation of the above if statement.

Signed-off-by: Soumyajit Deb &lt;debsoumyajit100@gmail.com&gt;
Link: https://lore.kernel.org/r/20200325122752.38600-1-debsoumyajit100@gmail.com
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: hp100: Add space between while keyword and open parenthesis</title>
<updated>2020-03-25T12:42:24Z</updated>
<author>
<name>Soumyajit Deb</name>
<email>debsoumyajit100@gmail.com</email>
</author>
<published>2020-03-25T11:59:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=096821d65488410ea3cbfb712c943678362aa336'/>
<id>urn:sha1:096821d65488410ea3cbfb712c943678362aa336</id>
<content type='text'>
Add space between while keyword and open parenthesis "(" in the do while
statement to improve code readability and to adhere to the Linux Kernel
coding style.
Reported by checkpatch.pl

Signed-off-by: Soumyajit Deb &lt;debsoumyajit100@gmail.com&gt;
Link: https://lore.kernel.org/r/20200325115956.37126-1-debsoumyajit100@gmail.com
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: hp100: Remove space after opening parenthesis "("</title>
<updated>2020-03-25T12:42:06Z</updated>
<author>
<name>Soumyajit Deb</name>
<email>debsoumyajit100@gmail.com</email>
</author>
<published>2020-03-25T07:29:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=f649dc7169918e894f9bd1d9a270e32daf4cb9d9'/>
<id>urn:sha1:f649dc7169918e894f9bd1d9a270e32daf4cb9d9</id>
<content type='text'>
Remove space after opening parenthesis in if statement to improve code
readability and to adhere to the standard coding style.
Reported by checkpatch.pl

Signed-off-by: Soumyajit Deb &lt;debsoumyajit100@gmail.com&gt;
Link: https://lore.kernel.org/r/20200325072905.29066-7-debsoumyajit100@gmail.com
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Staging: hp100: Add space after "," in function arguments.</title>
<updated>2020-03-25T12:42:06Z</updated>
<author>
<name>Soumyajit Deb</name>
<email>debsoumyajit100@gmail.com</email>
</author>
<published>2020-03-25T07:29:04Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=d7338269bb29778b7c020bc7e16c48ed4e8e00b9'/>
<id>urn:sha1:d7338269bb29778b7c020bc7e16c48ed4e8e00b9</id>
<content type='text'>
Add space after "," in function arguments to improve code readability.
Reported by checkpatch.pl

Signed-off-by: Soumyajit Deb &lt;debsoumyajit100@gmail.com&gt;
Link: https://lore.kernel.org/r/20200325072905.29066-6-debsoumyajit100@gmail.com
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: hp100: Correct typo in the comment</title>
<updated>2020-03-25T12:42:03Z</updated>
<author>
<name>Soumyajit Deb</name>
<email>debsoumyajit100@gmail.com</email>
</author>
<published>2020-03-25T07:29:02Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=c40bca6a9d939cf2b4dc1f14a63f32342d9d358c'/>
<id>urn:sha1:c40bca6a9d939cf2b4dc1f14a63f32342d9d358c</id>
<content type='text'>
Correct typo in the comment by changing "overriden" to "overridden".
Reported by checkpatch.pl

Signed-off-by: Soumyajit Deb &lt;debsoumyajit100@gmail.com&gt;
Link: https://lore.kernel.org/r/20200325072905.29066-4-debsoumyajit100@gmail.com
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: hp100: Remove extra blank lines</title>
<updated>2020-03-25T12:40:47Z</updated>
<author>
<name>Soumyajit Deb</name>
<email>debsoumyajit100@gmail.com</email>
</author>
<published>2020-03-25T03:54:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=0644a104bbcef66d06687acc4766e24672202634'/>
<id>urn:sha1:0644a104bbcef66d06687acc4766e24672202634</id>
<content type='text'>
Remove extra blank lines from the code blocks.
Reported by checkpatch.pl

Signed-off-by: Soumyajit Deb &lt;debsoumyajit100@gmail.com&gt;
Link: https://lore.kernel.org/r/20200325035410.23802-1-debsoumyajit100@gmail.com
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: hp100: Add space around operator +</title>
<updated>2020-03-23T12:09:45Z</updated>
<author>
<name>Soumyajit Deb</name>
<email>debsoumyajit100@gmail.com</email>
</author>
<published>2020-03-23T05:48:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=7385adece19190f28800e0fc2fa964b96706120a'/>
<id>urn:sha1:7385adece19190f28800e0fc2fa964b96706120a</id>
<content type='text'>
Add space around operator + to improve code readability.
Reported by checkpatch.pl

Signed-off-by: Soumyajit Deb &lt;debsoumyajit100@gmail.com&gt;
Link: https://lore.kernel.org/r/20200323054836.48816-2-debsoumyajit100@gmail.com
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
</feed>
