summaryrefslogtreecommitdiff
path: root/drivers/mtd
Commit message (Expand)AuthorAge
* mtd: nand: make nand_ooblayout_lp_hamming_ops staticColin Ian King2017-05-22
* mtd: nand: tango: Update ecc_stats.correctedMarc Gonzalez2017-05-22
* mtd: nand: tango: Export OF device ID table as module aliasesAndres Galacho2017-05-22
* mtd: nand: samsung: warn about un-parseable ECC infoBrian Norris2017-05-22
* mtd: nand: free vendor-specific resources in init failure pathsBrian Norris2017-05-22
* mtd: nand: drop unneeded module.h includeBrian Norris2017-05-22
* mtd: nand: don't leak buffers when ->scan_bbt() failsBrian Norris2017-05-22
* Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-05-13
|\
| * ubi: Add debugfs file for tracking PEB stateBen Shelton2017-05-08
| * ubi: fastmap: Fix slab corruptionRabin Vincent2017-05-08
| * ubi: Make mtd parameter readableAndy Shevchenko2017-05-08
| * ubi: Fix section mismatchAndy Shevchenko2017-05-08
* | Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdLinus Torvalds2017-05-11
|\ \
| * | mtd: nand: add ooblayout for old hamming layoutAlexander Couzens2017-05-02
| * | mtd: oxnas_nand: Allocating more than necessary in probe()Dan Carpenter2017-05-02
| * | Merge tag 'spi-nor/for-4.12-v2' of git://github.com/spi-nor/linux into MTDBrian Norris2017-05-01
| |\ \
| | * | mtd: mtk-nor: set controller's address width according to nor flashGuochun Mao2017-05-01
| | * | mtd: spi-nor: add driver for STM32 quad spi flash controllerLudovic Barre2017-05-01
| | * | mtd: spi-nor: enable stateless 4b op codes for mx25u25635fMathias Kresin2017-04-16
| | * | mtd: spi-nor: Add support for N25Q256A11Nobuhiro Iwamatsu2017-04-10
| | * | drivers mtd: spi-nor: add Macronix MX25Ux033E and MX25Ux035 variantsAlexander Kurz2017-03-22
| | * | drivers mtd: spi-nor: add Winbond W25Q20 variantsAlexander Kurz2017-03-22
| | * | mtd: spi-nor: Disable chip erase for Micron n25q00.mar.krzeminski2017-03-22
| | * | mtd: spi-nor: Fix whole chip erasing for stacked chips.mar.krzeminski2017-03-22
| | * | mtd: spi-nor: Add support for ESMT F25L32QA and F25L64QAL. D. Pinney2017-03-07
| | * | mtd: spi-nor: intel: use ERR_CAST in return statementNicholas Mc Guire2017-03-07
| | * | mtd: spi-nor: intel: use true/false for booleanNicholas Mc Guire2017-03-07
| | * | mtd: spi-nor: hisi: do not ignore clk_prepare_enable() failureAlexey Khoroshilov2017-03-07
| * | | Merge tag 'nand/for-4.12' of github.com:linux-nand/linux into MTDBrian Norris2017-05-01
| |\ \ \
| | * | | mtd: nand: brcmnand: Check flash #WP pin status before nand erase/programKamal Dasu2017-04-25
| | * | | mtd: nand: davinci: add comment on NAND subpage write status on keystoneSekhar Nori2017-04-25
| | * | | mtd: nand: omap2: Fix partition creation via cmdline mtdpartsRoger Quadros2017-04-25
| | * | | mtd: nand: NULL terminate a of_device_id tableChristophe Jaillet2017-04-25
| | * | | mtd: nand: Fix a couple error codesDan Carpenter2017-04-25
| | * | | mtd: nand: allow drivers to request minimum alignment for passed bufferMasahiro Yamada2017-04-25
| | * | | mtd: nand: allocate aligned buffers if NAND_OWN_BUFFERS is unsetMasahiro Yamada2017-04-25
| | * | | mtd: nand: denali: allow to override revision numberMasahiro Yamada2017-04-25
| | * | | mtd: nand: denali_dt: use pdev instead of ofdev for platform_deviceMasahiro Yamada2017-04-25
| | * | | mtd: nand: denali_dt: remove dma-mask DT propertyMasahiro Yamada2017-04-25
| | * | | mtd: nand: denali: support 64bit capable DMA engineMasahiro Yamada2017-04-25
| | * | | mtd: nand: denali_dt: enable HW_ECC_FIXUP for Altera SOCFPGA variantMasahiro Yamada2017-04-25
| | * | | mtd: nand: denali: support HW_ECC_FIXUP capabilityMasahiro Yamada2017-04-25
| | * | | mtd: nand: denali: fix erased page checkingMasahiro Yamada2017-04-25
| | * | | mtd: nand: denali: fix bitflips calculation in handle_ecc()Masahiro Yamada2017-04-25
| | * | | mtd: nand: denali: remove meaningless pipeline read-ahead operationMasahiro Yamada2017-04-25
| | * | | mtd: nand: denali: allow to override mtd->name from label DT propertyMasahiro Yamada2017-04-25
| | * | | mtd: nand: relax ecc.read_page() return value for uncorrectable ECCMasahiro Yamada2017-04-25
| | * | | mtd: nand: Remove unused chip->write_page() hookBoris Brezillon2017-04-25
| | * | | mtd: nand: Cleanup/rework the atmel_nand driverBoris Brezillon2017-04-25
| | * | | mtd: nand: orion: improve handling of optional clockSimon Baatz2017-03-29