<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/chunkeey/package/kernel, branch state</title>
<subtitle>Staging tree of Christian Lamparter</subtitle>
<id>https://git.openwrt.org/openwrt/staging/chunkeey/atom?h=state</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/chunkeey/atom?h=state'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/'/>
<updated>2019-01-18T14:50:39Z</updated>
<entry>
<title>ath10k-ct: reduce memory pressure</title>
<updated>2019-01-18T14:50:39Z</updated>
<author>
<name>Christian Lamparter</name>
</author>
<published>2019-01-12T13:10:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=4e53299bd73223955b2ef127d3bb494f89309797'/>
<id>urn:sha1:4e53299bd73223955b2ef127d3bb494f89309797</id>
<content type='text'>
No-Signed-Off
</content>
</entry>
<entry>
<title>kernel: dm: add dm-raid for LVM raid</title>
<updated>2019-01-18T14:50:38Z</updated>
<author>
<name>Chris Koying Browet</name>
</author>
<published>2018-12-27T12:07:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=f0a533c7694b509235269a51196e0838d2a75784'/>
<id>urn:sha1:f0a533c7694b509235269a51196e0838d2a75784</id>
<content type='text'>
This adds the dm-raid kmod, which is needed for
LVM builtin raid configurations, aka "MD-over-LVM"

Signed-off-by: Chris "Koying" Browet &lt;cbro@semperpax.com&gt;
</content>
</entry>
<entry>
<title>kernel: add kmod-usb-gadget-cdc-composite</title>
<updated>2019-01-18T14:50:38Z</updated>
<author>
<name>Karl Pálsson</name>
</author>
<published>2018-12-20T09:55:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=e47634a0df921534c756413a5592bb0e362843de'/>
<id>urn:sha1:e47634a0df921534c756413a5592bb0e362843de</id>
<content type='text'>
This builds the "g_cdc" gadget module, providing ethernet+serial.

Signed-off-by: Karl Palsson &lt;karlp@etactica.com&gt;
</content>
</entry>
<entry>
<title>ipq806x: R7800: mtd-mac-address test</title>
<updated>2019-01-18T14:50:38Z</updated>
<author>
<name>Christian Lamparter</name>
</author>
<published>2018-12-15T09:56:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=207e6b0bddeb3adc55b2b83da8ebd9af6d90b51e'/>
<id>urn:sha1:207e6b0bddeb3adc55b2b83da8ebd9af6d90b51e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mac80211: ath10k: remove "ath10k: fix otp failure result" patch</title>
<updated>2019-01-18T14:48:58Z</updated>
<author>
<name>Christian Lamparter</name>
</author>
<published>2019-01-01T15:03:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=ac4a3b39fb19fa5c11ffa52531a09f366d770da0'/>
<id>urn:sha1:ac4a3b39fb19fa5c11ffa52531a09f366d770da0</id>
<content type='text'>
Initially this patch was introduced as a quick fix following
the removal of 936-ath10k_skip_otp_check.patch which caused
multiple ath10k pcie devices in various ipq806x and ar71xx/ath79
targets to malfunction.

Thankfully, the affected devices have been updated to utilize
the pre-caldata method. And finally with the switch to ath10k-ct,
which never had the patch or any reports of similar issues, I
think it's time to remove this patch since it is no longer needed.

Signed-off-by: Christian Lamparter &lt;chunkeey@gmail.com&gt;
</content>
</entry>
<entry>
<title>kmod-sched-cake: bump to latest cake</title>
<updated>2019-01-14T13:33:49Z</updated>
<author>
<name>Kevin Darbyshire-Bryant</name>
</author>
<published>2018-11-29T16:19:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=6e104c63d678518f93425e5e34f6caf75228024c'/>
<id>urn:sha1:6e104c63d678518f93425e5e34f6caf75228024c</id>
<content type='text'>
331ac70 Correctly update parent qlen when splitting GSO packets
581967c Makefile: Hook into Kbuild/Kconfig infrastructure

The parent qlen change is relevant if using cake as a leaf qdisc,
the makefile is a no-op.

Signed-off-by: Kevin Darbyshire-Bryant &lt;ldir@darbyshire-bryant.me.uk&gt;
</content>
</entry>
<entry>
<title>kernel/modules: Fix build of kmod-pmbus</title>
<updated>2019-01-13T12:16:02Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2019-01-13T12:12:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=c7102a76992d9021aa6abab7b7c0e7758f765668'/>
<id>urn:sha1:c7102a76992d9021aa6abab7b7c0e7758f765668</id>
<content type='text'>
This fixes two build problems introduced with the recently added new
kernel module package.

Fixes: ed2839ac4190 ("kernel/modules: add kmod-pmbus-zl6100 module")
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>kernel/modules: add kmod-pmbus-zl6100 module</title>
<updated>2019-01-13T10:07:37Z</updated>
<author>
<name>Pawel Dembicki</name>
</author>
<published>2019-01-02T19:59:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=ed2839ac41908905294f82de36b68757e78545e6'/>
<id>urn:sha1:ed2839ac41908905294f82de36b68757e78545e6</id>
<content type='text'>
This patch adds the kmod packaging for the Intersil / Zilker Labs
ZL6100 and compatible digital DC-DC controllers as well as the
core kernel module for the Power Management Bus.

Add:
kmod-pmbus-core
kmod-pmbus-zl6100

Signed-off-by: Pawel Dembicki &lt;paweldembicki@gmail.com&gt;
</content>
</entry>
<entry>
<title>cryptodev-linux: Update to 1.10</title>
<updated>2019-01-12T18:09:43Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2018-12-24T10:34:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=e4088cb84be4c808d79554d098d2b3e4b8f1608d'/>
<id>urn:sha1:e4088cb84be4c808d79554d098d2b3e4b8f1608d</id>
<content type='text'>
Update cryptodev-linux to 1.10
Switch from git to codeload generated tarball

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
</content>
</entry>
<entry>
<title>mt76: fix typo in version number</title>
<updated>2019-01-11T16:23:29Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2019-01-11T16:23:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=0e8d5ff0fc1cd8eb5236e6e497c340ceb21340fe'/>
<id>urn:sha1:0e8d5ff0fc1cd8eb5236e6e497c340ceb21340fe</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
</feed>
