summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2017-05-09Merge branch 'akpm-current/current'Stephen Rothwell
2017-05-09Merge remote-tracking branch 'spi-nor/next'Stephen Rothwell
2017-05-09Merge remote-tracking branch 'l2-mtd/master'Stephen Rothwell
2017-05-09Merge remote-tracking branch 'ubifs/linux-next'Stephen Rothwell
2017-05-08mtd: nand: nandsim: convert to memalloc_noreclaim_*()Vlastimil Babka
2017-05-08ubi: Add debugfs file for tracking PEB stateBen Shelton
2017-05-08ubi: fastmap: Fix slab corruptionRabin Vincent
2017-05-08ubi: Make mtd parameter readableAndy Shevchenko
2017-05-08ubi: Fix section mismatchAndy Shevchenko
2017-05-06Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-04mtd: spi-nor: stm32-quadspi: allow building with COMPILE_TESTBrian Norris
2017-05-04mtd: spi-nor: stm32-quadspi: fix compiler errors with COMPILE_TESTCyrille Pitchen
2017-05-04mtd: spi-nor: introduce Octo SPI protocolsCyrille Pitchen
2017-05-04mtd: spi-nor: introduce Double Transfer Rate (DTR) SPI protocolsCyrille Pitchen
2017-05-04mtd: m25p80: add support of SPI 1-2-2 and 1-4-4 protocolsCyrille Pitchen
2017-05-04mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocolsCyrille Pitchen
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-05-02mtd: nand: add ooblayout for old hamming layoutAlexander Couzens
2017-05-02mtd: oxnas_nand: Allocating more than necessary in probe()Dan Carpenter
2017-05-02blk-mq: update ->init_request and ->exit_request prototypesChristoph Hellwig
2017-05-01Merge tag 'spi-nor/for-4.12-v2' of git://github.com/spi-nor/linux into MTDBrian Norris
2017-05-01Merge tag 'nand/for-4.12' of github.com:linux-nand/linux into MTDBrian Norris
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-01mtd: mtk-nor: set controller's address width according to nor flashGuochun Mao
2017-05-01mtd: spi-nor: add driver for STM32 quad spi flash controllerLudovic Barre
2017-04-25mtd: nand: brcmnand: Check flash #WP pin status before nand erase/programKamal Dasu
2017-04-25mtd: nand: davinci: add comment on NAND subpage write status on keystoneSekhar Nori
2017-04-25mtd: nand: omap2: Fix partition creation via cmdline mtdpartsRoger Quadros
2017-04-25mtd: nand: NULL terminate a of_device_id tableChristophe Jaillet
2017-04-25mtd: nand: Fix a couple error codesDan Carpenter
2017-04-25mtd: nand: allow drivers to request minimum alignment for passed bufferMasahiro Yamada
2017-04-25mtd: nand: allocate aligned buffers if NAND_OWN_BUFFERS is unsetMasahiro Yamada
2017-04-25mtd: nand: denali: allow to override revision numberMasahiro Yamada
2017-04-25mtd: nand: denali_dt: use pdev instead of ofdev for platform_deviceMasahiro Yamada
2017-04-25mtd: nand: denali_dt: remove dma-mask DT propertyMasahiro Yamada
2017-04-25mtd: nand: denali: support 64bit capable DMA engineMasahiro Yamada
2017-04-25mtd: nand: denali_dt: enable HW_ECC_FIXUP for Altera SOCFPGA variantMasahiro Yamada
2017-04-25mtd: nand: denali: support HW_ECC_FIXUP capabilityMasahiro Yamada
2017-04-25mtd: nand: denali: fix erased page checkingMasahiro Yamada
2017-04-25mtd: nand: denali: fix bitflips calculation in handle_ecc()Masahiro Yamada
2017-04-25mtd: nand: denali: remove meaningless pipeline read-ahead operationMasahiro Yamada
2017-04-25mtd: nand: denali: allow to override mtd->name from label DT propertyMasahiro Yamada
2017-04-25mtd: nand: relax ecc.read_page() return value for uncorrectable ECCMasahiro Yamada
2017-04-25mtd: nand: Remove unused chip->write_page() hookBoris Brezillon
2017-04-25mtd: nand: Cleanup/rework the atmel_nand driverBoris Brezillon
2017-04-20bdi: Drop 'parent' argument from bdi_register[_va]()Jan Kara
2017-04-20fs: Remove SB_I_DYNBDI flagJan Kara
2017-04-20mtd: Convert to dynamically allocated bdi infrastructureJan Kara
2017-04-19mtd: physmap_of: use OF helpers for reading stringsRafał Miłecki