summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2025-03-18mtd: rawnand: gpmi: Use str_enabled_disabled() in gpmi_nand_attach_chip()Zhang Heng
2025-03-18mtd: mtdpart: Do not supply NULL to printf()Andy Shevchenko
2025-03-18mtd: spinand: Improve spinand_info macros styleMiquel Raynal
2025-03-18spi: Merge up fixesMark Brown
2025-03-18mtd: spi-nor: drop unused <linux/of_platform.h>Tudor Ambarus
2025-03-18mtd: spi-nor: explicitly include <linux/of.h>Tudor Ambarus
2025-03-13block: remove unused parameter 'q' parameter in __blk_rq_map_sg()Anuj Gupta
2025-03-07mtd: spi-nor: explicitly include <linux/math64.h>Tudor Ambarus
2025-03-07mtd: spi-nor: macronix: add support for mx66{l2, u1}g45gCheng Ming Lin
2025-03-07mtd: spi-nor: macronix: Add post_sfdp fixups for Quad Input Page ProgramCheng Ming Lin
2025-03-04mtd: Fix error handling in mtd_device_parse_register() error pathWentao Liang
2025-03-04mtd: capture device name setting failure when adding mtdEdward Adam Davis
2025-03-04mtd: Add check for devm_kcalloc()Jiasheng Jiang
2025-03-04mtd: Replace kcalloc() with devm_kcalloc()Jiasheng Jiang
2025-03-04mtd: rawnand: brcmnand: fix PM resume warningKamal Dasu
2025-03-04mtd: spinand: macronix: Add support for read retryCheng Ming Lin
2025-03-04mtd: spinand: Add read retry supportCheng Ming Lin
2025-03-03spi: spi-qpic: add driver for QCOM SPI NAND flash InterfaceMd Sadre Alam
2025-02-24mtd: rawnand: use kcalloc() instead of kzalloc()Ethan Carter Edwards
2025-02-19Merge tag 'spi-nor/fixes-for-6.14-rc4' of https://git.kernel.org/pub/scm/linu...Miquel Raynal
2025-02-19mtd: rawnand: cadence: fix unchecked dereferenceNiravkumar L Rabara
2025-02-18mtd: spi-nor: use scope-based mutex cleanup helpersTudor Ambarus
2025-02-18mtd: spi-nor: sort headers alphabeticallyTudor Ambarus
2025-02-17mtd: spi-nor: sst: Fix SST write failureAmit Kumar Mahapatra
2025-02-11mtd: rawnand: qcom: finish converting register to FIELD_PREPChristian Marangi
2025-02-11mtd: rawnand: qcom: fix broken config in qcom_param_page_type_execChristian Marangi
2025-02-10mtd: rawnand: cadence: fix incorrect device in dma_unmap_singleNiravkumar L Rabara
2025-02-10mtd: rawnand: cadence: use dma_map_resource for sdma addressNiravkumar L Rabara
2025-02-10mtd: rawnand: cadence: fix error code in cadence_nand_init()Niravkumar L Rabara
2025-02-10mtd: spinand: esmt: OTP access for F50{L,D}1G41LBMartin Kurbanov
2025-02-10mtd: spinand: micron: OTP access for MT29F2G01ABAGDMartin Kurbanov
2025-02-10mtd: spinand: otp: add helpers functionsMartin Kurbanov
2025-02-10mtd: spinand: make spinand_{wait,otp_page_size} globalMartin Kurbanov
2025-02-10mtd: spinand: add OTP supportMartin Kurbanov
2025-02-10mtd: spinand: make spinand_{read,write}_page globalMartin Kurbanov
2025-02-03mtd: spi-nor: winbond: Add support for w25q02jvMiquel Raynal
2025-02-03mtd: spi-nor: winbond: Add support for w25q01jvMiquel Raynal
2025-01-31Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-31block: force noio scope in blk_mq_freeze_queueChristoph Hellwig
2025-01-30Merge tag 'ubifs-for-linus-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-01-25Merge tag 'mtd/for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2025-01-24Merge tag 'nand/for-6.14' into mtd/nextMiquel Raynal
2025-01-24Merge tag 'spi-nor/for-6.14' into mtd/nextMiquel Raynal
2025-01-22Merge tag 'spi-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2025-01-20Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-20mtd: spinand: skyhigh: Align with recent read from cache variant changesMiquel Raynal
2025-01-20ubi: ubi_get_ec_info: Fix compiling error 'cast specifies array type'Zhihao Cheng
2025-01-18ubi: Implement ioctl for detailed erase countersRickard Andersson
2025-01-18ubi: Revert "ubi: wl: Close down wear-leveling before nand is suspended"Zhihao Cheng
2025-01-18ubi: Add a check for ubi_numDenis Arefev