summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw
Commit message (Expand)AuthorAgeFilesLines
* mtd: rawnand: fsl_upm: Fix an off-by one test in fun_exec_op()Christophe JAILLET2023-07-271-1/+1
* mtd: rawnand: rockchip: Align hwecc vs. raw page helper layoutsJohan Jonker2023-07-151-13/+21
* mtd: rawnand: rockchip: fix oobfree offset and descriptionJohan Jonker2023-07-151-7/+4
* mtd: rawnand: meson: fix OOB available bytes for ECCArseniy Krasnov2023-07-121-2/+1
* mtd: rawnand: omap_elm: Fix incorrect type in assignmentRoger Quadros2023-07-121-12/+12
* Merge tag 'mtd/for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2023-06-287-25/+324
|\
| * mtd: rawnand: macronix: OTP access for MX30LFxG18ACArseniy Krasnov2023-06-191-0/+167
| * mtd: rawnand: meson: fix unaligned DMA buffers handlingArseniy Krasnov2023-06-191-0/+4
| * mtd: rawnand: add support for the Sandisk SDTNQGAMA chipJohan Jonker2023-06-191-0/+3
| * mtd: rawnand: add basic sandisk manufacturer opsJohan Jonker2023-06-194-1/+29
| * mtd: rawnand: meson: check buffer lengthArseniy Krasnov2023-06-091-3/+43
| * mtd: rawnand: meson: waiting w/o wired ready/busy pinArseniy Krasnov2023-06-091-4/+73
| * mtd: rawnand: meson: replace integer consts with proper definesArseniy Krasnov2023-06-091-2/+5
| * Revert "mtd: rawnand: arasan: Prevent an unsupported configuration"Amit Kumar Mahapatra2023-06-091-15/+0
* | mtd: rawnand: marvell: don't set the NAND frequency selectChris Packham2023-06-011-4/+0
* | mtd: rawnand: marvell: ensure timing values are writtenChris Packham2023-06-011-0/+6
* | mtd: rawnand: ingenic: fix empty stub helper definitionsArnd Bergmann2023-05-261-4/+4
|/
* Merge tag 'mtd/for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2023-04-2548-196/+111
|\
| * Merge tag 'nand/for-6.4' into mtd/nextMiquel Raynal2023-04-1947-192/+108
| |\
| | * mtd: nand: Convert to platform remove callback returning voidUwe Kleine-König2023-04-1145-175/+91
| | * mtd: rawnand: stm32_fmc2: depends on ARCH_STM32 instead of MACH_STM32MP157Christophe Kerello2023-03-281-1/+1
| | * mtd: rawnand: remove unused is_imx51_nfc and imx53_nfc functionsTom Rix2023-03-221-10/+0
| | * mtd: nand: qcom: Use of_property_present() for testing DT property presenceRob Herring2023-03-221-1/+1
| | * mtd: rawnand: hynix: fix up bit 0 of sdr_timing_modeHector Palacios2023-03-221-0/+13
| | * mtd: nand: raw: qcom_nandc: Use devm_platform_get_and_ioremap_resource()Md Sadre Alam2023-03-071-2/+1
| | * mtd: rawnand: orion: use devm_platform_ioremap_resource()Ye Xingchen2023-03-061-3/+1
| * | mtd: Use of_property_read_bool() for boolean propertiesRob Herring2023-03-222-4/+3
| |/
* | mtd: rawnand: meson: fix bitmask for length in command wordArseniy Krasnov2023-04-031-3/+3
* | mtd: rawnand: stm32_fmc2: use timings.mode instead of checking tRC_minChristophe Kerello2023-04-031-1/+1
* | mtd: rawnand: stm32_fmc2: remove unsupported EDO modeChristophe Kerello2023-04-031-0/+3
* | mtd: rawnand: meson: invalidate cache on polling ECC bitArseniy Krasnov2023-03-221-1/+7
* | mtd: rawnand: nandsim: Artificially prevent sequential page readsMiquel Raynal2023-03-221-1/+16
* | mtd: rawnand: meson: initialize struct with zeroesArseniy Krasnov2023-03-061-1/+1
|/
* Merge tag 'mtd/for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2023-02-2511-658/+240
|\
| * mtd: rawnand: sunxi: Precompute the ECC_CTL register valueSamuel Holland2023-02-061-17/+10
| * mtd: rawnand: sunxi: Embed sunxi_nand_hw_ecc by valueSamuel Holland2023-02-061-39/+6
| * mtd: rawnand: sunxi: Update OOB layout to match hardwareSamuel Holland2023-02-061-0/+7
| * mtd: rawnand: fsl_elbc: Propagate HW ECC settings to HWPali Rohár2023-01-301-0/+8
| * mtd: rawnand: vf610_nfc: use regular comments for functionsRandy Dunlap2023-01-131-2/+2
| * mtd: rawnand: Support for sequential cache readsJaimeLiao2023-01-131-4/+115
| * mtd: rawnand: Prepare the late addition of supported operation checksMiquel Raynal2023-01-131-0/+10
| * mtd: rawnand: Check the data only read pattern only onceMiquel Raynal2023-01-133-4/+22
| * mtd: remove tmio_nand driverArnd Bergmann2023-01-073-541/+0
| * mtd: rawnand: pasemi: Don't use static data to track per-device stateUwe Kleine-König2023-01-071-28/+35
| * mtd: rawnand: sunxi: Fix the size of the last OOB regionSamuel Holland2023-01-021-1/+1
| * mtd: rawnand: sunxi: Remove an unnecessary checkSamuel Holland2023-01-021-6/+0
| * mtd: rawnand: sunxi: Remove an unnecessary checkSamuel Holland2023-01-021-1/+1
| * mtd: rawnand: sunxi: Clean up chips after failed initSamuel Holland2023-01-021-19/+20
| * mtd: rawnand: marvell: add missing layoutsAviram Dali2023-01-021-0/+7
* | ARM: s3c: remove s3c24xx specific hacksArnd Bergmann2023-01-162-61/+1
|/