Openwrt/target/linux/generic/backport-4.9
Rafał Miłecki 2a598bbaa3 kernel: backport mtd support for subpartitions in DT
This is a new & warm feature that allows nesting partiitons in DT and
mixing their types (e.g. static vs. dynamic). It's very useful for
boards that have most partitions static but some of them require extra
parsing (e.g. a "firmware" partition).

It's required to successfully backport support for new devices using
that new syntax in their DT files.

Since brcm63xx has a custom alternative patch the upstream one is being
reverted for it. The plan is to make brcm63xx use the upstream
implementation.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2018-07-27 22:16:24 +02:00
..
010-Kbuild-don-t-hardcode-path-to-awk-in-scripts-ld-vers.patch
011-kbuild-export-SUBARCH.patch
012-kbuild-add-macro-for-controlling-warnings-to-linux-c.patch kernel: backport fixes for GCC 8 errors in syscall definitions 2018-07-22 17:16:30 +02:00
013-disable-Wattribute-alias-warning-for-SYSCALL_DEFINEx.patch kernel: backport fixes for GCC 8 errors in syscall definitions 2018-07-22 17:16:30 +02:00
014-Kbuild-suppress-packed-not-aligned-warning-for-defau.patch kernel: backport a change to 4.9 which disables overly aggressive warnings on gcc 8 2018-07-22 17:16:35 +02:00
020-backport_netfilter_rtcache.patch
021-bridge-multicast-to-unicast.patch
022-net-add-devm-version-of-alloc_etherdev_mqs-function.patch
023-1-smsc95xx-Use-skb_cow_head-to-deal-with-cloned-skbs.patch
023-6-ch9200-use-skb_cow_head-to-deal-with-cloned-skbs.patch
023-7-kaweth-use-skb_cow_head-to-deal-with-cloned-skbs.patch
024-1-tcp-tsq-add-tsq_flags-tsq_enum.patch
024-2-tcp-tsq-remove-one-locked-operation-in-tcp_wfree.patch
024-3-tcp-tsq-add-shortcut-in-tcp_tasklet_func.patch
024-4-tcp-tsq-avoid-one-atomic-in-tcp_wfree.patch
024-5-tcp-tsq-add-a-shortcut-in-tcp_small_queue_check.patch
024-6-tcp-tcp_mtu_probe-is-likely-to-exit-early.patch
024-7-net-reorganize-struct-sock-for-better-data-locality.patch
024-8-tcp-tsq-move-tsq_flags-close-to-sk_wmem_alloc.patch kernel: bump to 4.9.105 2018-06-01 08:25:14 +02:00
024-9-tcp-add-a-missing-barrier-in-tcp_tasklet_func.patch
025-tcp-allow-drivers-to-tweak-TSQ-logic.patch
030-01-ubifs-Drop-softlimit-and-delta-fields-from-struct-ub.patch
030-02-ubifs-Use-dirty_writeback_interval-value-for-wbuf-ti.patch
040-mm-add-support-for-releasing-multiple-instances-of-a.patch kernel: backport page fragment API changes from 4.10+ to 4.9 2018-07-14 11:39:00 +02:00
041-mm-rename-__alloc_page_frag-to-page_frag_alloc-and-_.patch kernel: backport page fragment API changes from 4.10+ to 4.9 2018-07-14 11:39:00 +02:00
042-mm-rename-__page_frag-functions-to-__page_frag_cache.patch kernel: backport page fragment API changes from 4.10+ to 4.9 2018-07-14 11:39:00 +02:00
050-usb-dwc2-Remove-unnecessary-kfree.patch kernel: bump to 4.9.105 2018-06-01 08:25:14 +02:00
060-0002-mtd-bcm47xxsflash-use-platform_-set-get-_drvdata.patch
060-0003-mtd-bcm47xxsflash-support-reading-flash-out-of-mappi.patch
060-0004-mtd-bcm47xxpart-move-TRX-parsing-code-to-separated-f.patch
060-0005-mtd-bcm47xxpart-support-layouts-with-multiple-TRX-pa.patch
061-v4.10-0001-mtd-spi-nor-add-Macronix-mx25u25635f-to-list-of-know.patch
061-v4.10-0002-mtd-spi-nor-fix-spansion-quad-enable.patch
061-v4.10-0003-mtd-spi-nor-fix-flags-for-s25fl128s.patch
061-v4.10-0004-mtd-spi-nor-add-support-for-s25fl208k.patch
061-v4.10-0005-mtd-spi-nor-Add-at25df321-spi-nor-flash-support.patch
061-v4.10-0006-mtd-spi-nor-Add-support-for-N25Q016A.patch
061-v4.10-0007-mtd-spi-nor-Add-support-for-mr25h40.patch
062-v4.11-0001-mtd-spi-nor-Add-support-for-S3AN-spi-nor-devices.patch
062-v4.11-0002-mtd-spi-nor-improve-macronix_quad_enable.patch
062-v4.11-0003-mtd-spi-nor-remove-WARN_ONCE-message-in-spi_nor_writ.patch
062-v4.11-0004-mtd-spi-nor-rename-SPINOR_OP_-macros-of-the-4-byte-a.patch
062-v4.11-0005-mtd-spi-nor-add-a-stateless-method-to-support-memory.patch
062-v4.11-0006-mtd-spi-nor-Add-lock-unlock-support-for-f25l32pa.patch
062-v4.11-0007-mtd-spi-nor-Fix-S3AN-addressing-calculation.patch
062-v4.11-0008-mtd-spi-nor-Add-support-for-gd25q16.patch
063-v4.11-0001-mtd-nand-Add-Winbond-manufacturer-id.patch
063-v4.11-0002-mtd-introduce-function-max_bad_blocks.patch
063-v4.11-0003-mtd-Add-partition-device-node-to-mtd-partition-devic.patch
064-v4.12-mtd-spi-nor-enable-stateless-4b-op-codes-for-mx25u25.patch
065-v4.13-0001-mtd-handle-partitioning-on-devices-with-0-erasesize.patch
065-v4.13-0002-mtd-partitions-factor-out-code-calling-parser.patch
065-v4.13-0003-mtd-partitions-add-helper-for-deleting-partition.patch
065-v4.13-0004-mtd-partitions-remove-sysfs-files-when-deleting-all-.patch
065-v4.13-0005-mtd-partitions-rename-master-to-the-parent-where-app.patch
065-v4.13-0006-mtd-partitions-add-support-for-subpartitions.patch
065-v4.13-0007-mtd-partitions-add-support-for-partition-parsers.patch
065-v4.13-0008-mtd-extract-TRX-parser-out-of-bcm47xxpart-into-a-sep.patch
066-v4.17-0001-mtd-move-code-adding-master-MTD-out-of-mtd_add_devic.patch
066-v4.17-0002-mtd-get-rid-of-the-mtd_add_device_partitions.patch
067-v4.17-0001-mtd-partitions-add-of_match_table-parser-matching-fo.patch
067-v4.17-0002-mtd-rename-ofpart-parser-to-fixed-partitions-as-it-f.patch
067-v4.17-0003-mtd-ofpart-add-of_match_table-with-fixed-partitions.patch
068-v4.18-0001-mtd-move-code-adding-registering-partitions-to-the-p.patch
069-v4.18-mtd-bcm47xxpart-improve-handling-TRX-partition-size.patch
070-bcma-from-4.11.patch
071-v4.10-0001-net-bgmac-allocate-struct-bgmac-just-once-don-t-copy.patch kernel: bump to 4.9.105 2018-06-01 08:25:14 +02:00
071-v4.10-0002-net-bgmac-drop-struct-bcma_mdio-we-don-t-need-anymor.patch
071-v4.10-0003-net-bgmac-use-PHY-subsystem-for-initializing-PHY.patch
071-v4.15-0001-net-bgmac-enable-master-mode-for-BCM54210E-and-B5021.patch
072-bcma-from-4.12.patch
075-v4.10-0001-net-phy-broadcom-Update-Auxiliary-Control-Register-m.patch
075-v4.10-0002-net-phy-broadcom-Add-support-for-BCM54612E.patch
075-v4.10-0003-net-phy-broadcom-add-bcm54xx_auxctl_read.patch
075-v4.10-0004-net-phy-broadcom-Add-BCM54810-PHY-entry.patch
075-v4.10-0005-net-phy-broadcom-Move-bcm54xx_auxctl_-read-write-to-.patch kernel: bump 4.9 to 4.9.108 2018-06-18 07:10:19 +02:00
076-v4.11-0001-net-phy-broadcom-Allow-enabling-or-disabling-of-EEE.patch kernel: bump 4.9 to 4.9.108 2018-06-18 07:10:19 +02:00
076-v4.11-0002-net-phy-broadcom-Add-support-code-for-reading-PHY-co.patch kernel: bump 4.9 to 4.9.108 2018-06-18 07:10:19 +02:00
076-v4.11-0003-net-phy-bcm7xxx-Add-entry-for-BCM7278.patch
076-v4.11-0004-net-phy-bcm7xxx-Implement-EGPHY-workaround-for-7278.patch
076-v4.11-0005-net-phy-broadcom-use-auxctl-reading-helper-in-BCM546.patch
076-v4.11-0006-net-phy-broadcom-add-support-for-BCM54210E.patch
076-v4.11-0007-net-phy-broadcom-rehook-BCM54612E-specific-init.patch
076-v4.15-0001-net-phy-broadcom-support-new-device-flag-for-setting.patch
080-0001-leds-core-add-OF-variants-of-LED-registering-functio.patch
080-0002-leds-gpio-use-OF-variant-of-LED-registering-function.patch
081-0001-thermal-bcm2835-add-thermal-driver-for-bcm2835-SoC.patch
081-0002-thermal-broadcom-add-Northstar-thermal-driver.patch
082-0001-usb-core-read-USB-ports-from-DT-in-the-usbport-LED-t.patch
087-regmap-make-LZO-cache-optional.patch
090-net-generalize-napi_complete_done.patch kernel: bump to 4.9.105 2018-06-01 08:25:14 +02:00
092-netfilter-nf_tables-fix-mismatch-in-big-endian-syste.patch
094-v4.12-0001-ip6_tunnel-Fix-missing-tunnel-encapsulation-limit-op.patch kernel: re-add export ipv6_push_frag_opts for tunneling now patch 2018-06-01 14:08:42 +02:00
094-v4.12-0002-ipv6-Need-to-export-ipv6_push_frag_opts-for-tunnelin.patch kernel: re-add export ipv6_push_frag_opts for tunneling now patch 2018-06-01 14:08:42 +02:00
272-uapi-if_ether.h-prevent-redefinition-of-struct-ethhd.patch kernel: bump to 4.9.105 2018-06-01 08:25:14 +02:00
400-v4.18-mtd-bcm47xxpart-add-of_match_table-with-a-new-DT-bin.patch kernel: backport mtd patches with Broadcom of_match_table-s 2018-07-27 15:55:01 +02:00
401-v4.19-mtd-parsers-trx-add-of_match_table-with-the-new-DT-b.patch kernel: backport mtd patches with Broadcom of_match_table-s 2018-07-27 15:55:01 +02:00
402-v4.19-mtd-partitions-use-DT-info-for-parsing-partitions-wi.patch kernel: backport mtd support for subpartitions in DT 2018-07-27 22:16:24 +02:00