aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/devices
AgeCommit message (Expand)Author
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells
2006-09-22[MTD] pmc551 pci cleanupJiri Slaby
2006-09-22[MTD] pmc551 use kzallocJiri Slaby
2006-09-22[MTD] pmc551 whitespace cleanupJiri Slaby
2006-09-22[MTD] Switch to pci_get_device and do ref countingAlan Cox
2006-09-05[PATCH] [MTD] DEVICES: Fill more device IDs in the structure of m25p80Aubrey Lee
2006-07-15block2mtd.c: Make kernel boot command line arguments work (try 4)Ville Herva
2006-07-15remove #error on !PCI from pmc551.cRolf Eike Beer
2006-07-03Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-28[MTD] DOC: Fixup read functions and do a little cleanupThomas Gleixner
2006-06-27[PATCH] 64bit resource: fix up printks for resources in mtd driversGreg Kroah-Hartman
2006-06-22[MTD] Initialize 'writesize'Artem B. Bityutskiy
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