aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2015-04-05mtd: Make MTD tests cancelableRichard Weinberger
2015-04-05mtd: mtd_oobtest: Fix bitflip_limit usage in test case 3Roger Quadros
2015-04-05mtd: docg3: remove invalid __exit annotationsBrian Norris
2015-04-05mtd: fsl_ifc_nand: use msecs_to_jiffies for time conversionNicholas Mc Guire
2015-04-05mtd: atmel_nand: don't map the ROM table if no pmecc table offset in DTWu, Josh
2015-04-05mtd: atmel_nand: add a definition for the oob reserved bytesJosh Wu
2015-04-05mtd: part: Remove partition overlap checksDan Ehrenberg
2015-04-05mtd: part: Add sysfs variable for offset of partitionDan Ehrenberg
2015-04-05mtd: part: Create the master device node when partitionedDan Ehrenberg
2015-03-30mtd: ts5500_flash: Fix typo in MODULE_DESCRIPTION in ts5500_flash.cMasanari Iida
2015-03-30mtd: denali: Disable sub-page writes in Denali NAND driverGraham Moore
2015-03-30mtd: pxa3xx_nand: cleanup wait_for_completion handlingNicholas Mc Guire
2015-03-30mtd: nand: gpmi: Check for scan_bbt() errorFabio Estevam
2015-03-30mtd: nand: gpmi: fixup return type of wait_for_completion_timeoutNicholas Mc Guire
2015-03-30mtd: fsl-quadspi: cleanup wait_for_completion return handlingNicholas Mc Guire
2015-03-30mtd: fsl-quadspi: Print the error valueFabio Estevam
2015-03-30mtd: cfi: clean up some indentingDan Carpenter
2015-03-30mtd: maps: sa1100-flash: remove incorrect __exit markupsDmitry Torokhov
2015-03-30mtd: replace CONFIG_8xx by CONFIG_PPC_8xxChristophe Leroy
2015-03-30mtd: fsmc_nand.c: Use default timings if none are provided in the dtsStefan Roese
2015-03-30mtd: nand: Prevent possible kernel lockup in nand_command()Roger Quadros
2015-03-27mtd: spi-nor: factor out replace-able flash_{lock,unlock}Brian Norris
2015-03-24mtd: nand: fix spelling of REPLACEABLEBrian Norris
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-02mtd: atmel_nand: fix typo in dev_err error messageColin Ian King
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-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