summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2015-05-08Merge tag 'v4.0.2' into toradex_vf_4.0-nextStefan Agner
2015-05-06UBI: fix check for "too many bytes"Brian Norris
2015-05-06UBI: initialize LEB number variableBrian Norris
2015-05-06UBI: fix out of bounds writeBrian Norris
2015-05-06UBI: account for bitflips in both the VID header and dataBrian Norris
2015-04-13mtd: nand: vf610_nfc: enable raw writesStefan Agner
2015-04-13mtd: nand: vf610_nfc: enable ONFI parameter pageStefan Agner
2015-04-13mtd: nand: vf610_nfc: add hardware BCH-ECC supportStefan Agner
2015-04-13mtd: nand: vf610_nfc: Freescale NFC for VF610, MPC5125 and othersStefan Agner
2015-03-21Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds
2015-03-02mtd: nand: MTD_NAND_HISI504 should depend on HAS_DMAGeert Uytterhoeven
2015-02-28mtd: pxa3xx_nand: fix driver when num_cs is 0Robert Jarzmik
2015-02-28mtd: nand: pxa3xx: Fix PIO FIFO drainingMaxime Ripard
2015-02-23UBI: fix missing brace control flowBrian Norris
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
2015-02-12UBI: block: Continue creating ubiblocks after an initialization errorDan Ehrenberg
2015-02-08mtd: hisilicon: add a new NAND controller driver for hisilicon hip04 SocZhou Wang
2015-02-07mtd: avoid registering reboot notifier twiceNiklas Cassel
2015-02-05mtd: concat: set the return lengths properlyNiklas Cassel
2015-02-05mtd: kconfig: replace PPC_OF with PPCKevin Hao
2015-02-05mtd: denali: remove unnecessary stubsMasahiro Yamada
2015-02-05mtd: nand: remove redundant local variableBaruch Siach
2015-02-05mtd: fsl-quadspi: improve read performance by increase AHB transfer sizeAllen Xu
2015-02-05mtd: fsl-quadspi: Remove unnecessary 'map_failed' labelFabio Estevam
2015-02-05mtd: fsl-quadspi: Remove unneeded success/error messagesFabio Estevam
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