<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-dev/drivers/staging/netlogic, branch master</title>
<subtitle>Linux kernel development work - see feature branches</subtitle>
<id>https://git.zx2c4.com/linux-dev/atom/drivers/staging/netlogic?h=master</id>
<link rel='self' href='https://git.zx2c4.com/linux-dev/atom/drivers/staging/netlogic?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/'/>
<updated>2021-11-15T09:24:42Z</updated>
<entry>
<title>staging: Remove Netlogic XLP network driver</title>
<updated>2021-11-15T09:24:42Z</updated>
<author>
<name>Rob Herring</name>
<email>robh@kernel.org</email>
</author>
<published>2021-11-09T16:14:01Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=47ac6f567c28581f7729bd1f168639f8f066a2eb'/>
<id>urn:sha1:47ac6f567c28581f7729bd1f168639f8f066a2eb</id>
<content type='text'>
The Netlogic XLP platform was removed in commit 95b8a5e0111a ("MIPS:
Remove NETLOGIC support"), so this driver is now dead.

Cc: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
Cc: Ganesan Ramalingam &lt;ganesanr@broadcom.com&gt;
Cc: Jayachandran Chandrashekaran Nair &lt;jchandra@broadcom.com&gt;
Cc: linux-staging@lists.linux.dev
Signed-off-by: Rob Herring &lt;robh@kernel.org&gt;
Link: https://lore.kernel.org/r/20211109161401.2204280-1-robh@kernel.org
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>drivers: staging: netlogic: fix unmet dependency for PHYLIB</title>
<updated>2021-03-26T14:06:15Z</updated>
<author>
<name>Julian Braha</name>
<email>julianbraha@gmail.com</email>
</author>
<published>2021-03-26T05:45:33Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=a5bf1a101a19dbb38be7ffebe2650449e344c892'/>
<id>urn:sha1:a5bf1a101a19dbb38be7ffebe2650449e344c892</id>
<content type='text'>
When NETLOGIC_XLR_NET is enabled, and NETDEVICES is
disabled, Kbuild gives the following warning:

WARNING: unmet direct dependencies detected for PHYLIB
  Depends on [n]: NETDEVICES [=n]
  Selected by [y]:
  - NETLOGIC_XLR_NET [=y] &amp;&amp; STAGING [=y] &amp;&amp; CPU_XLR [=y]

This is because NETLOGIC_XLR_NET selects PHYLIB
without selecting or depending on NETDEVICES,
despite PHYLIB depending on NETDEVICES.

Signed-off-by: Julian Braha &lt;julianbraha@gmail.com&gt;
Link: https://lore.kernel.org/r/20210326054533.48751-1-julianbraha@gmail.com
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: netlogic: clear alignment style issues</title>
<updated>2020-08-02T10:47:37Z</updated>
<author>
<name>Tomer Samara</name>
<email>xsamarax00@gmail.com</email>
</author>
<published>2020-07-31T18:23:30Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=d47cecef7116d9c32efb254f7aa91ae5fb2df545'/>
<id>urn:sha1:d47cecef7116d9c32efb254f7aa91ae5fb2df545</id>
<content type='text'>
Clear checkpatch alignment style issues in xlr_net.c.
    CHECK: Alignment should match open parenthesis

Signed-off-by: Tomer Samara &lt;xsamarax00@gmail.com&gt;
Link: https://lore.kernel.org/r/20200731182330.GA3176@tsnow
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: netlogic: Use the correct style for SPDX License Identifier</title>
<updated>2020-02-10T00:22:58Z</updated>
<author>
<name>Nishad Kamdar</name>
<email>nishadkamdar@gmail.com</email>
</author>
<published>2020-02-01T14:28:08Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=f47e8780ce749a4b96a360f7e44df511edca1f17'/>
<id>urn:sha1:f47e8780ce749a4b96a360f7e44df511edca1f17</id>
<content type='text'>
This patch corrects the SPDX License Identifier style in
header files related to Netlogic network devices.
It assigns explicit block comment to the SPDX License Identifier.

Changes made by using a script provided by Joe Perches here:
https://lkml.org/lkml/2019/2/7/46.

Suggested-by: Joe Perches &lt;joe@perches.com&gt;
Signed-off-by: Nishad Kamdar &lt;nishadkamdar@gmail.com&gt;
Link: https://lore.kernel.org/r/20200201142804.GA12814@nishad
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Staging: Netlogic: Fix spelling mistake</title>
<updated>2019-10-25T03:08:32Z</updated>
<author>
<name>Evan Chime</name>
<email>chime.evan.dri.devel@gmail.com</email>
</author>
<published>2019-10-18T17:57:59Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=7fb50738e2f61e040cb3bfa46258e675267638c2'/>
<id>urn:sha1:7fb50738e2f61e040cb3bfa46258e675267638c2</id>
<content type='text'>
Change "standred" on line 3 to "standard"

Signed-off-by: Evan Chime &lt;chime.evan.dri.devel@gmail.com&gt;
Link: https://lore.kernel.org/r/20191018175759.GA8294@ik-ubuntu
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Staging: Netlogic: Fix grammatical error</title>
<updated>2019-10-25T03:08:32Z</updated>
<author>
<name>Evan Chime</name>
<email>chime.evan.dri.devel@gmail.com</email>
</author>
<published>2019-10-18T17:57:25Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=f44e565e91557ded98049e72ed9b63088ff88018'/>
<id>urn:sha1:f44e565e91557ded98049e72ed9b63088ff88018</id>
<content type='text'>
Change "in to" in "Changing comments in to linux standred format" on
line 3 to "into"

Signed-off-by: Evan Chime &lt;chime.evan.dri.devel@gmail.com&gt;
Link: https://lore.kernel.org/r/20191018175725.GA8274@ik-ubuntu
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: netlogic: use devm_platform_ioremap_resource() to simplify code</title>
<updated>2019-10-25T02:40:38Z</updated>
<author>
<name>YueHaibing</name>
<email>yuehaibing@huawei.com</email>
</author>
<published>2019-10-16T09:01:36Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=f1ca32696aea8e65b0b5122b494b52e128e66630'/>
<id>urn:sha1:f1ca32696aea8e65b0b5122b494b52e128e66630</id>
<content type='text'>
Use devm_platform_ioremap_resource() to simplify the code a bit.
This is detected by coccinelle.

Signed-off-by: YueHaibing &lt;yuehaibing@huawei.com&gt;
Link: https://lore.kernel.org/r/20191016090136.20620-1-yuehaibing@huawei.com
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: netlogic: Change GFP_ATOMIC to GFP_KERNEL</title>
<updated>2019-07-01T07:07:03Z</updated>
<author>
<name>Hariprasad Kelam</name>
<email>hariprasad.kelam@gmail.com</email>
</author>
<published>2019-06-29T19:10:35Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=5d32630f170c5e200381f3d26ffe179f58f61b66'/>
<id>urn:sha1:5d32630f170c5e200381f3d26ffe179f58f61b66</id>
<content type='text'>
Below is data path of xlr_config_spill
xlr_net_probe
  --&gt;xlr_config_fifo_spill_area
  ---&gt;xlr_config_spill

We can use GFP_KERNEL as this function is getting called from
xlr_net_probe and there are no locks.

Signed-off-by: Hariprasad Kelam &lt;hariprasad.kelam@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>staging: add missing SPDX lines to Makefile 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:49Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=97ed8eab2a0067bee21aa634c938454660e76a38'/>
<id>urn:sha1:97ed8eab2a0067bee21aa634c938454660e76a38</id>
<content type='text'>
There are a few remaining drivers/staging/*/Makefile files that do not
have SPDX identifiers in them.  Add the correct GPL-2.0 identifier to
them to make scanning tools happy.

Reviewed-by: Mukesh Ojha &lt;mojha@codeaurora.org&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.zx2c4.com/linux-dev/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>
</feed>
