summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2020-05-09bdi: remove the name field in struct backing_dev_infoChristoph Hellwig
2020-05-09bdi: simplify bdi_allocChristoph Hellwig
2020-04-30mtd: cfi_cmdset_0001: Support the absence of protection registersJean-Philippe Brucker
2020-04-29mtd: spi-nor: Fix description of the sr_ready() return valueTudor Ambarus
2020-04-29mtd: spi-nor: Uniformize the return value in spi_nor_*_ready()Tudor Ambarus
2020-04-29mtd: spi-nor: micron-st: Enable locking for n25q00Jungseung Lee
2020-04-28mtd: spi-nor: macronix: Add support for mx25u51245gMason Yang
2020-04-28mtd: spi-nor: macronix: Add support for mx25l51245gMason Yang
2020-04-28mtd: spi-nor: core: fix kernel-doc typo for spi_nor_[{info|sfdp}_]init_params()Sergei Shtylyov
2020-04-28mtd: spi-nor: core: fix kernel-doc typo for spi_nor_manufacturer_init_params()Sergei Shtylyov
2020-04-21mtd: spi-nor: Enable locking for n25q128a11Xiang Chen
2020-04-20mtd: spi-nor: spansion: Enable dual and quad read for s25fl256s0Takahiro Kuwano
2020-04-09mtd: spi-nor: Compile files in controllers/ directoryGuenter Roeck
2020-04-07Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-03-30ubi: ubi-media.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-30ubi: fastmap: Only produce the initial anchor PEB when fastmap is usedHou Tao
2020-03-30ubi: fastmap: Free unused fastmap anchor peb during detachHou Tao
2020-03-30mtd: Convert fallthrough comments into statementsMiquel Raynal
2020-03-30Merge tag 'nand/for-5.7' into mtd/nextMiquel Raynal
2020-03-25mtd: rawnand: toshiba: Support reading the number of bitflips for BENAND (Bui...Yoshio Furuyama
2020-03-25Merge tag 'spi-nor/for-5.7' into mtd/nextMiquel Raynal
2020-03-25Merge tag 'cfi/for-5.7' into mtd/nextMiquel Raynal
2020-03-24mtd: Fix issue where write_cached_data() fails but write() still returns successXiaoming Ni
2020-03-24mtd: maps: sa1100-flash: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-24mtd: phram: fix a double free issue in error pathWen Yang
2020-03-24mtd: spinand: toshiba: Support for new Kioxia Serial NANDYoshio Furuyama
2020-03-24mtd: spinand: toshiba: Rename function name to change suffix and prefix (8Gbit)Yoshio Furuyama
2020-03-24mtd: rawnand: macronix: Add support for deep power down modeMason Yang
2020-03-24mtd: rawnand: Add support for manufacturer specific suspend/resume operationMason Yang
2020-03-24mtd: spi-nor: Enable locking for n25q512ax3/n25q512aJungseung Lee
2020-03-24mtd: spi-nor: Add SR 4bit block protection supportJungseung Lee
2020-03-24mtd: spi-nor: Add generic formula for SR block protection handlingJungseung Lee
2020-03-24mtd: spi-nor: Set all BP bits to one when lock_len == mtd->sizeTudor Ambarus
2020-03-23mtd: spi-nor: controllers: aspeed-smc: Replace zero-length array with flexibl...Gustavo A. R. Silva
2020-03-23mtd: spi-nor: Clear WEL bit when erase or program errors occurTudor Ambarus
2020-03-17mtd: spi-nor: Trim what is exposed in spi-nor.hTudor Ambarus
2020-03-17mtd: spi-nor: Drop the MFR definitionsTudor Ambarus
2020-03-17mtd: spi-nor: Get rid of the now empty spi_nor_ids[] tableBoris Brezillon
2020-03-17mtd: spi-nor: Move XMC bits out of core.cBoris Brezillon
2020-03-17mtd: spi-nor: Move Xilinx bits out of core.cBoris Brezillon
2020-03-17mtd: spi-nor: Move Catalyst bits out of core.cBoris Brezillon
2020-03-17mtd: spi-nor: Move Winbond bits out of core.cBoris Brezillon
2020-03-17mtd: spi-nor: Move SST bits out of core.cBoris Brezillon
2020-03-17mtd: spi-nor: Move Spansion bits out of core.cBoris Brezillon
2020-03-17mtd: spi-nor: Move Micron/ST bits out of core.cBoris Brezillon
2020-03-17mtd: spi-nor: Move Macronix bits out of core.cBoris Brezillon
2020-03-17mtd: spi-nor: Move ISSI bits out of core.cBoris Brezillon
2020-03-17mtd: spi-nor: Move Intel bits out of core.cBoris Brezillon
2020-03-17mtd: spi-nor: Move GigaDevice bits out of core.cBoris Brezillon
2020-03-17mtd: spi-nor: Move Fujitsu bits out of core.cBoris Brezillon