summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2020-01-3013-87/+147
|\
| * Merge tag 'nand/for-5.6' into mtd/nextMiquel Raynal2020-01-2714-112/+207
| |\
| | * mtd: onenand: Rename omap2 driver to avoid a build warningMiquel Raynal2020-01-212-1/+1
| | * mtd: onenand: Use a better name for samsung driverMiquel Raynal2020-01-212-1/+1
| | * mtd: rawnand: atmel: switch to using devm_fwnode_gpiod_get()Dmitry Torokhov2020-01-211-10/+10
| | * mtd: spinand: add support for Toshiba TC58CVG2S0HRAIJRobert Marko2020-01-211-0/+10
| | * mtd: rawnand: macronix: Use match_string() helper to simplify the codeYueHaibing2020-01-211-7/+4
| | * mtd: onenand: Enable compile testing of OMAP and Samsung driversKrzysztof Kozlowski2020-01-211-2/+2
| | * mtd: onenand: samsung: Fix printing format for size_t on 64-bitKrzysztof Kozlowski2020-01-211-1/+1
| | * mtd: onenand: samsung: Fix pointer cast -Wpointer-to-int-cast warnings on 64 bitKrzysztof Kozlowski2020-01-211-2/+2
| | * mtd: rawnand: denali: remove hard-coded DENALI_DEFAULT_OOB_SKIP_BYTESMasahiro Yamada2020-01-211-14/+7
| | * mtd: rawnand: denali_dt: add reset controllingMasahiro Yamada2020-01-211-1/+39
| | * mtd: rawnand: denali_dt: Add support for configuring SPARE_AREA_SKIP_BYTESMarek Vasut2020-01-212-3/+15
| | * mtd: rawnand: denali_dt: error out if platform has no associated dataMasahiro Yamada2020-01-211-5/+6
| | * mtd: rawnand: brcmnand: Set appropriate DMA maskFlorian Fainelli2020-01-211-0/+10
| | * mtd: onenand_base: Adjust indentation in onenand_read_ops_nolockNathan Chancellor2020-01-211-41/+41
| | * mtd: rawnand: mpc5121: Remove unneeded semicolonzhengbin2020-01-211-1/+1
| | * mtd: onenand: samsung: remove set but not used variableChen Wandun2020-01-211-2/+1
| | * mtd: onenand: Fix Kconfig indentationKrzysztof Kozlowski2020-01-211-6/+6
| * | mtd: rawnand: add unspecified HAS_IOMEM dependencyBrendan Higgins2020-01-271-1/+1
* | | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-273-5/+5
|\ \ \
| * | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-063-5/+5
| |/ /
* | | mtd: rawnand: gpmi: Restore nfc timing setup after suspend/resumeEsben Haabendal2020-01-171-0/+4
* | | mtd: rawnand: gpmi: Fix suspend/resume problemEsben Haabendal2020-01-171-1/+6
| |/ |/|
* | mtd: onenand: omap2: Pass correct flags for prep_dma_memcpyPeter Ujfalusi2020-01-091-1/+2
* | mtd: onenand: samsung: Fix iomem access with regular memcpyKrzysztof Kozlowski2020-01-091-4/+4
* | mtd: onenand: omap2: Fix errors in styleAmir Mahdi Ghorbanian2020-01-092-12/+13
* | mtd: cadence: Fix cast to pointer from integer of different size warningVasyl Gomonovych2020-01-091-7/+6
* | mtd: rawnand: stm32_fmc2: avoid to lock the CPU busChristophe Kerello2020-01-091-2/+36
|/
* Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-12-032-1/+1
|\
| * {tty: serial, nand: onenand}: samsung: rename to fix build warningSudip Mukherjee2019-11-182-1/+1
* | Merge tag 'nand/for-5.5' into mtd/nextMiquel Raynal2019-11-178-60/+3072
|\ \
| * | mtd: rawnand: remove unecessary checking if dmac is NULLPiotr Sroka2019-10-301-2/+2
| * | mtd: rawnand: cadence: Remove dev_err() on platform_get_irq() failureYueHaibing2019-10-291-3/+2
| * | mtd: rawnand: mxic: Remove dev_err() on platform_get_irq() failureYueHaibing2019-10-291-3/+1
| * | mtd: rawnand: brcmnand: Fix NULL pointer assignmentFlorian Fainelli2019-10-291-1/+1
| * | mtd: rawnand: denali: remove the old unified controller/chip DT supportMasahiro Yamada2019-10-291-51/+4
| * | mtd: rawnand: Add new Cadence NAND driver to MTD subsystemPiotr Sroka2019-10-043-0/+3039
| * | mtd: rawnand: Change calculating of position page containing BBMPiotr Sroka2019-10-042-3/+9
| * | mtd: nand: brcmnand: Add support for flash-dma v0Kamal Dasu2019-10-041-2/+19
* | | Merge tag 'spi-nor/for-5.5' into mtd/nextMiquel Raynal2019-11-171-3/+2
|\ \ \ | | |/ | |/|
| * | mtd: rawnand: au1550nd: Fix au_read_buf16() prototypePaul Burton2019-10-071-3/+2
| |/
* / mtd: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-10-0811-33/+10
|/
* Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-09-223-544/+0
|\
| * mtd: rawnand: Drop obsolete JZ4740 NAND driverPaul Cercueil2019-07-303-544/+0
* | Merge tag 'nand/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger2019-09-1516-389/+645
|\ \
| * | mtd: rawnand: omap2: Fix number of bitflips reporting with ELMSascha Hauer2019-08-291-1/+1
| * | mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfipsClaire Lin2019-08-291-1/+4
| * | mtd: rawnand: remove w90x900 driverArnd Bergmann2019-08-263-313/+0
| * | mtd: rawnand: Add Macronix raw NAND controller driverMason Yang2019-08-263-0/+589