summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices
AgeCommit message (Expand)Author
2020-12-07mtd: phram: Allow the user to set the erase page size.Patrick O'Grady
2020-11-20mtd: devices: powernv_flash: Add function names to headers and fix 'dev'Lee Jones
2020-11-20mtd: devices: docg3: Fix kernel-doc 'bad line' and 'excessive doc' issuesLee Jones
2020-11-20mtd: devices: phram: File headers are not good candidates for kernel-docLee Jones
2020-10-02mtd: spear_smi: Enable compile testingMiquel Raynal
2020-09-15mtd: spear_smi: use for_each_child_of_node() macroQinglang Miao
2020-08-27mtd: Avoid comma separated statementsJoe Perches
2020-05-24lib/bch: Allow easy bit swappingMiquel Raynal
2020-05-24lib/bch: Rework a little bit the exported function namesMiquel Raynal
2020-03-30mtd: Convert fallthrough comments into statementsMiquel Raynal
2020-03-24mtd: phram: fix a double free issue in error pathWen Yang
2020-01-30Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2020-01-27mtd: block2mtd: page index should use pgoff_tLiu Song
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-11-14mtd: devices: fix mchp23k256 read and writeAngelo Dureghello
2019-10-29mtd: spear_smi: Fix Write Burst modeMiquel Raynal
2019-10-08mtd: st_spi_fsm: remove unused field from struct stfsmBartosz Golaszewski
2019-10-08mtd: spear_smi: remove set but not used variable 'flash_info'zhengbin
2019-10-08mtd: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-09-15mtd: pmc551: Remove set but not used variable 'soff_lo'zhengbin
2019-09-15mtd: phram: Module parameters add writable permissionsXiaoming Ni
2019-08-12mtd: spi-nor: Move m25p80 code in spi-nor.cBoris Brezillon
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
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