summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-083-3/+3
|\
| * arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams2015-08-103-3/+3
* | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-031-128/+130
|\ \
| * | fsl_ifc: Change IO accessor based on endiannessJaiprakash Singh2015-08-071-128/+130
| |/
* | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-021-1/+1
|\ \
| * | block: have drivers use blk_queue_max_discard_sectors()Jens Axboe2015-07-171-1/+1
| |/
* | mtd: mtd_oobtest: Fix the address offset with vary_offset caseRoger Quadros2015-08-271-6/+12
* | mtd: blkdevs: fix switch-bool compilation warningTomer Barletz2015-08-251-6/+2
* | mtd: spi-nor: stop (ab)using struct spi_device_idRafał Miłecki2015-08-251-35/+27
* | mtd: nand: add Toshiba TC58NVG0S3E to nand_ids tableOleksij Rempel2015-08-251-0/+4
* | mtd: dataflash: Export OF module alias informationJavier Martinez Canillas2015-08-211-0/+1
* | nand: pxa3xx: Increase READ_ID buffer and make the size staticEzequiel García2015-08-191-21/+10
* | mtd: nand: pxa3xx-nand: fix random command timeoutsRobert Jarzmik2015-08-191-3/+7
* | mtd: nand: pxa3xx_nand: fix early spurious interruptRobert Jarzmik2015-08-191-1/+1
* | mtd: pxa3xx_nand: add a default chunk sizeAntoine Ténart2015-08-181-0/+3
* | mtd: omap_elm: Fix module aliasAxel Lin2015-08-181-1/+1
* | mtd: physmap_of: fix null pointer deference when kzalloc returns nullColin Ian King2015-08-181-0/+6
* | mtd: nettel: do not ignore mtd_device_register() failure in nettel_init()Alexey Khoroshilov2015-08-181-3/+10
* | mtd: denali_pci: switch to dev_err()Andy Shevchenko2015-08-181-4/+4
* | mtd: denali_pci: refactor driver using devres APIAndy Shevchenko2015-08-181-17/+6
* | mtd: denali_pci: use module_pci_driver() macroAndy Shevchenko2015-08-181-11/+1
* | mtd: denali: hide core part from user in KconfigAndy Shevchenko2015-08-181-8/+5
* | mtd: spi-nor: add Spansion S25FL204K supportAntony Pavlov2015-08-141-0/+1
* | mtd: spi-nor: Improve Kconfig help text for SPI_FSL_QUADSPIFabio Estevam2015-08-141-1/+2
* | mtd: spi-nor: add driver for NXP SPI Flash Interface (SPIFI)Joachim Eastwood2015-08-143-0/+494
* | nand: pxa3xx: Increase initial buffer sizeEzequiel Garcia2015-08-141-6/+9
* | mtd: brcmnand: Fix misuse of IS_ENABLEDAxel Lin2015-08-071-2/+2
* | mtd: spi-nor: fsl-quadspi: fix unsupported cmd when run flash_eraseFrank Li2015-08-061-8/+4
* | mtd: spi-nor: fsl-quadspi: reset the module in the probeFrank Li2015-08-061-0/+8
* | mtd: spi-nor: fsl-quadspi: workaround qspi can't wakeup from wait modeFrank Li2015-08-061-5/+21
* | mtd: spi-nor: fsl-quadspi: i.MX6SX: fixed the random QSPI access failed issueAllen Xu2015-08-061-25/+56
* | mtd: spi-nor: fsl-quadspi: add i.mx6ul supportFrank Li2015-08-061-0/+11
* | mtd: spi-nor: fsl-quadspi: add imx7d supportFrank Li2015-08-061-0/+26
* | mtd: spi-nor: fsl-quadspi: use quirk to distinguish different qspi versionHan Xu2015-08-061-8/+16
* | mtd: spi-nor: fsl-quadspi: dynamically map memory space for AHB readHan Xu2015-08-061-7/+48
* | mtd: m25p80: allow arbitrary OF matching for "jedec,spi-nor"Brian Norris2015-07-212-11/+15
* | mtd: nand: sunxi: Set serial access mode correctlyRoy Spliet2015-07-201-5/+12
* | mtd: nand: sunxi: Replace failsafe timing cfg with calculated valueRoy Spliet2015-07-201-5/+68
* | mtd: spi-nor: set SECT_4K for n25q064 SPI flashAlexey Firago2015-07-201-1/+1
* | mtd: fsl-quadspi: Actually clear TX FIFO upon writeAlexander Stein2015-07-201-1/+1
* | mtd: r852: make ecc_reg 32-bit in r852_ecc_correctNicolas Iooss2015-07-201-1/+1
* | nand: davinci: add support for 4K page size nand devicesSandeep Paulraj2015-07-201-11/+31
* | mtd: nandsim: fix double freeshengyong2015-07-061-18/+7
* | mtd: nandsim: fix free of NULL pointershengyong2015-07-061-1/+2
* | Merge 4.2-rc1 into MTD -nextBrian Norris2015-07-0611-209/+441
|\ \ | |/
| * Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-011-1/+1
| |\
| | * kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-281-1/+1
| * | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-251-0/+1
| |\ \
| | * | writeback: separate out include/linux/backing-dev-defs.hTejun Heo2015-06-021-0/+1
| * | | Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-06-257-208/+145
| |\ \ \
OpenPOWER on IntegriCloud