summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2015-03-27UBI: Fastmap: Enhance fastmap checkingRichard Weinberger1-2/+5
2015-03-27UBI: Add initial support for fastmap self checksRichard Weinberger3-0/+20
2015-03-27UBI: Fastmap: Rework fastmap error pathsRichard Weinberger1-48/+114
2015-03-27UBI: Fastmap: Prepare for variable sized fastmapsRichard Weinberger1-2/+10
2015-03-27UBI: Fastmap: Locking updatesRichard Weinberger5-44/+50
2015-03-27UBI: Fastmap: Set used_ebs only for static volumesRichard Weinberger1-2/+3
2015-03-27UBI: Fastmap: Fix race after ubi_wl_get_peb()Richard Weinberger2-6/+25
2015-03-27UBI: Fastmap: Fix leb_count unbalanceRichard Weinberger1-0/+1
2015-03-27UBI: Fastmap: Make WL pool size 50% of user pool sizeRichard Weinberger2-3/+1
2015-03-27UBI: Fastmap: Switch to ro mode if invalidate_fastmap() failsRichard Weinberger1-1/+3
2015-03-27UBI: Fastmap: Remove eba_orphans logicRichard Weinberger1-83/+8
2015-03-27UBI: Fastmap: Remove bogus ubi_assert()Richard Weinberger1-1/+3
2015-03-27UBI: Fastmap: Fix race in ubi_eba_atomic_leb_change()Richard Weinberger1-7/+8
2015-03-27UBI: Remove alloc_ai() slab name from parameter listRichard Weinberger1-6/+6
2015-03-27UBI: Fastmap: Fix memory leak while attachingRichard Weinberger2-41/+33
2015-03-27UBI: Fastmap: Fix fastmap usage in ubi_volume_notify()Richard Weinberger1-6/+5
2015-03-27UBI: Fastmap: Wrap fastmap specific function in a ifdefRichard Weinberger1-0/+4
2015-03-27UBI: Fastmap: Notify user in case of an ubi_update_fastmap() failureRichard Weinberger1-1/+5
2015-03-27UBI: Fastmap: Fix memory leaks while closing the WL sub-systemRichard Weinberger1-0/+18
2015-03-27UBI: Fastmap: Don't allocate new ubi_wl_entry objectsRichard Weinberger2-29/+5
2015-03-27UBI: Fastmap: Make ubi_refill_pools() fairRichard Weinberger1-38/+47
2015-03-27UBI: Split __wl_get_peb()Richard Weinberger1-23/+38
2015-03-26UBI: Fastmap: Fix races in ubi_wl_get_peb()Richard Weinberger2-12/+25
2015-03-26UBI: Fastmap: Ensure that all fastmap work is done upon WL shutdownRichard Weinberger1-0/+3
2015-03-26UBI: Fastmap: Ensure that only one fastmap work is scheduledRichard Weinberger2-2/+10
2015-03-26UBI: align comment for readabilityBrian Norris1-1/+1
2015-03-26UBI: fix check for "too many bytes"Brian Norris1-1/+1
2015-03-26UBI: initialize LEB number variableBrian Norris1-1/+1
2015-03-26UBI: fix out of bounds writeBrian Norris1-1/+2
2015-03-26UBI: account for bitflips in both the VID header and dataBrian Norris1-1/+1
2015-03-25mtd: nand: fix spelling of REPLACEABLEBrian Norris1-1/+1
2015-03-21Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds1-1/+2
2015-03-12mtd: nand: fully initialize mtd_oob_opsBrian Norris1-4/+4
2015-03-12mtd: blkdevs: remove dead codeBrian Norris1-3/+0
2015-03-12mtd: nand: denali: drop dead codeBrian Norris1-3/+0
2015-03-12mtd: nand: fixup bounds checks for nand_{lock,unlock}()Brian Norris1-2/+2
2015-03-12mtd: tests: fix more potential integer overflowsBrian Norris5-10/+10
2015-03-12mtd: onenand: drop dead codeBrian Norris1-9/+3
2015-03-12mtd: docg3: drop dead codeBrian Norris1-4/+1
2015-03-12mtd: mxc-nand: Warn on unimplemented commandsUwe Kleine-König1-0/+4
2015-03-12mtd: mxc-nand: Implement support for PARAM commandUwe Kleine-König1-0/+7
2015-03-12mtd: mxc-nand: Allow to use column addresses different from 0Uwe Kleine-König1-11/+29
2015-03-12mtd: mxc-nand: Do the word to byte mangling in the read_byte callbackUwe Kleine-König1-24/+10
2015-03-12mtd: mxc-nand: Only enable hardware checksumming for fully detected flashesUwe Kleine-König1-7/+7
2015-03-12mtd: mxc-nand: Add a timeout when waiting for interruptUwe Kleine-König1-11/+36
2015-03-11mtd: atmel_nand: check NFC busy flag by HSMC_SR instead of NFC cmd regsBoris Brezillon2-3/+3
2015-03-07treewide: Fix typo in printk messagesMasanari Iida1-1/+1
2015-03-05genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirelyValentin Rothberg1-2/+1
2015-03-03mtd: atmel_nand: fix typo in dev_err error messageColin Ian King1-1/+1
2015-03-03mtd: nand: MTD_NAND_HISI504 should depend on HAS_DMAGeert Uytterhoeven1-0/+1