aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)Author
2018-03-28mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0Jagdish Gediya
2018-03-28mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0Jagdish Gediya
2018-03-28mtd: nand: fsl_ifc: Fix nand waitfunc return valueJagdish Gediya
2018-03-28mtdchar: fix usage of mtd_ooblayout_ecc()OuYang ZhiZhong
2018-03-19mtd: nand: ifc: update bufnum mask for ver >= 2.0.0Jagdish Gediya
2018-03-19mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]()Miquel Raynal
2018-02-22mtd: nand: vf610: set correct ooblayoutStefan Agner
2018-02-16ubi: block: Fix locking for idr_alloc/idr_removeBradley Bolen
2018-02-16ubi: fastmap: Erase outdated anchor PEBs during attachSascha Hauer
2018-02-16ubi: Fix race condition between ubi volume creation and udevClay McClure
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-03mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan
2018-01-06mtd: nand: pxa3xx: Fix READOOB implementationBoris Brezillon
2017-12-18mtd: Fix mtd_check_oob_ops()Miquel Raynal
2017-12-15mtd: nand: gpio: Fix ALE gpio configurationChristophe Leroy
2017-12-15mtd: nand: brcmnand: Zero bitflip is not an errorAlbert Hsieh
2017-12-15mtd: nand: gpmi: Fix failure when a erased page has a bitflip at BBMSascha Hauer
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-11-22Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-17Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-13mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalidBoris Brezillon
2017-11-13mtd: sharpslpart: Add sharpslpart partition parserAndrea Adami
2017-11-13mtd: Add sanity checks in mtd_write/read_oob()Boris Brezillon
2017-11-13mtd: remove the get_unmapped_area methodNicolas Pitre
2017-11-13mtd: implement mtd_get_unmapped_area() using the point methodNicolas Pitre
2017-11-13mtd: chips/map_rom.c: implement point and unpoint methodsNicolas Pitre
2017-11-13mtd: chips/map_ram.c: implement point and unpoint methodsNicolas Pitre
2017-11-13mtd: mtdram: properly handle the phys argument in the point methodNicolas Pitre
2017-11-13mtd: mtdswap: fix spelling mistake: 'TRESHOLD' -> 'THRESHOLD'Arvind Yadav
2017-11-13mtd: slram: use memremap() instead of ioremap()Roy Franz
2017-11-13kconfig: kill off GENERIC_IO optionRob Herring
2017-11-06mtd: constify mtd_partitionArvind Yadav
2017-11-06mtd: plat-ram: Replace manual resource management by devmAnton Vasilyev
2017-11-06mtd: powernv_flash: Use opal_async_wait_response_interruptible()Cyril Bur
2017-11-06mtd: powernv_flash: Don't return -ERESTARTSYS on interrupted token acquisitionCyril Bur
2017-11-06mtd: powernv_flash: Remove pointless goto in driver initCyril Bur
2017-11-06mtd: powernv_flash: Don't treat OPAL_SUCCESS as an errorCyril Bur
2017-11-06mtd: powernv_flash: Use WARN_ON_ONCE() rather than BUG_ON()Cyril Bur
2017-11-02Merge tag 'nand/for-4.15' of git://git.infradead.org/l2-mtdRichard Weinberger
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31mtd: nand: Fix writing mtdoops to nand flash.Brent Taylor
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook
2017-10-30mtd: intel-spi: Add Intel Lewisburg PCH SPI super SKU PCI IDKuppuswamy Sathyanarayanan
2017-10-30mtd: nand: mtk: fix infinite ECC decode IRQ issueXiaolei Li