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