summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2017-07-25mtd: spi-nor: aspeed: set 4B setting for all chipsCédric Le Goater1-7/+6
2017-06-21spi-nor: Add Winbond w25m512jvBenjamin Herrenschmidt1-0/+2
2017-06-05Merge tag 'v4.10.17' into dev-4.10Joel Stanley2-4/+5
2017-05-24spi-nor: aspeed-smc: Fix flash window size messageJoel Stanley1-1/+1
2017-05-14mtd: nand: Add OX820 NAND hardware dependencyJean Delvare1-0/+1
2017-04-27ubi/upd: Always flush after prepared for an updateSebastian Siewior1-4/+4
2017-03-28mtd: spi-nor: aspeed: optimize read modeCédric Le Goater1-0/+191
2017-03-28mtd: spi-nor: aspeed: link controller with the ahb clockCédric Le Goater1-0/+7
2017-03-28mtd: spi-nor: aspeed: use command mode for readsCédric Le Goater1-9/+33
2017-03-28mtd: spi-nor: aspeed: configure chip window on AHB busCédric Le Goater1-3/+121
2017-03-28mtd: spi-nor: aspeed: fix physical base address of chipCédric Le Goater1-1/+1
2017-03-28mtd: spi-nor: aspeed: fix the AST2400 SMC window sizeCédric Le Goater1-1/+1
2017-03-22mtd: spi-nor: aspeed: remove dummies from keep maskCédric Le Goater1-2/+1
2017-03-22mtd: spi-nor: add SPI_NOR_DUAL_READ to some flash devicesCédric Le Goater1-4/+4
2017-03-22mtd: spi-nor: Add support for Macronix mx66l1g45g spi flashCédric Le Goater1-0/+1
2017-03-22mtd: spi-nor: aspeed: add support for SPI dual IO read modeRobert Lippert1-7/+13
2017-03-22mtd: spi-nor: aspeed: add DMA supportCédric Le Goater1-0/+231
2017-03-22mtd: spi-nor: remove WARN_ONCE() message in spi_nor_write()Cyrille Pitchen1-3/+0
2017-03-22mtd: aspeed: remove redundant dev_err call in aspeed_smc_probe()Wei Yongjun1-6/+2
2017-03-22mtd: aspeed: fix compile warning in aspeed_smc_read_from_ahb()Cédric Le Goater1-2/+1
2017-03-22mtd: aspeed: add memory controllers for the Aspeed AST2400 SoCCédric Le Goater2-1/+34
2017-03-22mtd: spi-nor: add memory controllers for the Aspeed AST2500 SoCCédric Le Goater3-0/+737
2017-03-18mtd: pmcmsp: use kstrndup instead of kmalloc+strncpyArnd Bergmann1-3/+1
2017-03-12mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0Mark Marshall1-1/+7
2017-01-04mtd: nand: lpc32xx: fix invalid error handling of a requested irqVladimir Zapolskiy1-1/+1
2017-01-03mtd: nand: tango: Reset pbus to raw mode in probeMarc Gonzalez1-0/+2
2017-01-03mtd: nand: tango: Update DT binding descriptionMarc Gonzalez1-1/+1
2017-01-02mtd: nand: oxnas_nand: fix build errors on arch/um, require HAS_IOMEMRandy Dunlap1-0/+1
2017-01-02mtd: nand: xway: fix build because of module functionsHauke Mehrtens1-4/+1
2017-01-02mtd: nand: xway: disable module supportHauke Mehrtens1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds9-9/+9
2016-12-18Merge tag 'for-linus-20161216' of git://git.infradead.org/linux-mtdLinus Torvalds44-349/+1370
2016-12-01mtd: Allocate bdi objects dynamicallySteve Longerbeam1-12/+18
2016-12-01mtd: nand: tango: Add standard legalese headerMarc Gonzalez1-0/+8
2016-12-01mtd: maps: add missing iounmap() in error pathLuis Henriques1-1/+7
2016-11-30Merge tag 'spi-nor/for-4.10' of git://github.com/spi-nor/linuxBrian Norris3-7/+21
2016-11-30Merge tag 'nand/for-4.10' of github.com:linux-nand/linuxBrian Norris37-317/+1292
2016-11-26mtd: spi-nor: constify fsl_qspi_devtype_dataLABBE Corentin1-4/+4
2016-11-26mtd: spi-nor: Add support for mr25h40IWAMOTO Masahiko1-0/+1
2016-11-26mtd: spi-nor: Add support for N25Q016AMoritz Fischer1-0/+1
2016-11-26mtd: spi-nor: Add at25df321 spi-nor flash supportJagan Teki1-0/+1
2016-11-26mtd: spi-nor: Fix some error codes in cqspi_setup_flash()Dan Carpenter1-1/+3
2016-11-26mtd: spi-nor: Off by one in cqspi_setup_flash()Dan Carpenter1-1/+1
2016-11-26mtd: spi-nor: add support for s25fl208kSean Nyekjaer1-0/+1
2016-11-26mtd: spi-nor: fix flags for s25fl128sHeiner Kallweit1-1/+1
2016-11-23mtd: spi-nor: fix spansion quad enableJoël Esponde1-0/+7
2016-11-23mtd: spi-nor: add Macronix mx25u25635f to list of known devices.Ash Benz1-0/+1
2016-11-22mtd: mtdswap: fix spelling mistake "erassure" -> "erasure"Colin Ian King1-1/+1
2016-11-22mtd: bcm47xxpart: fix parsing first block after aligned TRXRafał Miłecki1-6/+4
2016-11-21mtd: nand: tango: Use nand_to_mtd() instead of directly accessing chip->mtdBoris Brezillon1-9/+16