summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)AuthorLines
2021-05-26mtd: spi-nor: nxp-spifi: Use SPI_MODE_X_MASKAndy Shevchenko-1/+1
2021-05-26mtd: spinand: macronix: Add support for serial NAND flashJaime Liao-0/+112
2021-05-26mtd: rawnand: qcom: Delete an unneeded bool conversionZhen Lei-2/+1
2021-05-26mtd: rawnand: arasan: Leverage additional GPIO CSMiquel Raynal-23/+125
2021-05-26mtd: rawnand: arasan: Ensure proper configuration for the asserted targetMiquel Raynal-33/+57
2021-05-26mtd: rawnand: Add a helper to parse the gpio-cs DT propertyMiquel Raynal-0/+39
2021-05-26mtd: parsers: qcom: Fix leaking of partition nameAnsuel Smith-0/+10
2021-05-26mtd: partitions: redboot: fix style issuesCorentin Labbe-35/+34
2021-05-26mtd: partitions: redboot: seek fis-index-block in the right nodeCorentin Labbe-1/+6
2021-05-26mtd: devices: Remove superfluous "break"Ding Senjie-1/+0
2021-05-26mtd: rawnand: arasan: Support NV-DDR interfaceMiquel Raynal-7/+20
2021-05-26mtd: rawnand: arasan: Workaround a misbehaving prog type with NV-DDRMiquel Raynal-1/+18
2021-05-26mtd: rawnand: arasan: Fix a macro parameterMiquel Raynal-1/+1
2021-05-26mtd: rawnand: Choose the best timings, NV-DDR includedMiquel Raynal-1/+78
2021-05-26mtd: rawnand: Allow SDR timings to be nackedMiquel Raynal-4/+4
2021-05-26mtd: rawnand: Support enabling NV-DDR through SET_FEATURESMiquel Raynal-5/+13
2021-05-26mtd: rawnand: Add a helper to find the closest ONFI NV-DDR modeMiquel Raynal-0/+44
2021-05-26mtd: rawnand: Handle the double bytes in NV-DDR modeMiquel Raynal-8/+85
2021-05-26mtd: rawnand: Access SDR and NV-DDR timings through a common macroMiquel Raynal-60/+71
2021-05-26mtd: rawnand: Avoid accessing NV-DDR timings from legacy codeMiquel Raynal-1/+1
2021-05-26mtd: rawnand: Add onfi_fill_nvddr_interface_config() helperMiquel Raynal-0/+42
2021-05-26mtd: rawnand: Add an indirection on onfi_fill_interface_config()Miquel Raynal-10/+22
2021-05-26mtd: rawnand: Retrieve NV-DDR timing modes from the ONFI parameter pageMiquel Raynal-0/+2
2021-05-26mtd: rawnand: Add NV-DDR timingsMiquel Raynal-0/+255
2021-05-26mtd: rawnand: Use more recent ONFI specification wordingMiquel Raynal-6/+6
2021-05-26mtd: rawnand: atmel: Check the proposed data interface is supportedMiquel Raynal-0/+5
2021-05-26mtd: rawnand: arasan: Check the proposed data interface is supportedMiquel Raynal-0/+5
2021-05-26mtd: rawnand: Add a helper to clarify the interface configurationMiquel Raynal-1/+1
2021-05-26mtd: core: Potential NULL dereference in mtd_otp_size()Dan Carpenter-1/+5
2021-05-26mtd: core: Fix freeing of otp_info bufferJon Hunter-4/+2
2021-05-10mtd: parsers: ofpart: fix parsing subpartitionsRafał Miłecki-12/+14
2021-05-10mtd: rawnand: txx9ndfmc: Fix external use of SW Hamming ECC helperMiquel Raynal-2/+3
2021-05-10mtd: rawnand: tmio: Fix external use of SW Hamming ECC helperMiquel Raynal-3/+5
2021-05-10mtd: rawnand: sharpsl: Fix external use of SW Hamming ECC helperMiquel Raynal-1/+11
2021-05-10mtd: rawnand: ndfc: Fix external use of SW Hamming ECC helperMiquel Raynal-1/+11
2021-05-10mtd: rawnand: lpc32xx_slc: Fix external use of SW Hamming ECC helperMiquel Raynal-1/+14
2021-05-10mtd: rawnand: fsmc: Fix external use of SW Hamming ECC helperMiquel Raynal-1/+11
2021-05-10mtd: rawnand: cs553x: Fix external use of SW Hamming ECC helperMiquel Raynal-1/+11
2021-05-10mtd: nand: bbt: Fix corner case in bad block table handlingDoyle, Patrick-1/+1
2021-05-10drivers: mtd: sm_ftl: Fix alignment of block commentShubhankar Kuranagatti-19/+32
2021-05-10mtd: Create partname and partid debug files for child MTDsPetr Malat-4/+5
2021-05-10mtd: tests: Remove redundant assignment to errYang Li-2/+0
2021-05-10mtd: *nftl: return -ENOMEM when kmalloc failedYang Li-2/+2
2021-05-10mtd: mtd_oobtest: Remove redundant assignment to errJiapeng Chong-6/+0
2021-05-10mtd: core: add OTP nvmem provider supportMichael Walle-0/+148
2021-05-10mtd: parsers: trx: Allow to use TRX parser on Mediatek SoCsHauke Mehrtens-1/+1
2021-05-10mtd: parsers: trx: Allow to specify brcm, trx-magic in DTHauke Mehrtens-1/+8
2021-05-10mtd: nftlcore: remove set but rewrite variablesTian Tao-1/+0
2021-05-10mtd: rawnand: qcom: allow override of partition parserBaruch Siach-1/+1
2021-05-10mtd: rawnand: silence static checker warning in nand_setup_interface()Dan Carpenter-0/+1