aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
...
| * | | mtd: spi-nor: stop passing around retlenMichal Suchanek2016-06-01
| * | | mtd: spi-nor: check return value from writeMichal Suchanek2016-06-01
| * | | mtd: nxp-spifi: return amount of data transferred or error in read/writeBrian Norris2016-06-01
| * | | mtd: mtk-quadspi: return amount of data transferred or error in read/writeBrian Norris2016-06-01
| * | | mtd: fsl-quadspi: return amount of data read/written or errorMichal Suchanek2016-06-01
| * | | mtd: m25p80: return amount of data transferred or error in read/writeMichal Suchanek2016-06-01
| * | | mtd: spi-nor: change return value of read/writeMichal Suchanek2016-06-01
| |/ /
* | | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-31
|\ \ \
| * | | powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msgSuraj Jitindar Singh2016-06-29
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-27
|\ \ \
| * \ \ Merge tag 'wireless-drivers-next-for-davem-2016-07-22' of git://git.kernel.or...David S. Miller2016-07-25
| |\ \ \ | | |_|/ | |/| |
| | * | mtd: add arch dependency for MTD_BCM47XXSFLASH symbolRafał Miłecki2016-07-19
* | | | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-26
|\ \ \ \
| * | | | block: convert to device_add_disk()Dan Williams2016-06-27
* | | | | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-26
|\| | | | | |/ / / |/| | |
| * | | block, drivers: add REQ_OP_FLUSH operationMike Christie2016-06-07
| * | | drivers: use req op accessorMike Christie2016-06-07
| | |/ | |/|
* | | Merge tag 'for-linus-20160715' of git://git.infradead.org/linux-mtdLinus Torvalds2016-07-15
|\ \ \ | |_|/ |/| |
| * | mtd: nand: omap2: Add check for old elm bindingTeresa Remmet2016-07-14
| |/
* | ubi: Make recover_peb power cut awareRichard Weinberger2016-06-22
* | ubi: Don't bypass ->getattr()Richard Weinberger2016-06-14
* | Revert "mtd: switch open_mtd_by_chdev() to use of vfs_stat()"Richard Weinberger2016-06-14
* | Revert "mtd: switch ubi_open_volume_path() to vfs_stat()"Richard Weinberger2016-06-14
|/
* Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-05-27
|\
| * UBI: Fix static volume checks when Fastmap is usedRichard Weinberger2016-05-24
| * UBI: Set free_count to zero before walking through erase listHeiko Schocher2016-05-24
| * UBI: Silence an unintialized variable warningDan Carpenter2016-05-24
| * UBI: Clean up return in ubi_remove_volume()Dan Carpenter2016-05-24
| * UBI: Modify wrong comment in ubi_leb_map function.z001895122016-05-24
| * UBI: Don't read back all data in ubi_eba_copy_leb()Richard Weinberger2016-05-24
| * UBI: Add ro-mode sysfs attributeEzequiel Garcia2016-05-24
* | Merge tag 'for-linus-20160527' of git://git.infradead.org/linux-mtdLinus Torvalds2016-05-27
|\ \
| * | Revert "mtd: atmel_nand: Support variable RB_EDGE interrupts"Wenyou Yang2016-05-25
* | | Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds2016-05-24
|\| |
| * | mtd: spi-nor: support GigaDevice gd25lq64cBrian Norris2016-05-10
| * | mtd: nand_bch: fix spelling of "probably"Brian Norris2016-05-06
| * | Merge tag 'nand/for-4.7' of github.com:linux-nand/linuxBrian Norris2016-05-05
| |\ \
| | * | mtd: brcmnand: respect ECC algorithm set by NAND subsystemBrian Norris2016-05-05
| | * | gpmi-nand: Handle ECC Errors in erased pagesMarkus Pargmann2016-05-05
| | * | mtd: nand: add support for "nand-ecc-algo" DT propertyRafał Miłecki2016-05-05
| | * | mtd: mtd: drop NAND_ECC_SOFT_BCH enum valueRafał Miłecki2016-05-05
| | * | mtd: drop support for NAND_ECC_SOFT_BCH as "soft_bch" mappingRafał Miłecki2016-05-05
| | * | mtd: nand: read ECC algorithm from the new fieldRafał Miłecki2016-05-05
| | * | mtd: nand: fsmc: validate ECC setup by checking algorithm directlyRafał Miłecki2016-05-05
| | * | mtd: nand: set ECC algorithm to Hamming on fallbackRafał Miłecki2016-05-05
| | * | mtd: nand: atmel: set ECC algorithm explicitlyRafał Miłecki2016-05-05
| | * | mtd: nand: davinci: set ECC algorithm explicitlyRafał Miłecki2016-05-05
| | * | mtd: nand: bf5xx: set ECC algorithm explicitlyRafał Miłecki2016-05-05
| | * | mtd: nand: omap2: Fix high memory dma prefetch transferCooper Jr., Franklin2016-05-05
| | * | mtd: nand: omap2: Start dma request before enabling prefetchCooper Jr., Franklin2016-05-05