summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2017-09-16Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-09-13UBI: Fix two typos in commentsUwe Kleine-König
2017-09-13ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate"Colin Ian King
2017-09-13ubi: pr_err() strings should end with newlinesBen Dooks
2017-09-13ubi: pr_err() strings should end with newlinesBen Dooks
2017-09-13ubi: pr_err() strings should end with newlinesBen Dooks
2017-09-09Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-09-08linux/kernel.h: move DIV_ROUND_DOWN_ULL() macroMasahiro Yamada
2017-09-05mfd: syscon: atmel-smc: Add helper to retrieve register layoutLudovic Desroches
2017-09-04fs: fix kernel_write prototypeChristoph Hellwig
2017-09-04fs: fix kernel_read prototypeChristoph Hellwig
2017-09-04mtd: lantiq-flash: drop check of boot selectHauke Mehrtens
2017-09-01Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon
2017-09-01Merge tag 'spi-nor/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon
2017-08-29mtd: nand: make Samsung SLC NAND usable againLothar Waßmann
2017-08-28Merge tag 'v4.13-rc7' into mtd/nextBoris Brezillon
2017-08-24mtd: nand: atmel: Relax tADL_min constraintBoris Brezillon
2017-08-24mtd: nandsim: remove debugfs entries in error pathUwe Kleine-König
2017-08-23Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into...Boris Brezillon
2017-08-23mtd: nand: tmio: Register partitions using the parsersAndrea Adami
2017-08-23mtd: nand: sharpsl: Register partitions using the parsersAndrea Adami
2017-08-23mtd: nand: qcom: Support for IPQ8074 QPIC NAND controllerAbhishek Sahu
2017-08-23mtd: nand: qcom: support for IPQ4019 QPIC NAND controllerAbhishek Sahu
2017-08-23mtd: nand: qcom: support for different DEV_CMD register offsetsAbhishek Sahu
2017-08-23mtd: nand: qcom: QPIC data descriptors handlingAbhishek Sahu
2017-08-23mtd: nand: qcom: enable BAM or ADM modeAbhishek Sahu
2017-08-23mtd: nand: qcom: erased codeword detection configurationAbhishek Sahu
2017-08-23mtd: nand: qcom: support for read location registersAbhishek Sahu
2017-08-23mtd: nand: qcom: support for passing flags in DMA helper functionsAbhishek Sahu
2017-08-23mtd: nand: qcom: add BAM DMA descriptor handlingAbhishek Sahu
2017-08-23mtd: nand: qcom: allocate BAM transactionAbhishek Sahu
2017-08-23mtd: nand: qcom: DMA mapping support for register read bufferAbhishek Sahu
2017-08-23mtd: nand: qcom: add and initialize QPIC DMA resourcesAbhishek Sahu
2017-08-23mtd: nand: qcom: add bam property for QPIC NAND controllerAbhishek Sahu
2017-08-23mtd: nand: qcom: support for NAND controller propertiesAbhishek Sahu
2017-08-23mtd: nand: qcom: fix read failure without complete bootchainAbhishek Sahu
2017-08-23mtd: nand: mtk: fix error return code in mtk_ecc_probe()Gustavo A. R. Silva
2017-08-23mtd: nand: sh_flctl: fix error return code in flctl_probe()Gustavo A. R. Silva
2017-08-23mtd: nand: sh_flctl: use dma_mapping_error to check map errorsPan Bian
2017-08-23mtd: nand: atmel: fix of_irq_get() error checkSergei Shtylyov
2017-08-23mtd: nand: hynix: add support for 20nm NAND chipsMartin Blumenstingl
2017-08-23mtd: nand: mxc: Fix mxc_v1 ooblayoutBoris Brezillon
2017-08-23mtd: nand: sunxi: explicitly request exclusive reset controlPhilipp Zabel
2017-08-23mtd: st_spi_fsm: Handle clk_prepare_enable/clk_disable_unprepare.Arvind Yadav
2017-08-23mtd: nand: lpc32xx_mlc: Handle return value of clk_prepare_enable.Arvind Yadav
2017-08-23mtd: nand: lpc32xx_slc: Handle return value of clk_prepare_enable.Arvind Yadav
2017-08-23mtd: oxnas_nand: Handle clk_prepare_enable/clk_disable_unprepare.Arvind Yadav
2017-08-23mtd: nand: denali: Handle return value of clk_prepare_enable.Arvind Yadav