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
2019-03-04
Merge tag 'mtd/for-5.1' of git://git.infradead.org/linux-mtd
Linus Torvalds
2019-02-25
Merge tag 'spi-nor/for-5.1' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2019-02-13
mtd: powernv_flash: Fix device registration error
Aneesh Kumar K.V
2019-01-29
mtd: docg3: fix a possible memory leak of mtd->name
YueHaibing
2019-01-29
mtd: docg3: Fix passing zero to 'PTR_ERR' warning in doc_probe_device
YueHaibing
2019-01-17
mtd: m25p80: add support of octal mode I/O transfer
Yogesh Narayan Gaur
2019-01-08
mtd: mtdram: Expose module parameters
Richard Weinberger
2018-12-28
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-18
Merge tag 'nand/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-12-13
Merge branch 'yaml-bindings-for-v4.21' into dt/next
Rob Herring
2018-12-03
mtd: use DEFINE_SHOW_ATTRIBUTE() instead of open-coding it
Yangtao Li
2018-11-27
mtd: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-11-09
mtd: block2mtd: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-11-05
mtd: docg3: don't set conflicting BCH_CONST_PARAMS option
Arnd Bergmann
2018-10-23
Merge tag 'mtd/for-4.20' of git://git.infradead.org/linux-mtd
Linus Torvalds
2018-10-08
mtd: devices: m25p80: Make sure WRITE_EN is issued before each write
Yogesh Gaur
2018-09-18
mtd: devices: m25p80: Make sure the buffer passed in op is DMA-able
Boris Brezillon
2018-08-14
Merge tag 'spi-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2018-08-11
Merge tag 'spi-nor/for-4.19' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-08-11
Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-08-10
Merge branch 'spi-4.19' into spi-next
Mark Brown
2018-08-02
mtd: m25p80: Call spi_mem_get_name() to let controller set a custom name
Frieder Schrempf
2018-07-19
mtd: Make Kconfig formatting consistent
Boris Brezillon
2018-07-18
mtd: sst25l: use mtd_device_register()
Rafał Miłecki
2018-07-18
mtd: powernv_flash: set of_node in mtd's dev
Rafał Miłecki
2018-06-22
mtd: dataflash: Use ULL suffix for 64-bit constants
Geert Uytterhoeven
2018-06-18
mtd: m25p80: Use SPI_MEM_OP_NO_DUMMY instead of SPI_MEM_OP_DUMMY(0, x)
Boris Brezillon
2018-06-18
mtd: m25p80: Remove unneeded m25p->command field
Boris Brezillon
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-08
Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtd
Linus Torvalds
2018-05-22
mtd: devices: m25p80: Use spi_mem_set_drvdata() instead of spi_set_drvdata()
Boris Brezillon
2018-05-11
mtd: spi-nor: Use the spi_mem_xx() API
Boris Brezillon
2018-04-22
mtd: dataflash: replace msleep with usleep_range
Luca Ellero
2018-04-22
mtd: devices: simplify getting .drvdata
Wolfram Sang
2018-03-21
mtd: Stop updating erase_info->state and calling mtd_erase_callback()
Boris Brezillon
2018-03-15
mtd: Stop assuming mtd_erase() is asynchronous
Boris Brezillon
2018-03-15
mtd: st_spi_fsm: use %*ph to print small buffer
Antonio Cardace
2018-03-15
mtd: block2mtd: remove redundant initialization of 'bdev'
Colin Ian King
2018-01-29
Merge tag 'spi-nor/for-4.16' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-01-16
mtd: Remove duplicate checks on mtd_oob_ops parameter
Boris Brezillon
2018-01-16
mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
Boris Brezillon
2017-12-17
mtd: mchp23k256: propagate return value of spi_sync()
Antonio Borneo
2017-12-13
mtd: m25p80: restore the status of SPI flash when exiting
Hou Zhiqiang
2017-11-22
Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd
Linus Torvalds
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-15
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-13
mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid
Boris Brezillon
2017-11-13
mtd: remove the get_unmapped_area method
Nicolas Pitre
2017-11-13
mtd: mtdram: properly handle the phys argument in the point method
Nicolas Pitre
[next]