index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
2020-05-27
mtd: Fix mtd not registered due to nvmem name collision
Ricardo Ribalda Delgado
2020-05-27
ubi: Fix seq_file usage in detailed_erase_block_info debugfs file
Richard Weinberger
2020-05-27
mtd: spinand: Propagate ECC information to the MTD structure
Miquel Raynal
2020-04-23
mtd: phram: fix a double free issue in error path
Wen Yang
2020-04-23
mtd: lpddr: Fix a double free in probe()
Dan Carpenter
2020-04-23
mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOB
Frieder Schrempf
2020-04-23
mtd: rawnand: free the nand_device object
Christophe Kerello
2020-04-17
mtd: rawnand: cadence: reinit completion before executing a new command
Piotr Sroka
2020-04-17
mtd: rawnand: cadence: change bad block marker size
Piotr Sroka
2020-04-17
mtd: rawnand: cadence: fix the calculation of the avaialble OOB size
Piotr Sroka
2020-04-17
mtd: spinand: Do not erase the block before writing a bad block marker
Frieder Schrempf
2020-04-17
mtd: spinand: Stop using spinand->oobbuf for buffering bad block markers
Frieder Schrempf
2020-04-13
ubi: fastmap: Free unused fastmap anchor peb during detach
Hou Tao
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2020-01-30
Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2020-01-30
Merge tag 'upstream-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2020-01-27
Merge tag 'nand/for-5.6' into mtd/next
Miquel Raynal
2020-01-27
Merge tag 'spi-nor/for-5.6' into mtd/next
Miquel Raynal
2020-01-27
mtd: concat: Fix a comment referring to an unknown symbol
Miquel Raynal
2020-01-27
mtd: rawnand: add unspecified HAS_IOMEM dependency
Brendan Higgins
2020-01-27
mtd: block2mtd: page index should use pgoff_t
Liu Song
2020-01-27
mtd: maps: physmap: Add minimal Runtime PM support
Geert Uytterhoeven
2020-01-27
mtd: maps: pcmciamtd: fix possible sleep-in-atomic-context bugs in pcmciamtd_...
Jia-Ju Bai
2020-01-21
mtd: onenand: Rename omap2 driver to avoid a build warning
Miquel Raynal
2020-01-21
mtd: onenand: Use a better name for samsung driver
Miquel Raynal
2020-01-21
mtd: rawnand: atmel: switch to using devm_fwnode_gpiod_get()
Dmitry Torokhov
2020-01-21
mtd: spinand: add support for Toshiba TC58CVG2S0HRAIJ
Robert Marko
2020-01-21
mtd: rawnand: macronix: Use match_string() helper to simplify the code
YueHaibing
2020-01-21
mtd: sharpslpart: Fix unsigned comparison to zero
YueHaibing
2020-01-21
mtd: onenand: Enable compile testing of OMAP and Samsung drivers
Krzysztof Kozlowski
2020-01-21
mtd: onenand: samsung: Fix printing format for size_t on 64-bit
Krzysztof Kozlowski
2020-01-21
mtd: onenand: samsung: Fix pointer cast -Wpointer-to-int-cast warnings on 64 bit
Krzysztof Kozlowski
2020-01-21
mtd: rawnand: denali: remove hard-coded DENALI_DEFAULT_OOB_SKIP_BYTES
Masahiro Yamada
2020-01-21
mtd: rawnand: denali_dt: add reset controlling
Masahiro Yamada
2020-01-21
mtd: rawnand: denali_dt: Add support for configuring SPARE_AREA_SKIP_BYTES
Marek Vasut
2020-01-21
mtd: rawnand: denali_dt: error out if platform has no associated data
Masahiro Yamada
2020-01-21
mtd: rawnand: brcmnand: Set appropriate DMA mask
Florian Fainelli
2020-01-21
mtd: onenand_base: Adjust indentation in onenand_read_ops_nolock
Nathan Chancellor
2020-01-21
mtd: rawnand: mpc5121: Remove unneeded semicolon
zhengbin
2020-01-21
mtd: onenand: samsung: remove set but not used variable
Chen Wandun
2020-01-21
mtd: onenand: Fix Kconfig indentation
Krzysztof Kozlowski
2020-01-19
ubi: Fix an error pointer dereference in error handling code
Dan Carpenter
2020-01-19
mtd: spi-nor: Add support for at25sl321
Michael Walle
2020-01-19
mtd: spi-nor: Add support for w25q32jwm
Michael Walle
2020-01-17
mtd: rawnand: gpmi: Restore nfc timing setup after suspend/resume
Esben Haabendal
2020-01-17
mtd: rawnand: gpmi: Fix suspend/resume problem
Esben Haabendal
2020-01-17
mtd: spi-nor: Fix quad enable for Spansion like flashes
Michael Walle
2020-01-17
mtd: spi-nor: Fix selection of 4-byte addressing opcodes on Spansion
Vignesh Raghavendra
2020-01-16
ubi: Free the normal volumes in error paths of ubi_attach_mtd_dev()
Hou Tao
[next]