summaryrefslogtreecommitdiff
path: root/drivers/mtd/devices
AgeCommit message (Expand)Author
2017-09-01Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon
2017-08-23mtd: st_spi_fsm: Handle clk_prepare_enable/clk_disable_unprepare.Arvind Yadav
2017-08-15mtd: spear_smi: add NULL check on devm_kzalloc() return valueGustavo A. R. Silva
2017-07-21mtd: create per-device and module-scope debugfs entriesMario Rugiero
2017-07-07Merge tag 'spi-nor/for-4.13' into MTDBrian Norris
2017-06-27mtd: st_spi_fsm: remove SPINOR_OP_RDSR2 and use SPINOR_OP_RDCR insteadCyrille Pitchen
2017-06-08mtd: mchp23k256: Add support for mchp23lcv1024Chris Packham
2017-06-08mtd: mchp23k256: add partitioning supportChris Packham
2017-06-01mtd: mchp23k256: switch to mtd_device_register()Chris Packham
2017-06-01mtd: mchp23k256: Add OF device ID tableChris Packham
2017-05-15mtd: m25p80: add support of SPI 1-2-2 and 1-4-4 protocolsCyrille Pitchen
2017-05-15mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocolsCyrille Pitchen
2017-05-11mtd: mchp23k256: Add driver for this SPI SRAM deviceAndrew Lunn
2017-05-11mtd: dataflash: Add flash_info for AT45DB641EAndrey Smirnov
2017-05-11mtd: dataflash: Make use of "extened device information"Andrey Smirnov
2017-05-11mtd: dataflash: Get rid of loop counter in jedec_probe()Andrey Smirnov
2017-05-11mtd: dataflash: Replace pr_debug, printk with dev_* functionsAndrey Smirnov
2017-05-11mtd: dataflash: Improve coding style in jedec_probe()Andrey Smirnov
2017-05-11mtd: dataflash: Replace C99 types with their kernel counterpartsAndrey Smirnov
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-02-28ARM: 8638/1: mtd: lart: Rename partition defines to be prefixed with PART_Florian Fainelli
2017-02-10Merge tag 'spi-nor/for-4.11-v2' of git://github.com/spi-nor/linuxBrian Norris
2017-02-10mtd: spi-nor: add dt support for Everspin MRAMsUwe Kleine-König
2017-02-10mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codesCyrille Pitchen
2017-02-10mtd: m25p80: consider max message size in m25p80_readHeiner Kallweit
2017-02-08mtd: bcm47xxsflash: support reading flash out of mapping windowRafał Miłecki
2017-02-08mtd: bcm47xxsflash: use platform_(set|get)_drvdataRafał Miłecki
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-11-07mtd: bcm47xxsflash: use uncached MMIO access for BCM53573Rafał Miłecki
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