summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* ubi: Don't bypass ->getattr()Richard Weinberger2016-06-142-13/+20
* Revert "mtd: switch open_mtd_by_chdev() to use of vfs_stat()"Richard Weinberger2016-06-141-5/+8
* Revert "mtd: switch ubi_open_volume_path() to vfs_stat()"Richard Weinberger2016-06-141-8/+11
* Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-05-278-32/+32
|\
| * UBI: Fix static volume checks when Fastmap is usedRichard Weinberger2016-05-243-2/+22
| * UBI: Set free_count to zero before walking through erase listHeiko Schocher2016-05-241-1/+1
| * UBI: Silence an unintialized variable warningDan Carpenter2016-05-241-1/+2
| * UBI: Clean up return in ubi_remove_volume()Dan Carpenter2016-05-241-1/+1
| * UBI: Modify wrong comment in ubi_leb_map function.z001895122016-05-241-1/+1
| * UBI: Don't read back all data in ubi_eba_copy_leb()Richard Weinberger2016-05-241-26/+0
| * UBI: Add ro-mode sysfs attributeEzequiel Garcia2016-05-241-0/+5
* | Merge tag 'for-linus-20160527' of git://git.infradead.org/linux-mtdLinus Torvalds2016-05-272-29/+9
|\ \
| * | Revert "mtd: atmel_nand: Support variable RB_EDGE interrupts"Wenyou Yang2016-05-252-29/+9
* | | Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds2016-05-2458-2194/+3366
|\ \ \ | |/ /
| * | mtd: spi-nor: support GigaDevice gd25lq64cBrian Norris2016-05-101-0/+1
| * | mtd: nand_bch: fix spelling of "probably"Brian Norris2016-05-061-1/+1
| * | Merge tag 'nand/for-4.7' of github.com:linux-nand/linuxBrian Norris2016-05-0548-2185/+3324
| |\ \
| | * | mtd: brcmnand: respect ECC algorithm set by NAND subsystemBrian Norris2016-05-051-1/+23
| | * | gpmi-nand: Handle ECC Errors in erased pagesMarkus Pargmann2016-05-051-5/+73
| | * | mtd: nand: add support for "nand-ecc-algo" DT propertyRafał Miłecki2016-05-051-7/+13
| | * | mtd: mtd: drop NAND_ECC_SOFT_BCH enum valueRafał Miłecki2016-05-056-15/+5
| | * | mtd: drop support for NAND_ECC_SOFT_BCH as "soft_bch" mappingRafał Miłecki2016-05-051-1/+8
| | * | mtd: nand: read ECC algorithm from the new fieldRafał Miłecki2016-05-051-61/+85
| | * | mtd: nand: fsmc: validate ECC setup by checking algorithm directlyRafał Miłecki2016-05-051-2/+5
| | * | mtd: nand: set ECC algorithm to Hamming on fallbackRafał Miłecki2016-05-051-0/+1
| | * | mtd: nand: atmel: set ECC algorithm explicitlyRafał Miłecki2016-05-051-0/+13
| | * | mtd: nand: davinci: set ECC algorithm explicitlyRafał Miłecki2016-05-051-0/+9
| | * | mtd: nand: bf5xx: set ECC algorithm explicitlyRafał Miłecki2016-05-051-0/+1
| | * | mtd: nand: omap2: Fix high memory dma prefetch transferCooper Jr., Franklin2016-05-051-11/+2
| | * | mtd: nand: omap2: Start dma request before enabling prefetchCooper Jr., Franklin2016-05-051-4/+5
| | * | mtd: nandsim: add __init attributeJulia Lawall2016-05-051-3/+3
| | * | mtd: nand: move of_get_nand_xxx() helpers into nand_base.cBoris Brezillon2016-05-051-1/+93
| | * | mtd: nand: sh_flctl: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon2016-05-051-15/+12
| | * | mtd: nand: mxc: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon2016-05-051-22/+23
| | * | mtd: nand: lpc32xx: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon2016-05-051-16/+9
| | * | mtd: nand: hisi504: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon2016-05-051-11/+3
| | * | mtd: nand: davinci: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon2016-05-051-45/+38
| | * | mtd: nand: gpmi: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon2016-05-051-11/+10
| | * | mtd: nand: omap2: fix compare_const_fl.cocci warningsJulia Lawall2016-05-051-1/+1
| | * | mtd: nand: jz4740: Remove unused local variableMaarten ter Huurne2016-05-051-1/+0
| | * | mtd: nand: fsl_elbc: set ECC algorithm explicitlyRafał Miłecki2016-05-051-0/+1
| | * | mtd: nand: fsl_ifc: set ECC algorithm explicitlyRafał Miłecki2016-05-051-0/+1
| | * | mtd: nand: fsl_upm: set ECC algorithm explicitlyRafał Miłecki2016-05-051-0/+1
| | * | mtd: nand: cmx270: set ECC algorithm explicitlyRafał Miłecki2016-05-051-0/+1
| | * | mtd: nand: mpc5121_nfc: set ECC algorithm explicitlyRafał Miłecki2016-05-051-0/+1
| | * | mtd: nand: au1550nd: set ECC algorithm explicitlyRafał Miłecki2016-05-051-0/+1
| | * | mtd: nand: sh_flctl: set ECC algorithm explicitlyRafał Miłecki2016-05-051-0/+1
| | * | mtd: nand: s3c2410: set ECC algorithm explicitlyRafał Miłecki2016-05-051-0/+1
| | * | mtd: nand: omap2: set ECC algorithm explicitlyRafał Miłecki2016-05-051-0/+1
| | * | mtd: kill the nand_ecclayout structBoris Brezillon2016-05-052-123/+6
OpenPOWER on IntegriCloud