Age | Commit message (Expand) | Author | Files | Lines |
2015-11-16 | mtd: nand: fix shutdown/reboot for multi-chip systems | Brian Norris | 1 | -1/+1 |
2015-11-16 | mtd: jz4740_nand: fix build on jz4740 after removing gpio.h | Brian Norris | 1 | -0/+1 |
2015-11-10 | Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 6 | -8/+35 |
2015-11-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -2/+1 |
2015-11-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2015-11-06 | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman | 1 | -2/+1 |
2015-11-06 | UBI: Remove in vain semicolon | Richard Weinberger | 1 | -1/+1 |
2015-11-06 | UBI: Fastmap: Fix PEB array type | Ezequiel García | 1 | -1/+1 |
2015-11-06 | Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtd | Linus Torvalds | 81 | -896/+2365 |
2015-11-06 | mtd: don't WARN about overloaded users of mtd->reboot_notifier.notifier_call | Brian Norris | 1 | -1/+2 |
2015-11-04 | Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',... | Mark Brown | 3 | -3/+0 |
2015-11-02 | mtd: nand: sunxi: avoid retrieving data before ECC pass | Boris BREZILLON | 1 | -1/+1 |
2015-11-02 | mtd: nand: sunxi: fix sunxi_nfc_hw_ecc_read/write_chunk() | Boris BREZILLON | 1 | -2/+2 |
2015-10-30 | mtd: blkdevs: fix potential deadlock + lockdep warnings | Brian Norris | 1 | -5/+5 |
2015-10-30 | mtd: ofpart: move ofpart partitions to a dedicated dt node | Michal Suchanek | 1 | -17/+46 |
2015-10-30 | mtd: brcmnand: Force 8bit mode before doing nand_scan_ident() | Anup Patel | 1 | -0/+10 |
2015-10-30 | mtd: brcmnand: factor out CFG and CFG_EXT bitfields | Brian Norris | 1 | -7/+31 |
2015-10-28 | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 3 | -3/+0 |
2015-10-26 | mtd: mtdpart: Do not fail mtd probe when parsing partitions fails | Brian Norris | 2 | -6/+14 |
2015-10-26 | mtd: fsl-quadspi: fix macro collision problems with READ/WRITE | Han Xu | 1 | -10/+10 |
2015-10-26 | mtd: warn when registering the same master many times | Brian Norris | 1 | -0/+9 |
2015-10-26 | mtd: fixup corner case error handling in mtd_device_parse_register() | Brian Norris | 1 | -2/+9 |
2015-10-26 | mtd: tests: Replace timeval with ktime_t | Shraddha Barke | 2 | -10/+10 |
2015-10-26 | mtd: fsmc_nand: Add BCH4 SW ECC support for SPEAr600 | Stefan Roese | 1 | -16/+41 |
2015-10-26 | mtd: nand: vf610_nfc: use nand_check_erased_ecc_chunk() helper | Brian Norris | 1 | -11/+3 |
2015-10-26 | mtd: nand: increase ready wait timeout and report timeouts | Alex Smith | 1 | -13/+20 |
2015-10-26 | mtd: docg3: off by one in doc_register_sysfs() | Dan Carpenter | 1 | -6/+16 |
2015-10-26 | mtd: pxa3xx_nand: clean up the pxa3xx timings | Antoine Ténart | 1 | -17/+8 |
2015-10-26 | mtd: pxa3xx_nand: rework flash detection and timing setup | Antoine Ténart | 1 | -88/+35 |
2015-10-26 | mtd: pxa3xx_nand: add helpers to setup the timings | Antoine Ténart | 1 | -0/+122 |
2015-10-26 | mtd: pxa3xx_nand: fix some compile issues on non-ARM arches | Antoine Ténart | 1 | -2/+2 |
2015-10-19 | mtd: lpc32xx_mlc: fix warnings caused by enabling unprepared clock | Vladimir Zapolskiy | 1 | -5/+5 |
2015-10-19 | mtd: lpc32xx_slc: fix warnings caused by enabling unprepared clock | Vladimir Zapolskiy | 1 | -5/+5 |
2015-10-19 | mtd: maps: rbtx4939-flash: fix compile error | Brian Norris | 1 | -1/+1 |
2015-10-19 | mtd: mtdram: check offs and len in mtdram->erase | Dongsheng Yang | 1 | -0/+21 |
2015-10-19 | mtd: pxa3xx_nand: switch to device PM | Brian Norris | 1 | -7/+11 |
2015-10-19 | mtd: pxa3xx_nand: don't duplicate MTD suspend/resume | Brian Norris | 1 | -17/+0 |
2015-10-19 | mtd: fsl-quadspi: Include <linux/sizes.h> to avoid build error | Fabio Estevam | 1 | -0/+1 |
2015-10-19 | mtd: fsl-quadspi: allow building for other ARCHes with COMPILE_TEST | Brian Norris | 1 | -1/+2 |
2015-10-19 | mtd: fsl-quadspi: fix printk() format warning for size_t | Brian Norris | 1 | -1/+1 |
2015-10-19 | mtd: spi-nor: add DUAL_READ for w25q{32,64}dw | Brian Norris | 1 | -2/+2 |
2015-10-13 | mtd: spi-nor: disable protection for Winbond flash at startup | Brian Norris | 1 | -3/+4 |
2015-10-13 | mtd: spi-nor: support lock/unlock/is_locked for Winbond | Brian Norris | 1 | -2/+3 |
2015-10-13 | mtd: spi-nor: add mtd_is_locked() support | Brian Norris | 1 | -1/+36 |
2015-10-13 | mtd: spi-nor: refactor block protection functions | Brian Norris | 1 | -45/+126 |
2015-10-13 | mtd: spi-nor: use SNOR_MFR_* instead of CFI_MFR_* | Brian Norris | 1 | -12/+11 |
2015-10-13 | mtd: spi-nor: Add support for s25fl004k | Sean Nyekjaer | 1 | -0/+1 |
2015-10-13 | mtd: spi-nor: s25fl204k supports dual I/0 | Sean Nyekjaer | 1 | -1/+1 |
2015-10-13 | mtd: nand: pass page number to ecc->write_xxx() methods | Boris BREZILLON | 18 | -38/+61 |
2015-10-13 | mtd: nand: txx9ndfmc: show parent device in sysfs | Frans Klaver | 1 | -1/+1 |