index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
devices
Age
Commit message (
Expand
)
Author
2017-09-01
Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next
Boris Brezillon
2017-08-23
mtd: st_spi_fsm: Handle clk_prepare_enable/clk_disable_unprepare.
Arvind Yadav
2017-08-15
mtd: spear_smi: add NULL check on devm_kzalloc() return value
Gustavo A. R. Silva
2017-07-21
mtd: create per-device and module-scope debugfs entries
Mario Rugiero
2017-07-07
Merge tag 'spi-nor/for-4.13' into MTD
Brian Norris
2017-06-27
mtd: st_spi_fsm: remove SPINOR_OP_RDSR2 and use SPINOR_OP_RDCR instead
Cyrille Pitchen
2017-06-08
mtd: mchp23k256: Add support for mchp23lcv1024
Chris Packham
2017-06-08
mtd: mchp23k256: add partitioning support
Chris Packham
2017-06-01
mtd: mchp23k256: switch to mtd_device_register()
Chris Packham
2017-06-01
mtd: mchp23k256: Add OF device ID table
Chris Packham
2017-05-15
mtd: m25p80: add support of SPI 1-2-2 and 1-4-4 protocols
Cyrille Pitchen
2017-05-15
mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocols
Cyrille Pitchen
2017-05-11
mtd: mchp23k256: Add driver for this SPI SRAM device
Andrew Lunn
2017-05-11
mtd: dataflash: Add flash_info for AT45DB641E
Andrey Smirnov
2017-05-11
mtd: dataflash: Make use of "extened device information"
Andrey Smirnov
2017-05-11
mtd: dataflash: Get rid of loop counter in jedec_probe()
Andrey Smirnov
2017-05-11
mtd: dataflash: Replace pr_debug, printk with dev_* functions
Andrey Smirnov
2017-05-11
mtd: dataflash: Improve coding style in jedec_probe()
Andrey Smirnov
2017-05-11
mtd: dataflash: Replace C99 types with their kernel counterparts
Andrey Smirnov
2017-02-28
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-02-28
ARM: 8638/1: mtd: lart: Rename partition defines to be prefixed with PART_
Florian Fainelli
2017-02-10
Merge tag 'spi-nor/for-4.11-v2' of git://github.com/spi-nor/linux
Brian Norris
2017-02-10
mtd: spi-nor: add dt support for Everspin MRAMs
Uwe Kleine-König
2017-02-10
mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codes
Cyrille Pitchen
2017-02-10
mtd: m25p80: consider max message size in m25p80_read
Heiner Kallweit
2017-02-08
mtd: bcm47xxsflash: support reading flash out of mapping window
Rafał Miłecki
2017-02-08
mtd: bcm47xxsflash: use platform_(set|get)_drvdata
Rafał Miłecki
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-11-07
mtd: bcm47xxsflash: use uncached MMIO access for BCM53573
Rafał Miłecki
2016-08-02
Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-07-30
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-07-19
mtd: add arch dependency for MTD_BCM47XXSFLASH symbol
Rafał Miłecki
2016-07-18
mtd: update description of MTD_BCM47XXSFLASH symbol
Rafał Miłecki
2016-07-09
mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POS
Ben Hutchings
2016-06-29
powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg
Suraj Jitindar Singh
2016-06-01
mtd: m25p80: read in spi_max_transfer_size chunks
Michal Suchanek
2016-06-01
mtd: spi-nor: stop passing around retlen
Michal Suchanek
2016-06-01
mtd: m25p80: return amount of data transferred or error in read/write
Michal Suchanek
2016-06-01
mtd: spi-nor: change return value of read/write
Michal Suchanek
2016-05-24
Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-05-05
Merge tag 'nand/for-4.7' of github.com:linux-nand/linux
Brian Norris
2016-04-26
mtd: pmc551: add __init attribute
Julia Lawall
2016-04-19
mtd: docg3: switch to mtd_ooblayout_ops
Boris Brezillon
2016-04-19
mtd: docg3: use mtd_set_ecclayout() where appropriate
Boris Brezillon
2016-04-05
mtd: devices: m25p80: add support for mmap read request
Vignesh R
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
mtd: bcm47xxsflash: use ioremap_cache() instead of KSEG0ADDR()
Brian Norris
2016-03-07
mtd: kill the ecclayout->oobavail field
Boris BREZILLON
2016-03-07
mtd: mtdram: Add parameter for setting writebuf size
Alexander Stein
2015-11-19
mtd: m25p80: replace leftover "nor-jedec" with "spi-nor" in comments
Brian Norris
[next]