Age | Commit message (Expand) | Author | Files | Lines |
2015-05-18 | Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2 | -5/+7 |
2015-05-15 | Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor" | Brian Norris | 1 | -3/+3 |
2015-05-14 | mtd: readtest: don't clobber error reports | Brian Norris | 1 | -2/+4 |
2015-05-06 | UBI: block: Add missing cache flushes | Kevin Cernekee | 1 | -0/+2 |
2015-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -4/+4 |
2015-04-24 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -2/+0 |
2015-04-22 | Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtd | Linus Torvalds | 35 | -293/+582 |
2015-04-22 | Merge MTD fixes from 4.0 into -next | Brian Norris | 1 | -0/+1 |
2015-04-15 | Merge tag 'upstream-4.1-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 13 | -712/+1071 |
2015-04-15 | VFS: assorted d_backing_inode() annotations | David Howells | 2 | -4/+4 |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2015-04-13 | UBI: power cut emulation for testing | david.oberhollenzer@sigma-star.at | 4 | -2/+120 |
2015-04-08 | Merge branch 'linus' into irq/core to get the GIC updates which | Thomas Gleixner | 3 | -7/+47 |
2015-04-05 | mtd: spi-nor: Add support for Macronix mx25u6435f serial flash | Mika Westerberg | 1 | -0/+1 |
2015-04-05 | mtd: spi-nor: Add support for Winbond w25q64dw serial flash | Mika Westerberg | 1 | -0/+1 |
2015-04-05 | mtd: spi-nor: add support for the Winbond W25X05 flash | Gabor Juhos | 1 | -0/+1 |
2015-04-05 | mtd: spi-nor: support en25s64 device | Shengzhou Liu | 1 | -0/+1 |
2015-04-05 | mtd: m25p80: bind to "nor-jedec" ID, for auto-detection | Brian Norris | 1 | -3/+18 |
2015-04-05 | mtd: Make MTD tests cancelable | Richard Weinberger | 10 | -24/+120 |
2015-04-05 | mtd: mtd_oobtest: Fix bitflip_limit usage in test case 3 | Roger Quadros | 1 | -27/+35 |
2015-04-05 | mtd: docg3: remove invalid __exit annotations | Brian Norris | 1 | -3/+3 |
2015-04-05 | mtd: fsl_ifc_nand: use msecs_to_jiffies for time conversion | Nicholas Mc Guire | 1 | -2/+2 |
2015-04-05 | mtd: atmel_nand: don't map the ROM table if no pmecc table offset in DT | Wu, Josh | 1 | -7/+7 |
2015-04-05 | mtd: atmel_nand: add a definition for the oob reserved bytes | Josh Wu | 2 | -2/+6 |
2015-04-05 | mtd: part: Remove partition overlap checks | Dan Ehrenberg | 1 | -20/+1 |
2015-04-05 | mtd: part: Add sysfs variable for offset of partition | Dan Ehrenberg | 1 | -0/+29 |
2015-04-05 | mtd: part: Create the master device node when partitioned | Dan Ehrenberg | 3 | -21/+62 |
2015-03-30 | mtd: ts5500_flash: Fix typo in MODULE_DESCRIPTION in ts5500_flash.c | Masanari Iida | 1 | -1/+1 |
2015-03-30 | mtd: denali: Disable sub-page writes in Denali NAND driver | Graham Moore | 1 | -0/+3 |
2015-03-30 | mtd: pxa3xx_nand: cleanup wait_for_completion handling | Nicholas Mc Guire | 1 | -14/+10 |
2015-03-30 | mtd: nand: gpmi: Check for scan_bbt() error | Fabio Estevam | 1 | -1/+3 |
2015-03-30 | mtd: nand: gpmi: fixup return type of wait_for_completion_timeout | Nicholas Mc Guire | 1 | -6/+6 |
2015-03-30 | mtd: fsl-quadspi: cleanup wait_for_completion return handling | Nicholas Mc Guire | 1 | -2/+1 |
2015-03-30 | mtd: fsl-quadspi: Print the error value | Fabio Estevam | 1 | -4/+4 |
2015-03-30 | mtd: cfi: clean up some indenting | Dan Carpenter | 1 | -15/+15 |
2015-03-30 | mtd: maps: sa1100-flash: remove incorrect __exit markups | Dmitry Torokhov | 1 | -2/+2 |
2015-03-30 | mtd: replace CONFIG_8xx by CONFIG_PPC_8xx | Christophe Leroy | 1 | -1/+1 |
2015-03-30 | mtd: fsmc_nand.c: Use default timings if none are provided in the dts | Stefan Roese | 1 | -1/+6 |
2015-03-30 | mtd: nand: Prevent possible kernel lockup in nand_command() | Roger Quadros | 1 | -4/+23 |
2015-03-27 | mtd: spi-nor: factor out replace-able flash_{lock,unlock} | Brian Norris | 1 | -19/+38 |
2015-03-26 | UBI: Fastmap: Fall back to scanning mode after ECC error | Richard Weinberger | 1 | -1/+1 |
2015-03-26 | UBI: Fastmap: Remove is_fm_block() | Richard Weinberger | 3 | -29/+0 |
2015-03-26 | UBI: Fastmap: Add blank line after declarations | Richard Weinberger | 1 | -0/+1 |
2015-03-26 | UBI: Fastmap: Remove else after return. | Richard Weinberger | 1 | -3/+3 |
2015-03-26 | UBI: Fastmap: Introduce may_reserve_for_fm() | Richard Weinberger | 3 | -6/+28 |
2015-03-26 | UBI: Fastmap: Introduce ubi_fastmap_init() | Richard Weinberger | 2 | -7/+8 |
2015-03-26 | UBI: Fastmap: Wire up WL accessor functions | Richard Weinberger | 1 | -16/+12 |
2015-03-26 | UBI: Add accessor functions for WL data structures | Richard Weinberger | 1 | -0/+36 |
2015-03-26 | UBI: Move fastmap specific functions out of wl.c | Richard Weinberger | 3 | -463/+476 |
2015-03-26 | UBI: Fastmap: Add new module parameter fm_debug | Richard Weinberger | 2 | -0/+10 |