<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/kernel/linux/modules, branch v18.06.0</title>
<subtitle>MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker</subtitle>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/'/>
<entry>
<title>kernel: add missing softdog symbol</title>
<updated>2018-06-19T05:52:30+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@phrozen.org</email>
</author>
<published>2018-05-27T07:22:40+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=747600e93c20f71ca249f8dc2a58b9ba4c658585'/>
<id>747600e93c20f71ca249f8dc2a58b9ba4c658585</id>
<content type='text'>
Signed-off-by: John Crispin &lt;john@phrozen.org&gt;
(cherry picked from commit 9c409cb4e2670edddd8de5e8536ea295d44b9e16)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: John Crispin &lt;john@phrozen.org&gt;
(cherry picked from commit 9c409cb4e2670edddd8de5e8536ea295d44b9e16)
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: whitespace fixes</title>
<updated>2018-05-24T15:24:30+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@phrozen.org</email>
</author>
<published>2018-05-18T09:09:06+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=acdac1aa55d06f5e84b28aa3b5c7c97c2e6cb1db'/>
<id>acdac1aa55d06f5e84b28aa3b5c7c97c2e6cb1db</id>
<content type='text'>
Signed-off-by: John Crispin &lt;john@phrozen.org&gt;
(cherry picked from commit 22c16c5d823fa8de1c05837faf7b404405b8c74f)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: John Crispin &lt;john@phrozen.org&gt;
(cherry picked from commit 22c16c5d823fa8de1c05837faf7b404405b8c74f)
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: let kmod-rtl8366-smi conditionally depend on kmod-of-mdio</title>
<updated>2018-05-13T16:24:38+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jo@mein.io</email>
</author>
<published>2018-05-13T16:21:59+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=56bd23cf529fa4dd840bfe6e615bcac470791f36'/>
<id>56bd23cf529fa4dd840bfe6e615bcac470791f36</id>
<content type='text'>
We cannot depend on CONFIG_OF in the module definition context as this symbol
is not defined for OpenWrt menuconfig. Depend on the targets that appear to
need the kmod-of-mdio module instead.

The target dependency list may not be complete, it is based on the build
failures encountered by the build bots.

Fixes: dc629d9cf5 ("kernel: fix kmod-switch-rtl8366-smi dependency")
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We cannot depend on CONFIG_OF in the module definition context as this symbol
is not defined for OpenWrt menuconfig. Depend on the targets that appear to
need the kmod-of-mdio module instead.

The target dependency list may not be complete, it is based on the build
failures encountered by the build bots.

Fixes: dc629d9cf5 ("kernel: fix kmod-switch-rtl8366-smi dependency")
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: fix kmod-switch-rtl8366-smi dependency</title>
<updated>2018-05-10T08:22:19+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@phrozen.org</email>
</author>
<published>2018-05-10T08:22:19+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=dc629d9cf5afc03f67a294078ca1001e831c66c9'/>
<id>dc629d9cf5afc03f67a294078ca1001e831c66c9</id>
<content type='text'>
Signed-off-by: John Crispin &lt;john@phrozen.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: John Crispin &lt;john@phrozen.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: fix chipidea2 dependencies</title>
<updated>2018-05-09T17:55:10+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@phrozen.org</email>
</author>
<published>2018-05-09T17:55:10+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=a564cfcd8353f57950f8bf5861691202b1aee782'/>
<id>a564cfcd8353f57950f8bf5861691202b1aee782</id>
<content type='text'>
Signed-off-by: John Crispin &lt;john@phrozen.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: John Crispin &lt;john@phrozen.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: fix build error for external kernel.</title>
<updated>2018-05-07T08:31:35+00:00</updated>
<author>
<name>Sandeep Sheriker Mallikarjun</name>
<email>sandeepsheriker.mallikarjun@microchip.com</email>
</author>
<published>2018-05-04T17:27:46+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=441c26da6ad92b0d4529e1844736c55a31bfd45c'/>
<id>441c26da6ad92b0d4529e1844736c55a31bfd45c</id>
<content type='text'>
fixed build error when external kernel is selected from menuconfig.
The patches present in target/linux/generic does not gets applied
to external kernel and build fails while compiling mac82011 &amp;
regmap-core kernel modules. as a fix added check in Makefile for
CONFIG_EXTERNAL_KERNEL_TREE present or not.

Signed-off-by: Sandeep Sheriker Mallikarjun &lt;sandeepsheriker.mallikarjun@microchip.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixed build error when external kernel is selected from menuconfig.
The patches present in target/linux/generic does not gets applied
to external kernel and build fails while compiling mac82011 &amp;
regmap-core kernel modules. as a fix added check in Makefile for
CONFIG_EXTERNAL_KERNEL_TREE present or not.

Signed-off-by: Sandeep Sheriker Mallikarjun &lt;sandeepsheriker.mallikarjun@microchip.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ath79: add new OF only target for QCA MIPS silicon</title>
<updated>2018-05-07T06:06:51+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@phrozen.org</email>
</author>
<published>2018-05-06T08:20:11+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=53c474abbdfef8eb3499e2d10c9ad491788b8a72'/>
<id>53c474abbdfef8eb3499e2d10c9ad491788b8a72</id>
<content type='text'>
This target aims to replace ar71xx mid-term. The big part that is still
missing is making the MMIO/AHB wifi work using OF. NAND and mikrotik
subtargets will follow.

Signed-off-by: John Crispin &lt;john@phrozen.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This target aims to replace ar71xx mid-term. The big part that is still
missing is making the MMIO/AHB wifi work using OF. NAND and mikrotik
subtargets will follow.

Signed-off-by: John Crispin &lt;john@phrozen.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>krnel: The dm9000 module does not need to depend on pci</title>
<updated>2018-05-05T07:37:36+00:00</updated>
<author>
<name>Jianhui Zhao</name>
<email>jianhuizhao329@gmail.com</email>
</author>
<published>2018-04-16T14:32:50+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=1e90ba895806c873539b7975ce0567da28b6c870'/>
<id>1e90ba895806c873539b7975ce0567da28b6c870</id>
<content type='text'>
Signed-off-by: Jianhui Zhao &lt;jianhuizhao329@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jianhui Zhao &lt;jianhuizhao329@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: Remove AutoLoad for legacy usb gadget modules</title>
<updated>2018-05-05T06:47:51+00:00</updated>
<author>
<name>Chuanhong Guo</name>
<email>gch981213@gmail.com</email>
</author>
<published>2018-04-20T16:24:04+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=b05b16f09b17d119c50b33f60ddb34b2d1958115'/>
<id>b05b16f09b17d119c50b33f60ddb34b2d1958115</id>
<content type='text'>
These modules usually require some special arguments to customize the
emulated device and they should be loaded manually by users.

Signed-off-by: Chuanhong Guo &lt;gch981213@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These modules usually require some special arguments to customize the
emulated device and they should be loaded manually by users.

Signed-off-by: Chuanhong Guo &lt;gch981213@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>base-files: move netfilter sysctl defaults to specific kmod packages</title>
<updated>2018-04-13T08:16:45+00:00</updated>
<author>
<name>Matthias Schiffer</name>
<email>mschiffer@universe-factory.net</email>
</author>
<published>2018-04-12T15:57:44+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=445682c07d0669984f2cc8acb1fba5e1a5e3bc27'/>
<id>445682c07d0669984f2cc8acb1fba5e1a5e3bc27</id>
<content type='text'>
Avoid warnings when applying settings for uninstalled kmods. See also
FS#1073.

Signed-off-by: Matthias Schiffer &lt;mschiffer@universe-factory.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid warnings when applying settings for uninstalled kmods. See also
FS#1073.

Signed-off-by: Matthias Schiffer &lt;mschiffer@universe-factory.net&gt;
</pre>
</div>
</content>
</entry>
</feed>
