summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2019-10-21Merge tag 'v5.3.7' into dev-5.3Joel Stanley1-3/+2
2019-10-17mtd: rawnand: au1550nd: Fix au_read_buf16() prototypePaul Burton1-3/+2
2019-10-08Merge tag 'v5.3.5' into dev-5.3Joel Stanley2-67/+41
2019-10-05mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 optionChristophe Kerello1-61/+29
2019-10-01mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword()Tokunori Ikegami1-6/+12
2019-09-30mtd: spi-nor: aspeed: Disable zero size segments on the AST2600Cédric Le Goater1-2/+6
2019-09-30mtd: spi-nor: aspeed: fix training of multiple CS on the AST2600Cédric Le Goater1-4/+5
2019-09-26mtd: spi-nor: aspeed: add support for AST2600 trainingCédric Le Goater1-0/+68
2019-09-26mtd: spi-nor: aspeed: check upper freq limit when doing trainingCédric Le Goater1-1/+1
2019-09-26mtd: spi-nor: aspeed: Introduce a HCLK mask for trainingCédric Le Goater1-1/+6
2019-09-26mtd: spi-nor: aspeed: Introduce training operations per platformCédric Le Goater1-4/+22
2019-09-26mtd: spi-nor: aspeed: Check for disabled segments on the AST2600Cédric Le Goater1-4/+11
2019-09-26mtd: spi-nor: aspeed: add initial support for ast2600Cédric Le Goater1-0/+73
2019-09-26mtd: spi-nor: aspeed: Introduce segment operationsCédric Le Goater1-20/+56
2019-09-26mtd: spi-nor: aspeed: Introduce a field for the AHB physical addressCédric Le Goater1-12/+6
2019-09-26mtd: spi-nor: Add support for w25q512jvCédric Le Goater1-0/+2
2019-09-16mtd: spi-nor: aspeed: add support for the 4B opcodesCédric Le Goater1-2/+9
2019-09-16mtd: spi-nor: aspeed: use memcpy_fromio() to capture the optimization bufferCédric Le Goater1-4/+2
2019-09-16mtd: spi-nor: aspeed: clarify 4BYTE address mode maskCédric Le Goater1-1/+9
2019-09-16mtd: spi-nor: aspeed: introduce a aspeed_smc_default_read() helperCédric Le Goater1-7/+12
2019-09-16mtd: spi-nor: fix options for mx66l51235fAlexander Amelkin1-1/+1
2019-09-16mtd: spi-nor: aspeed: limit the maximum SPI frequencyCédric Le Goater1-4/+13
2019-09-16mtd: spi-nor: aspeed: optimize read modeCédric Le Goater1-0/+191
2019-09-16mtd: spi-nor: aspeed: link controller with the ahb clockCédric Le Goater1-0/+10
2019-09-16mtd: spi-nor: aspeed: add support for SPI dual IO read modeCédric Le Goater1-11/+43
2019-09-16mtd: spi-nor: aspeed: use command mode for readsCédric Le Goater1-1/+27
2019-08-29mtd: hyperbus: fix dependency and build errorRandy Dunlap1-0/+1
2019-08-22Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2019-08-21mtd: sa1100: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-13mtd: spi-nor: Fix the disabling of write protection at initTudor Ambarus1-2/+3
2019-08-05Merge tag 'mtd/fixes-for-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+13
2019-08-03mtd: hyperbus: Add hardware dependency to AM654 driverJean Delvare1-0/+1
2019-08-03mtd: hyperbus: Kconfig: Fix HBMC_AM654 dependenciesVignesh Raghavendra1-1/+1
2019-08-03mtd: rawnand: micron: handle on-die "ECC-off" devices correctlyMarco Felsch1-3/+11
2019-07-26mtd: onenand_base: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-07-15docs: mtd: move it to the driver-api bookMauro Carvalho Chehab1-1/+1
2019-07-15docs: mtd: convert to ReSTMauro Carvalho Chehab1-1/+1
2019-07-14Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds34-2427/+2334
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2019-07-07Merge tag 'spi-nor/for-5.3-v2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Miquel Raynal9-747/+60
2019-07-07mtd: concat: implement _is_locked mtd operationChris Packham1-0/+23
2019-07-07mtd: concat: refactor concat_lock/concat_unlockChris Packham1-32/+12
2019-07-07mtd: afs: remove unneeded NULL checkDing Xiang1-2/+1
2019-07-06Merge tag 'nand/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger136-2685/+1928
2019-07-05mtd: rawnand: sunxi: Add A23/A33 DMA support with extra MBUS configurationMiquel Raynal1-0/+24
2019-07-05Revert "mtd: rawnand: sunxi: Add A23/A33 DMA support"Miquel Raynal1-36/+2
2019-07-01mtd: rawnand: ingenic: Fix ingenic_ecc dependencyPaul Cercueil4-11/+4
2019-07-01mtd: spinand: Fix max_bad_eraseblocks_per_lun info in memorgFrieder Schrempf2-3/+3
2019-06-28mtd: rawnand: stm32_fmc2: increase DMA completion timeoutsAmelie Delaunay1-6/+9
2019-06-28mtd: rawnand: Use kzalloc() instead of kmalloc() and memset()Fuqian Huang1-2/+1