summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
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
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-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-04mtd: nand: lpc32xx: fix invalid error handling of a requested irqVladimir Zapolskiy
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
2016-11-26mtd: spi-nor: Add support for N25Q016AMoritz Fischer
2016-11-26mtd: spi-nor: Add at25df321 spi-nor flash supportJagan Teki
2016-11-26mtd: spi-nor: Fix some error codes in cqspi_setup_flash()Dan Carpenter
2016-11-26mtd: spi-nor: Off by one in cqspi_setup_flash()Dan Carpenter
2016-11-26mtd: spi-nor: add support for s25fl208kSean Nyekjaer
2016-11-26mtd: spi-nor: fix flags for s25fl128sHeiner Kallweit