aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2015-11-16mtd: nand: fix shutdown/reboot for multi-chip systemsBrian Norris
2015-11-16mtd: jz4740_nand: fix build on jz4740 after removing gpio.hBrian Norris
2015-11-10Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-06UBI: Remove in vain semicolonRichard Weinberger
2015-11-06UBI: Fastmap: Fix PEB array typeEzequiel García
2015-11-06Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-11-06mtd: don't WARN about overloaded users of mtd->reboot_notifier.notifier_callBrian Norris
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown
2015-11-02mtd: nand: sunxi: avoid retrieving data before ECC passBoris BREZILLON
2015-11-02mtd: nand: sunxi: fix sunxi_nfc_hw_ecc_read/write_chunk()Boris BREZILLON
2015-10-30mtd: blkdevs: fix potential deadlock + lockdep warningsBrian Norris
2015-10-30mtd: ofpart: move ofpart partitions to a dedicated dt nodeMichal Suchanek
2015-10-30mtd: brcmnand: Force 8bit mode before doing nand_scan_ident()Anup Patel
2015-10-30mtd: brcmnand: factor out CFG and CFG_EXT bitfieldsBrian Norris
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-26mtd: mtdpart: Do not fail mtd probe when parsing partitions failsBrian Norris
2015-10-26mtd: fsl-quadspi: fix macro collision problems with READ/WRITEHan Xu
2015-10-26mtd: warn when registering the same master many timesBrian Norris
2015-10-26mtd: fixup corner case error handling in mtd_device_parse_register()Brian Norris
2015-10-26mtd: tests: Replace timeval with ktime_tShraddha Barke
2015-10-26mtd: fsmc_nand: Add BCH4 SW ECC support for SPEAr600Stefan Roese
2015-10-26mtd: nand: vf610_nfc: use nand_check_erased_ecc_chunk() helperBrian Norris
2015-10-26mtd: nand: increase ready wait timeout and report timeoutsAlex Smith
2015-10-26mtd: docg3: off by one in doc_register_sysfs()Dan Carpenter
2015-10-26mtd: pxa3xx_nand: clean up the pxa3xx timingsAntoine Ténart
2015-10-26mtd: pxa3xx_nand: rework flash detection and timing setupAntoine Ténart
2015-10-26mtd: pxa3xx_nand: add helpers to setup the timingsAntoine Ténart
2015-10-26mtd: pxa3xx_nand: fix some compile issues on non-ARM archesAntoine Ténart
2015-10-19mtd: lpc32xx_mlc: fix warnings caused by enabling unprepared clockVladimir Zapolskiy
2015-10-19mtd: lpc32xx_slc: fix warnings caused by enabling unprepared clockVladimir Zapolskiy
2015-10-19mtd: maps: rbtx4939-flash: fix compile errorBrian Norris
2015-10-19mtd: mtdram: check offs and len in mtdram->eraseDongsheng Yang
2015-10-19mtd: pxa3xx_nand: switch to device PMBrian Norris
2015-10-19mtd: pxa3xx_nand: don't duplicate MTD suspend/resumeBrian Norris
2015-10-19mtd: fsl-quadspi: Include <linux/sizes.h> to avoid build errorFabio Estevam
2015-10-19mtd: fsl-quadspi: allow building for other ARCHes with COMPILE_TESTBrian Norris
2015-10-19mtd: fsl-quadspi: fix printk() format warning for size_tBrian Norris
2015-10-19mtd: spi-nor: add DUAL_READ for w25q{32,64}dwBrian Norris
2015-10-13mtd: spi-nor: disable protection for Winbond flash at startupBrian Norris
2015-10-13mtd: spi-nor: support lock/unlock/is_locked for WinbondBrian Norris
2015-10-13mtd: spi-nor: add mtd_is_locked() supportBrian Norris
2015-10-13mtd: spi-nor: refactor block protection functionsBrian Norris
2015-10-13mtd: spi-nor: use SNOR_MFR_* instead of CFI_MFR_*Brian Norris
2015-10-13mtd: spi-nor: Add support for s25fl004kSean Nyekjaer
2015-10-13mtd: spi-nor: s25fl204k supports dual I/0Sean Nyekjaer
2015-10-13mtd: nand: pass page number to ecc->write_xxx() methodsBoris BREZILLON
2015-10-13mtd: nand: txx9ndfmc: show parent device in sysfsFrans Klaver