aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-21Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds1-1/+2
2015-03-02mtd: nand: MTD_NAND_HISI504 should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2015-02-28mtd: pxa3xx_nand: fix driver when num_cs is 0Robert Jarzmik1-0/+2
2015-02-28mtd: nand: pxa3xx: Fix PIO FIFO drainingMaxime Ripard1-6/+42
2015-02-23UBI: fix missing brace control flowBrian Norris1-1/+2
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-12UBI: block: Fix checking for NULL instead of IS_ERR()Dan Carpenter1-2/+2
2015-02-12UBI: 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-07mtd: avoid registering reboot notifier twiceNiklas Cassel1-1/+9
2015-02-05mtd: concat: set the return lengths properlyNiklas Cassel1-1/+2
2015-02-05mtd: kconfig: replace PPC_OF with PPCKevin Hao1-1/+1
2015-02-05mtd: denali: remove unnecessary stubsMasahiro Yamada1-38/+0
2015-02-05mtd: nand: remove redundant local variableBaruch Siach1-2/+1
2015-02-05mtd: fsl-quadspi: improve read performance by increase AHB transfer sizeAllen Xu1-4/+14
2015-02-05mtd: fsl-quadspi: Remove unnecessary 'map_failed' labelFabio Estevam1-18/+10
2015-02-05mtd: fsl-quadspi: Remove unneeded success/error messagesFabio Estevam1-2/+0
2015-02-05mtd: fsl-quadspi: Fix the error pathsFabio Estevam1-4/+4
2015-02-05mtd: 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-01mtd: 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
2015-01-28UBI: fix soft lockup in ubi_check_volume()hujianyang1-0/+2
2015-01-28UBI: Fastmap: Care about the protection queueRichard Weinberger1-0/+13
2015-01-28UBI: do propagate positive error codes upArtem Bityutskiy1-0/+1
2015-01-28UBI: clean-up printing helpersArtem Bityutskiy1-4/+4
2015-01-28UBI: extend UBI layer debug/messaging capabilities - cosmeticsTanya Brokhman5-22/+13
2015-01-28UBI: Block: Add blk-mq supportRichard Weinberger1-108/+94
2015-01-28UBI: Add initial support for scatter gatherRichard Weinberger3-15/+138
2015-01-28UBI: rename_volumes: Use UBI_METAONLYRichard Weinberger1-1/+1
2015-01-28UBI: Implement UBI_METAONLYRichard Weinberger3-7/+24
2015-01-20mtd: nand: default bitflip-reporting threshold to 75% of correction strengthBrian Norris1-1/+1
2015-01-20fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig4-131/+32
2015-01-20mtd: atmel_nand: introduce a new compatible string for sama5d4 chipWu, Josh1-1/+24
2015-01-20mtd: atmel_nand: return max bitflips in all sectors in pmecc_correction()Wu, Josh1-3/+3
2015-01-20mtd: fsl-quadspi: Fix module unboundFabio Estevam1-6/+13
2015-01-20mtd: spi-nor: support for (GigaDevice) GD25Q128BRafał Miłecki1-0/+1
2015-01-15nandsim: remove unused STATE_DATAOUT_STATUS_M and OPT_SMARTMEDIAAkinobu Mita1-6/+0
2015-01-15mtd: nand: ams-delta: fix overwritten mtd_info->owner in initializationAkinobu Mita1-5/+1
2015-01-15mtd: spi-nor: fsl-qspi: support deep sleep mode for imx6 sx chipAllen Xu1-0/+18
2015-01-13mtd: denali: fix incorrect bitmask error in denali_setup_dmaGraham Moore1-1/+1
2015-01-12mtd: st_spi_fsm: Fix [-Wsign-compare] build warningLee Jones1-1/+1
2015-01-12mtd: st_spi_fsm: Obtain and use EMI clockLee Jones1-2/+38
2015-01-12mtd: st_spi_fsm: Extend fsm_clear_fifo to handle unwanted bytesLee Jones1-16/+79
2015-01-09mtd: map_rom: Support UBI on ROMAaron Sierra1-1/+12
2015-01-09mtd: physmap_of: Add read-only fallbackJoe Schultz1-0/+10
2015-01-09mtd: map_ram: Enable mtdoopsAlessio Igor Bogani1-0/+1