https://github.com/torvalds/linux
Revision 14b661ebb6cfa386afa5a5247eb09e24d420af3a authored by Linus Torvalds on 23 November 2017, 06:46:06 UTC, committed by Linus Torvalds on 23 November 2017, 06:46:06 UTC
Pull MTD updates from Richard Weinberger:
 "General changes:
   -  Unconfuse get_unmapped_area and point/unpoint driver methods
   -  New partition parser: sharpslpart
   -  Kill GENERIC_IO
   -  Various fixes

  NAND changes:
   -  Add a flag to mark NANDs that require 3 address cycles to encode a
      page address
   -  Set a default ECC/free layout when NAND_ECC_NONE is requested
   -  Fix a bug in panic_nand_write()
   -  Another batch of cleanups for the denali driver
   -  Fix PM support in the atmel driver
   -  Remove support for platform data in the omap driver
   -  Fix subpage write in the omap driver
   -  Fix irq handling in the mtk driver
   -  Change link order of mtk_ecc and mtk_nand drivers to speed up boot
      time
   -  Change log level of ECC error messages in the mxc driver
   -  Patch the pxa3xx driver to support Armada 8k platforms
   -  Add BAM DMA support to the qcom driver
   -  Convert gpio-nand to the GPIO desc API
   -  Fix ECC handling in the mt29f driver

  SPI-NOR changes:
   -  Introduce system power management support
   -  New mechanism to select the proper .quad_enable() hook by JEDEC
      ID, when needed, instead of only by manufacturer ID
   -  Add support to new memory parts from Gigadevice, Winbond, Macronix
      and Everspin
   -  Maintainance for Cadence, Intel, Mediatek and STM32 drivers"

*  tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd: (85 commits)
  mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid
  mtd: sharpslpart: Add sharpslpart partition parser
  mtd: Add sanity checks in mtd_write/read_oob()
  mtd: remove the get_unmapped_area method
  mtd: implement mtd_get_unmapped_area() using the point method
  mtd: chips/map_rom.c: implement point and unpoint methods
  mtd: chips/map_ram.c: implement point and unpoint methods
  mtd: mtdram: properly handle the phys argument in the point method
  mtd: mtdswap: fix spelling mistake: 'TRESHOLD' -> 'THRESHOLD'
  mtd: slram: use memremap() instead of ioremap()
  kconfig: kill off GENERIC_IO option
  mtd: Fix C++ comment in include/linux/mtd/mtd.h
  mtd: constify mtd_partition
  mtd: plat-ram: Replace manual resource management by devm
  mtd: nand: Fix writing mtdoops to nand flash.
  mtd: intel-spi: Add Intel Lewisburg PCH SPI super SKU PCI ID
  mtd: nand: mtk: fix infinite ECC decode IRQ issue
  mtd: spi-nor: Add support for mr25h128
  mtd: nand: mtk: change the compile sequence of mtk_nand.o and mtk_ecc.o
  mtd: spi-nor: enable 4B opcodes for mx66l51235l
  ...
2 parent s 3f3211e + 1530578
History
Tip revision: 14b661ebb6cfa386afa5a5247eb09e24d420af3a authored by Linus Torvalds on 23 November 2017, 06:46:06 UTC
Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd
Tip revision: 14b661e
File Mode Size
kasan
Kconfig -rw-r--r-- 25.1 KB
Kconfig.debug -rw-r--r-- 3.7 KB
Makefile -rw-r--r-- 3.6 KB
backing-dev.c -rw-r--r-- 27.1 KB
balloon_compaction.c -rw-r--r-- 5.5 KB
bootmem.c -rw-r--r-- 20.8 KB
cleancache.c -rw-r--r-- 9.9 KB
cma.c -rw-r--r-- 13.5 KB
cma.h -rw-r--r-- 573 bytes
cma_debug.c -rw-r--r-- 4.5 KB
compaction.c -rw-r--r-- 58.4 KB
debug.c -rw-r--r-- 4.1 KB
debug_page_ref.c -rw-r--r-- 1.4 KB
dmapool.c -rw-r--r-- 13.7 KB
early_ioremap.c -rw-r--r-- 6.8 KB
fadvise.c -rw-r--r-- 4.4 KB
failslab.c -rw-r--r-- 1.5 KB
filemap.c -rw-r--r-- 89.4 KB
frame_vector.c -rw-r--r-- 6.0 KB
frontswap.c -rw-r--r-- 14.3 KB
gup.c -rw-r--r-- 48.5 KB
gup_benchmark.c -rw-r--r-- 2.0 KB
highmem.c -rw-r--r-- 11.7 KB
hmm.c -rw-r--r-- 33.3 KB
huge_memory.c -rw-r--r-- 81.6 KB
hugetlb.c -rw-r--r-- 128.7 KB
hugetlb_cgroup.c -rw-r--r-- 10.9 KB
hwpoison-inject.c -rw-r--r-- 3.2 KB
init-mm.c -rw-r--r-- 716 bytes
internal.h -rw-r--r-- 16.7 KB
interval_tree.c -rw-r--r-- 3.2 KB
khugepaged.c -rw-r--r-- 48.5 KB
kmemcheck.c -rw-r--r-- 36 bytes
kmemleak-test.c -rw-r--r-- 3.2 KB
kmemleak.c -rw-r--r-- 58.5 KB
ksm.c -rw-r--r-- 85.9 KB
list_lru.c -rw-r--r-- 12.6 KB
maccess.c -rw-r--r-- 3.0 KB
madvise.c -rw-r--r-- 22.6 KB
memblock.c -rw-r--r-- 52.0 KB
memcontrol.c -rw-r--r-- 159.4 KB
memory-failure.c -rw-r--r-- 47.8 KB
memory.c -rw-r--r-- 125.4 KB
memory_hotplug.c -rw-r--r-- 48.9 KB
mempolicy.c -rw-r--r-- 69.4 KB
mempool.c -rw-r--r-- 14.0 KB
memtest.c -rw-r--r-- 2.8 KB
migrate.c -rw-r--r-- 77.1 KB
mincore.c -rw-r--r-- 6.7 KB
mlock.c -rw-r--r-- 22.4 KB
mm_init.c -rw-r--r-- 4.8 KB
mmap.c -rw-r--r-- 97.8 KB
mmu_context.c -rw-r--r-- 1.3 KB
mmu_notifier.c -rw-r--r-- 11.5 KB
mmzone.c -rw-r--r-- 2.4 KB
mprotect.c -rw-r--r-- 13.9 KB
mremap.c -rw-r--r-- 17.1 KB
msync.c -rw-r--r-- 2.6 KB
nobootmem.c -rw-r--r-- 10.7 KB
nommu.c -rw-r--r-- 48.5 KB
oom_kill.c -rw-r--r-- 29.7 KB
page-writeback.c -rw-r--r-- 84.3 KB
page_alloc.c -rw-r--r-- 213.9 KB
page_counter.c -rw-r--r-- 4.8 KB
page_ext.c -rw-r--r-- 11.0 KB
page_idle.c -rw-r--r-- 5.4 KB
page_io.c -rw-r--r-- 10.4 KB
page_isolation.c -rw-r--r-- 8.0 KB
page_owner.c -rw-r--r-- 15.3 KB
page_poison.c -rw-r--r-- 2.7 KB
page_vma_mapped.c -rw-r--r-- 6.3 KB
pagewalk.c -rw-r--r-- 8.5 KB
percpu-internal.h -rw-r--r-- 5.9 KB
percpu-km.c -rw-r--r-- 2.9 KB
percpu-stats.c -rw-r--r-- 5.9 KB
percpu-vm.c -rw-r--r-- 10.1 KB
percpu.c -rw-r--r-- 82.4 KB
pgtable-generic.c -rw-r--r-- 5.3 KB
process_vm_access.c -rw-r--r-- 10.1 KB
quicklist.c -rw-r--r-- 2.4 KB
readahead.c -rw-r--r-- 16.1 KB
rmap.c -rw-r--r-- 52.5 KB
rodata_test.c -rw-r--r-- 1.4 KB
shmem.c -rw-r--r-- 111.8 KB
slab.c -rw-r--r-- 109.9 KB
slab.h -rw-r--r-- 14.4 KB
slab_common.c -rw-r--r-- 35.5 KB
slob.c -rw-r--r-- 16.1 KB
slub.c -rw-r--r-- 141.3 KB
sparse-vmemmap.c -rw-r--r-- 8.4 KB
sparse.c -rw-r--r-- 23.0 KB
swap.c -rw-r--r-- 28.1 KB
swap_cgroup.c -rw-r--r-- 5.2 KB
swap_slots.c -rw-r--r-- 9.4 KB
swap_state.c -rw-r--r-- 21.6 KB
swapfile.c -rw-r--r-- 94.7 KB
truncate.c -rw-r--r-- 26.7 KB
usercopy.c -rw-r--r-- 7.5 KB
userfaultfd.c -rw-r--r-- 14.7 KB
util.c -rw-r--r-- 18.4 KB
vmacache.c -rw-r--r-- 3.2 KB
vmalloc.c -rw-r--r-- 70.2 KB
vmpressure.c -rw-r--r-- 14.3 KB
vmscan.c -rw-r--r-- 115.5 KB
vmstat.c -rw-r--r-- 52.6 KB
workingset.c -rw-r--r-- 18.1 KB
z3fold.c -rw-r--r-- 29.4 KB
zbud.c -rw-r--r-- 18.2 KB
zpool.c -rw-r--r-- 10.0 KB
zsmalloc.c -rw-r--r-- 59.4 KB
zswap.c -rw-r--r-- 32.8 KB

back to top