openwrt/target/linux/generic/pending-3.18
Hauke Mehrtens fd5c168701 kernel: Build: Split kmod-regmap
This reduces the needed modifications to the mainline Linux kernel and
also makes the regmap package work with an out of tree kernel which
does not have these modifications.

The regmap-core is only added when it is really build as a module.
The regmap-core is normally bool so it cannot be built as a module in an
unmodified kernel. When it is selected by on other kernel module it will
always be selected as build in and it also does not show up in
$(LINUX_DIR)/modules.builtin as it is not supposed to be a kernel module.
When it is not in $(LINUX_DIR)/modules.builtin the build system expects
it to be built as a .ko file.
Just check if the module is really there and only add it in that case.

This splits the regmap package into multiple packages, one for each bus type.
This way only the bus maps which are really needed have to be added.
This also splits the I2C, SPI and MMIO regmap into separate packages to not
require all these subsystems to build them, on an unmodified upstream kernel
this also causes problems in some situations.

Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
2019-01-27 00:16:13 +01:00
..
001-mtdsplit_backport.patch kernel: bump 3.18 to 3.18.130 2018-12-18 14:24:57 +01:00
002-phy_drivers_backport.patch kernel: bump 3.18 to 3.18.128 2018-12-10 11:48:44 +01:00
003-myloader_backport.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
020-ssb_update.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
021-ssb_sprom.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
025-bcma_backport.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
026-bcma-from-3.20.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
027-bcma-from-4.1.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
028-bcma-from-4.2.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
029-bcma-from-4.4.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
030-backport_bcm47xx_nvram.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
030-nl80211-Allow-set-network-namespace-by-fd.patch kernel: bump 3.18 to 3.18.119 2018-08-20 13:03:23 +02:00
031-bcma-from-4.5.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
032-bcma-from-4.6.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
040-mtd-bcm47xxpart-backports-from-3.19.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
041-mtd-bcm47xxpart-backports-from-3.20.patch kernel: update to 3.18.71 2017-09-18 02:08:18 +03:00
043-mtd_GD25Q128B_support_backport_from_3.19.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
044-backport-m25p80-jedec-probe.patch kernel: update to 3.18.71 2017-09-18 02:08:18 +03:00
050-backport_netfilter_rtcache.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
051-02-bridge-allow-setting-hash_max-multicast_router-if-in.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
060-mips_decompressor_memmove.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
070-bgmac-register-napi-before-the-device.patch kernel: update to 3.18.71 2017-09-18 02:08:18 +03:00
071-bgmac-activate-irqs-only-if-there-is-nothing-to-poll.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
073-bgmac-Clean-warning-messages.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
074-bgmac-register-fixed-PHY-for-ARM-BCM470X-BCM5301X-ch.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
075-bgmac-allow-enabling-on-ARCH_BCM_5301X.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
076-net-phy-export-fixed_phy_register.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
077-01-bgmac-fix-descriptor-frame-start-end-definitions.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
077-02-bgmac-implement-GRO-and-use-build_skb.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
077-03-bgmac-implement-scatter-gather-support.patch kernel: update to 3.18.71 2017-09-18 02:08:18 +03:00
077-04-bgmac-simplify-tx-ring-index-handling.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
077-05-bgmac-leave-interrupts-disabled-as-long-as-there-is-.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
077-06-bgmac-set-received-skb-headroom-to-NET_SKB_PAD.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
077-07-bgmac-simplify-rx-DMA-error-handling.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
077-08-bgmac-add-check-for-oversized-packets.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
077-09-bgmac-increase-rx-ring-size-from-511-to-512.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
077-10-bgmac-simplify-dma-init-cleanup.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
077-11-bgmac-fix-DMA-rx-corruption.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
077-12-bgmac-drop-ring-num_slots.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
078-bgmac-reset-enable-Ethernet-core-before-using-it.patch kernel: update to 3.18.71 2017-09-18 02:08:18 +03:00
079-bgmac-fix-MAC-soft-reset-bit-for-corerev-4.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
080-00-fib_trie-Fix-proc-net-fib_trie-when-CONFIG_IP_MULTIP.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
080-01-fib_trie-Fix-trie-balancing-issue-if-new-node-pushes.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
080-02-fib_trie-Update-usage-stats-to-be-percpu-instead-of-.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
080-03-fib_trie-Make-leaf-and-tnode-more-uniform.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
080-04-fib_trie-Merge-tnode_free-and-leaf_free-into-node_fr.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
080-05-fib_trie-Merge-leaf-into-tnode.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
080-06-fib_trie-Optimize-fib_table_lookup-to-avoid-wasting-.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
080-07-fib_trie-Optimize-fib_find_node.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
080-08-fib_trie-Optimize-fib_table_insert.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
080-09-fib_trie-Update-meaning-of-pos-to-represent-unchecke.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
080-10-fib_trie-Use-unsigned-long-for-anything-dealing-with.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
080-11-fib_trie-Push-rcu_read_lock-unlock-to-callers.patch kernel: update to 3.18.71 2017-09-18 02:08:18 +03:00
080-12-fib_trie-Move-resize-to-after-inflate-halve.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
080-13-fib_trie-Add-functions-should_inflate-and-should_hal.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
080-14-fib_trie-Push-assignment-of-child-to-parent-down-int.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
080-15-fib_trie-Push-tnode-flushing-down-to-inflate-halve.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
080-16-fib_trie-inflate-halve-nodes-in-a-more-RCU-friendly-.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
080-17-fib_trie-Remove-checks-for-index-tnode_child_length-.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
080-18-fib_trie-Add-tracking-value-for-suffix-length.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
080-19-fib_trie-Use-index-0ul-n-bits-instead-of-index-n-bit.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
080-20-fib_trie-Fix-RCU-bug-and-merge-similar-bits-of-infla.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
080-21-fib_trie-Fall-back-to-slen-update-on-inflate-halve-f.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
080-22-fib_trie-Add-collapse-and-should_collapse-to-resize.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
080-23-fib_trie-Use-empty_children-instead-of-counting-empt.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
080-24-fib_trie-Move-fib_find_alias-to-file-where-it-is-use.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
080-25-fib_trie-Various-clean-ups-for-handling-slen.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
081-01-pppoe-Use-workqueue-to-die-properly-when-a-PADT-is-r.patch kernel: bump 3.18 to 3.18.119 2018-08-20 13:03:23 +02:00
081-02-pppoe-Lacks-DST-MAC-address-check.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
081-03-pppoe-drop-pppoe-device-in-pppoe_unbind_sock_work.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
081-06-ppp-don-t-set-sk_state-to-PPPOX_ZOMBIE-in-pppoe_disc.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
081-07-ppp-remove-PPPOX_ZOMBIE-socket-state.patch kernel: bump 3.18 to 3.18.119 2018-08-20 13:03:23 +02:00
081-08-pppoe-fix-memory-corruption-in-padt-work-structure.patch kernel: bump 3.18 to 3.18.119 2018-08-20 13:03:23 +02:00
082-ipv6-ip6_fragment-fix-headroom-tests-and-skb-leak.patch kernel: bump 3.18 to 3.18.124 2018-10-16 10:06:45 +02:00
083-solos-pci-Increase-headroom-on-received-packets.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
087-regmap-make-LZO-cache-optional.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
090-overlayfs-fallback-to-readonly-when-full.patch kernel: update to 3.18.71 2017-09-18 02:08:18 +03:00
091-mtd-spi-nor-add-support-Spansion_S25FL164K.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
092-01-spi-Check-to-see-if-the-device-is-processing-a-messa.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
092-02-spi-Pump-transfers-inside-calling-context-for-spi_sy.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
092-03-spi-Only-idle-the-message-pump-in-the-worker-kthread.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
095-api-fix-compatibility-of-linux-in.h-with-netinet-in..patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
099-module_arch_freeing_init-new-hook-for-archs-before-m.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
102-ehci_hcd_ignore_oc.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
110-jffs2-use-.rename2-and-add-RENAME_WHITEOUT-support.patch kernel: bump 3.18 to 3.18.119 2018-08-20 13:03:23 +02:00
111-jffs2-add-RENAME_EXCHANGE-support.patch kernel: bump 3.18 to 3.18.119 2018-08-20 13:03:23 +02:00
120-bridge_allow_receiption_on_disabled_port.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
132-mips_inline_dma_ops.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
140-mtd-part-add-generic-parsing-of-linux-part-probe.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
142-mtd-bcm47xxpart-don-t-fail-because-of-bit-flips.patch kernel: update to 3.18.71 2017-09-18 02:08:18 +03:00
180-usb-xhci-make-USB_XHCI_PLATFORM-selectable.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
190-cdc_ncm_add_support_for_moving_ndp_to_end_of_ncm_frame.patch kernel: update to 3.18.71 2017-09-18 02:08:18 +03:00
192-USB-qcserial-Add-support-for-Quectel-EC20-Mini-PCIe-.patch kernel: bump 3.18 to 3.18.125 2018-11-14 16:27:43 +01:00
193-USB-qmi_wwan-Add-quirk-for-Quectel-EC20-Mini-PCIe-mo.patch kernel: bump 3.18 to 3.18.119 2018-08-20 13:03:23 +02:00
200-fix_localversion.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
201-extra_optimization.patch kernel: update to 3.18.71 2017-09-18 02:08:18 +03:00
202-reduce_module_size.patch kernel: bump 3.18 to 3.18.119 2018-08-20 13:03:23 +02:00
203-kallsyms_uncompressed.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
204-module_strip.patch kernel: update to 3.18.71 2017-09-18 02:08:18 +03:00
205-backtrace_module_info.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
210-darwin_scripts_include.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
212-byteshift_portability.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
213-x86_vdso_portability.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
214-spidev_h_portability.patch kernel: bump 3.18 to 3.18.119 2018-08-20 13:03:23 +02:00
220-gc_sections.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
221-module_exports.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
230-openwrt_lzma_options.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
250-netfilter_depends.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
251-sound_kconfig.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
252-mv_cesa_depends.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
253-ssb_b43_default_on.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
254-textsearch_kconfig_hacks.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
255-lib80211_kconfig_hacks.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
256-crypto_add_kconfig_prompts.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
257-wireless_ext_kconfig_hack.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
258-netfilter_netlink_kconfig_hack.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
259-regmap_dynamic.patch kernel: Build: Split kmod-regmap 2019-01-27 00:16:13 +01:00
260-crypto_test_dependencies.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
270-uapi-libc-compat-add-fallback-for-unsupported-libcs.patch kernel: use upstream patches for musl 2018-01-20 22:11:33 +01:00
272-uapi-if_ether.h-prevent-redefinition-of-struct-ethhd.patch kernel: bump 3.18 to 3.18.119 2018-08-20 13:03:23 +02:00
300-mips_expose_boot_raw.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
301-mips_image_cmdline_hack.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
302-mips_no_branch_likely.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
304-mips_disable_fpu.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
305-mips_module_reloc.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
306-mips_mem_functions_performance.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
307-mips_highmem_offset.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
310-arm_module_unresolved_weak_sym.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
320-ppc4xx_optimization.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
321-powerpc_crtsavres_prereq.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
330-MIPS-kexec-Accept-command-line-parameters-from-users.patch kernel: bump 3.18 to 3.18.126 2018-11-22 12:40:19 +01:00
400-mtd-add-rootfs-split-support.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
401-mtd-add-support-for-different-partition-parser-types.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
402-mtd-use-typed-mtd-parsers-for-rootfs-and-firmware-split.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
403-mtd-hook-mtdsplit-to-Kbuild.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
404-mtd-add-more-helper-functions.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
405-mtd-old-firmware-uimage-splitter.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
406-mtd-old-rootfs-squashfs-splitter.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
410-mtd-move-forward-declaration-of-struct-mtd_info.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
411-mtd-partial_eraseblock_write.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
412-mtd-partial_eraseblock_unlock.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
420-mtd-redboot_space.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
430-mtd-add-myloader-partition-parser.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
431-mtd-bcm47xxpart-check-for-bad-blocks-when-calculatin.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
432-mtd-bcm47xxpart-detect-T_Meter-partition.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
440-block2mtd_init.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
441-block2mtd_probe.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
450-mtd-nand-allow-to-use-platform-specific-chip-fixup.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
451-mtd-nand-fix-return-code-of-nand_correct_data-function.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
460-mtd-cfi_cmdset_0002-no-erase_suspend.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
461-mtd-cfi_cmdset_0002-add-buffer-write-cmd-timeout.patch kernel: bump 3.18 to 3.18.119 2018-08-20 13:03:23 +02:00
472-mtd-m25p80-add-support-for-Winbond-W25X05-flash.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
473-mtd-spi-nor-add-support-for-the-Macronix-MX25L512E-S.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
474-mtd-spi-nor-add-support-for-the-ISSI-SI25CD512-SPI-f.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
475-mtd-spi-nor-add-macronix-mx25u25635f.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
476-mtd-spi-nor-add-eon-en25qh32.patch kernel: bump 3.18 to 3.18.119 2018-08-20 13:03:23 +02:00
480-mtd-set-rootfs-to-be-root-dev.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
490-ubi-auto-attach-mtd-device-named-ubi-or-data-on-boot.patch kernel: bump 3.18 to 3.18.119 2018-08-20 13:03:23 +02:00
491-ubi-auto-create-ubiblock-device-for-rootfs.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
492-try-auto-mounting-ubi0-rootfs-in-init-do_mounts.c.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
493-ubi-set-ROOT_DEV-to-ubiblock-rootfs-if-unset.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
494-mtd-ubi-add-EOF-marker-support.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
530-jffs2_make_lzma_available.patch kernel: bump 3.18 to 3.18.126 2018-11-22 12:40:19 +01:00
531-debloat_lzma.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
532-jffs2_eofdetect.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
550-ubifs-symlink-xattr-support.patch kernel: update to 3.18.71 2017-09-18 02:08:18 +03:00
551-ubifs-fix-default-compression-selection.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
600-netfilter_conntrack_flush.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
610-netfilter_match_bypass_default_checks.patch kernel: bump 3.18 to 3.18.119 2018-08-20 13:03:23 +02:00
611-netfilter_match_bypass_default_table.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
612-netfilter_match_reduce_memory_access.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
613-netfilter_optional_tcp_window_check.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
616-net_optimize_xfrm_calls.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
621-sched_act_connmark.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
630-packet_socket_type.patch kernel: bump 3.18 to 3.18.132 2019-01-16 12:56:30 +01:00
640-bridge_no_eap_forward.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
641-bridge_always_accept_eap.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
642-bridge_port_isolate.patch kernel: adjust bridge port isolate patch to match upstream attribute naming 2018-07-11 20:59:05 +02:00
645-bridge_multicast_to_unicast.patch kernel: bump 3.18 to 3.18.119 2018-08-20 13:03:23 +02:00
650-pppoe_header_pad.patch kernel: bump 3.18 to 3.18.119 2018-08-20 13:03:23 +02:00
651-wireless_mesh_header.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
653-disable_netlink_trim.patch kernel: bump 3.18 to 3.18.119 2018-08-20 13:03:23 +02:00
655-increase_skb_pad.patch kernel: update to 3.18.71 2017-09-18 02:08:18 +03:00
656-skb_reduce_truesize-helper.patch kernel: update to 3.18.71 2017-09-18 02:08:18 +03:00
657-qdisc_reduce_truesize.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
660-fq_codel_defaults.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
661-fq_codel_keep_dropped_stats.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
662-use_fq_codel_by_default.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
663-remove_pfifo_fast.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
666-Add-support-for-MAP-E-FMRs-mesh-mode.patch kernel: bump 3.18 to 3.18.125 2018-11-14 16:27:43 +01:00
667-ipv6-Fixed-source-specific-default-route-handling.patch kernel: bump 3.18 to 3.18.124 2018-10-16 10:06:45 +02:00
670-ipv6-allow-rejecting-with-source-address-failed-policy.patch kernel: bump 3.18 to 3.18.119 2018-08-20 13:03:23 +02:00
671-net-provide-defines-for-_POLICY_FAILED-until-all-cod.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
680-NET-skip-GRO-for-foreign-MAC-addresses.patch kernel: bump 3.18 to 3.18.128 2018-12-10 11:48:44 +01:00
681-NET-add-of_get_mac_address_mtd.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
700-swconfig.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
701-phy_extension.patch kernel: bump 3.18 to 3.18.119 2018-08-20 13:03:23 +02:00
702-phy_add_aneg_done_function.patch kernel: bump 3.18 to 3.18.119 2018-08-20 13:03:23 +02:00
703-phy-add-detach-callback-to-struct-phy_driver.patch kernel: bump 3.18 to 3.18.119 2018-08-20 13:03:23 +02:00
710-phy-add-mdio_register_board_info.patch kernel: bump 3.18 to 3.18.119 2018-08-20 13:03:23 +02:00
720-phy_adm6996.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
721-phy_packets.patch kernel: bump 3.18 to 3.18.119 2018-08-20 13:03:23 +02:00
722-phy_mvswitch.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
723-phy_ip175c.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
724-phy_ar8216.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
725-phy_rtl8306.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
726-phy_rtl8366.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
727-phy-rtl8367.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
728-phy-rtl8367b.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
729-phy-tantos.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
730-phy_b53.patch kernel: Move modifications of b53.h into patch 2018-12-15 12:50:06 +01:00
732-phy-ar8216-led-support.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
733-phy_mvsw61xx.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
734-net-phy-at803x-allow-to-configure-via-pdata.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
735-net-phy-at803x-fix-at8033-sgmii-mode.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
760-8139cp-fixes-from-4.3.patch kernel: bump 3.18 to 3.18.130 2018-12-18 14:24:57 +01:00
773-bgmac-add-srab-switch.patch kernel: update to 3.18.71 2017-09-18 02:08:18 +03:00
785-hso-support-0af0-9300.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
810-pci_disable_common_quirks.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
811-pci_disable_usb_common_quirks.patch kernel: update to 3.18.71 2017-09-18 02:08:18 +03:00
821-usb-dwc2-dualrole.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
834-ledtrig-libata.patch kernel: bump 3.18 to 3.18.131 2019-01-07 17:09:06 +01:00
840-rtc7301.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
841-rtc_pt7c4338.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
861-04_spi_gpio_implement_spi_delay.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
862-gpio_spi_driver.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
870-hifn795x_byteswap.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
890-8250_optional_sysrq.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
901-debloat_sock_diag.patch kernel: update to 3.18.71 2017-09-18 02:08:18 +03:00
902-debloat_proc.patch kernel: bump 3.18 to 3.18.132 2019-01-16 12:56:30 +01:00
904-debloat_dma_buf.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
910-kobject_uevent.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
911-kobject_add_broadcast_uevent.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
921-use_preinit_as_init.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
922-always-create-console-node-in-initramfs.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
930-crashlog.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
970-remove-unsane-filenames-from-deps_initramfs-list.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
980-arm_openwrt_machtypes.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
990-gpio_wdt.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
995-mangle_bootargs.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
997-device_tree_cmdline.patch kernel: update to 3.18.71 2017-09-18 02:08:18 +03:00
998-enable_wilink_platform_without_drivers.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
999-seccomp_log.patch kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00