summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd
AgeCommit message (Expand)Author
2014-11-25mtd: nand: add ATO manufacturer infoBrian Norris
2014-11-20mtd: nand: provide detailed description for raw read/write page methodsBoris BREZILLON
2014-11-05mtd: spi-nor: drop replaceable wait-till-ready function pointerBrian Norris
2014-11-05mtd: m25p80: drop wait-till-ready checksBrian Norris
2014-10-21spi-nor: Remove spi_nor::read_id operationBen Hutchings
2014-10-21mtd: m25p80,spi-nor: Fix module aliases for m25p80Ben Hutchings
2014-10-17mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_idBen Hutchings
2014-09-22mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDsBoris BREZILLON
2014-08-19Merge l2-mtd/next into l2-mtd/masterBrian Norris
2014-08-19mtd: nand: fix DocBook warnings on nand_sdr_timings docBoris BREZILLON
2014-08-19mtd: use __packed shorthandBrian Norris
2014-08-19mtd: fix linux/mtd/nand.h kernel-doc warningRandy Dunlap
2014-07-21mtd: nand: add ONFI timing mode to nand_timings converterBoris BREZILLON
2014-07-21mtd: nand: define struct nand_timingsBoris BREZILLON
2014-07-11mtd: spi-nor: add support for flag status register on Micron chipsgrmoore@altera.com
2014-07-08mtd: Introduce mtd_block_isreserved()Ezequiel Garcia
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