index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
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
2020-01-16
ubi: Check the presence of volume before call ubi_fastmap_destroy_checkmap()
Hou Tao
2020-01-16
ubi: wl: Remove set but not used variable 'prev_e'
YueHaibing
2020-01-16
ubi: fastmap: Fix inverted logic in seen selfcheck
Sascha Hauer
2020-01-14
mtd: spi-nor: remove unused enum spi_nor_ops
Michael Walle
2020-01-13
mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-V SPI serial flash
Mika Westerberg
2020-01-10
mtd: spi-nor: hisi-sfc: Try to provide some clarity on which SFC we are
John Garry
2020-01-10
mtd: spi-nor: Add support for sst26vf016b
Joseph Kust
2020-01-09
mtd: spi-nor: Fix the writing of the Status Register on micron flashes
Tudor Ambarus
2020-01-09
mtd: sm_ftl: fix NULL pointer warning
Arnd Bergmann
2020-01-09
mtd: onenand: omap2: Pass correct flags for prep_dma_memcpy
Peter Ujfalusi
2020-01-09
mtd: onenand: samsung: Fix iomem access with regular memcpy
Krzysztof Kozlowski
2020-01-09
mtd: onenand: omap2: Fix errors in style
Amir Mahdi Ghorbanian
2020-01-09
mtd: cadence: Fix cast to pointer from integer of different size warning
Vasyl Gomonovych
[next]