Age | Commit message (Expand) | Author |
2012-03-23 | mtd: use for_each_clear_bit() | Akinobu Mita |
2012-03-23 | magic.h: move some FS magic numbers into magic.h | Muthu Kumar |
2012-03-23 | Merge tag 'upstream-3.4-rc1' of git://git.infradead.org/linux-ubi | Linus Torvalds |
2012-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-03-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-03-16 | NAND Machine support for Integrated Flash Controller | Prabhakar Kushwaha |
2012-03-09 | UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPS | Artem Bityutskiy |
2012-03-09 | UBI: rename peb_buf1 to peb_buf | Artem Bityutskiy |
2012-03-09 | UBI: reduce memory consumption | Josselin Costanzi |
2012-03-09 | UBI: fix eraseblock picking criteria | Artem Bityutskiy |
2012-03-09 | UBI: fix documentation and improve readability | Artem Bityutskiy |
2012-02-29 | UBI: fix error handling in ubi_scan() | Richard Weinberger |
2012-02-28 | mtd: simplify return logic in do_map_probe() | Uwe Kleine-König |
2012-02-04 | Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3 | Linus Torvalds |
2012-02-04 | Revert "mtd: atmel_nand: optimize read/write buffer functions" | Artem Bityutskiy |
2012-01-30 | mtd: fix MTD suspend | Artem Bityutskiy |
2012-01-17 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2012-01-15 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds |
2012-01-15 | UBI: use own macros for the layout volume | Richard Weinberger |
2012-01-15 | UBI: fix nameless volumes handling | Richard Weinberger |
2012-01-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-01-14 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds |
2012-01-13 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds |
2012-01-12 | kexec: remove KMSG_DUMP_KEXEC | WANG Cong |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2012-01-11 | UBI: fix debugging messages | Artem Bityutskiy |
2012-01-11 | mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23 | Huang Shijie |
2012-01-11 | mtd: nand: fix typo in comment | Wolfram Sang |
2012-01-10 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds |
2012-01-10 | Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2012-01-10 | UBI: make vid_hdr non-static | Richard Weinberger |
2012-01-09 | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-01-09 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-01-09 | mtd: Fix dependency for MTD_DOC200x | Fabio Estevam |
2012-01-09 | mtd: do not use mtd->block_markbad directly | Artem Bityutskiy |
2012-01-09 | mtd: introduce mtd_can_have_bb helper | Artem Bityutskiy |
2012-01-09 | mtd: do not use mtd->suspend and mtd->resume directly | Artem Bityutskiy |
2012-01-09 | mtd: do not use mtd->lock, unlock and is_locked directly | Artem Bityutskiy |
2012-01-09 | mtd: do not use mtd->sync directly | Artem Bityutskiy |
2012-01-09 | mtd: harmonize mtd_writev usage | Artem Bityutskiy |
2012-01-09 | mtd: do not use mtd->lock_user_prot_reg directly | Artem Bityutskiy |
2012-01-09 | mtd: mtd->write_user_prot_reg directly | Artem Bityutskiy |
2012-01-09 | mtd: do not use mtd->read_*_prot_reg directly | Artem Bityutskiy |
2012-01-09 | mtd: do not use mtd->get_*_prot_info directly | Artem Bityutskiy |
2012-01-09 | mtd: do not use mtd->read_oob directly | Artem Bityutskiy |
2012-01-09 | mtd: mtdoops: do not use mtd->panic_write directly | Artem Bityutskiy |
2012-01-09 | mtd: do not use mtd->get_unmapped_area directly | Artem Bityutskiy |
2012-01-09 | mtd: introduce mtd_has_oob helper | Artem Bityutskiy |
2012-01-09 | mtd: mtdcore: export symbols cleanup | Artem Bityutskiy |
2012-01-09 | mtd: clean-up the default_mtd_writev function | Artem Bityutskiy |