aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-05-30[MTD] remove a forgotten MTD_XIPJoern Engel1-1/+1
2006-05-29[MTD] Rework the out of band handling completelyThomas Gleixner3-37/+70
2006-05-29[MTD] Fix debug printk format warning in m25p80 SPI chip driver, again.Andrew Morton1-1/+1
2006-05-25[MTD] Remove the only useless readv implementationThomas Gleixner1-1/+0
2006-05-23[MTD] Remove read/write _ecc variantsThomas Gleixner3-6/+0
2006-05-23[MTD] Remove nand writev supportThomas Gleixner1-64/+0
2006-05-22[MTD] Introduce writesizeJoern Engel3-3/+3
2006-05-21[MTD] Use symbol_request() in old DiskOnChip probe code to find actual driverDavid Woodhouse1-42/+5
2006-05-20git-mtd: symbol_get() fixAndrew Morton1-2/+2
2006-05-17Re-add module description for ms02-nv to KconfigMartin Michlmayr1-0/+5
2006-05-16drivers/mtd/devices/docprobe.c: correct #if'sAdrian Bunk1-3/+3
2006-05-14[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtdDavid Woodhouse2-4/+4
2006-05-14mtd: fix memory leak in block2mtd_setup()Jesper Juhl1-3/+6
2006-05-14mtd: fix memory leaks in phram_setupJesper Juhl1-2/+6
2006-05-12[MTD] Fix capitalisation in export of old doc2001.c initfuncDavid Woodhouse1-1/+1
2006-05-10[MTD] Fix capitalisation in export of DiskOnChip Millennium initfuncDavid Woodhouse1-1/+1
2006-05-08Fix non-modular case for DiskOnChip probeDavid Woodhouse1-4/+31
2006-05-08Remove inter_module_xxx() from DiskOnChip drivers.David Woodhouse6-64/+18
2006-04-19mtd: improve parameter parsing for block2mtdJoern Engel1-3/+14
2006-04-17Remove unchecked MTD flagsJörn Engel2-3/+2
2006-04-11[PATCH] MTD: m25p80: fix printk format warningRandy Dunlap1-1/+1
2006-04-11[PATCH] Remove blkmtdJoern Engel3-831/+2
2006-03-31[PATCH] mtd: fix broken name_to_dev_t() declarationHerbert Poetzl1-2/+1
2006-03-31[PATCH] drivers/mtd: Use ARRAY_SIZE macroTobias Klauser2-7/+5
2006-03-31[PATCH] sem2mutex: drivers/mtd/Ingo Molnar3-26/+27
2006-03-31[PATCH] sem2mutex: mtd/doc2000.cIngo Molnar1-3/+4
2006-03-31[PATCH] m25p80: printk warning fixAndrew Morton1-1/+1
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