summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| * | mtd: spi-nor: check return value from writeMichal Suchanek2016-06-011-13/+32
| * | mtd: nxp-spifi: return amount of data transferred or error in read/writeBrian Norris2016-06-011-4/+9
| * | mtd: mtk-quadspi: return amount of data transferred or error in read/writeBrian Norris2016-06-011-7/+7
| * | mtd: fsl-quadspi: return amount of data read/written or errorMichal Suchanek2016-06-011-6/+11
| * | mtd: m25p80: return amount of data transferred or error in read/writeMichal Suchanek2016-06-011-8/+21
| * | mtd: spi-nor: change return value of read/writeMichal Suchanek2016-06-015-19/+34
| |/
* | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-301-1/+1
|\ \
| * | powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msgSuraj Jitindar Singh2016-06-291-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-271-1/+1
|\ \
| * \ Merge tag 'wireless-drivers-next-for-davem-2016-07-22' of git://git.kernel.or...David S. Miller2016-07-251-1/+1
| |\ \
| | * | mtd: add arch dependency for MTD_BCM47XXSFLASH symbolRafał Miłecki2016-07-191-1/+1
* | | | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-261-3/+1
|\ \ \ \
| * | | | block: convert to device_add_disk()Dan Williams2016-06-271-3/+1
* | | | | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-261-2/+2
|\| | | | | |/ / / |/| | |
| * | | block, drivers: add REQ_OP_FLUSH operationMike Christie2016-06-071-1/+1
| * | | drivers: use req op accessorMike Christie2016-06-071-1/+1
| | |/ | |/|
* | | Merge tag 'for-linus-20160715' of git://git.infradead.org/linux-mtdLinus Torvalds2016-07-161-2/+5
|\ \ \ | |_|/ |/| |
| * | mtd: nand: omap2: Add check for old elm bindingTeresa Remmet2016-07-141-2/+5
| |/
* | ubi: Make recover_peb power cut awareRichard Weinberger2016-06-231-7/+15
* | 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