index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
2020-09-30
mtd: rawnand: Use the ECC framework user input parsing bits
Miquel Raynal
2020-09-30
mtd: rawnand: Use the ECC framework nand_ecc_is_strong_enough() helper
Miquel Raynal
2020-09-30
mtd: rawnand: Use the ECC framework OOB layouts
Miquel Raynal
2020-09-30
mtd: hyperbus: hbmc-am654: Add DMA support for reads
Vignesh Raghavendra
2020-09-30
mtd: hyperbus: hbmc-am654: Drop pm_runtime* calls from probe
Vignesh Raghavendra
2020-09-30
mtd: hyperbus: hbmc-am654: Fix direct mapping setup flash access
Vignesh Raghavendra
2020-09-29
mtd: spi-nor: winbond: Add support for w25q64jwm
Ikjoon Jang
2020-09-29
mtd: spi-nor: intel-spi: Add support for Intel Alder Lake-S SPI serial flash
Mika Westerberg
2020-09-29
mtd: spi-nor: macronix: Add SECT_4K to mx25l12805d
Robert Marko
2020-09-29
mtd: spi-nor: Prefer asynchronous probe
Douglas Anderson
2020-09-28
mtd: rawnand: Make use of the ECC framework
Miquel Raynal
2020-09-28
mtd: rawnand: Use nanddev_get/set_ecc_requirements() when relevant
Miquel Raynal
2020-09-28
mtd: spinand: Use nanddev_get_ecc_conf() when relevant
Miquel Raynal
2020-09-28
mtd: rawnand: Use the new ECC engine type enumeration
Miquel Raynal
2020-09-28
mtd: rawnand: Separate the ECC engine type and the ECC byte placement
Miquel Raynal
2020-09-24
bdi: initialize ->ra_pages and ->io_pages in bdi_init
Christoph Hellwig
2020-09-17
ubi: check kthread_should_stop() after the setting of task state
Zhihao Cheng
2020-09-15
mtd: spear_smi: use for_each_child_of_node() macro
Qinglang Miao
2020-09-14
Revert "mtd: spi-nor: Add capability to disable flash quad mode"
Yicong Yang
2020-09-14
Revert "mtd: spi-nor: Disable the flash quad mode in spi_nor_restore()"
Yicong Yang
2020-09-11
mtd: mtdconcat: map: remove redundant assignment to variable 'size'
Colin Ian King
2020-09-07
mtd: mtdoops: Don't write panic data twice
Mark Tomlinson
2020-09-02
mtd: nand: Introduce the ECC engine framework
Miquel Raynal
2020-09-02
mtd: mtdconcat: map through panic write handler
Matt Weber
2020-09-01
mtd: rawnand: oxnas: cleanup/simplify code
Pavel Machek
2020-08-27
mtd: lpddr: fix excessive stack usage with clang
Arnd Bergmann
2020-08-27
mtd: Avoid comma separated statements
Joe Perches
2020-08-27
mtd: maps: physmap: Retain mtd-name property from dts
Chris Packham
2020-08-27
mtd: lpddr: Move function print_drs_error to lpddr_cmds.c
Gustavo A. R. Silva
2020-08-27
mtd: mtdcore: Convert to DEFINE_SHOW_ATTRIBUTE
Yongqiang Liu
2020-08-27
mtd: nand: Add a NAND page I/O request type
Miquel Raynal
2020-08-27
mtd: rawnand: Rename the ECC algorithm enumeration items
Miquel Raynal
2020-08-10
Merge tag 'for-linus-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-09
Merge tag 'mtd/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2020-08-07
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-08-07
Merge tag 'nand/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Richard Weinberger
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-03
Merge tag 'spi-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2020-08-02
ubi: fastmap: Free fastmap next anchor peb during detach
Zhihao Cheng
2020-08-02
ubi: fastmap: Don't produce the initial next anchor PEB when fastmap is disabled
Zhihao Cheng
2020-08-02
mtd: rawnand: omap_elm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-02
mtd: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-02
mtd: hyperbus: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-02
Merge tag 'spi-nor/for-5.9' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Richard Weinberger
2020-07-29
Merge remote-tracking branch 'spi/for-5.9' into spi-next
Mark Brown
2020-07-28
mtd: revert "spi-nor: intel: provide a range for poll_timout"
Luis Alberto Herrera
2020-07-27
mtd: spi-nor: update read capabilities for w25q64 and s25fl064k
Rayagonda Kokatanur
2020-07-27
mtd: spi-nor: micron: Add SPI_NOR_DUAL_READ flag on mt25qu02g
David Clear
2020-07-27
mtd: spi-nor: macronix: Add support for mx66u2g45g
David Clear
2020-07-27
mtd: spi-nor: intel-spi: Simulate WRDI command
Alexander Sverdlin
[prev]
[next]