summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2014-09-15mtd: denali: remove a set-but-unused variableMasahiro Yamada
2014-09-15mtd: denali: change the type of iterators to intMasahiro Yamada
2014-09-15mtd: denali: remove unnecessary castsMasahiro Yamada
2014-09-15mtd: denali: remove unnecessary variable initializationsMasahiro Yamada
2014-09-15mtd: denali: fix the format of comment blocksMasahiro Yamada
2014-09-15Merge tag 'v3.17-rc5' from upstreamBrian Norris
2014-09-06Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-08-25mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()Roger Quadros
2014-08-25mtd: nand: omap: Revert to using software ECC by defaultRoger Quadros
2014-08-19Merge l2-mtd/next into l2-mtd/masterBrian Norris
2014-08-19mtd: spi-nor: drop jedec_probe /helper/ functionRafał Miłecki
2014-08-19mtd: spi-nor: remove duplicated w25q128 entryRafał Miłecki
2014-08-19mtd: gpio_flash: handle case where offset + len exceeds the window sizeAaron Wu
2014-08-19mtd: nand: Use ULL-suffix for big u64 constantGeert Uytterhoeven
2014-08-19mtd: atmel_nand: NFC: fix mtd_nandbiterrs.ko test fail when using sram writeWu, Josh
2014-08-19mtd: terminate user-provided stringBrian Norris
2014-08-19mtd: nand: fix integer widening problemsBrian Norris
2014-08-19mtd: maps: solutionengine: drop excess dependencyBrian Norris
2014-08-19mtd: nandsim: fix integer wideningBrian Norris
2014-08-19mtd: nand: denali: set proper error code on timeoutBrian Norris
2014-08-19mtd: use __packed shorthandBrian Norris
2014-08-19mtd: tests: fix integer overflow issuesBrian Norris
2014-08-19mtd: mtdswap: fix integer overflowBrian Norris
2014-08-19mtd: remove dead non-char logicBrian Norris
2014-08-19mtd: sm_ftl: initialize error codeBrian Norris
2014-08-19mtd: correct upper bounds check for mtd_*() APIsBrian Norris
2014-08-19mtd: cfi_cmdset_0002: allow retry/timeout loop to exitBrian Norris
2014-08-19mtd: nand: fix nand_lock/unlock() functionWhite Ding
2014-08-19mtd: Fixed checkpatch seq_printf warningsSamarth Parikh
2014-08-19mtd: denali: avoid using a magic numberMasahiro Yamada
2014-08-19mtd: atmel_nand: remove redundant dev_err callWei Yongjun
2014-08-19mtd: spi-nor: add support for Micron M25PX80Thomas Petazzoni
2014-08-19mtd: atmel_nand: add pmecc support for 512, 1k, 4k, 8k page sizeWu, Josh
2014-08-19mtd: atmel_nand: increase chip_delayRaphaël Poggi
2014-08-19mtd: use NULL instead of 0 for an addressMartin Kepplinger
2014-08-19mtd: ndfc: silence an array underflow static checker warningDan Carpenter
2014-08-16mtd: cfi_cmdset_0002: check return code for get_chip()Brian Norris
2014-08-13Merge tag 'upstream-3.17-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-08-09Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-07-30MIPS: Alchemy: remove au_read/write/syncManuel Lauss
2014-07-30MIPS: Alchemy: add helpers to access static memory ctrl registers.Manuel Lauss
2014-07-28UBI: bugfix in ubi_wl_flush()Richard Weinberger
2014-07-28UBI: block: Avoid disk size integer overflowRichard Weinberger
2014-07-28UBI: block: Set disk_capacity out of the mutexEzequiel Garcia
2014-07-28UBI: block: Make ubiblock_resize return somethingEzequiel Garcia
2014-07-28mtd: gpmi: make blockmark swapping optionalLothar Waßmann
2014-07-28mtd: gpmi: remove line breaks from error messages and improve wordingLothar Waßmann
2014-07-28mtd: gpmi: remove useless (void *) type casts and spaces between type casts a...Lothar Waßmann