summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-272-4/+4
|\
| * VFS: assorted d_backing_inode() annotationsDavid Howells2015-04-152-4/+4
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-241-2/+0Star
|\ \
| * | mtd: sh_flctl: remove slave_id settings for DMAEngineArnd Bergmann2015-02-231-2/+0Star
* | | Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtdLinus Torvalds2015-04-2235-293/+582
|\ \ \
| * \ \ Merge MTD fixes from 4.0 into -nextBrian Norris2015-04-221-0/+1
| |\ \ \
| * | | | mtd: spi-nor: Add support for Macronix mx25u6435f serial flashMika Westerberg2015-04-061-0/+1
| * | | | mtd: spi-nor: Add support for Winbond w25q64dw serial flashMika Westerberg2015-04-061-0/+1
| * | | | mtd: spi-nor: add support for the Winbond W25X05 flashGabor Juhos2015-04-061-0/+1
| * | | | mtd: spi-nor: support en25s64 deviceShengzhou Liu2015-04-061-0/+1
| * | | | mtd: m25p80: bind to "nor-jedec" ID, for auto-detectionBrian Norris2015-04-061-3/+18
| * | | | mtd: Make MTD tests cancelableRichard Weinberger2015-04-0610-24/+120
| * | | | mtd: mtd_oobtest: Fix bitflip_limit usage in test case 3Roger Quadros2015-04-061-27/+35
| * | | | mtd: docg3: remove invalid __exit annotationsBrian Norris2015-04-061-3/+3
| * | | | mtd: fsl_ifc_nand: use msecs_to_jiffies for time conversionNicholas Mc Guire2015-04-061-2/+2
| * | | | mtd: atmel_nand: don't map the ROM table if no pmecc table offset in DTWu, Josh2015-04-061-7/+7
| * | | | mtd: atmel_nand: add a definition for the oob reserved bytesJosh Wu2015-04-062-2/+6
| * | | | mtd: part: Remove partition overlap checksDan Ehrenberg2015-04-061-20/+1Star
| * | | | mtd: part: Add sysfs variable for offset of partitionDan Ehrenberg2015-04-061-0/+29
| * | | | mtd: part: Create the master device node when partitionedDan Ehrenberg2015-04-063-21/+62
| * | | | mtd: ts5500_flash: Fix typo in MODULE_DESCRIPTION in ts5500_flash.cMasanari Iida2015-03-311-1/+1
| * | | | mtd: denali: Disable sub-page writes in Denali NAND driverGraham Moore2015-03-311-0/+3
| * | | | mtd: pxa3xx_nand: cleanup wait_for_completion handlingNicholas Mc Guire2015-03-311-14/+10Star
| * | | | mtd: nand: gpmi: Check for scan_bbt() errorFabio Estevam2015-03-311-1/+3
| * | | | mtd: nand: gpmi: fixup return type of wait_for_completion_timeoutNicholas Mc Guire2015-03-311-6/+6
| * | | | mtd: fsl-quadspi: cleanup wait_for_completion return handlingNicholas Mc Guire2015-03-311-2/+1Star
| * | | | mtd: fsl-quadspi: Print the error valueFabio Estevam2015-03-311-4/+4
| * | | | mtd: cfi: clean up some indentingDan Carpenter2015-03-311-15/+15
| * | | | mtd: maps: sa1100-flash: remove incorrect __exit markupsDmitry Torokhov2015-03-311-2/+2
| * | | | mtd: replace CONFIG_8xx by CONFIG_PPC_8xxChristophe Leroy2015-03-311-1/+1
| * | | | mtd: fsmc_nand.c: Use default timings if none are provided in the dtsStefan Roese2015-03-311-1/+6
| * | | | mtd: nand: Prevent possible kernel lockup in nand_command()Roger Quadros2015-03-311-4/+23
| * | | | mtd: spi-nor: factor out replace-able flash_{lock,unlock}Brian Norris2015-03-271-19/+38
| * | | | mtd: nand: fix spelling of REPLACEABLEBrian Norris2015-03-241-1/+1
| * | | | mtd: nand: fully initialize mtd_oob_opsBrian Norris2015-03-111-4/+4
| * | | | mtd: blkdevs: remove dead codeBrian Norris2015-03-111-3/+0Star
| * | | | mtd: nand: denali: drop dead codeBrian Norris2015-03-111-3/+0Star
| * | | | mtd: nand: fixup bounds checks for nand_{lock,unlock}()Brian Norris2015-03-111-2/+2
| * | | | mtd: tests: fix more potential integer overflowsBrian Norris2015-03-115-10/+10
| * | | | mtd: onenand: drop dead codeBrian Norris2015-03-111-9/+3Star
| * | | | mtd: docg3: drop dead codeBrian Norris2015-03-111-4/+1Star
| * | | | mtd: mxc-nand: Warn on unimplemented commandsUwe Kleine-König2015-03-111-0/+4
| * | | | mtd: mxc-nand: Implement support for PARAM commandUwe Kleine-König2015-03-111-0/+7
| * | | | mtd: mxc-nand: Allow to use column addresses different from 0Uwe Kleine-König2015-03-111-11/+29
| * | | | mtd: mxc-nand: Do the word to byte mangling in the read_byte callbackUwe Kleine-König2015-03-111-24/+10Star
| * | | | mtd: mxc-nand: Only enable hardware checksumming for fully detected flashesUwe Kleine-König2015-03-111-7/+7
| * | | | mtd: mxc-nand: Add a timeout when waiting for interruptUwe Kleine-König2015-03-111-11/+36
| * | | | mtd: atmel_nand: check NFC busy flag by HSMC_SR instead of NFC cmd regsBoris Brezillon2015-03-112-3/+3
| * | | | mtd: atmel_nand: fix typo in dev_err error messageColin Ian King2015-03-031-1/+1
| * | | | mtd: s3c2410: drop useless / misspelled debug printsBrian Norris2015-02-281-3/+0Star