summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2015-03-31mtd: cfi: clean up some indentingDan Carpenter1-15/+15
2015-03-31mtd: maps: sa1100-flash: remove incorrect __exit markupsDmitry Torokhov1-2/+2
2015-03-31mtd: replace CONFIG_8xx by CONFIG_PPC_8xxChristophe Leroy1-1/+1
2015-03-31mtd: fsmc_nand.c: Use default timings if none are provided in the dtsStefan Roese1-1/+6
2015-03-31mtd: nand: Prevent possible kernel lockup in nand_command()Roger Quadros1-4/+23
2015-03-27mtd: spi-nor: factor out replace-able flash_{lock,unlock}Brian Norris1-19/+38
2015-03-25mtd: nand: fix spelling of REPLACEABLEBrian Norris1-1/+1
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-03mtd: atmel_nand: fix typo in dev_err error messageColin Ian King1-1/+1
2015-02-28mtd: s3c2410: drop useless / misspelled debug printsBrian Norris1-3/+0
2015-02-28mtd: pxa3xx_nand: initialiaze pxa3xx_flash_ids to 0Antoine Ténart1-0/+2
2015-02-28Merge MTD updates into -nextBrian Norris1-0/+2
2015-02-28mtd: pxa3xx_nand: fix driver when num_cs is 0Robert Jarzmik1-0/+2
2015-02-28mtd: pxa3xx-nand: handle PIO in threaded interruptRobert Jarzmik1-3/+19
2015-02-28Merge MTD updates into -nextBrian Norris1-6/+42
2015-02-28mtd: nand: pxa3xx: Fix PIO FIFO drainingMaxime Ripard1-6/+42
2015-02-24mtd: block2mtd: wait until block devices are presentedFelix Fietkau1-15/+43
2015-02-18Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtdLinus Torvalds23-203/+1301
2015-02-15Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifsLinus Torvalds11-173/+319
2015-02-15mtd: hisilicon: && vs & typoDan Carpenter1-1/+1
2015-02-13UBI: block: Fix checking for NULL instead of IS_ERR()Dan Carpenter1-2/+2
2015-02-13UBI: block: Continue creating ubiblocks after an initialization errorDan Ehrenberg1-15/+22
2015-02-08mtd: hisilicon: add a new NAND controller driver for hisilicon hip04 SocZhou Wang3-0/+897
2015-02-08mtd: avoid registering reboot notifier twiceNiklas Cassel1-1/+9
2015-02-06mtd: concat: set the return lengths properlyNiklas Cassel1-1/+2
2015-02-06mtd: kconfig: replace PPC_OF with PPCKevin Hao1-1/+1
2015-02-06mtd: denali: remove unnecessary stubsMasahiro Yamada1-38/+0
2015-02-06mtd: nand: remove redundant local variableBaruch Siach1-2/+1
2015-02-06mtd: fsl-quadspi: improve read performance by increase AHB transfer sizeAllen Xu1-4/+14
2015-02-06mtd: fsl-quadspi: Remove unnecessary 'map_failed' labelFabio Estevam1-18/+10
2015-02-06mtd: fsl-quadspi: Remove unneeded success/error messagesFabio Estevam1-2/+0
2015-02-06mtd: fsl-quadspi: Fix the error pathsFabio Estevam1-4/+4
2015-02-06mtd: nand: omap: drop condition with no effectNicholas Mc Guire1-22/+9
2015-02-02mtd: nand: jz4740: Convert to GPIO descriptor APILars-Peter Clausen1-19/+10
2015-02-02mtd: nand: Request strength instead of bytes for soft BCHAaron Sierra3-8/+9
2015-01-28mtd: export new mtd_mmap_capabilitiesArnd Bergmann1-0/+1
2015-01-28UBI: Block: Explain usage of blk_rq_map_sg()Richard Weinberger1-0/+6