aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices
AgeCommit message (Expand)Author
2020-06-01mtd: phram: fix a double free issue in error pathWen Yang
2020-04-12mtd: devices: fix mchp23k256 read and writeAngelo Dureghello
2020-01-31mtd: spear_smi: Fix Write Burst modeMiquel Raynal
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 420Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 380Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-06mtd: phram: Mark expected switch fall-throughsGustavo A. R. Silva
2019-04-18mtd: nand: Clarify Kconfig entry for software BCH ECC algorithmMiquel Raynal
2019-03-04Merge tag 'mtd/for-5.1' of git://git.infradead.org/linux-mtdLinus Torvalds
2019-02-25Merge tag 'spi-nor/for-5.1' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2019-02-13mtd: powernv_flash: Fix device registration errorAneesh Kumar K.V
2019-01-29mtd: docg3: fix a possible memory leak of mtd->nameYueHaibing
2019-01-29mtd: docg3: Fix passing zero to 'PTR_ERR' warning in doc_probe_deviceYueHaibing
2019-01-17mtd: m25p80: add support of octal mode I/O transferYogesh Narayan Gaur
2019-01-08mtd: mtdram: Expose module parametersRichard Weinberger
2018-12-28Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-18Merge tag 'nand/for-4.21' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-12-13Merge branch 'yaml-bindings-for-v4.21' into dt/nextRob Herring
2018-12-03mtd: use DEFINE_SHOW_ATTRIBUTE() instead of open-coding itYangtao Li
2018-11-27mtd: Convert to using %pOFn instead of device_node.nameRob Herring
2018-11-09mtd: block2mtd: mark expected switch fall-throughsGustavo A. R. Silva
2018-11-05mtd: docg3: don't set conflicting BCH_CONST_PARAMS optionArnd Bergmann
2018-10-23Merge tag 'mtd/for-4.20' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-10-08mtd: devices: m25p80: Make sure WRITE_EN is issued before each writeYogesh Gaur
2018-09-18mtd: devices: m25p80: Make sure the buffer passed in op is DMA-ableBoris Brezillon
2018-08-14Merge tag 'spi-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2018-08-11Merge tag 'spi-nor/for-4.19' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-08-11Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-08-10Merge branch 'spi-4.19' into spi-nextMark Brown
2018-08-02mtd: m25p80: Call spi_mem_get_name() to let controller set a custom nameFrieder Schrempf
2018-07-19mtd: Make Kconfig formatting consistentBoris Brezillon
2018-07-18mtd: sst25l: use mtd_device_register()Rafał Miłecki
2018-07-18mtd: powernv_flash: set of_node in mtd's devRafał Miłecki
2018-06-22mtd: dataflash: Use ULL suffix for 64-bit constantsGeert Uytterhoeven
2018-06-18mtd: m25p80: Use SPI_MEM_OP_NO_DUMMY instead of SPI_MEM_OP_DUMMY(0, x)Boris Brezillon
2018-06-18mtd: m25p80: Remove unneeded m25p->command fieldBoris Brezillon
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-08Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-05-22mtd: devices: m25p80: Use spi_mem_set_drvdata() instead of spi_set_drvdata()Boris Brezillon
2018-05-11mtd: spi-nor: Use the spi_mem_xx() APIBoris Brezillon
2018-04-22mtd: dataflash: replace msleep with usleep_rangeLuca Ellero
2018-04-22mtd: devices: simplify getting .drvdataWolfram Sang
2018-03-21mtd: Stop updating erase_info->state and calling mtd_erase_callback()Boris Brezillon
2018-03-15mtd: Stop assuming mtd_erase() is asynchronousBoris Brezillon
2018-03-15mtd: st_spi_fsm: use %*ph to print small bufferAntonio Cardace