Age | Commit message (Expand) | Author |
2011-03-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Artem Bityutskiy |
2011-03-25 | mtd: mtdswap: fix compilation warning | Artem Bityutskiy |
2011-03-25 | mtdswap: kill strict error handling option | Yang Ruirui |
2011-03-24 | Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 | Linus Torvalds |
2011-03-24 | UBI: use GFP_NOFS properly | Artem Bityutskiy |
2011-03-23 | tmio: Silence warnings introduced by mfd changes | Andres Salomon |
2011-03-23 | mtd: Use mfd_data instead of driver_data for tmio_nand | Andres Salomon |
2011-03-23 | mfd: mfd_cell is now implicitly available to t7166xb drivers | Andres Salomon |
2011-03-18 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds |
2011-03-18 | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 | Linus Torvalds |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-03-17 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-03-17 | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-03-16 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-03-16 | UBI: make tests modes dynamic | Artem Bityutskiy |
2011-03-16 | UBI: make self-checks dynamic | Artem Bityutskiy |
2011-03-16 | UBI: make debugging messages dynamic | Artem Bityutskiy |
2011-03-16 | UBI: remove UBI_IO_DEBUG macro | Artem Bityutskiy |
2011-03-16 | UBI: kill debugging buffer | Artem Bityutskiy |
2011-03-16 | UBI: allocate erase checking buffer on demand | Artem Bityutskiy |
2011-03-16 | UBI: allocate write checking buffer on demand | Artem Bityutskiy |
2011-03-15 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King |
2011-03-13 | Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38 | Linus Torvalds |
2011-03-11 | mtd: nand: enable software BCH ECC in nand simulator | Ivan Djelic |
2011-03-11 | mtd: nand: add software BCH ECC support | Ivan Djelic |
2011-03-11 | mtd: fix printf format warnings, mostly lack of %zd for size_t, in mtdswap | David Woodhouse |
2011-03-11 | mtd: sm_rtl: check kmalloc return value | Xiaochen Wang |
2011-03-11 | mtd: cfi: add support for AMIC flashes (e.g. A29L160AT) | Steffen Sledz |
2011-03-11 | mtd: mxc_nand: fix OOB corruption when page size > 2KiB | Baruch Siach |
2011-03-11 | mtd: DaVinci: Removed header file that is not required | Sandeep Paulraj |
2011-03-11 | mtd: pxa3xx_nand: clean the keep configure code | Lei Wen |
2011-03-11 | mtd: pxa3xx_nand: mtd scan id process could be defined by driver itself | Lei Wen |
2011-03-11 | mtd: pxa3xx_nand: unify prepare command | Lei Wen |
2011-03-11 | mtd: pxa3xx_nand: discard wait_for_event,write_cmd,__readid function | Lei Wen |
2011-03-11 | mtd: pxa3xx_nand: rework irq logic | Lei Wen |
2011-03-11 | mtd: pxa3xx_nand: make scan procedure more clear | Lei Wen |
2011-03-11 | mtd: speedtest: fix integer overflow | David Lambert |
2011-03-11 | mtd: mxc_nand: fix read past buffer end | Baruch Siach |
2011-03-11 | mtd: omap3: nand: report corrected ecc errors | John Ogness |
2011-03-11 | mtd: nand: fix a typo in a commentary | Jason Liu |
2011-03-11 | mtd: omap: add new variable to platform data to control onenand unlocking | Roman Tereshonkov |
2011-03-11 | mtd: onenand: add new option to control initial onenand unlocking | Roman Tereshonkov |
2011-03-11 | mtd: NOR flash driver for OMAP-L137/AM17x | David Griego |
2011-03-11 | mtd: Add mtdswap block driver | Jarkko Lavinen |
2011-03-11 | mtd_blkdevs: Set the maximum discards size | Jarkko Lavinen |
2011-03-11 | mtd_blkdevs: Add background processing support | Jarkko Lavinen |
2011-03-11 | mtd: cfi: fix writebufsize initialization | Anatolij Gustschin |
2011-03-11 | mtd: m25p80: add support for M25PX64 | Yoshihiro Shimoda |
2011-03-11 | mtd: tests: add multiblock erase test to the mtd_speedtest | Roman Tereshonkov |
2011-03-11 | mtd: tests: add count parameter to mtd_speedtest | Adrian Hunter |