aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/devices
AgeCommit message (Expand)Author
2006-06-14[MTD] Restore MTD_ROM and MTD_RAM typesDavid Woodhouse
2006-06-14[MTD] assume mtd->writesize is 1 for NOR flashesArtem B. Bityutskiy
2006-05-30[MTD] replace MTD_RAM with MTD_GENERIC_TYPEJoern Engel
2006-05-30[MTD] remove a forgotten MTD_XIPJoern Engel
2006-05-29[MTD] Rework the out of band handling completelyThomas Gleixner
2006-05-29[MTD] Fix debug printk format warning in m25p80 SPI chip driver, again.Andrew Morton
2006-05-25[MTD] Remove the only useless readv implementationThomas Gleixner
2006-05-23[MTD] Remove read/write _ecc variantsThomas Gleixner
2006-05-23[MTD] Remove nand writev supportThomas Gleixner
2006-05-22[MTD] Introduce writesizeJoern Engel
2006-05-21[MTD] Use symbol_request() in old DiskOnChip probe code to find actual driverDavid Woodhouse
2006-05-20git-mtd: symbol_get() fixAndrew Morton
2006-05-17Re-add module description for ms02-nv to KconfigMartin Michlmayr
2006-05-16drivers/mtd/devices/docprobe.c: correct #if'sAdrian Bunk
2006-05-14[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtdDavid Woodhouse
2006-05-14mtd: fix memory leak in block2mtd_setup()Jesper Juhl
2006-05-14mtd: fix memory leaks in phram_setupJesper Juhl
2006-05-12[MTD] Fix capitalisation in export of old doc2001.c initfuncDavid Woodhouse
2006-05-10[MTD] Fix capitalisation in export of DiskOnChip Millennium initfuncDavid Woodhouse
2006-05-08Fix non-modular case for DiskOnChip probeDavid Woodhouse
2006-05-08Remove inter_module_xxx() from DiskOnChip drivers.David Woodhouse
2006-04-19mtd: improve parameter parsing for block2mtdJoern Engel
2006-04-17Remove unchecked MTD flagsJörn Engel
2006-04-11[PATCH] MTD: m25p80: fix printk format warningRandy Dunlap
2006-04-11[PATCH] Remove blkmtdJoern Engel
2006-03-31[PATCH] mtd: fix broken name_to_dev_t() declarationHerbert Poetzl
2006-03-31[PATCH] drivers/mtd: Use ARRAY_SIZE macroTobias Klauser
2006-03-31[PATCH] sem2mutex: drivers/mtd/Ingo Molnar
2006-03-31[PATCH] sem2mutex: mtd/doc2000.cIngo Molnar
2006-03-31[PATCH] m25p80: printk warning fixAndrew Morton
2006-03-14[PATCH] mtd_dataflash, fix block vs page eraseDavid Brownell
2006-01-16[PATCH] build kernel/intermodule.c only when requiredAdrian Bunk
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2006-01-13[PATCH] spi: misc fixesDavid Brownell
2006-01-13[PATCH] spi: use linked lists rather than an arrayVitaly Wool
2006-01-13[PATCH] spi: M25 series SPI flashMike Lavender
2006-01-13[PATCH] spi: mtd dataflash driverDavid Brownell
2005-12-12[PATCH] blkmtd: use clear_page_dirty()Andrew Morton
2005-11-29[MTD] Make functions static, include header files with prototypesAdrian Bunk
2005-11-29[MTD] devices/ms02-nv: phys/virt address fixupsMaciej W. Rozycki
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds
2005-11-07[PATCH] kfree cleanup: drivers/mtdJesper Juhl
2005-11-07[MTD] devices: Clean up trailing white spacesThomas Gleixner
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-09-22[PATCH] DEBUG redefined in drivers/mtd/devices/docecc.cGrant Coady
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering
2005-06-29[MTD] ms02-nv: Fix 64bit operation?
2005-05-23[MTD] mtdram: Quick cleanup of the driver:Joern Engel