summaryrefslogtreecommitdiff
path: root/include/linux/mtd
AgeCommit message (Expand)Author
2018-10-21mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund
2017-11-11mtd: cfi: reduce stack sizeArnd Bergmann
2016-05-01mtd: map: fix .set_vpp() documentationLinus Walleij
2016-02-02mtd: nand: remove unused and buggy get_platform_nandchip() helper functionBoris BREZILLON
2016-02-02mtd: nand: fix ONFI parameter page layoutBoris BREZILLON
2015-08-11mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflictScott Wood
2014-11-13mtd: m25p80,spi-nor: Fix module aliases for m25p80Ben Hutchings
2014-11-13mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_idBen Hutchings
2014-06-11Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-05-28mtd: pfow: remove unused variableBrian Norris
2014-05-20mtd: nand: Add support to use nand_base poi databuf as bounce bufferKamal Dasu
2014-05-09mtd: nand: refactor erase_cmd() to return chip statusBrian Norris
2014-04-18Shiraz has movedViresh Kumar
2014-04-14mtd: spi-nor: unify read opcode variants with ST SPI FSMBrian Norris
2014-04-14mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*Brian Norris
2014-04-14mtd: spi-nor: drop \t after #defineBrian Norris
2014-04-14mtd: spi-nor: add the copyright informationHuang Shijie
2014-04-14mtd: spi-nor: add a helper to find the spi_device_idHuang Shijie
2014-04-14mtd: spi-nor: add the framework for SPI NORHuang Shijie
2014-04-14mtd: spi-nor: add the basic data structuresHuang Shijie
2014-04-14mtd: spi-nor: copy the SPI NOR commands to a new header fileHuang Shijie
2014-03-25mtd: nand: fix GET/SET_FEATURES address on 16-bit devicesDavid Mosberger
2014-03-10mtd: nand: add "page" argument for read_subpage hookHuang Shijie
2014-03-10mtd: Add a retlen parameter to _get_{fact,user}_prot_infoChristian Riesch
2014-03-10mtd: nand: parse out the JEDEC compliant NANDHuang Shijie
2014-03-10mtd: nand: add a helper to get the supported features for JEDECHuang Shijie
2014-03-10mtd: nand: add fields for JEDEC in nand_chipHuang Shijie
2014-03-10mtd: nand: add the data structures for JEDEC parameter pageHuang Shijie
2014-03-10mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris
2014-03-10mtd: nand: remove the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZEHuang Shijie
2014-03-10mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}Huang Shijie
2014-01-20mtd: mtdram: add missing 'const'Brian Norris
2014-01-20mtd: nand: add Intel manufacturer IDHuang Shijie
2014-01-20mtd: nand: add SanDisk manufacturer IDHuang Shijie
2014-01-14mtd: nand: don't use {read,write}_buf for 8-bit transfersUwe Kleine-König
2014-01-13mtd: nand: use __packed shorthandBrian Norris
2014-01-13mtd: nand: support Micron READ RETRYBrian Norris
2014-01-13mtd: nand: add generic READ RETRY supportBrian Norris
2014-01-13mtd: nand: add ONFI vendor block for MicronBrian Norris
2014-01-03mtd: make register_mtd_parser return voidAxel Lin
2014-01-03mtd: make deregister_mtd_parser return voidAxel Lin
2014-01-03mtd: nand: fix misspelling in ONFI parameter field nameBrian Norris
2014-01-03mtd: make mtd_partition.name constGeert Uytterhoeven
2013-11-06mtd: nand_bbt: kill NAND_BBT_SCANALLPAGESBrian Norris
2013-11-06mtd: map: fixed bug in 64-bit systemsWang Haitao
2013-11-06mtd: Move major number definitions to major.hEzequiel Garcia
2013-10-27mtd: nand: add a helper to detect the nand typeHuang Shijie
2013-10-27mtd: nand: rename the cellinfo to bits_per_cellHuang Shijie
2013-10-27mtd: nand: add a helper to check the SLC/MLC nand chipHuang Shijie
2013-10-27mtd: nand: remove obsolete 'ecclayout' fieldBrian Norris