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