summaryrefslogtreecommitdiff
path: root/drivers/mtd
Commit message (Expand)AuthorAge
* Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-31
|\
| * dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2018-01-10
* | Merge tag 'upstream-4.16-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2018-01-29
|\ \
| * | ubi: block: Fix locking for idr_alloc/idr_removeBradley Bolen2018-01-18
| * | mtd: ubi: wl: Fix error return code in ubi_wl_init()Wei Yongjun2018-01-18
| * | ubi: Fix copy/paste error in function documentationSascha Hauer2018-01-18
| * | ubi: Fastmap: Fix typoSascha Hauer2018-01-18
| * | ubi: fastmap: Erase outdated anchor PEBs during attachSascha Hauer2018-01-17
| * | ubi: fastmap: Clean up the initialization of pointer pColin Ian King2018-01-17
| * | ubi: fastmap: Use kmem_cache_free to deallocate memoryPan Bian2018-01-17
| * | ubi: Fix race condition between ubi volume creation and udevClay McClure2018-01-17
| * | mtd: ubi: Use 'max_bad_blocks' to compute bad_peb_limit if availableJeff Westfahl2018-01-17
| |/
* | Merge tag 'mtd/for-4.16' of git://git.infradead.org/linux-mtdLinus Torvalds2018-01-29
|\ \ | |/ |/|
| * Merge tag 'nand/for-4.16' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-01-29
| |\
| | * mtd: nand: sunxi: Fix ECC strength choiceMiquel Raynal2018-01-25
| | * mtd: nand: gpmi: Fix subpage readsBoris Brezillon2018-01-25
| | * mtd: nand: Fix build issues due to an anonymous unionMiquel Raynal2018-01-20
| | * mtd: nand: marvell: Fix missing memory allocation modifierMiquel Raynal2018-01-20
| | * mtd: nand: marvell: remove redundant variable 'oob_len'Colin Ian King2018-01-19
| | * mtd: nand: marvell: fix spelling mistake: "suceed"-> "succeed"Colin Ian King2018-01-19
| | * mtd: onenand: omap2: Remove redundant dev_err call in omap2_onenand_probe()Wei Yongjun2018-01-19
| | * mtd: onenand: omap2: print resource using %pR format stringArnd Bergmann2018-01-16
| | * mtd: onenand: samsung: remove incorrect __iomem annotationChristophe JAILLET2018-01-14
| | * mtd: onenand: omap2: Configure driver from DTLadislav Michl2018-01-12
| | * mtd: onenand: omap2: Decouple DMA enabling from INT pin availabilityLadislav Michl2018-01-12
| | * mtd: onenand: omap2: Do not make delay for GPIO OMAP3 specificLadislav Michl2018-01-12
| | * mtd: onenand: omap2: Convert to use dmaengine for memcpyPeter Ujfalusi2018-01-12
| | * mtd: onenand: omap2: Unify OMAP2 and OMAP3 DMA implementationLadislav Michl2018-01-12
| | * mtd: onenand: omap2: Simplify the DMA setup for various pathsPeter Ujfalusi2018-01-12
| | * mtd: onenand: omap2: Account waiting time as waiting on IOLadislav Michl2018-01-12
| | * mtd: onenand: omap2: Remove partitioning support from platform dataLadislav Michl2018-01-12
| | * mtd: onenand: omap2: Remove skip initial unlocking supportLadislav Michl2018-01-12
| | * mtd: onenand: omap2: Remove regulator supportLadislav Michl2018-01-12
| | * mtd: nand: add reworked Marvell NAND controller driverMiquel Raynal2018-01-12
| | * mtd: nand: Fix nand_do_read_oob() return valueMiquel Raynal2018-01-12
| | * mtd: mtd_oobtest: Handle bitflips during readsMiquel Raynal2018-01-12
| | * mtd: nand: samsung: Disable subpage writes on E-die NANDLadislav Michl2018-01-10
| | * mtd: tests: nandbiterrs: Fix read_page return valueSascha Hauer2018-01-09
| | * mtd: nand: brcmnand: Disable prefetch by defaultKamal Dasu2018-01-09
| | * mtd: nand: qcom: Add a NULL check for devm_kasprintf()Fabio Estevam2018-01-06
| | * mtd: nand: brcmnand: Add a NULL check for devm_kasprintf()Fabio Estevam2018-01-06
| | * mtd: nand: Fix unfinished comment in nand_init_data_interface()Miquel Raynal2018-01-06
| | * mtd: onenand: samsung: Remove a useless includeChristophe JAILLET2017-12-18
| | * mtd: onenand: samsung: Propagate the error returned by 'onenand_scan()'Christophe JAILLET2017-12-18
| | * mtd: onenand: samsung: return an error if 'mtd_device_parse_register()' failsChristophe JAILLET2017-12-18
| | * mtd: onenand: samsung: use devm_ function to simplify code and fix some leaksChristophe JAILLET2017-12-18
| | * mtd: nand: add ->exec_op() implementationMiquel Raynal2017-12-16
| | * mtd: nand: samsung: add ECC requirements for K9F4G08U0DMiquel Raynal2017-12-14
| | * mtd: nand: Only allocate ecc->{calc, code}_buf when actually neededBoris Brezillon2017-12-14
| | * mtd: nand: denali: Avoid using ecc->code_buf as a temporary bufferBoris Brezillon2017-12-14