summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)Author
2017-06-14mtd: nand: tango: Update ecc_stats.correctedMarc Gonzalez
2017-06-14mtd: nand: tango: Export OF device ID table as module aliasesAndres Galacho
2017-05-25mtd: nand: add ooblayout for old hamming layoutAlexander Couzens
2017-05-25mtd: nand: omap2: Fix partition creation via cmdline mtdpartsRoger Quadros
2017-05-25mtd: nand: orion: fix clk handlingSimon Baatz
2017-03-30ubi/upd: Always flush after prepared for an updateSebastian Siewior
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-02-28ARM: 8638/1: mtd: lart: Rename partition defines to be prefixed with PART_Florian Fainelli
2017-02-21Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-02-10mtd: aspeed: remove redundant dev_err call in aspeed_smc_probe()Wei Yongjun
2017-02-10Merge tag 'spi-nor/for-4.11-v2' of git://github.com/spi-nor/linuxBrian Norris
2017-02-10mtd: physmap_of: fixup gemini/versatile dependenciesBrian Norris
2017-02-10mtd: spi-nor: cqspi: remove redundant dead code on error return checkColin Ian King
2017-02-10mtd: fsl-quadspi: Rename SEQID_QUAD_READ to SEQID_READYunhui Cui
2017-02-10mtd:fsl-quadspi:use the property fields of SPI-NORYunhui Cui
2017-02-10mtd: spi-nor: Add support for gd25q16Kamal Dasu
2017-02-10mtd: spi-nor: Fix S3AN addressing calculationRicardo Ribalda
2017-02-10mtd: aspeed: fix compile warning in aspeed_smc_read_from_ahb()Cédric Le Goater
2017-02-10mtd: spi-nor: add dt support for Everspin MRAMsUwe Kleine-König
2017-02-10Merge tag 'ib-mfd-mtd-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Cyrille Pitchen
2017-02-10mtd: spi-nor: Add lock/unlock support for f25l32paVictor Shyba
2017-02-10mtd: spi-nor: add a stateless method to support memory size above 128MibCyrille Pitchen
2017-02-10mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codesCyrille Pitchen
2017-02-10mtd: m25p80: consider max message size in m25p80_readHeiner Kallweit
2017-02-10mtd: aspeed: add memory controllers for the Aspeed AST2400 SoCCédric Le Goater
2017-02-10mtd: spi-nor: add memory controllers for the Aspeed AST2500 SoCCédric Le Goater
2017-02-10mtd: spi-nor: remove WARN_ONCE() message in spi_nor_write()Cyrille Pitchen
2017-02-10mtd: spi-nor: improve macronix_quad_enable()Cyrille Pitchen
2017-02-10mtd: spi-nor: Add support for S3AN spi-nor devicesRicardo Ribalda
2017-02-09mtd: Add partition device node to mtd partition devicesSascha Hauer
2017-02-09mtd: bcm47xxpart: support layouts with multiple TRX partitionsRafał Miłecki
2017-02-09mtd: bcm47xxpart: move TRX parsing code to separated functionRafał Miłecki
2017-02-08mtd: bcm47xxsflash: support reading flash out of mapping windowRafał Miłecki
2017-02-08Merge tag 'nand/for-4.11' of github.com:linux-nand/linuxBrian Norris
2017-02-08mtd: Fix typo: "occured" -> "occurred"Nobuhiro Iwamatsu
2017-02-08mtd: nand: set max_bb_per_die and blocks_per_die for ONFI compliant chipsZach Brown
2017-02-08mtd: nand: implement 'max_bad_blocks' mtd functionZach Brown
2017-02-08mtd: ichxrom: maybe-uninitialized with gcc-4.9Arnd Bergmann
2017-02-08mtd: introduce function max_bad_blocksJeff Westfahl
2017-02-08mtd: fix typos in ooblayout comment blocksMasahiro Yamada
2017-02-08mtd: pmcmsp: use kstrndup instead of kmalloc+strncpyArnd Bergmann
2017-02-08mtd: physmap_of: add a hook for Gemini flash probingLinus Walleij
2017-02-08mtd: update my email addressJohn Crispin
2017-02-08mtd: bcm47xxsflash: use platform_(set|get)_drvdataRafał Miłecki