summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon2017-09-011-8/+12
|\
| * mtd: st_spi_fsm: Handle clk_prepare_enable/clk_disable_unprepare.Arvind Yadav2017-08-231-8/+12
* | mtd: spear_smi: add NULL check on devm_kzalloc() return valueGustavo A. R. Silva2017-08-151-0/+2
* | mtd: create per-device and module-scope debugfs entriesMario Rugiero2017-07-212-34/+17
|/
* Merge tag 'spi-nor/for-4.13' into MTDBrian Norris2017-07-073-37/+89
|\
| * mtd: st_spi_fsm: remove SPINOR_OP_RDSR2 and use SPINOR_OP_RDCR insteadCyrille Pitchen2017-06-272-3/+2
| * mtd: m25p80: add support of SPI 1-2-2 and 1-4-4 protocolsCyrille Pitchen2017-05-151-23/+79
| * mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocolsCyrille Pitchen2017-05-151-12/+9
* | mtd: mchp23k256: Add support for mchp23lcv1024Chris Packham2017-06-081-10/+56
* | mtd: mchp23k256: add partitioning supportChris Packham2017-06-081-0/+1
* | mtd: mchp23k256: switch to mtd_device_register()Chris Packham2017-06-011-3/+2
* | mtd: mchp23k256: Add OF device ID tableChris Packham2017-06-011-0/+8
* | mtd: mchp23k256: Add driver for this SPI SRAM deviceAndrew Lunn2017-05-113-0/+193
* | mtd: dataflash: Add flash_info for AT45DB641EAndrey Smirnov2017-05-111-0/+3
* | mtd: dataflash: Make use of "extened device information"Andrey Smirnov2017-05-111-31/+57
* | mtd: dataflash: Get rid of loop counter in jedec_probe()Andrey Smirnov2017-05-111-4/+4
* | mtd: dataflash: Replace pr_debug, printk with dev_* functionsAndrey Smirnov2017-05-111-41/+33
* | mtd: dataflash: Improve coding style in jedec_probe()Andrey Smirnov2017-05-111-14/+17
* | mtd: dataflash: Replace C99 types with their kernel counterpartsAndrey Smirnov2017-05-111-20/+20
|/
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-02-281-12/+12
|\
| * ARM: 8638/1: mtd: lart: Rename partition defines to be prefixed with PART_Florian Fainelli2017-02-281-12/+12
* | Merge tag 'spi-nor/for-4.11-v2' of git://github.com/spi-nor/linuxBrian Norris2017-02-103-23/+21
|\ \
| * | mtd: spi-nor: add dt support for Everspin MRAMsUwe Kleine-König2017-02-101-1/+5
| * | mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codesCyrille Pitchen2017-02-102-21/+14
| * | mtd: m25p80: consider max message size in m25p80_readHeiner Kallweit2017-02-101-1/+2
| |/
* | mtd: bcm47xxsflash: support reading flash out of mapping windowRafał Miłecki2017-02-082-3/+24
* | mtd: bcm47xxsflash: use platform_(set|get)_drvdataRafał Miłecki2017-02-081-3/+3
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-242-2/+2
* mtd: bcm47xxsflash: use uncached MMIO access for BCM53573Rafał Miłecki2016-11-071-5/+19
* Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtdLinus Torvalds2016-08-022-27/+26
|\
| * mtd: update description of MTD_BCM47XXSFLASH symbolRafał Miłecki2016-07-181-2/+2
| * mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POSBen Hutchings2016-07-091-12/+0
| * mtd: m25p80: read in spi_max_transfer_size chunksMichal Suchanek2016-06-011-1/+1
| * mtd: spi-nor: stop passing around retlenMichal Suchanek2016-06-011-5/+2
| * mtd: m25p80: return amount of data transferred or error in read/writeMichal Suchanek2016-06-011-8/+21
| * mtd: spi-nor: change return value of read/writeMichal Suchanek2016-06-011-2/+3
* | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-301-1/+1
|\ \
| * | powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msgSuraj Jitindar Singh2016-06-291-1/+1
| |/
* / mtd: add arch dependency for MTD_BCM47XXSFLASH symbolRafał Miłecki2016-07-191-1/+1
|/
* Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds2016-05-245-18/+84
|\
| * Merge tag 'nand/for-4.7' of github.com:linux-nand/linuxBrian Norris2016-05-051-11/+35
| |\
| | * mtd: docg3: switch to mtd_ooblayout_opsBoris Brezillon2016-04-191-11/+35
| | * mtd: docg3: use mtd_set_ecclayout() where appropriateBoris Brezillon2016-04-191-1/+1
| * | mtd: pmc551: add __init attributeJulia Lawall2016-04-261-1/+1
| * | mtd: devices: m25p80: add support for mmap read requestVignesh R2016-04-051-0/+22
| * | mtd: bcm47xxsflash: use ioremap_cache() instead of KSEG0ADDR()Brian Norris2016-04-042-6/+26
| |/
* / mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-3/+3
|/
* mtd: kill the ecclayout->oobavail fieldBoris BREZILLON2016-03-071-3/+2
* mtd: mtdram: Add parameter for setting writebuf sizeAlexander Stein2016-03-071-1/+4