aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-30Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds1-4/+4
2020-01-27mtd: block2mtd: page index should use pgoff_tLiu Song1-4/+4
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-11-14mtd: devices: fix mchp23k256 read and writeAngelo Dureghello1-8/+12
2019-10-29mtd: spear_smi: Fix Write Burst modeMiquel Raynal1-1/+37
2019-10-08mtd: st_spi_fsm: remove unused field from struct stfsmBartosz Golaszewski1-1/+0
2019-10-08mtd: spear_smi: remove set but not used variable 'flash_info'zhengbin1-3/+0
2019-10-08mtd: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-1/+0
2019-09-15mtd: pmc551: Remove set but not used variable 'soff_lo'zhengbin1-6/+3
2019-09-15mtd: phram: Module parameters add writable permissionsXiaoming Ni1-1/+1
2019-08-12mtd: spi-nor: Move m25p80 code in spi-nor.cBoris Brezillon3-366/+0
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 420Thomas Gleixner6-29/+6
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 380Thomas Gleixner1-5/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2-30/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner3-15/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner3-0/+3
2019-05-06mtd: phram: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-04-18mtd: nand: Clarify Kconfig entry for software BCH ECC algorithmMiquel Raynal1-1/+1
2019-03-04Merge tag 'mtd/for-5.1' of git://git.infradead.org/linux-mtdLinus Torvalds3-7/+11
2019-02-25Merge tag 'spi-nor/for-5.1' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon1-1/+8
2019-02-13mtd: powernv_flash: Fix device registration errorAneesh Kumar K.V1-1/+1
2019-01-29mtd: docg3: fix a possible memory leak of mtd->nameYueHaibing1-3/+2
2019-01-29mtd: docg3: Fix passing zero to 'PTR_ERR' warning in doc_probe_deviceYueHaibing1-1/+1
2019-01-17mtd: m25p80: add support of octal mode I/O transferYogesh Narayan Gaur1-1/+8
2019-01-08mtd: mtdram: Expose module parametersRichard Weinberger1-2/+0
2018-12-28Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+1
2018-12-18Merge tag 'nand/for-4.21' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon1-1/+1
2018-12-13Merge branch 'yaml-bindings-for-v4.21' into dt/nextRob Herring1-1/+1
2018-12-03mtd: use DEFINE_SHOW_ATTRIBUTE() instead of open-coding itYangtao Li2-19/+8
2018-11-27mtd: Convert to using %pOFn instead of device_node.nameRob Herring1-1/+1
2018-11-09mtd: block2mtd: mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2018-11-05mtd: docg3: don't set conflicting BCH_CONST_PARAMS optionArnd Bergmann1-1/+1
2018-10-23Merge tag 'mtd/for-4.20' of git://git.infradead.org/linux-mtdLinus Torvalds1-15/+8
2018-10-08mtd: devices: m25p80: Make sure WRITE_EN is issued before each writeYogesh Gaur1-15/+8
2018-09-18mtd: devices: m25p80: Make sure the buffer passed in op is DMA-ableBoris Brezillon1-3/+23
2018-08-14Merge tag 'spi-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-0/+3
2018-08-11Merge tag 'spi-nor/for-4.19' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon1-4/+1
2018-08-11Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon1-2/+2
2018-08-10Merge branch 'spi-4.19' into spi-nextMark Brown1-0/+3
2018-08-02mtd: m25p80: Call spi_mem_get_name() to let controller set a custom nameFrieder Schrempf1-0/+3
2018-07-19mtd: Make Kconfig formatting consistentBoris Brezillon1-2/+2
2018-07-18mtd: sst25l: use mtd_device_register()Rafał Miłecki1-3/+2
2018-07-18mtd: powernv_flash: set of_node in mtd's devRafał Miłecki1-0/+1
2018-06-22mtd: dataflash: Use ULL suffix for 64-bit constantsGeert Uytterhoeven1-2/+2
2018-06-18mtd: m25p80: Use SPI_MEM_OP_NO_DUMMY instead of SPI_MEM_OP_DUMMY(0, x)Boris Brezillon1-2/+1
2018-06-18mtd: m25p80: Remove unneeded m25p->command fieldBoris Brezillon1-2/+0
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-1/+1