aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/devices
AgeCommit message (Expand)Author
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
2018-03-15mtd: block2mtd: remove redundant initialization of 'bdev'Colin Ian King
2018-01-29Merge tag 'spi-nor/for-4.16' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-01-16mtd: Remove duplicate checks on mtd_oob_ops parameterBoris Brezillon
2018-01-16mtd: Fallback to ->_read/write_oob() when ->_read/write() is missingBoris Brezillon
2017-12-17mtd: mchp23k256: propagate return value of spi_sync()Antonio Borneo
2017-12-13mtd: m25p80: restore the status of SPI flash when exitingHou Zhiqiang
2017-11-22Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus 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: remove the get_unmapped_area methodNicolas Pitre
2017-11-13mtd: mtdram: properly handle the phys argument in the point methodNicolas Pitre