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