Age | Commit message (Expand) | Author |
2008-09-05 | [MTD] [NAND] tmio_nand: fix base address programming | Dmitry Baryshkov |
2008-09-02 | [MTD] mtdchar.c: Fix regression in MEMGETREGIONINFO ioctl() | Zev Weiss |
2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk |
2008-08-16 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-08-10 | mfd: have TMIO drivers and subdevices depend on ARM | Samuel Ortiz |
2008-08-10 | mfd: driver for the TMIO NAND controller | Ian Molton |
2008-08-09 | [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat | Lennert Buytenhek |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King |
2008-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Russell King |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King |
2008-08-03 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-08-02 | [ARM] Fix explicit asm(-arm)?/arch-foo references | Russell King |
2008-08-02 | [MTD] Fix !CONFIG_BLOCK compile for mtdsuper.c | David Woodhouse |
2008-08-01 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2008-08-01 | [PATCH] switch mtd and dm-table to lookup_bdev() | Al Viro |
2008-08-01 | [MTD] [NAND] drivers/mtd/nand/nandsim.c: fix printk warnings | Andrew Morton |
2008-08-01 | [MTD] [NAND] Blackfin NFC Driver: Cleanup the error exit path of bf5xx_nand_p... | Bryan Wu |
2008-08-01 | [MTD] [NAND] Blackfin NFC Driver: use standard dev_err() rather than printk() | Mike Frysinger |
2008-08-01 | [MTD] [NAND] Blackfin NFC Driver: enable Blackfin nand HWECC support by default | Mike Frysinger |
2008-08-01 | [MTD] [NAND] Blackfin NFC Driver: add proper devinit/devexit markings to prob... | Mike Frysinger |
2008-08-01 | [MTD] [NAND] Blackfin NFC Driver: add support for the ECC layout the Blackfin... | Mike Frysinger |
2008-08-01 | [MTD] [NAND] Blackfin NFC Driver: fix bug - hw ecc calc by making sure we ext... | Mike Frysinger |
2008-08-01 | [MTD] [NAND] Blackfin NFC Driver: fix bug - do not clobber the status from th... | Mike Frysinger |
2008-08-01 | [MTD] [NAND] diskonchip.c fix sparse endian warnings | Harvey Harrison |
2008-08-01 | [MTD] [NAND] drivers/mtd/nand/nandsim.c needs div64.h | Andrew Morton |
2008-07-31 | [MTD] [NOR] drivers/mtd/chips/jedec_probe.c: fix Am29DL800BB device ID | Jerry Hicks |
2008-07-30 | [MTD] DataFlash: bugfix, binary page sizes now handled | akpm@linux-foundation.org |
2008-07-30 | [MTD] [NAND] fsl_elbc_nand.c: fix printk warning | akpm@linux-foundation.org |
2008-07-30 | [MTD] [NAND] nandsim: support random page read command | Artem Bityutskiy |
2008-07-26 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2008-07-25 | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 | Linus Torvalds |
2008-07-25 | [MTD] [NAND] subpage read feature as a way to increase performance. | Alexey Korolev |
2008-07-25 | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 | David Woodhouse |
2008-07-25 | CPUFREQ: S3C24XX NAND driver frequency scaling support. | Ben Dooks |
2008-07-25 | [MTD][NAND] au1550nd: remove unused variable | Yoichi Yuasa |
2008-07-25 | [MTD] jedec_probe: Fix SST 16-bit chip detection | Atsushi Nemoto |
2008-07-25 | [MTD][MTDPART] Fix a division by zero bug | Atsushi Nemoto |
2008-07-25 | [MTD][MTDPART] Cleanup and document the erase region handling | Atsushi Nemoto |
2008-07-25 | [MTD][MTDPART] Handle most checkpatch findings | Atsushi Nemoto |
2008-07-25 | [MTD][MTDPART] Seperate main loop from per-partition code in add_mtd_partition | Atsushi Nemoto |
2008-07-25 | [MTD] physmap: resume already suspended chips on failure to suspend | Uwe Kleine-König |
2008-07-25 | [MTD] physmap: Fix suspend/resume/shutdown bugs. | Robert Jarzmik |
2008-07-25 | [MTD] [NOR] Fix -ETIMEO errors in CFI driver | Alexey Korolev |
2008-07-25 | [MTD] [NAND] fsl_elbc_nand: fix section mismatch with CONFIG_MTD_OF_PARTS=y | Anton Vorontsov |
2008-07-25 | UBI: always start the background thread | Artem Bityutskiy |
2008-07-24 | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi |
2008-07-24 | UBI: fix gcc warning | Artem Bityutskiy |
2008-07-24 | UBI: remove pre-sqnum images support | Artem Bityutskiy |
2008-07-24 | UBI: fix kernel-doc errors and warnings | Artem Bityutskiy |
2008-07-24 | UBI: fix checkpatch.pl errors and warnings | Artem Bityutskiy |