aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-26UBI: Fastmap: Make self_check_eba() depend on fastmap self checkingRichard Weinberger1-1/+1
2015-03-26UBI: Fastmap: Add self check to detect absent PEBsRichard Weinberger1-2/+84
2015-03-26UBI: Fix stale pointers in ubi->lookuptblRichard Weinberger1-16/+31
2015-03-26UBI: Fastmap: Enhance fastmap checkingRichard Weinberger1-2/+5
2015-03-26UBI: Add initial support for fastmap self checksRichard Weinberger3-0/+20
2015-03-26UBI: Fastmap: Rework fastmap error pathsRichard Weinberger1-48/+114
2015-03-26UBI: Fastmap: Prepare for variable sized fastmapsRichard Weinberger1-2/+10
2015-03-26UBI: Fastmap: Locking updatesRichard Weinberger5-44/+50
2015-03-26UBI: Fastmap: Set used_ebs only for static volumesRichard Weinberger1-2/+3
2015-03-26UBI: Fastmap: Fix race after ubi_wl_get_peb()Richard Weinberger2-6/+25
2015-03-26UBI: Fastmap: Fix leb_count unbalanceRichard Weinberger1-0/+1
2015-03-26UBI: Fastmap: Make WL pool size 50% of user pool sizeRichard Weinberger2-3/+1
2015-03-26UBI: Fastmap: Switch to ro mode if invalidate_fastmap() failsRichard Weinberger1-1/+3
2015-03-26UBI: Fastmap: Remove eba_orphans logicRichard Weinberger1-83/+8
2015-03-26UBI: Fastmap: Remove bogus ubi_assert()Richard Weinberger1-1/+3
2015-03-26UBI: Fastmap: Fix race in ubi_eba_atomic_leb_change()Richard Weinberger1-7/+8
2015-03-26UBI: Remove alloc_ai() slab name from parameter listRichard Weinberger1-6/+6
2015-03-26UBI: Fastmap: Fix memory leak while attachingRichard Weinberger2-41/+33
2015-03-26UBI: Fastmap: Fix fastmap usage in ubi_volume_notify()Richard Weinberger1-6/+5
2015-03-26UBI: Fastmap: Wrap fastmap specific function in a ifdefRichard Weinberger1-0/+4
2015-03-26UBI: Fastmap: Notify user in case of an ubi_update_fastmap() failureRichard Weinberger1-1/+5
2015-03-26UBI: Fastmap: Fix memory leaks while closing the WL sub-systemRichard Weinberger1-0/+18
2015-03-26UBI: Fastmap: Don't allocate new ubi_wl_entry objectsRichard Weinberger2-29/+5
2015-03-26UBI: Fastmap: Make ubi_refill_pools() fairRichard Weinberger1-38/+47
2015-03-26UBI: 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-24mtd: 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-11mtd: nand: fully initialize mtd_oob_opsBrian Norris1-4/+4
2015-03-11mtd: blkdevs: remove dead codeBrian Norris1-3/+0
2015-03-11mtd: nand: denali: drop dead codeBrian Norris1-3/+0
2015-03-11mtd: nand: fixup bounds checks for nand_{lock,unlock}()Brian Norris1-2/+2
2015-03-11mtd: tests: fix more potential integer overflowsBrian Norris5-10/+10
2015-03-11mtd: onenand: drop dead codeBrian Norris1-9/+3
2015-03-11mtd: docg3: drop dead codeBrian Norris1-4/+1
2015-03-11mtd: mxc-nand: Warn on unimplemented commandsUwe Kleine-König1-0/+4
2015-03-11mtd: mxc-nand: Implement support for PARAM commandUwe Kleine-König1-0/+7
2015-03-11mtd: mxc-nand: Allow to use column addresses different from 0Uwe Kleine-König1-11/+29
2015-03-11mtd: mxc-nand: Do the word to byte mangling in the read_byte callbackUwe Kleine-König1-24/+10
2015-03-11mtd: mxc-nand: Only enable hardware checksumming for fully detected flashesUwe Kleine-König1-7/+7
2015-03-11mtd: 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-06treewide: Fix typo in printk messagesMasanari Iida1-1/+1