index
:
kernel/git/stable/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
2025-03-07
mtd: spi-nor: macronix: Add post_sfdp fixups for Quad Input Page Program
Cheng Ming Lin
2025-03-04
mtd: Fix error handling in mtd_device_parse_register() error path
Wentao Liang
2025-03-04
mtd: capture device name setting failure when adding mtd
Edward Adam Davis
2025-03-04
mtd: Add check for devm_kcalloc()
Jiasheng Jiang
2025-03-04
mtd: Replace kcalloc() with devm_kcalloc()
Jiasheng Jiang
2025-03-04
mtd: rawnand: brcmnand: fix PM resume warning
Kamal Dasu
2025-03-04
mtd: spinand: macronix: Add support for read retry
Cheng Ming Lin
2025-03-04
mtd: spinand: Add read retry support
Cheng Ming Lin
2025-03-03
spi: spi-qpic: add driver for QCOM SPI NAND flash Interface
Md Sadre Alam
2025-02-24
mtd: rawnand: use kcalloc() instead of kzalloc()
Ethan Carter Edwards
2025-02-19
Merge tag 'spi-nor/fixes-for-6.14-rc4' of https://git.kernel.org/pub/scm/linu...
Miquel Raynal
2025-02-19
mtd: rawnand: cadence: fix unchecked dereference
Niravkumar L Rabara
2025-02-18
mtd: spi-nor: use scope-based mutex cleanup helpers
Tudor Ambarus
2025-02-18
mtd: spi-nor: sort headers alphabetically
Tudor Ambarus
2025-02-17
mtd: spi-nor: sst: Fix SST write failure
Amit Kumar Mahapatra
2025-02-11
mtd: rawnand: qcom: finish converting register to FIELD_PREP
Christian Marangi
2025-02-11
mtd: rawnand: qcom: fix broken config in qcom_param_page_type_exec
Christian Marangi
2025-02-10
mtd: rawnand: cadence: fix incorrect device in dma_unmap_single
Niravkumar L Rabara
2025-02-10
mtd: rawnand: cadence: use dma_map_resource for sdma address
Niravkumar L Rabara
2025-02-10
mtd: rawnand: cadence: fix error code in cadence_nand_init()
Niravkumar L Rabara
2025-02-10
mtd: spinand: esmt: OTP access for F50{L,D}1G41LB
Martin Kurbanov
2025-02-10
mtd: spinand: micron: OTP access for MT29F2G01ABAGD
Martin Kurbanov
2025-02-10
mtd: spinand: otp: add helpers functions
Martin Kurbanov
2025-02-10
mtd: spinand: make spinand_{wait,otp_page_size} global
Martin Kurbanov
2025-02-10
mtd: spinand: add OTP support
Martin Kurbanov
2025-02-10
mtd: spinand: make spinand_{read,write}_page global
Martin Kurbanov
2025-02-03
mtd: spi-nor: winbond: Add support for w25q02jv
Miquel Raynal
2025-02-03
mtd: spi-nor: winbond: Add support for w25q01jv
Miquel Raynal
2025-01-31
Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linux
Linus Torvalds
2025-01-31
block: force noio scope in blk_mq_freeze_queue
Christoph Hellwig
2025-01-30
Merge tag 'ubifs-for-linus-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-01-25
Merge tag 'mtd/for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2025-01-24
Merge tag 'nand/for-6.14' into mtd/next
Miquel Raynal
2025-01-24
Merge tag 'spi-nor/for-6.14' into mtd/next
Miquel Raynal
2025-01-22
Merge tag 'spi-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2025-01-20
Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux
Linus Torvalds
2025-01-20
mtd: spinand: skyhigh: Align with recent read from cache variant changes
Miquel Raynal
2025-01-20
ubi: ubi_get_ec_info: Fix compiling error 'cast specifies array type'
Zhihao Cheng
2025-01-18
ubi: Implement ioctl for detailed erase counters
Rickard Andersson
2025-01-18
ubi: Revert "ubi: wl: Close down wear-leveling before nand is suspended"
Zhihao Cheng
2025-01-18
ubi: Add a check for ubi_num
Denis Arefev
2025-01-15
mtd: spinand: winbond: Add support for DTR operations
Miquel Raynal
2025-01-15
mtd: spinand: winbond: Add comment about naming
Miquel Raynal
2025-01-15
mtd: spinand: winbond: Update the *JW chip definitions
Miquel Raynal
2025-01-15
mtd: spinand: Enhance the logic when picking a variant
Miquel Raynal
2025-01-15
mtd: spinand: Create distinct fast and slow read from cache variants
Miquel Raynal
2025-01-15
mtd: hyperbus: Use of_property_present() for non-boolean properties
Rob Herring (Arm)
2025-01-15
mtd: st_spi_fsm: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
Raphael Gallais-Pou
2025-01-15
Merge tag 'spi-mem-dtr-2' into nand/next
Miquel Raynal
2025-01-15
mtd: rawnand: davinci: add ROM supported OOB layout
Marcus Folkesson
[prev]
[next]