summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2015-02-05mtd: fsl-quadspi: Fix the error pathsFabio Estevam
2015-02-05mtd: nand: omap: drop condition with no effectNicholas Mc Guire
2015-02-02mtd: nand: jz4740: Convert to GPIO descriptor APILars-Peter Clausen
2015-02-01mtd: nand: Request strength instead of bytes for soft BCHAaron Sierra
2015-01-28mtd: export new mtd_mmap_capabilitiesArnd Bergmann
2015-01-28UBI: Block: Explain usage of blk_rq_map_sg()Richard Weinberger
2015-01-28UBI: fix soft lockup in ubi_check_volume()hujianyang
2015-01-28UBI: Fastmap: Care about the protection queueRichard Weinberger
2015-01-28UBI: do propagate positive error codes upArtem Bityutskiy
2015-01-28UBI: clean-up printing helpersArtem Bityutskiy
2015-01-28UBI: extend UBI layer debug/messaging capabilities - cosmeticsTanya Brokhman
2015-01-28UBI: Block: Add blk-mq supportRichard Weinberger
2015-01-28UBI: Add initial support for scatter gatherRichard Weinberger
2015-01-28UBI: rename_volumes: Use UBI_METAONLYRichard Weinberger
2015-01-28UBI: Implement UBI_METAONLYRichard Weinberger
2015-01-20mtd: nand: default bitflip-reporting threshold to 75% of correction strengthBrian Norris
2015-01-20fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig
2015-01-20mtd: atmel_nand: introduce a new compatible string for sama5d4 chipWu, Josh
2015-01-20mtd: atmel_nand: return max bitflips in all sectors in pmecc_correction()Wu, Josh
2015-01-20mtd: fsl-quadspi: Fix module unboundFabio Estevam
2015-01-20mtd: spi-nor: support for (GigaDevice) GD25Q128BRafał Miłecki
2015-01-15nandsim: remove unused STATE_DATAOUT_STATUS_M and OPT_SMARTMEDIAAkinobu Mita
2015-01-15mtd: nand: ams-delta: fix overwritten mtd_info->owner in initializationAkinobu Mita
2015-01-15mtd: spi-nor: fsl-qspi: support deep sleep mode for imx6 sx chipAllen Xu
2015-01-13mtd: denali: fix incorrect bitmask error in denali_setup_dmaGraham Moore
2015-01-12mtd: st_spi_fsm: Fix [-Wsign-compare] build warningLee Jones
2015-01-12mtd: st_spi_fsm: Obtain and use EMI clockLee Jones
2015-01-12mtd: st_spi_fsm: Extend fsm_clear_fifo to handle unwanted bytesLee Jones
2015-01-09mtd: map_rom: Support UBI on ROMAaron Sierra
2015-01-09mtd: physmap_of: Add read-only fallbackJoe Schultz
2015-01-09mtd: map_ram: Enable mtdoopsAlessio Igor Bogani
2015-01-09mtd: nftl: reorganize operations in condition checkAndy Shevchenko
2015-01-09mtd: nand: remove duplicate comment lineBaruch Siach
2015-01-07mtd: nand: added nand_shutdownScott Branden
2015-01-07mtd: implement common reboot notifier boilerplateBrian Norris
2015-01-07mtd: mtdblock: remove the needless mtdblks_lockGu Zheng
2015-01-07mtd: bcm47xxpart: support SquashFS with an original magicRafał Miłecki
2015-01-07mtd: bcm47xxpart: lower minimal blocksize to 4Ki (from 64Ki)Rafał Miłecki
2015-01-07mtd: bcm47xxpart: support TRX data partition being UBIRafał Miłecki
2015-01-07mtd: spi-nor: Add quad I/O support for Micron SPI NORBean Huo 霍斌斌 (beanhuo)
2014-12-22mtd: nand: gpmi: remove deprecated commentBoris BREZILLON
2014-12-22mtd: gpmi: Remove noisy error messageFabio Estevam
2014-12-17Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-12mtd: tests: abort torturetest on erase errorsBrian Norris
2014-12-12mtd: physmap_of: fix potential NULL dereferenceArd Biesheuvel
2014-12-01mtd: spi-nor: allow NULL as chip name and try to auto detect itRafał Miłecki
2014-12-01mtd: nand: gpmi: add raw oob access functionsBoris BREZILLON
2014-12-01mtd: nand: gpmi: add proper raw access supportBoris BREZILLON
2014-12-01mtd: nand: gpmi: add gpmi_copy_bits functionBoris BREZILLON