summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: qcom: support for command descriptor formationAbhishek Sahu2017-10-071-16/+92
* mtd: nand: qcom: add command elements in BAM transactionAbhishek Sahu2017-10-071-1/+18
* mtd: nand: gpio: Convert to use GPIO descriptorsLinus Walleij2017-10-071-55/+57
* mtd: nand: denali: change the setup_dma choice into hookMasahiro Yamada2017-09-222-10/+7
* mtd: nand: denali: support direct addressing modeMasahiro Yamada2017-09-222-41/+70
* mtd: nand: denali: remove unneeded init of ECC_ENABLE registerMasahiro Yamada2017-09-221-2/+0
* mtd: nand: denali: use upper/lower_32_bits() macro for clean-upMasahiro Yamada2017-09-221-2/+2
* mtd: nand: denali: clean up commentsMasahiro Yamada2017-09-224-66/+13
* mtd: nand: denali: use more FIELD_PREP / FIELD_GET where appropriateMasahiro Yamada2017-09-221-11/+11
* mtd: nand: denali: clean up macros with <linux/bitfield.h>Masahiro Yamada2017-09-222-22/+16
* mtd: nand: denali: slight clean up of denali_wait_for_irq()Masahiro Yamada2017-09-221-1/+1
* mtd: nand: denali: squash denali_enable_dma() helper into callerMasahiro Yamada2017-09-221-9/+3
* mtd: nand: denali: consolidate include directivesMasahiro Yamada2017-09-224-6/+15
* mtd: nand: denali: prefix detect_max_banks() with denali_Masahiro Yamada2017-09-221-2/+2
* mtd: nand: denali: squash setup_ecc_for_xfer() helper into callerMasahiro Yamada2017-09-221-19/+3
* mtd: nand: denali: support two row address cycle devicesMasahiro Yamada2017-09-181-2/+2
* mtd: nand: introduce NAND_ROW_ADDR_3 flagMasahiro Yamada2017-09-187-15/+11
* mtd: nand: Use standard large page OOB layout when using NAND_ECC_NONEMiquel Raynal2017-09-181-1/+14
* 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
OpenPOWER on IntegriCloud