summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2016-10-02UBI: hide EBA internalsBoris Brezillon
2016-10-02UBI: provide an helper to query LEB informationBoris Brezillon
2016-10-02UBI: provide an helper to check whether a LEB is mapped or notBoris Brezillon
2016-10-02UBI: add an helper to check lnum validityBoris Brezillon
2016-10-02UBI: simplify LEB write and atomic LEB change codeBoris Brezillon
2016-10-02UBI: simplify recover_peb() codeBoris Brezillon
2016-10-02UBI: move the global ech and vidh variables into struct ubi_attach_infoBoris Brezillon
2016-10-02UBI: provide helpers to allocate and free aeb elementsBoris Brezillon
2016-10-02UBI: fastmap: use ubi_io_{read, write}_data() instead of ubi_io_{read, write}()Boris Brezillon
2016-10-02UBI: fastmap: use ubi_rb_for_each_entry() in unmap_peb()Boris Brezillon
2016-10-02UBI: factorize destroy_av() and ubi_remove_av() codeBoris Brezillon
2016-10-02UBI: factorize code used to manipulate volumes at attach timeBoris Brezillon
2016-10-02UBI: use vol->usable_leb_size instead of (ubi->leb_size - vol->data_pad)Boris Brezillon
2016-10-02UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC headerBoris Brezillon
2016-10-02UBI: fastmap: avoid multiple be32_to_cpu() when unneccesaryBoris Brezillon
2016-10-02UBI: fix add_fastmap() to use the vid_hdr passed in argumentBoris Brezillon
2016-10-02UBI: fastmap: use ubi_find_volume() instead of open coding itBoris Brezillon
2016-08-04Merge tag 'upstream-4.8-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-08-02Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-07-31Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-07-29ubi: Use bitmaps in Fastmap self-check codeRichard Weinberger
2016-07-29ubi: Be more paranoid while seaching for the most recent FastmapRichard Weinberger
2016-07-29ubi: Check whether the Fastmap anchor matches the super blockRichard Weinberger
2016-07-29ubi: Rework Fastmap attach base codeRichard Weinberger
2016-07-29ubi: Fix whitespace issue in count_fastmap_pebs()Richard Weinberger
2016-07-29ubi: Introduce vol_ignored()Richard Weinberger
2016-07-29ubi: Fix scan_fast() commentRichard Weinberger
2016-07-29ubi: Make volume resize power cut awareRichard Weinberger
2016-07-29ubi: Fix early loggingRichard Weinberger
2016-07-29ubi: gluebi: Fix double refcountingRichard Weinberger
2016-07-29ubi: Fix race condition between ubi device creation and udevIosif Harutyunov
2016-07-29ubi: Only read necessary size when reading the VID headerSascha Hauer
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-07-26Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-25Merge tag 'wireless-drivers-next-for-davem-2016-07-22' of git://git.kernel.or...David S. Miller
2016-07-20mtd: spi-nor: don't build Cadence QuadSPI on non-ARMBrian Norris
2016-07-19mtd: mtk-nor: remove duplicated include from mtk-quadspi.cWei Yongjun
2016-07-19mtd: nand: fix bug writing 1 byte less than page sizeHector Palacios
2016-07-19mtd: add arch dependency for MTD_BCM47XXSFLASH symbolRafał Miłecki
2016-07-18mtd: update description of MTD_BCM47XXSFLASH symbolRafał Miłecki
2016-07-18mtd: spi-nor: Add driver for Cadence Quad SPI Flash ControllerGraham Moore
2016-07-17mtd: nand: brcmnand: Change BUG_ON in brcmnand_send_cmdFlorian Fainelli
2016-07-16mtd: pmcmsp-flash: Allocating too much in init_msp_flash()Dan Carpenter
2016-07-16mtd: maps: sa1100-flash: potential NULL dereferenceDan Carpenter
2016-07-16Merge tag 'for-linus-20160715' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-07-16mtd: atmel-quadspi: add driver for Atmel QSPI controllerCyrille Pitchen
2016-07-16mtd: nand: omap2: fix return value check in omap_nand_probe()Wei Yongjun
2016-07-16Merge tag 'nand/for-4.8' of github.com:linux-nand/linux into mtdBrian Norris