summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
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
2017-10-29mtd: spi-nor: Add support for mr25h128Philipp Puschmann
2017-10-29mtd: nand: mtk: change the compile sequence of mtk_nand.o and mtk_ecc.oXiaolei Li
2017-10-29mtd: spi-nor: enable 4B opcodes for mx66l51235lRoman Yeryomin
2017-10-29mtd: spi-nor: stm32-quadspi: fix prefetching outside fsizeLudovic Barre
2017-10-29mtd: spi-nor: stm32-quadspi: change license textLudovic Barre
2017-10-29mtd: spi-nor: stm32-quadspi: Fix uninitialized error return codeGeert Uytterhoeven
2017-10-27mtd: nand: omap2: Fix subpage writeRoger Quadros
2017-10-25spi-nor: intel-spi: Remove EXPERT dependencyBin Meng
2017-10-24mtd: mtk-nor: add suspend/resume supportGuochun Mao
2017-10-23mtd: spi-nor: Add support for Winbond w25q16dwNeil Armstrong
2017-10-17mtd: spi-nor: cadence-quadspi: Add runtime PM supportVignesh R
2017-10-17mtd: spi-nor: cadence-quadspi: Fix error path in probeVignesh R
2017-10-17mtd: spi-nor: cadence-quadspi: Add support to enable loop-back clock circuitVignesh R
2017-10-17mtd: spi-nor: cadence-quadspi: add a delay in write sequenceVignesh R
2017-10-17mtdchar: get rid of pointless access_ok()Al Viro
2017-10-16mtd: nand: mxc: use dev_dbg to print debug messagesSascha Hauer
2017-10-16mtd: nand: mxc: lower ECC failed message priority to debug levelSascha Hauer
2017-10-14mtd: nand: omap2: Do not assign omap_nand_info to platform drvdataLadislav Michl
2017-10-14mtd: nand: omap2: Remove omap_nand_platform_dataLadislav Michl
2017-10-14mtd: nand: atmel: Actually use the PM opsBoris Brezillon