summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: atmel: fix buffer overflow in atmel_pmecc_userRichard Genoud2017-09-271-1/+1
* mtd: Fix partition alignment check on multi-erasesize devicesBoris Brezillon2017-09-271-0/+8
* mtd: nand: remove unused blockmask variableCorentin Labbe2017-09-181-2/+1
* mtd: nand: lpc32xx_mlc: Fix an error handling path in lpc32xx_nand_probe()Christophe JAILLET2017-09-181-1/+2
* mtd: spi-nor: fix DMA unsafe buffer issue in spi_nor_read_sfdp()Cyrille Pitchen2017-09-181-3/+33
* mtd: spi-nor: Check consistency of the memory size extracted from the SFDPBoris Brezillon2017-09-181-0/+9
* Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-09-164-16/+16
|\
| * UBI: Fix two typos in commentsUwe Kleine-König2017-09-131-2/+2
| * ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate"Colin Ian King2017-09-131-1/+1
| * ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-3/+3
| * ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-4/+4
| * ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-6/+6
* | Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds2017-09-151-6/+0
|\ \
| * | mtd: lantiq-flash: drop check of boot selectHauke Mehrtens2017-09-041-6/+0
| |/
* | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-09-141-2/+2
|\ \
| * | fs: fix kernel_write prototypeChristoph Hellwig2017-09-041-1/+1
| * | fs: fix kernel_read prototypeChristoph Hellwig2017-09-041-1/+1
| |/
* | Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds2017-09-0995-672/+1951
|\ \
| * \ Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon2017-09-0171-503/+977
| |\ \
| | * | mtd: nand: make Samsung SLC NAND usable againLothar Waßmann2017-08-291-2/+5
| | * | Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into...Boris Brezillon2017-08-2367-67/+67
| | |\ \
| | | * | mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-1367-67/+67
| | * | | mtd: nand: tmio: Register partitions using the parsersAndrea Adami2017-08-231-1/+3
| | * | | mtd: nand: sharpsl: Register partitions using the parsersAndrea Adami2017-08-231-1/+1
| | * | | mtd: nand: qcom: Support for IPQ8074 QPIC NAND controllerAbhishek Sahu2017-08-231-0/+10
| | * | | mtd: nand: qcom: support for IPQ4019 QPIC NAND controllerAbhishek Sahu2017-08-231-0/+10
| | * | | mtd: nand: qcom: support for different DEV_CMD register offsetsAbhishek Sahu2017-08-231-6/+19
| | * | | mtd: nand: qcom: QPIC data descriptors handlingAbhishek Sahu2017-08-231-0/+76
| | * | | mtd: nand: qcom: enable BAM or ADM modeAbhishek Sahu2017-08-231-3/+14
| | * | | mtd: nand: qcom: erased codeword detection configurationAbhishek Sahu2017-08-231-0/+21
| | * | | mtd: nand: qcom: support for read location registersAbhishek Sahu2017-08-231-0/+63
| | * | | mtd: nand: qcom: support for passing flags in DMA helper functionsAbhishek Sahu2017-08-231-52/+77
| | * | | mtd: nand: qcom: add BAM DMA descriptor handlingAbhishek Sahu2017-08-231-12/+136
| | * | | mtd: nand: qcom: allocate BAM transactionAbhishek Sahu2017-08-231-0/+94
| | * | | mtd: nand: qcom: DMA mapping support for register read bufferAbhishek Sahu2017-08-231-0/+40
| | * | | mtd: nand: qcom: add and initialize QPIC DMA resourcesAbhishek Sahu2017-08-231-18/+68
| | * | | mtd: nand: qcom: add bam property for QPIC NAND controllerAbhishek Sahu2017-08-231-0/+3
| | * | | mtd: nand: qcom: support for NAND controller propertiesAbhishek Sahu2017-08-231-7/+19
| | * | | mtd: nand: qcom: fix read failure without complete bootchainAbhishek Sahu2017-08-231-4/+12
| | * | | mtd: nand: mtk: fix error return code in mtk_ecc_probe()Gustavo A. R. Silva2017-08-231-2/+2
| | * | | mtd: nand: sh_flctl: fix error return code in flctl_probe()Gustavo A. R. Silva2017-08-231-2/+2
| | * | | mtd: nand: sh_flctl: use dma_mapping_error to check map errorsPan Bian2017-08-231-1/+1
| | * | | mtd: nand: atmel: fix of_irq_get() error checkSergei Shtylyov2017-08-231-6/+7
| | * | | mtd: nand: hynix: add support for 20nm NAND chipsMartin Blumenstingl2017-08-231-2/+2
| | * | | mtd: nand: mxc: Fix mxc_v1 ooblayoutBoris Brezillon2017-08-231-3/+4
| | * | | mtd: nand: sunxi: explicitly request exclusive reset controlPhilipp Zabel2017-08-231-1/+1
| | * | | mtd: st_spi_fsm: Handle clk_prepare_enable/clk_disable_unprepare.Arvind Yadav2017-08-231-8/+12
| | * | | mtd: nand: lpc32xx_mlc: Handle return value of clk_prepare_enable.Arvind Yadav2017-08-231-2/+7
| | * | | mtd: nand: lpc32xx_slc: Handle return value of clk_prepare_enable.Arvind Yadav2017-08-231-2/+7
| | * | | mtd: oxnas_nand: Handle clk_prepare_enable/clk_disable_unprepare.Arvind Yadav2017-08-231-7/+18