summaryrefslogtreecommitdiff
path: root/drivers/mtd/devices
AgeCommit message (Expand)Author
2019-12-21mtd: spear_smi: Fix Write Burst modeMiquel Raynal
2018-11-21mtd: docg3: don't set conflicting BCH_CONST_PARAMS optionArnd Bergmann
2018-07-22mtd: m25p80: consider max message size in m25p80_readHeiner Kallweit
2016-08-02Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-07-19mtd: add arch dependency for MTD_BCM47XXSFLASH symbolRafał Miłecki
2016-07-18mtd: update description of MTD_BCM47XXSFLASH symbolRafał Miłecki
2016-07-09mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POSBen Hutchings
2016-06-29powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msgSuraj Jitindar Singh
2016-06-01mtd: m25p80: read in spi_max_transfer_size chunksMichal Suchanek
2016-06-01mtd: spi-nor: stop passing around retlenMichal Suchanek
2016-06-01mtd: m25p80: return amount of data transferred or error in read/writeMichal Suchanek
2016-06-01mtd: spi-nor: change return value of read/writeMichal Suchanek
2016-05-24Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-05-05Merge tag 'nand/for-4.7' of github.com:linux-nand/linuxBrian Norris
2016-04-26mtd: pmc551: add __init attributeJulia Lawall
2016-04-19mtd: docg3: switch to mtd_ooblayout_opsBoris Brezillon
2016-04-19mtd: docg3: use mtd_set_ecclayout() where appropriateBoris Brezillon
2016-04-05mtd: devices: m25p80: add support for mmap read requestVignesh R
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-04-04mtd: bcm47xxsflash: use ioremap_cache() instead of KSEG0ADDR()Brian Norris
2016-03-07mtd: kill the ecclayout->oobavail fieldBoris BREZILLON
2016-03-07mtd: mtdram: Add parameter for setting writebuf sizeAlexander Stein
2015-11-19mtd: m25p80: replace leftover "nor-jedec" with "spi-nor" in commentsBrian Norris
2015-11-19mtd: m25p80: fix module autoloading for "jedec, spi-nor" and "spi-nor"Brian Norris
2015-11-19mtd: m25p80: drop erase() callbackBrian Norris
2015-11-15Merge v4.4-rc1 into MTD developmentBrian Norris
2015-11-11mtd: drop unnecessary partition parser dataBrian Norris
2015-11-11mtd: spi-nor: drop unnecessary partition parser dataBrian Norris
2015-11-11mtd: spi-nor: convert to spi_nor_{get, set}_flash_node()Brian Norris
2015-11-06Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-26mtd: docg3: off by one in doc_register_sysfs()Dan Carpenter
2015-10-19mtd: mtdram: check offs and len in mtdram->eraseDongsheng Yang
2015-10-13mtd: devices: sst251: show parent device in sysfsFrans Klaver
2015-10-13mtd: devices: spear_smi: show parent device in sysfsFrans Klaver
2015-10-13mtd: devices: mtd_dataflash: drop owner assignmentFrans Klaver
2015-10-13mtd: devices: docg3: show parent device in sysfsFrans Klaver
2015-10-13mtd: devices: bcm47xxflash: show parent device in sysfsFrans Klaver
2015-09-29Revert "mtd: mtdram: check offs and len in mtdram->erase"Brian Norris
2015-09-29mtd: mtdram: check offs and len in mtdram->eraseDongsheng Yang
2015-09-13Merge tag 'v4.3-rc1' into MTD -next developmentBrian Norris
2015-09-11mtd: spi-nor: Zap unneeded write_enable from write_regJagan Teki
2015-09-11mtd: spi-nor: Decouple SPI NOR's device_node from controller deviceMarek Vasut
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-02mtd: spi-nor: embed struct mtd_info within struct spi_norBrian Norris
2015-09-02mtd: spi-nor: assign mtd->priv in spi_nor_scan()Brian Norris
2015-08-21mtd: dataflash: Export OF module alias informationJavier Martinez Canillas
2015-08-10arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams
2015-07-21mtd: m25p80: allow arbitrary OF matching for "jedec,spi-nor"Brian Norris