summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2018-04-24Merge 4.4.129 into android-4.4Greg Kroah-Hartman
2018-04-24ubi: Reject MLC NANDRichard Weinberger
2018-04-24ubi: Fix error for write accessRomain Izard
2018-04-24ubi: fastmap: Don't flush fastmap work on detachRichard Weinberger
2018-04-08Merge 4.4.127 into android-4.4Greg Kroah-Hartman
2018-04-08mtd: jedec_probe: Fix crash in jedec_read_mfr()Linus Walleij
2018-03-29Merge 4.4.125 into android-4.4Greg Kroah-Hartman
2018-03-28mtd: nand: fsl_ifc: Fix nand waitfunc return valueJagdish Gediya
2018-03-22Merge 4.4.123 into android-4.4Greg Kroah-Hartman
2018-03-22mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]()Miquel Raynal
2018-03-18Merge 4.4.122 into android-4.4Greg Kroah-Hartman
2018-03-18ubi: Fix race condition between ubi volume creation and udevClay McClure
2018-03-06Merge 4.4.120 into android-4.4Greg Kroah-Hartman
2018-03-03mtd: nand: gpmi: Fix failure when a erased page has a bitflip at BBMSascha Hauer
2018-02-26Merge 4.4.118 into android-4.4Greg Kroah-Hartman
2018-02-25mtd: cfi: enforce valid geometry configurationArnd Bergmann
2018-02-25mtd: sh_flctl: pass FIFO as physical addressArnd Bergmann
2018-02-25mtd: maps: add __init attributeJulia Lawall
2018-02-25mtd: ichxrom: maybe-uninitialized with gcc-4.9Arnd Bergmann
2018-02-20Merge 4.4.116 into android-4.4Greg Kroah-Hartman
2018-02-16ubi: block: Fix locking for idr_alloc/idr_removeBradley Bolen
2018-02-16mtd: nand: sunxi: Fix ECC strength choiceMiquel Raynal
2018-02-16mtd: nand: Fix nand_do_read_oob() return valueMiquel Raynal
2018-02-16mtd: nand: brcmnand: Disable prefetch by defaultKamal Dasu
2018-02-03Merge 4.4.115 into android-4.4Greg Kroah-Hartman
2018-02-03mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan
2017-12-05Merge 4.4.104 into android-4.4Greg Kroah-Hartman
2017-12-05mtd: nand: Fix writing mtdoops to nand flash.Brent Taylor
2017-07-05Merge 4.4.76 into android-4.4Greg Kroah-Hartman
2017-07-05mtd: bcm47xxpart: don't fail because of bit-flipsRafał Miłecki
2017-07-05mtd: bcm47xxpart: limit scanned flash area on BCM47XX (MIPS) onlyRafał Miłecki
2017-06-29Merge 4.4.75 into android-4.4Greg Kroah-Hartman
2017-06-29mtd: spi-nor: fix spansion quad enableJoël Esponde
2017-05-08Merge 4.4.67 into android-4.4Greg Kroah-Hartman
2017-05-08mtd: avoid stack overflow in MTD CFI codeArnd Bergmann
2017-04-27Merge 4.4.64 into android-4.4Greg Kroah-Hartman
2017-04-27ubi/upd: Always flush after prepared for an updateSebastian Siewior
2017-04-18Merge 4.4.62 into android-4.4Greg Kroah-Hartman
2017-04-18mtd: bcm47xxpart: fix parsing first block after aligned TRXRafał Miłecki
2017-03-18mtd: pmcmsp: use kstrndup instead of kmalloc+strncpyArnd Bergmann
2017-03-18mtd: pmcmsp: use kstrndup instead of kmalloc+strncpyArnd Bergmann
2017-01-26Merge tag 'v4.4.45' into android-4.4.yDmitry Shmidt
2017-01-26mtd: nand: xway: disable module supportHauke Mehrtens
2016-11-15Merge tag 'v4.4.32' into android-4.4.yDmitry Shmidt
2016-11-10ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()Boris Brezillon
2016-11-10UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC headerBoris Brezillon
2016-10-28Merge tag 'v4.4.28' into android-4.4.yDmitry Shmidt
2016-10-28ubi: Deal with interrupted erasures in WLRichard Weinberger
2016-10-14Merge tag 'v4.4.24' into android-4.4.yDmitry Shmidt
2016-10-10Merge tag 'v4.4.23' into android-4.4.yDmitry Shmidt