summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2019-12-03Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-11-18{tty: serial, nand: onenand}: samsung: rename to fix build warningSudip Mukherjee
2019-11-17Merge tag 'nand/for-5.5' into mtd/nextMiquel Raynal
2019-11-17Merge tag 'spi-nor/for-5.5' into mtd/nextMiquel Raynal
2019-10-30mtd: rawnand: remove unecessary checking if dmac is NULLPiotr Sroka
2019-10-29mtd: rawnand: cadence: Remove dev_err() on platform_get_irq() failureYueHaibing
2019-10-29mtd: rawnand: mxic: Remove dev_err() on platform_get_irq() failureYueHaibing
2019-10-29mtd: rawnand: brcmnand: Fix NULL pointer assignmentFlorian Fainelli
2019-10-29mtd: rawnand: denali: remove the old unified controller/chip DT supportMasahiro Yamada
2019-10-08mtd: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-10-07mtd: rawnand: au1550nd: Fix au_read_buf16() prototypePaul Burton
2019-10-04mtd: rawnand: Add new Cadence NAND driver to MTD subsystemPiotr Sroka
2019-10-04mtd: rawnand: Change calculating of position page containing BBMPiotr Sroka
2019-10-04mtd: nand: brcmnand: Add support for flash-dma v0Kamal Dasu
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-09-15Merge tag 'nand/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger
2019-08-29mtd: rawnand: omap2: Fix number of bitflips reporting with ELMSascha Hauer
2019-08-29mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfipsClaire Lin
2019-08-26mtd: rawnand: remove w90x900 driverArnd Bergmann
2019-08-26mtd: rawnand: Add Macronix raw NAND controller driverMason Yang
2019-08-24mtd: rawnand: Fix a memory leak bugWenwen Wang
2019-08-24mtd: onenand_base: Fix a memory leak bugWenwen Wang
2019-08-07mtd: rawnand: remove redundant assignment to variable retColin Ian King
2019-08-07mtd: rawnand: r852: Use dev_get_drvdataChuhong Yuan
2019-08-07mtd: rawnand: ingenic: fix devm_platform_ioremap_resource.cocci warningsJulia Lawall
2019-08-04Merge tag 'mtd/fixes-for-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-08-03mtd: rawnand: micron: handle on-die "ECC-off" devices correctlyMarco Felsch
2019-07-30mtd: rawnand: Drop obsolete JZ4740 NAND driverPaul Cercueil
2019-07-25mtd: onenand_base: Mark expected switch fall-throughGustavo A. R. Silva
2019-07-25mtd: rawnand: ingenic: Add of_node_put() before returnNishka Dasgupta
2019-07-25mtd: rawnand: meson: Add of_node_put() before returnNishka Dasgupta
2019-07-25mtd: rawnand: tango: Add of_node_put() before returnNishka Dasgupta
2019-07-25mtd: rawnand: oxnas: Add of_node_put()Nishka Dasgupta
2019-07-25mtd: rawnand: vf610: Add of_node_put() before gotoNishka Dasgupta
2019-07-25mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 optionChristophe Kerello
2019-07-15docs: mtd: move it to the driver-api bookMauro Carvalho Chehab
2019-07-15docs: mtd: convert to ReSTMauro Carvalho Chehab
2019-07-13Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2019-07-05mtd: rawnand: sunxi: Add A23/A33 DMA support with extra MBUS configurationMiquel Raynal
2019-07-05Revert "mtd: rawnand: sunxi: Add A23/A33 DMA support"Miquel Raynal
2019-07-01mtd: rawnand: ingenic: Fix ingenic_ecc dependencyPaul Cercueil
2019-07-01mtd: spinand: Fix max_bad_eraseblocks_per_lun info in memorgFrieder Schrempf
2019-06-28mtd: rawnand: stm32_fmc2: increase DMA completion timeoutsAmelie Delaunay
2019-06-28mtd: rawnand: Use kzalloc() instead of kmalloc() and memset()Fuqian Huang
2019-06-28mtd: spinand: read returns badly if the last page has bitflipsliaoweixiong
2019-06-27mtd: spinand: Add initial support for Paragon PN26G0xAJeff Kletsky
2019-06-27mtd: rawnand: mtk: Re-license MTK NAND driver as Dual MIT/GPLXiaolei Li
2019-06-27mtd: rawnand: gpmi: remove double assignment to block_sizeColin Ian King
2019-06-27mtd: rawnand: brcmnand: Add support for v7.3 controllerKamal Dasu
2019-06-27mtd: rawnand: brcmnand: Refactored code to introduce helper functionsKamal Dasu