summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2017-02-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada
2017-02-09Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'spi-nor/next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'nand/nand/next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'arm/for-next'Stephen Rothwell
2017-02-06mtd: nand: Add Winbond manufacturer idAndrey Jr. Melnikov
2017-02-06mtd: nand: sunxi: Improve sunxi_nfc_cmd_ctrl()Boris Brezillon
2017-02-06mtd: nand: sunxi: Stop using polling mode when waiting for long operationsBoris Brezillon
2017-02-06mtd: nand: sunxi: Fix the non-polling case in sunxi_nfc_wait_events()Boris Brezillon
2017-02-06mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0Mark Marshall
2017-02-02mtd: spi-nor: cqspi: remove redundant dead code on error return checkColin Ian King
2017-01-31block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig
2017-01-30mtd: nand: mediatek: remove redundant dev_err call in mtk_nfc_probe()Wei Yongjun
2017-01-30mtd: nand: Add OX820 NAND hardware dependencyJean Delvare
2017-01-30mtd: nand: fsmc: remove stale non-DT probe pathLinus Walleij
2017-01-30mtd: nand: lpc32xx_slc: Remove unneeded NULL check on 'rc'Fabio Estevam
2017-01-27mtd: fsl-quadspi: Rename SEQID_QUAD_READ to SEQID_READYunhui Cui
2017-01-27mtd:fsl-quadspi:use the property fields of SPI-NORYunhui Cui
2017-01-23mtd: spi-nor: Add support for gd25q16Kamal Dasu
2017-01-20mtd: spi-nor: Fix S3AN addressing calculationRicardo Ribalda
2017-01-20mtd: aspeed: fix compile warning in aspeed_smc_read_from_ahb()Cédric Le Goater
2017-01-20mtd: spi-nor: add dt support for Everspin MRAMsUwe Kleine-König
2017-01-16ARM: 8638/1: mtd: lart: Rename partition defines to be prefixed with PART_Florian Fainelli
2017-01-12Merge tag 'ib-mfd-mtd-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Cyrille Pitchen
2017-01-04mtd: nand: lpc32xx: fix invalid error handling of a requested irqVladimir Zapolskiy
2017-01-04mtd: spi-nor: Add lock/unlock support for f25l32paVictor Shyba
2017-01-04mtd: spi-nor: add a stateless method to support memory size above 128MibCyrille Pitchen
2017-01-04mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codesCyrille Pitchen
2017-01-04mtd: m25p80: consider max message size in m25p80_readHeiner Kallweit
2017-01-04mtd: aspeed: add memory controllers for the Aspeed AST2400 SoCCédric Le Goater
2017-01-04mtd: spi-nor: add memory controllers for the Aspeed AST2500 SoCCédric Le Goater
2017-01-04mtd: spi-nor: remove WARN_ONCE() message in spi_nor_write()Cyrille Pitchen
2017-01-04mtd: spi-nor: improve macronix_quad_enable()Cyrille Pitchen
2017-01-04mtd: spi-nor: Add support for S3AN spi-nor devicesRicardo Ribalda
2017-01-04mtd: spi-nor: cqspi: Fix build on arches missing readsl/writeslMarek Vasut
2017-01-03spi-nor: Add support for Intel SPI serial flash controllerMika Westerberg
2017-01-03mtd: nand: tango: Reset pbus to raw mode in probeMarc Gonzalez
2017-01-03mtd: nand: tango: Update DT binding descriptionMarc Gonzalez
2017-01-02mtd: nand: oxnas_nand: fix build errors on arch/um, require HAS_IOMEMRandy Dunlap
2017-01-02mtd: nand: xway: fix build because of module functionsHauke Mehrtens
2017-01-02mtd: nand: xway: disable module supportHauke Mehrtens
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-17Merge tag 'for-linus-20161216' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-12-01mtd: Allocate bdi objects dynamicallySteve Longerbeam
2016-12-01mtd: nand: tango: Add standard legalese headerMarc Gonzalez
2016-11-30mtd: maps: add missing iounmap() in error pathLuis Henriques
2016-11-29Merge tag 'spi-nor/for-4.10' of git://github.com/spi-nor/linuxBrian Norris
2016-11-29Merge tag 'nand/for-4.10' of github.com:linux-nand/linuxBrian Norris
2016-11-26mtd: spi-nor: constify fsl_qspi_devtype_dataLABBE Corentin
2016-11-26mtd: spi-nor: Add support for mr25h40IWAMOTO Masahiko