aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
* mtd: rawnand: au1550nd: Fix au_read_buf16() prototypePaul Burton2019-10-07
* mtd: spi-nor: Fix direction of the write_sr() transferTudor Ambarus2019-10-04
* Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-09-22
|\
| * mtd: rawnand: Drop obsolete JZ4740 NAND driverPaul Cercueil2019-07-30
* | Merge tag 'upstream-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-21
|\ \
| * | ubi: block: Warn if volume size is not multiple of 512Richard Weinberger2019-09-15
| * | ubi: ubi_wl_get_peb: Increase the number of attempts while getting PEBZhihao Cheng2019-09-15
| * | ubi: Don't do anchor move within fastmap areaRichard Weinberger2019-09-15
* | | Merge tag 'mtd/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2019-09-21
|\ \ \
| * | | mtd: pmc551: Remove set but not used variable 'soff_lo'zhengbin2019-09-15
| * | | mtd: cfi_cmdset_0002: Fix do_erase_chip() to get chip as erasing modeTokunori Ikegami2019-09-15
| * | | mtd: sm_ftl: Fix memory leak in sm_init_zone() error pathWenwen Wang2019-09-15
| * | | mtd: parsers: Move CMDLINE parserLinus Walleij2019-09-15
| * | | mtd: parsers: Move OF parserLinus Walleij2019-09-15
| * | | mtd: parsers: Move BCM63xx parserLinus Walleij2019-09-15
| * | | mtd: parsers: Move BCM47xx parserLinus Walleij2019-09-15
| * | | mtd: parsers: Move TI AR7 parserLinus Walleij2019-09-15
| * | | mtd: pismo: Simplify getting the adapter of a clientWolfram Sang2019-09-15
| * | | mtd: phram: Module parameters add writable permissionsXiaoming Ni2019-09-15
| * | | mtd: pxa2xx: Use ioremap_cache insted of ioremap_cachedChristoph Hellwig2019-09-15
| * | | Merge tag 'cfi/for-5.4-rc1' of https://github.com/r-vignesh/linux into mtd/fo...Richard Weinberger2019-09-15
| |\ \ \
| | * | | mtd: cfi_cmdset_0002: Disable write buffer functions if FORCE_WORD_WRITE is 1Tokunori Ikegami2019-08-27
| | * | | mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce exit pathsTokunori Ikegami2019-08-27
| | * | | mtd: cfi_cmdset_0002: Split wait for write buffer completion sequenceTokunori Ikegami2019-08-27
| | * | | mtd: cfi_cmdset_0002: Split write-to-buffer-reset sequenceTokunori Ikegami2019-08-27
| | * | | mtd: cfi_cmdset_0002: Split do_write_oneword() op_done goto statementTokunori Ikegami2019-08-27
| | * | | mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce function sizeTokunori Ikegami2019-08-27
| | * | | mtd: cfi_cmdset_0002: Remove goto statement from do_write_buffer()Tokunori Ikegami2019-08-27
| | * | | mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword()Tokunori Ikegami2019-08-27
| | * | | mtd: chips: gen_probe: kill useless initializer in mtd_do_chip_probe()Sergei Shtylyov2019-08-27
| | | |/ | | |/|
| * | | Merge tag 'spi-nor/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Richard Weinberger2019-09-15
| |\ \ \
| | * | | mtd: spi-nor: Rename "n25q512a" to "mt25qu512a (n25q512a)"Ashish Kumar2019-08-30
| | * | | mtd: spi-nor: Add support for mt35xu02gAshish Kumar2019-08-30
| | * | | mtd: spi-nor: remove superfluous pass of nor->info->sector_sizeTudor Ambarus2019-08-29
| | * | | mtd: spi-nor: enable the debugfs for the partname and partidZhuohao Lee2019-08-29
| | * | | mtd: mtdcore: add debugfs nodes for querying the flash name and idZhuohao Lee2019-08-29
| | * | | mtd: spi-nor: hisi-sfc: Add of_node_put() before breakNishka Dasgupta2019-08-28
| | * | | mtd: spi-nor: aspeed-smc: Add of_node_put()Nishka Dasgupta2019-08-28
| | * | | mtd: spi-nor: Introduce spi_nor_get_flash_info()Tudor Ambarus2019-08-28
| | * | | mtd: spi-nor: Introduce spi_nor_set_addr_width()Tudor Ambarus2019-08-28
| | * | | mtd: spi-nor: Bring flash params init togetherTudor Ambarus2019-08-28
| | * | | mtd: spi-nor: Add the SPI_NOR_XSR_RDY flagBoris Brezillon2019-08-28
| | * | | mtd: spi-nor: Add s3an_post_sfdp_fixups()Tudor Ambarus2019-08-28
| | * | | mtd: spi-nor: Add a ->setup() methodTudor Ambarus2019-08-28
| | * | | mtd: spi-nor: Add a ->convert_addr() methodBoris Brezillon2019-08-28
| | * | | mtd: spi-nor: Add spansion_post_sfdp_fixups()Boris Brezillon2019-08-28
| | * | | mtd: spi-nor: Add post_sfdp() hook to tweak flash configBoris Brezillon2019-08-28
| | * | | mtd: spi-nor: Rework the SPI NOR lock/unlock logicBoris Brezillon2019-08-28
| | * | | mtd: spi-nor: Create a ->set_4byte() methodBoris Brezillon2019-08-28
| | * | | mtd: spi-nor: Split spi_nor_init_params()Tudor Ambarus2019-08-28