aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-21Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds2-15/+13
2017-02-10mtd: aspeed: remove redundant dev_err call in aspeed_smc_probe()Wei Yongjun1-6/+2
2017-02-10Merge tag 'spi-nor/for-4.11-v2' of git://github.com/spi-nor/linuxBrian Norris12-90/+1934
2017-02-10mtd: physmap_of: fixup gemini/versatile dependenciesBrian Norris3-4/+6
2017-02-10mtd: spi-nor: cqspi: remove redundant dead code on error return checkColin Ian King1-2/+2
2017-02-10mtd: fsl-quadspi: Rename SEQID_QUAD_READ to SEQID_READYunhui Cui1-4/+4
2017-02-10mtd:fsl-quadspi:use the property fields of SPI-NORYunhui Cui1-28/+12
2017-02-10mtd: spi-nor: Add support for gd25q16Kamal Dasu1-0/+5
2017-02-10mtd: spi-nor: Fix S3AN addressing calculationRicardo Ribalda1-3/+6
2017-02-10mtd: aspeed: fix compile warning in aspeed_smc_read_from_ahb()Cédric Le Goater1-2/+1
2017-02-10mtd: spi-nor: add dt support for Everspin MRAMsUwe Kleine-König1-1/+5
2017-02-10Merge tag 'ib-mfd-mtd-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdCyrille Pitchen5-0/+880
2017-02-10mtd: spi-nor: Add lock/unlock support for f25l32paVictor Shyba1-1/+1
2017-02-10mtd: spi-nor: add a stateless method to support memory size above 128MibCyrille Pitchen1-21/+80
2017-02-10mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codesCyrille Pitchen3-25/+18
2017-02-10mtd: m25p80: consider max message size in m25p80_readHeiner Kallweit1-1/+2
2017-02-10mtd: aspeed: add memory controllers for the Aspeed AST2400 SoCCédric Le Goater2-1/+34
2017-02-10mtd: spi-nor: add memory controllers for the Aspeed AST2500 SoCCédric Le Goater3-0/+737
2017-02-10mtd: spi-nor: remove WARN_ONCE() message in spi_nor_write()Cyrille Pitchen1-3/+0
2017-02-10mtd: spi-nor: improve macronix_quad_enable()Cyrille Pitchen1-0/+3
2017-02-10mtd: spi-nor: Add support for S3AN spi-nor devicesRicardo Ribalda1-5/+149
2017-02-09mtd: Add partition device node to mtd partition devicesSascha Hauer2-0/+2
2017-02-09mtd: bcm47xxpart: support layouts with multiple TRX partitionsRafał Miłecki1-10/+46
2017-02-09mtd: bcm47xxpart: move TRX parsing code to separated functionRafał Miłecki1-47/+74
2017-02-08mtd: bcm47xxsflash: support reading flash out of mapping windowRafał Miłecki2-3/+24
2017-02-08Merge tag 'nand/for-4.11' of github.com:linux-nand/linuxBrian Norris7-40/+170
2017-02-08mtd: Fix typo: "occured" -> "occurred"Nobuhiro Iwamatsu2-3/+3
2017-02-08mtd: nand: set max_bb_per_die and blocks_per_die for ONFI compliant chipsZach Brown1-0/+3
2017-02-08mtd: nand: implement 'max_bad_blocks' mtd functionZach Brown1-0/+37
2017-02-08mtd: ichxrom: maybe-uninitialized with gcc-4.9Arnd Bergmann1-2/+4
2017-02-08mtd: introduce function max_bad_blocksJeff Westfahl1-0/+10
2017-02-08mtd: fix typos in ooblayout comment blocksMasahiro Yamada1-3/+3
2017-02-08mtd: pmcmsp: use kstrndup instead of kmalloc+strncpyArnd Bergmann1-3/+1
2017-02-08mtd: physmap_of: add a hook for Gemini flash probingLinus Walleij5-7/+153
2017-02-08mtd: update my email addressJohn Crispin2-3/+3
2017-02-08mtd: bcm47xxsflash: use platform_(set|get)_drvdataRafał Miłecki1-3/+3
2017-02-06mtd: nand: Add Winbond manufacturer idAndrey Jr. Melnikov1-0/+1
2017-02-06mtd: nand: sunxi: Improve sunxi_nfc_cmd_ctrl()Boris Brezillon1-4/+4
2017-02-06mtd: nand: sunxi: Stop using polling mode when waiting for long operationsBoris Brezillon1-6/+18
2017-02-06mtd: nand: sunxi: Fix the non-polling case in sunxi_nfc_wait_events()Boris Brezillon1-0/+4
2017-02-06mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0Mark Marshall1-1/+7
2017-01-31block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig2-15/+13
2017-01-30mtd: nand: mediatek: remove redundant dev_err call in mtk_nfc_probe()Wei Yongjun1-1/+0
2017-01-30mtd: nand: Add OX820 NAND hardware dependencyJean Delvare1-0/+1
2017-01-30mtd: nand: fsmc: remove stale non-DT probe pathLinus Walleij2-21/+133
2017-01-30mtd: nand: lpc32xx_slc: Remove unneeded NULL check on 'rc'Fabio Estevam1-7/+2
2017-01-04mtd: nand: lpc32xx: fix invalid error handling of a requested irqVladimir Zapolskiy1-1/+1
2017-01-04mtd: spi-nor: cqspi: Fix build on arches missing readsl/writeslMarek Vasut2-3/+5
2017-01-03spi-nor: Add support for Intel SPI serial flash controllerMika Westerberg5-0/+880
2017-01-03mtd: nand: tango: Reset pbus to raw mode in probeMarc Gonzalez1-0/+2