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