summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)Author
2019-08-30mtd: spi-nor: Rename "n25q512a" to "mt25qu512a (n25q512a)"Ashish Kumar
2019-08-30mtd: spi-nor: Add support for mt35xu02gAshish Kumar
2019-08-29mtd: hyperbus: fix dependency and build errorRandy Dunlap
2019-08-29mtd: rawnand: omap2: Fix number of bitflips reporting with ELMSascha Hauer
2019-08-29mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfipsClaire Lin
2019-08-29mtd: spi-nor: remove superfluous pass of nor->info->sector_sizeTudor Ambarus
2019-08-29mtd: spi-nor: enable the debugfs for the partname and partidZhuohao Lee
2019-08-29mtd: mtdcore: add debugfs nodes for querying the flash name and idZhuohao Lee
2019-08-28mtd: spi-nor: hisi-sfc: Add of_node_put() before breakNishka Dasgupta
2019-08-28mtd: spi-nor: aspeed-smc: Add of_node_put()Nishka Dasgupta
2019-08-28mtd: spi-nor: Introduce spi_nor_get_flash_info()Tudor Ambarus
2019-08-28mtd: spi-nor: Introduce spi_nor_set_addr_width()Tudor Ambarus
2019-08-28mtd: spi-nor: Bring flash params init togetherTudor Ambarus
2019-08-28mtd: spi-nor: Add the SPI_NOR_XSR_RDY flagBoris Brezillon
2019-08-28mtd: spi-nor: Add s3an_post_sfdp_fixups()Tudor Ambarus
2019-08-28mtd: spi-nor: Add a ->setup() methodTudor Ambarus
2019-08-28mtd: spi-nor: Add a ->convert_addr() methodBoris Brezillon
2019-08-28mtd: spi-nor: Add spansion_post_sfdp_fixups()Boris Brezillon
2019-08-28mtd: spi-nor: Add post_sfdp() hook to tweak flash configBoris Brezillon
2019-08-28mtd: spi-nor: Rework the SPI NOR lock/unlock logicBoris Brezillon
2019-08-28mtd: spi-nor: Create a ->set_4byte() methodBoris Brezillon
2019-08-28mtd: spi-nor: Split spi_nor_init_params()Tudor Ambarus
2019-08-28mtd: spi-nor: Move manufacturer quad_enable() in ->default_init()Tudor Ambarus
2019-08-28mtd: spi-nor: Add a default_init() fixup hook for gd25q256Boris Brezillon
2019-08-28mtd: spi-nor: Add default_init() hook to tweak flash parametersTudor Ambarus
2019-08-28mtd: spi-nor: Move erase_map to 'struct spi_nor_flash_parameter'Tudor Ambarus
2019-08-28mtd: spi-nor: Drop quad_enable() from 'struct spi-nor'Tudor Ambarus
2019-08-28mtd: spi-nor: Use nor->paramsTudor Ambarus
2019-08-28mtd: spi-nor: Regroup flash parameter and settingsTudor Ambarus
2019-08-28Merge tag 'v5.3-rc6' into spi-nor/nextTudor Ambarus
2019-08-27mtd: cfi_cmdset_0002: Disable write buffer functions if FORCE_WORD_WRITE is 1Tokunori Ikegami
2019-08-27mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce exit pathsTokunori Ikegami
2019-08-27mtd: cfi_cmdset_0002: Split wait for write buffer completion sequenceTokunori Ikegami
2019-08-27mtd: cfi_cmdset_0002: Split write-to-buffer-reset sequenceTokunori Ikegami
2019-08-27mtd: cfi_cmdset_0002: Split do_write_oneword() op_done goto statementTokunori Ikegami
2019-08-27mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce function sizeTokunori Ikegami
2019-08-27mtd: cfi_cmdset_0002: Remove goto statement from do_write_buffer()Tokunori Ikegami
2019-08-27mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword()Tokunori Ikegami
2019-08-27mtd: chips: gen_probe: kill useless initializer in mtd_do_chip_probe()Sergei Shtylyov
2019-08-26mtd: rawnand: remove w90x900 driverArnd Bergmann
2019-08-26mtd: rawnand: Add Macronix raw NAND controller driverMason Yang
2019-08-24mtd: rawnand: Fix a memory leak bugWenwen Wang
2019-08-24mtd: onenand_base: Fix a memory leak bugWenwen Wang
2019-08-22Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-08-21mtd: spi-nor: intel-spi: Whitelist 4B read commandsAlexander Sverdlin
2019-08-21mtd: spi-nor: fix a memory leak bugWenwen Wang
2019-08-21mtd: spi-nor: Fix an error code in spi_nor_read_raw()Dan Carpenter
2019-08-21mtd: spi-nor: Fix Cadence QSPI RCU Schedule StallThor Thayer
2019-08-20mtd: sa1100: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-20mtd: spi-nor : Remove SPI_NOR_HAS_TB flag on s25fl512sJungseung Lee