summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-04-054-2119/+1
|\
| * Merge tag 'pxa-for-4.17' of https://github.com/rjarzmik/linux into next/socArnd Bergmann2018-03-124-2119/+1
| |\
| | * mtd: nand: remove useless fields from pxa3xx NAND platform dataMiquel Raynal2018-03-021-2/+1
| | * mtd: nand: remove deprecated pxa3xx_nand driverMiquel Raynal2018-02-233-2117/+0
* | | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-051-3/+3
|\ \ \
| * | | block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche2018-03-081-3/+3
| |/ /
* | | mtd: jedec_probe: Fix crash in jedec_read_mfr()Linus Walleij2018-03-291-0/+2
* | | mtd: nand: atmel: Fix get_sectorsize() functionBoris Brezillon2018-03-291-1/+1
* | | mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0Jagdish Gediya2018-03-211-5/+1
* | | mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0Jagdish Gediya2018-03-211-13/+10
* | | mtd: nand: fsl_ifc: Fix nand waitfunc return valueJagdish Gediya2018-03-211-2/+3
* | | mtdchar: fix usage of mtd_ooblayout_ecc()OuYang ZhiZhong2018-03-191-2/+2
|/ /
* | mtd: nand: MTD_NAND_MARVELL should depend on HAS_DMAGeert Uytterhoeven2018-02-121-1/+1
* | mtd: nand: vf610: set correct ooblayoutStefan Agner2018-02-121-4/+2
|/
* Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-311-0/+1
|\
| * dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2018-01-101-0/+1
* | Merge tag 'upstream-4.16-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2018-01-298-52/+116
|\ \
| * | ubi: block: Fix locking for idr_alloc/idr_removeBradley Bolen2018-01-181-16/+26
| * | mtd: ubi: wl: Fix error return code in ubi_wl_init()Wei Yongjun2018-01-181-2/+6
| * | ubi: Fix copy/paste error in function documentationSascha Hauer2018-01-181-1/+1
| * | ubi: Fastmap: Fix typoSascha Hauer2018-01-183-3/+3
| * | ubi: fastmap: Erase outdated anchor PEBs during attachSascha Hauer2018-01-171-20/+57
| * | ubi: fastmap: Clean up the initialization of pointer pColin Ian King2018-01-171-2/+1
| * | ubi: fastmap: Use kmem_cache_free to deallocate memoryPan Bian2018-01-171-1/+1
| * | ubi: Fix race condition between ubi volume creation and udevClay McClure2018-01-171-5/+10
| * | mtd: ubi: Use 'max_bad_blocks' to compute bad_peb_limit if availableJeff Westfahl2018-01-171-2/+11
| |/
* | Merge tag 'mtd/for-4.16' of git://git.infradead.org/linux-mtdLinus Torvalds2018-01-2958-1809/+6033
|\ \ | |/ |/|
| * Merge tag 'nand/for-4.16' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-01-2945-1353/+5736
| |\
| | * mtd: nand: sunxi: Fix ECC strength choiceMiquel Raynal2018-01-251-1/+7
| | * mtd: nand: gpmi: Fix subpage readsBoris Brezillon2018-01-251-5/+13
| | * mtd: nand: Fix build issues due to an anonymous unionMiquel Raynal2018-01-201-6/+7
| | * mtd: nand: marvell: Fix missing memory allocation modifierMiquel Raynal2018-01-201-1/+1
| | * mtd: nand: marvell: remove redundant variable 'oob_len'Colin Ian King2018-01-191-2/+0
| | * mtd: nand: marvell: fix spelling mistake: "suceed"-> "succeed"Colin Ian King2018-01-191-1/+1
| | * mtd: onenand: omap2: Remove redundant dev_err call in omap2_onenand_probe()Wei Yongjun2018-01-191-3/+1
| | * mtd: onenand: omap2: print resource using %pR format stringArnd Bergmann2018-01-161-2/+1
| | * mtd: onenand: samsung: remove incorrect __iomem annotationChristophe JAILLET2018-01-141-6/+6
| | * mtd: onenand: omap2: Configure driver from DTLadislav Michl2018-01-122-98/+156
| | * mtd: onenand: omap2: Decouple DMA enabling from INT pin availabilityLadislav Michl2018-01-121-31/+21
| | * mtd: onenand: omap2: Do not make delay for GPIO OMAP3 specificLadislav Michl2018-01-121-5/+2
| | * mtd: onenand: omap2: Convert to use dmaengine for memcpyPeter Ujfalusi2018-01-121-42/+38
| | * mtd: onenand: omap2: Unify OMAP2 and OMAP3 DMA implementationLadislav Michl2018-01-121-125/+4
| | * mtd: onenand: omap2: Simplify the DMA setup for various pathsPeter Ujfalusi2018-01-121-64/+45
| | * mtd: onenand: omap2: Account waiting time as waiting on IOLadislav Michl2018-01-121-3/+2
| | * mtd: onenand: omap2: Remove partitioning support from platform dataLadislav Michl2018-01-121-2/+1
| | * mtd: onenand: omap2: Remove skip initial unlocking supportLadislav Michl2018-01-121-3/+0
| | * mtd: onenand: omap2: Remove regulator supportLadislav Michl2018-01-121-41/+1
| | * mtd: nand: add reworked Marvell NAND controller driverMiquel Raynal2018-01-123-0/+2912
| | * mtd: nand: Fix nand_do_read_oob() return valueMiquel Raynal2018-01-121-1/+4
| | * mtd: mtd_oobtest: Handle bitflips during readsMiquel Raynal2018-01-121-0/+21
OpenPOWER on IntegriCloud