summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2021-10-20SPI Quad IO driver support AST2600arun-pm2-8/+48
2021-10-11Merge tag 'v5.14.11' into dev-5.14Joel Stanley2-11/+26
2021-09-22mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_n...Christophe JAILLET1-1/+3
2021-09-22mtd: mtdconcat: Check _read, _write callbacks existence before assignmentZhihao Cheng1-2/+4
2021-09-22mtd: mtdconcat: Judge callback existence based on the masterZhihao Cheng1-8/+19
2021-09-22Merge tag 'v5.14.6' into dev-5.14Joel Stanley1-9/+18
2021-09-18mtd: rawnand: intel: Fix error handling in probeEvgeny Novikov1-9/+18
2021-09-06mtd: spi-nor: aspeed: add support for AST2600 trainingCédric Le Goater1-0/+69
2021-09-06mtd: spi-nor: aspeed: check upper freq limit when doing trainingCédric Le Goater1-1/+1
2021-09-06mtd: spi-nor: aspeed: Introduce a HCLK mask for trainingCédric Le Goater1-1/+6
2021-09-06mtd: spi-nor: aspeed: Introduce training operations per platformCédric Le Goater1-4/+22
2021-09-06mtd: spi-nor: aspeed: Check for disabled segments on the AST2600Cédric Le Goater1-4/+11
2021-09-06mtd: spi-nor: aspeed: add initial support for ast2600Cédric Le Goater1-0/+77
2021-09-06mtd: spi-nor: aspeed: Introduce segment operationsCédric Le Goater1-20/+56
2021-09-06mtd: spi-nor: aspeed: Introduce a field for the AHB physical addressCédric Le Goater1-12/+6
2021-09-06mtd: spi-nor: Add support for w25q512jvCédric Le Goater1-0/+2
2021-09-06mtd: spi-nor: aspeed: add support for the 4B opcodesCédric Le Goater1-2/+9
2021-09-06mtd: spi-nor: aspeed: use memcpy_fromio() to capture the optimization bufferCédric Le Goater1-4/+2
2021-09-06mtd: spi-nor: aspeed: clarify 4BYTE address mode maskCédric Le Goater1-1/+9
2021-09-06mtd: spi-nor: aspeed: introduce a aspeed_smc_default_read() helperCédric Le Goater1-7/+12
2021-09-06mtd: spi-nor: aspeed: limit the maximum SPI frequencyCédric Le Goater1-4/+13
2021-09-06mtd: spi-nor: aspeed: optimize read modeCédric Le Goater1-0/+191
2021-09-06mtd: spi-nor: aspeed: link controller with the ahb clockCédric Le Goater1-0/+10
2021-09-06mtd: spi-nor: aspeed: add support for SPI dual IO read modeCédric Le Goater1-11/+43
2021-09-06mtd: spi-nor: aspeed: use command mode for readsCédric Le Goater1-1/+27
2021-08-16Merge tag 'mtd/fixes-for-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-13/+19
2021-08-06mtd: rawnand: Fix probe failure due to of_get_nand_secure_regions()Manivannan Sadhasivam1-0/+6
2021-08-06mtd: fix lock hierarchy in deregister_mtd_blktransDesmond Cheong Zhi Xi1-1/+1
2021-08-06mtd: devices: mchp48l640: Fix memory leak on cmdColin Ian King1-0/+1
2021-07-16mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cardsAndreas Persson1-1/+1
2021-07-16mtd: core: handle flashes without OTP gracefullyMichael Walle1-1/+3
2021-07-16mtd: mchp48l640: silence some uninitialized variable warningsDan Carpenter1-2/+2
2021-07-16mtd: break circular locks in register_mtd_blktransDesmond Cheong Zhi Xi1-6/+2
2021-07-16mtd: rawnand: Add a check in of_get_nand_secure_regions()Dan Carpenter1-2/+2
2021-07-16mtd: mtd_blkdevs: Initialize rq.limits.discard_granularityZhihao Cheng1-0/+1
2021-07-12mtd: cfi_util: Fix unreachable code issueGustavo A. R. Silva1-2/+2
2021-07-09Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2021-07-05Merge tag 'mtd/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds59-506/+3550
2021-06-30Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds2-65/+52
2021-06-30Merge tag 'spi-nor/for-5.14' into mtd/nextMiquel Raynal10-23/+337
2021-06-30Merge tag 'nand/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...Richard Weinberger22-307/+2516
2021-06-29Merge tag 'pstore-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+5
2021-06-25Merge remote-tracking branch 'spi/for-5.14' into spi-nextMark Brown1-13/+32
2021-06-21mtd: spi-nor: remove redundant continue statementColin Ian King1-3/+1
2021-06-18ubifs: fix snprintf() checkingDan Carpenter1-1/+1
2021-06-18mtd: rawnand: omap: Add larger page NAND chips supportMiquel Raynal2-69/+116
2021-06-18mtd: rawnand: omap: Various style fixesMiquel Raynal1-5/+7
2021-06-18mtd: rawnand: omap: Check return valuesMiquel Raynal1-9/+21
2021-06-18mtd: rawnand: omap: Rename a macroMiquel Raynal1-8/+8
2021-06-18mtd: rawnand: omap: Aggregate the HW configuration of the ELMMiquel Raynal1-19/+11