summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-14mtd: onenand: samsung: remove incorrect __iomem annotationChristophe JAILLET
2018-01-14MAINTAINERS: Add entry for Marvell NAND controller driverMiquel Raynal
2018-01-12ARM: OMAP2+: Remove gpmc-onenandLadislav Michl
2018-01-12mtd: onenand: omap2: Configure driver from DTLadislav Michl
2018-01-12mtd: onenand: omap2: Decouple DMA enabling from INT pin availabilityLadislav Michl
2018-01-12mtd: onenand: omap2: Do not make delay for GPIO OMAP3 specificLadislav Michl
2018-01-12mtd: onenand: omap2: Convert to use dmaengine for memcpyPeter Ujfalusi
2018-01-12mtd: onenand: omap2: Unify OMAP2 and OMAP3 DMA implementationLadislav Michl
2018-01-12mtd: onenand: omap2: Simplify the DMA setup for various pathsPeter Ujfalusi
2018-01-12mtd: onenand: omap2: Account waiting time as waiting on IOLadislav Michl
2018-01-12mtd: onenand: omap2: Remove partitioning support from platform dataLadislav Michl
2018-01-12mtd: onenand: omap2: Remove skip initial unlocking supportLadislav Michl
2018-01-12mtd: onenand: omap2: Remove regulator supportLadislav Michl
2018-01-12ARM: dts: omap3-igep: Update onenand node timingsLadislav Michl
2018-01-12ARM: dts: OMAP2+: Add compatible property to onenand nodeLadislav Michl
2018-01-12dt-bindings: mtd: gpmc-onenand: Update properties descriptionLadislav Michl
2018-01-12Merge tag 'gpmc-omap-for-v4.16-immutable' of https://github.com/rogerq/linux ...Boris Brezillon
2018-01-12mtd: nand: use reworked NAND controller driver with Marvell EBU SoCsMiquel Raynal
2018-01-12mtd: nand: add reworked Marvell NAND controller driverMiquel Raynal
2018-01-12dt-bindings: mtd: add Marvell NAND controller documentationMiquel Raynal
2018-01-12dt-bindings: mtd: document new nand-rb propertyMiquel Raynal
2018-01-12mtd: nand: Fix nand_do_read_oob() return valueMiquel Raynal
2018-01-12mtd: mtd_oobtest: Handle bitflips during readsMiquel Raynal
2018-01-12MAINTAINERS: mtd/nand: update Microchip nand entryNicolas Ferre
2018-01-10mtd: nand: samsung: Disable subpage writes on E-die NANDLadislav Michl
2018-01-09mtd: tests: nandbiterrs: Fix read_page return valueSascha Hauer
2018-01-09mtd: nand: brcmnand: Disable prefetch by defaultKamal Dasu
2018-01-06mtd: nand: qcom: Add a NULL check for devm_kasprintf()Fabio Estevam
2018-01-06mtd: nand: brcmnand: Add a NULL check for devm_kasprintf()Fabio Estevam
2018-01-06mtd: nand: Fix unfinished comment in nand_init_data_interface()Miquel Raynal
2017-12-18mtd: onenand: samsung: Remove a useless includeChristophe JAILLET
2017-12-18mtd: onenand: samsung: Propagate the error returned by 'onenand_scan()'Christophe JAILLET
2017-12-18mtd: onenand: samsung: return an error if 'mtd_device_parse_register()' failsChristophe JAILLET
2017-12-18mtd: onenand: samsung: use devm_ function to simplify code and fix some leaksChristophe JAILLET
2017-12-16mtd: nand: add ->exec_op() implementationMiquel Raynal
2017-12-14mtd: nand: samsung: add ECC requirements for K9F4G08U0DMiquel Raynal
2017-12-14mtd: nand: Only allocate ecc->{calc, code}_buf when actually neededBoris Brezillon
2017-12-14mtd: nand: denali: Avoid using ecc->code_buf as a temporary bufferBoris Brezillon
2017-12-14mtd: nand: mtk: Support MT7622 NAND flash controller.RogerCC Lin
2017-12-14mtd: nand: mtk: Support different MTK NAND flash controller IPRogerCC Lin
2017-12-14mtd: nand: mtk: update DT bindingsRogerCC Lin
2017-12-14mtd: onenand: Remove obsolete url from Kconfig helpLadislav Michl
2017-12-14mtd: nand: cafe: clean up DMA address setupMasahiro Yamada
2017-12-14mtd: nand: squash struct nand_buffers into struct nand_chipMasahiro Yamada
2017-12-14mtd: nand: remove unused NAND_OWN_BUFFERS flagMasahiro Yamada
2017-12-14mtd: nand: cafe: remove use of NAND_OWN_BUFFERSMasahiro Yamada
2017-12-14mtd: nand: provide valid ->data_interface during NAND detectionMiquel Raynal
2017-12-14mtd: nand: force drivers to explicitly send READ/PROG commandsBoris Brezillon
2017-12-14mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon
2017-12-01memory: omap-gpmc: Make 'bank-width' property optionalLadislav Michl