aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-30Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds7-32/+83
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds3-5/+5
2020-01-27Merge tag 'nand/for-5.6' into mtd/nextMiquel Raynal8-40/+124
2020-01-27mtd: rawnand: add unspecified HAS_IOMEM dependencyBrendan Higgins1-1/+1
2020-01-21mtd: rawnand: atmel: switch to using devm_fwnode_gpiod_get()Dmitry Torokhov1-10/+10
2020-01-21mtd: rawnand: macronix: Use match_string() helper to simplify the codeYueHaibing1-7/+4
2020-01-21mtd: rawnand: denali: remove hard-coded DENALI_DEFAULT_OOB_SKIP_BYTESMasahiro Yamada1-14/+7
2020-01-21mtd: rawnand: denali_dt: add reset controllingMasahiro Yamada1-1/+39
2020-01-21mtd: rawnand: denali_dt: Add support for configuring SPARE_AREA_SKIP_BYTESMarek Vasut2-3/+15
2020-01-21mtd: rawnand: denali_dt: error out if platform has no associated dataMasahiro Yamada1-5/+6
2020-01-21mtd: rawnand: brcmnand: Set appropriate DMA maskFlorian Fainelli1-0/+10
2020-01-21mtd: rawnand: mpc5121: Remove unneeded semicolonzhengbin1-1/+1
2020-01-17mtd: rawnand: gpmi: Restore nfc timing setup after suspend/resumeEsben Haabendal1-0/+4
2020-01-17mtd: rawnand: gpmi: Fix suspend/resume problemEsben Haabendal1-1/+6
2020-01-09mtd: cadence: Fix cast to pointer from integer of different size warningVasyl Gomonovych1-7/+6
2020-01-09mtd: rawnand: stm32_fmc2: avoid to lock the CPU busChristophe Kerello1-2/+36
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig3-5/+5
2019-11-17Merge tag 'nand/for-5.5' into mtd/nextMiquel Raynal8-60/+3072
2019-11-17Merge tag 'spi-nor/for-5.5' into mtd/nextMiquel Raynal1-3/+2
2019-10-30mtd: rawnand: remove unecessary checking if dmac is NULLPiotr Sroka1-2/+2
2019-10-29mtd: rawnand: cadence: Remove dev_err() on platform_get_irq() failureYueHaibing1-3/+2
2019-10-29mtd: rawnand: mxic: Remove dev_err() on platform_get_irq() failureYueHaibing1-3/+1
2019-10-29mtd: rawnand: brcmnand: Fix NULL pointer assignmentFlorian Fainelli1-1/+1
2019-10-29mtd: rawnand: denali: remove the old unified controller/chip DT supportMasahiro Yamada1-51/+4
2019-10-08mtd: Remove dev_err() usage after platform_get_irq()Stephen Boyd11-33/+10
2019-10-07mtd: rawnand: au1550nd: Fix au_read_buf16() prototypePaul Burton1-3/+2
2019-10-04mtd: rawnand: Add new Cadence NAND driver to MTD subsystemPiotr Sroka3-0/+3039
2019-10-04mtd: rawnand: Change calculating of position page containing BBMPiotr Sroka2-3/+9
2019-10-04mtd: nand: brcmnand: Add support for flash-dma v0Kamal Dasu1-2/+19
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds3-544/+0
2019-09-15Merge tag 'nand/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/for-5.4Richard Weinberger15-389/+642
2019-08-29mtd: rawnand: omap2: Fix number of bitflips reporting with ELMSascha Hauer1-1/+1
2019-08-29mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfipsClaire Lin1-1/+4
2019-08-26mtd: rawnand: remove w90x900 driverArnd Bergmann3-313/+0
2019-08-26mtd: rawnand: Add Macronix raw NAND controller driverMason Yang3-0/+589
2019-08-24mtd: rawnand: Fix a memory leak bugWenwen Wang1-4/+6
2019-08-07mtd: rawnand: remove redundant assignment to variable retColin Ian King1-1/+1
2019-08-07mtd: rawnand: r852: Use dev_get_drvdataChuhong Yuan1-2/+2
2019-08-07mtd: rawnand: ingenic: fix devm_platform_ioremap_resource.cocci warningsJulia Lawall1-3/+1
2019-08-03mtd: rawnand: micron: handle on-die "ECC-off" devices correctlyMarco Felsch1-3/+11
2019-07-30mtd: rawnand: Drop obsolete JZ4740 NAND driverPaul Cercueil3-544/+0
2019-07-25mtd: rawnand: ingenic: Add of_node_put() before returnNishka Dasgupta1-0/+1
2019-07-25mtd: rawnand: meson: Add of_node_put() before returnNishka Dasgupta1-0/+1
2019-07-25mtd: rawnand: tango: Add of_node_put() before returnNishka Dasgupta1-0/+1
2019-07-25mtd: rawnand: oxnas: Add of_node_put()Nishka Dasgupta1-3/+5
2019-07-25mtd: rawnand: vf610: Add of_node_put() before gotoNishka Dasgupta1-0/+1
2019-07-25mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 optionChristophe Kerello1-61/+29
2019-07-15docs: mtd: move it to the driver-api bookMauro Carvalho Chehab1-1/+1
2019-07-15docs: mtd: convert to ReSTMauro Carvalho Chehab1-1/+1
2019-07-13Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds13-1650/+1583