Age | Commit message (Expand) | Author |
2015-06-25 | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-06-25 | Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2015-06-24 | Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds |
2015-06-16 | mtd: docg3: Fix kasprintf() usage | Richard Weinberger |
2015-06-16 | mtd: docg3: Don't leak docg3->bbt in error path | Richard Weinberger |
2015-06-16 | mtd: nandsim: Fix kasprintf() usage | Richard Weinberger |
2015-06-16 | mtd: cs553x_nand: Fix kasprintf() usage | Richard Weinberger |
2015-06-16 | mtd: r852: Fix device_create_file() usage | Richard Weinberger |
2015-06-16 | mtd: brcmnand: drop unnecessary initialization | Brian Norris |
2015-06-16 | mtd: propagate error codes from add_mtd_device() | Brian Norris |
2015-06-16 | mtd: diskonchip: remove two-phase partitioning / registration | Brian Norris |
2015-06-11 | mtd: powernv: Add powernv flash MTD abstraction driver | Cyril Bur |
2015-06-03 | UBI: Remove unnecessary `\' | shengyong |
2015-06-02 | writeback: separate out include/linux/backing-dev-defs.h | Tejun Heo |
2015-06-02 | UBI: Use static class and attribute groups | Takashi Iwai |
2015-06-02 | UBI: add a helper function for updatting on-flash layout volumes | shengyong |
2015-06-02 | UBI: Fastmap: Do not add vol if it already exists | shengyong |
2015-06-02 | UBI: Init vol->reserved_pebs by assignment | shengyong |
2015-06-02 | UBI: Fastmap: Rename variables to make them meaningful | shengyong |
2015-06-02 | UBI: Fastmap: Remove unnecessary `\' | shengyong |
2015-06-02 | UBI: Fastmap: Use max() to get the larger value | shengyong |
2015-06-02 | UBI: block: Dynamically allocate minor numbers | Dan Ehrenberg |
2015-05-28 | mtd: dc21285: use raw spinlock functions for nw_gpio_lock | Uwe Kleine-König |
2015-05-28 | mtd: chips: fixup dependencies, to prevent build error | Brian Norris |
2015-05-27 | mtd: cfi_cmdset_0002: Initialize datum before calling map_word_load_partial | Christian Riesch |
2015-05-27 | mtd: cfi: deinline large functions | Denys Vlasenko |
2015-05-27 | mtd: lantiq-flash: use default partition parsers | Brian Norris |
2015-05-27 | mtd: plat_nand: use default partition probe | Brian Norris |
2015-05-22 | mtd: nand: correct indentation within conditional | Brian Norris |
2015-05-22 | mtd: remove incorrect file name | Brian Norris |
2015-05-21 | mtd: blktrans: use better error code for unimplemented ioctl() | Brian Norris |
2015-05-21 | mtd: maps: Spelling s/reseved/reserved/ | Geert Uytterhoeven |
2015-05-21 | mtd: blktrans: change blktrans_getgeo return value | Wenlin Kang |
2015-05-20 | mtd: mxc_nand: generate nand_ecclayout for 8 bit ECC | Baruch Siach |
2015-05-20 | mtd: spi-nor: Properly set SECT_4K for recently added flashes | Rafał Miłecki |
2015-05-20 | mtd: spi-nor: Add support for Spansion S25FL164K | Rafał Miłecki |
2015-05-20 | mtd: Allow compile test of GPIO consumers if !GPIOLIB | Geert Uytterhoeven |
2015-05-20 | mtd: mxc_nand: fix truncate of unaligned oob copying | Baruch Siach |
2015-05-20 | mtd: mxc_nand: limit the size of used oob | Baruch Siach |
2015-05-20 | mtd: mxc_nand: cleanup copy_spare function | Uwe Kleine-König |
2015-05-18 | mtd: brcmnand: do not make local variable static | Hauke Mehrtens |
2015-05-18 | mtd: brcmnand: remove double new line from print | Hauke Mehrtens |
2015-05-18 | Merge tag 'v4.1-rc4' into MTD's -next | Brian Norris |
2015-05-18 | Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2015-05-15 | mtd: brcmnand: add BCM63138 support | Brian Norris |
2015-05-15 | mtd: brcmnand: add support for Broadcom's IPROC family | Brian Norris |
2015-05-15 | mtd: brcmnand: add extra SoC support to library | Brian Norris |
2015-05-15 | mtd: brcmnand: add support for STB chips | Brian Norris |
2015-05-15 | mtd: nand: add NAND driver "library" for Broadcom STB NAND controller | Brian Norris |
2015-05-15 | Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor" | Brian Norris |