summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2015-03-26UBI: Fastmap: Ensure that only one fastmap work is scheduledRichard Weinberger
2015-03-26UBI: align comment for readabilityBrian Norris
2015-03-26UBI: fix check for "too many bytes"Brian Norris
2015-03-26UBI: initialize LEB number variableBrian Norris
2015-03-26UBI: fix out of bounds writeBrian Norris
2015-03-26UBI: account for bitflips in both the VID header and dataBrian Norris
2015-03-24mtd: nand: fix spelling of REPLACEABLEBrian Norris
2015-03-21Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds
2015-03-11mtd: nand: fully initialize mtd_oob_opsBrian Norris
2015-03-11mtd: blkdevs: remove dead codeBrian Norris
2015-03-11mtd: nand: denali: drop dead codeBrian Norris
2015-03-11mtd: nand: fixup bounds checks for nand_{lock,unlock}()Brian Norris
2015-03-11mtd: tests: fix more potential integer overflowsBrian Norris
2015-03-11mtd: onenand: drop dead codeBrian Norris
2015-03-11mtd: docg3: drop dead codeBrian Norris
2015-03-11mtd: mxc-nand: Warn on unimplemented commandsUwe Kleine-König
2015-03-11mtd: mxc-nand: Implement support for PARAM commandUwe Kleine-König
2015-03-11mtd: mxc-nand: Allow to use column addresses different from 0Uwe Kleine-König
2015-03-11mtd: mxc-nand: Do the word to byte mangling in the read_byte callbackUwe Kleine-König
2015-03-11mtd: mxc-nand: Only enable hardware checksumming for fully detected flashesUwe Kleine-König
2015-03-11mtd: mxc-nand: Add a timeout when waiting for interruptUwe Kleine-König
2015-03-11mtd: atmel_nand: check NFC busy flag by HSMC_SR instead of NFC cmd regsBoris Brezillon
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2015-03-05genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirelyValentin Rothberg
2015-03-02mtd: atmel_nand: fix typo in dev_err error messageColin Ian King
2015-03-02mtd: nand: MTD_NAND_HISI504 should depend on HAS_DMAGeert Uytterhoeven
2015-02-28mtd: s3c2410: drop useless / misspelled debug printsBrian Norris
2015-02-28mtd: pxa3xx_nand: initialiaze pxa3xx_flash_ids to 0Antoine Ténart
2015-02-28Merge MTD updates into -nextBrian Norris
2015-02-28mtd: pxa3xx_nand: fix driver when num_cs is 0Robert Jarzmik
2015-02-28mtd: pxa3xx-nand: handle PIO in threaded interruptRobert Jarzmik
2015-02-28Merge MTD updates into -nextBrian Norris
2015-02-28mtd: nand: pxa3xx: Fix PIO FIFO drainingMaxime Ripard
2015-02-23mtd: block2mtd: wait until block devices are presentedFelix Fietkau
2015-02-23UBI: fix missing brace control flowBrian Norris
2015-02-23mtd: sh_flctl: remove slave_id settings for DMAEngineArnd Bergmann
2015-02-18Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-02-15Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifsLinus Torvalds
2015-02-15mtd: hisilicon: && vs & typoDan Carpenter
2015-02-12UBI: block: Fix checking for NULL instead of IS_ERR()Dan Carpenter
2015-02-12UBI: block: Continue creating ubiblocks after an initialization errorDan Ehrenberg
2015-02-08mtd: hisilicon: add a new NAND controller driver for hisilicon hip04 SocZhou Wang
2015-02-07mtd: avoid registering reboot notifier twiceNiklas Cassel
2015-02-05mtd: concat: set the return lengths properlyNiklas Cassel
2015-02-05mtd: kconfig: replace PPC_OF with PPCKevin Hao
2015-02-05mtd: denali: remove unnecessary stubsMasahiro Yamada
2015-02-05mtd: nand: remove redundant local variableBaruch Siach
2015-02-05mtd: fsl-quadspi: improve read performance by increase AHB transfer sizeAllen Xu
2015-02-05mtd: fsl-quadspi: Remove unnecessary 'map_failed' labelFabio Estevam
2015-02-05mtd: fsl-quadspi: Remove unneeded success/error messagesFabio Estevam