aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-14[PATCH] mtd_dataflash, fix block vs page eraseDavid Brownell1-1/+1
2006-01-16[PATCH] build kernel/intermodule.c only when requiredAdrian Bunk1-0/+1
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven3-3/+3
2006-01-13[PATCH] spi: misc fixesDavid Brownell2-2/+4
2006-01-13[PATCH] spi: use linked lists rather than an arrayVitaly Wool2-36/+42
2006-01-13[PATCH] spi: M25 series SPI flashMike Lavender3-0/+589
2006-01-13[PATCH] spi: mtd dataflash driverDavid Brownell3-0/+632
2005-12-12[PATCH] blkmtd: use clear_page_dirty()Andrew Morton1-4/+4
2005-11-29[MTD] Make functions static, include header files with prototypesAdrian Bunk1-3/+3
2005-11-29[MTD] devices/ms02-nv: phys/virt address fixupsMaciej W. Rozycki1-3/+3
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds12-156/+156
2005-11-07[PATCH] kfree cleanup: drivers/mtdJesper Juhl1-5/+2
2005-11-07[MTD] devices: Clean up trailing white spacesThomas Gleixner12-156/+156
2005-10-30[PATCH] fix missing includesTim Schmielau2-0/+2
2005-09-22[PATCH] DEBUG redefined in drivers/mtd/devices/docecc.cGrant Coady1-4/+4
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl1-2/+1
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering1-0/+1
2005-06-29[MTD] ms02-nv: Fix 64bit operation?1-4/+4
2005-05-23[MTD] mtdram: Quick cleanup of the driver:Joern Engel1-169/+96
2005-05-23[MTD] block2mtd: Fix incompatible pointer typeThomas Gleixner1-9/+8
2005-05-23[MTD] phram: Allow short reads. Joern Engel1-8/+22
2005-05-23[MTD] block2mtd: Remove copyright. Fix offset calculationJoern Engel1-4/+3
2005-05-23[MTD] Use after free, found by the Coverity toolJoern Engel1-3/+3
2005-05-23[MTD] slram driver cleanupJosh Boyer1-5/+18
2005-04-16Linux-2.6.12-rc2Linus Torvalds16-0/+8698