Age | Commit message (Expand) | Author |
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 |
2008-07-24 | UBI: bugfix - do not torture PEB needlessly | Artem Bityutskiy |
2008-07-24 | UBI: rework scrubbing messages | Artem Bityutskiy |
2008-07-24 | UBI: implement multiple volumes rename | Artem Bityutskiy |
2008-07-24 | UBI: fix and re-work debugging stuff | Artem Bityutskiy |
2008-07-24 | UBI: amend commentaries | Artem Bityutskiy |
2008-07-24 | UBI: fix error message | Artem Bityutskiy |
2008-07-24 | UBI: improve mkvol request validation | Artem Bityutskiy |
2008-07-24 | UBI: add ubi_sync() interface | Artem Bityutskiy |
2008-07-24 | UBI: fix 64-bit calculations | Bruce Leonard |
2008-07-24 | UBI: fix LEB locking | Artem Bityutskiy |
2008-07-24 | UBI: fix memory leak on error path | Artem Bityutskiy |
2008-07-24 | UBI: do not forget to free internal volumes | Artem Bityutskiy |
2008-07-24 | UBI: fix memory leak | Artem Bityutskiy |
2008-07-24 | UBI: avoid unnecessary division operations | Kyungmin Park |
2008-07-24 | UBI: fix buffer padding | Kyungmin Park |
2008-07-24 | UBI: add a comment | Artem Bityutskiy |
2008-07-24 | UBI: print error code | Artem Bityutskiy |
2008-07-23 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-07-21 | MTD: handle pci_name() being const | Greg Kroah-Hartman |
2008-07-21 | device create: mtd: convert device_create to device_create_drvdata | Greg Kroah-Hartman |
2008-07-15 | [MIPS] MTX-1 flash partition setup move to platform devices registration | Yoichi Yuasa |
2008-07-14 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-07-14 | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds |
2008-07-14 | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet |
2008-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2008-07-13 | Merge branch 'pxa' into devel | Russell King |
2008-07-12 | Merge branches 'pxa-ian' and 'pxa-xm270' into pxa | Russell King |
2008-07-11 | [MTD] Fix const assignment in the MTD command line partitioning driver | David Howells |
2008-07-11 | [MTD] [NOR] gen_probe: No debug message when debugging is disabled | Jean Delvare |