aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-27mtd: nand: atmel: fix buffer overflow in atmel_pmecc_userRichard Genoud1-1/+1
2017-09-27mtd: Fix partition alignment check on multi-erasesize devicesBoris Brezillon1-0/+8
2017-09-18mtd: nand: remove unused blockmask variableCorentin Labbe1-2/+1
2017-09-18mtd: nand: lpc32xx_mlc: Fix an error handling path in lpc32xx_nand_probe()Christophe JAILLET1-1/+2
2017-09-18mtd: spi-nor: fix DMA unsafe buffer issue in spi_nor_read_sfdp()Cyrille Pitchen1-3/+33
2017-09-18mtd: spi-nor: Check consistency of the memory size extracted from the SFDPBoris Brezillon1-0/+9
2017-09-16Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds4-16/+16
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-6/+0
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2017-09-13UBI: Fix two typos in commentsUwe Kleine-König1-2/+2
2017-09-13ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate"Colin Ian King1-1/+1
2017-09-13ubi: pr_err() strings should end with newlinesBen Dooks1-3/+3
2017-09-13ubi: pr_err() strings should end with newlinesBen Dooks1-4/+4
2017-09-13ubi: pr_err() strings should end with newlinesBen Dooks1-6/+6
2017-09-09Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds95-672/+1951
2017-09-08linux/kernel.h: move DIV_ROUND_DOWN_ULL() macroMasahiro Yamada1-3/+0
2017-09-05mfd: syscon: atmel-smc: Add helper to retrieve register layoutLudovic Desroches1-3/+7
2017-09-04fs: fix kernel_write prototypeChristoph Hellwig1-1/+1
2017-09-04fs: fix kernel_read prototypeChristoph Hellwig1-1/+1
2017-09-04mtd: lantiq-flash: drop check of boot selectHauke Mehrtens1-6/+0
2017-09-01Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon71-503/+977
2017-09-01Merge tag 'spi-nor/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon7-31/+890
2017-08-29mtd: nand: make Samsung SLC NAND usable againLothar Waßmann1-2/+5
2017-08-28Merge tag 'v4.13-rc7' into mtd/nextBoris Brezillon6-23/+37
2017-08-24mtd: nand: atmel: Relax tADL_min constraintBoris Brezillon1-1/+12
2017-08-24mtd: nandsim: remove debugfs entries in error pathUwe Kleine-König1-0/+1
2017-08-23Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into nand/nextBoris Brezillon67-67/+67
2017-08-23mtd: nand: tmio: Register partitions using the parsersAndrea Adami1-1/+3
2017-08-23mtd: nand: sharpsl: Register partitions using the parsersAndrea Adami1-1/+1
2017-08-23mtd: nand: qcom: Support for IPQ8074 QPIC NAND controllerAbhishek Sahu1-0/+10
2017-08-23mtd: nand: qcom: support for IPQ4019 QPIC NAND controllerAbhishek Sahu1-0/+10
2017-08-23mtd: nand: qcom: support for different DEV_CMD register offsetsAbhishek Sahu1-6/+19
2017-08-23mtd: nand: qcom: QPIC data descriptors handlingAbhishek Sahu1-0/+76
2017-08-23mtd: nand: qcom: enable BAM or ADM modeAbhishek Sahu1-3/+14
2017-08-23mtd: nand: qcom: erased codeword detection configurationAbhishek Sahu1-0/+21
2017-08-23mtd: nand: qcom: support for read location registersAbhishek Sahu1-0/+63
2017-08-23mtd: nand: qcom: support for passing flags in DMA helper functionsAbhishek Sahu1-52/+77
2017-08-23mtd: nand: qcom: add BAM DMA descriptor handlingAbhishek Sahu1-12/+136
2017-08-23mtd: nand: qcom: allocate BAM transactionAbhishek Sahu1-0/+94
2017-08-23mtd: nand: qcom: DMA mapping support for register read bufferAbhishek Sahu1-0/+40
2017-08-23mtd: nand: qcom: add and initialize QPIC DMA resourcesAbhishek Sahu1-18/+68
2017-08-23mtd: nand: qcom: add bam property for QPIC NAND controllerAbhishek Sahu1-0/+3
2017-08-23mtd: nand: qcom: support for NAND controller propertiesAbhishek Sahu1-7/+19
2017-08-23mtd: nand: qcom: fix read failure without complete bootchainAbhishek Sahu1-4/+12
2017-08-23mtd: nand: mtk: fix error return code in mtk_ecc_probe()Gustavo A. R. Silva1-2/+2
2017-08-23mtd: nand: sh_flctl: fix error return code in flctl_probe()Gustavo A. R. Silva1-2/+2
2017-08-23mtd: nand: sh_flctl: use dma_mapping_error to check map errorsPan Bian1-1/+1
2017-08-23mtd: nand: atmel: fix of_irq_get() error checkSergei Shtylyov1-6/+7
2017-08-23mtd: nand: hynix: add support for 20nm NAND chipsMartin Blumenstingl1-2/+2
2017-08-23mtd: nand: mxc: Fix mxc_v1 ooblayoutBoris Brezillon1-3/+4