aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-25[MTD] [NAND] subpage read feature as a way to increase performance. Alexey Korolev
2008-07-25Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse
2008-07-25CPUFREQ: S3C24XX NAND driver frequency scaling support.Ben Dooks
2008-07-25[MTD][NAND] au1550nd: remove unused variableYoichi Yuasa
2008-07-25[MTD] jedec_probe: Fix SST 16-bit chip detectionAtsushi Nemoto
2008-07-25[MTD][MTDPART] Fix a division by zero bugAtsushi Nemoto
2008-07-25[MTD][MTDPART] Cleanup and document the erase region handlingAtsushi Nemoto
2008-07-25[MTD][MTDPART] Handle most checkpatch findingsAtsushi Nemoto
2008-07-25[MTD][MTDPART] Seperate main loop from per-partition code in add_mtd_partitionAtsushi Nemoto
2008-07-25[MTD] physmap: resume already suspended chips on failure to suspendUwe 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 driverAlexey Korolev
2008-07-25[MTD] [NAND] fsl_elbc_nand: fix section mismatch with CONFIG_MTD_OF_PARTS=yAnton Vorontsov
2008-07-25UBI: always start the background threadArtem Bityutskiy
2008-07-24UBI: fix gcc warningArtem Bityutskiy
2008-07-24UBI: remove pre-sqnum images supportArtem Bityutskiy
2008-07-24UBI: fix kernel-doc errors and warningsArtem Bityutskiy
2008-07-24UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy
2008-07-24UBI: bugfix - do not torture PEB needlesslyArtem Bityutskiy
2008-07-24UBI: rework scrubbing messagesArtem Bityutskiy
2008-07-24UBI: implement multiple volumes renameArtem Bityutskiy
2008-07-24UBI: fix and re-work debugging stuffArtem Bityutskiy
2008-07-24UBI: amend commentariesArtem Bityutskiy
2008-07-24UBI: fix error messageArtem Bityutskiy
2008-07-24UBI: improve mkvol request validationArtem Bityutskiy
2008-07-24UBI: add ubi_sync() interfaceArtem Bityutskiy
2008-07-24UBI: fix 64-bit calculationsBruce Leonard
2008-07-24UBI: fix LEB lockingArtem Bityutskiy
2008-07-24UBI: fix memory leak on error pathArtem Bityutskiy
2008-07-24UBI: do not forget to free internal volumesArtem Bityutskiy
2008-07-24UBI: fix memory leakArtem Bityutskiy
2008-07-24UBI: avoid unnecessary division operationsKyungmin Park
2008-07-24UBI: fix buffer paddingKyungmin Park
2008-07-24UBI: add a commentArtem Bityutskiy
2008-07-24UBI: print error codeArtem Bityutskiy
2008-07-23Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds
2008-07-23Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-23Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2008-07-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-23i386 syscall audit fast-pathRoland McGrath
2008-07-23x86_64 ia32 syscall audit fast-pathRoland McGrath
2008-07-23x86_64 syscall audit fast-pathRoland McGrath
2008-07-23x86_64: remove bogus optimization in sysret_signalRoland McGrath
2008-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2008-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...Linus Torvalds
2008-07-23Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2008-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-07-23ide: small whitespace fixesPavel Machek
2008-07-23ide: ide-cd_ioctl.c fix sparse integer as NULL pointer warningsHarvey Harrison