summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-301-1/+1
* [MTD] pmc551 pci cleanupJiri Slaby2006-09-221-8/+5Star
* [MTD] pmc551 use kzallocJiri Slaby2006-09-221-5/+2Star
* [MTD] pmc551 whitespace cleanupJiri Slaby2006-09-221-567/+596
* [MTD] Switch to pci_get_device and do ref countingAlan Cox2006-09-221-1/+10
* [PATCH] [MTD] DEVICES: Fill more device IDs in the structure of m25p80Aubrey Lee2006-09-051-6/+6
* block2mtd.c: Make kernel boot command line arguments work (try 4)Ville Herva2006-07-151-30/+63
* remove #error on !PCI from pmc551.cRolf Eike Beer2006-07-151-4/+0Star
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-07-043-315/+207Star
|\
| * [MTD] DOC: Fixup read functions and do a little cleanupThomas Gleixner2006-06-283-315/+207Star
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-305-5/+0Star
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-291-4/+4
|\ \ | |/ |/|
| * [PATCH] 64bit resource: fix up printks for resources in mtd driversGreg Kroah-Hartman2006-06-271-4/+4
* | [MTD] Initialize 'writesize'Artem B. Bityutskiy2006-06-226-1/+7
|/
* [MTD] Restore MTD_ROM and MTD_RAM typesDavid Woodhouse2006-06-146-6/+6
* [MTD] assume mtd->writesize is 1 for NOR flashesArtem B. Bityutskiy2006-06-143-0/+3
* [MTD] replace MTD_RAM with MTD_GENERIC_TYPEJoern Engel2006-05-306-6/+6
* [MTD] remove a forgotten MTD_XIPJoern Engel2006-05-301-1/+1
* [MTD] Rework the out of band handling completelyThomas Gleixner2006-05-293-37/+70
* [MTD] Fix debug printk format warning in m25p80 SPI chip driver, again.Andrew Morton2006-05-291-1/+1
* [MTD] Remove the only useless readv implementationThomas Gleixner2006-05-251-1/+0Star
* [MTD] Remove read/write _ecc variantsThomas Gleixner2006-05-233-6/+0Star
* [MTD] Remove nand writev supportThomas Gleixner2006-05-231-64/+0Star
* [MTD] Introduce writesizeJoern Engel2006-05-223-3/+3
* [MTD] Use symbol_request() in old DiskOnChip probe code to find actual driverDavid Woodhouse2006-05-211-42/+5Star
* git-mtd: symbol_get() fixAndrew Morton2006-05-201-2/+2
* Re-add module description for ms02-nv to KconfigMartin Michlmayr2006-05-171-0/+5
* drivers/mtd/devices/docprobe.c: correct #if'sAdrian Bunk2006-05-161-3/+3
* [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtdDavid Woodhouse2006-05-142-4/+4
* mtd: fix memory leak in block2mtd_setup()Jesper Juhl2006-05-141-3/+6
* mtd: fix memory leaks in phram_setupJesper Juhl2006-05-141-2/+6
* [MTD] Fix capitalisation in export of old doc2001.c initfuncDavid Woodhouse2006-05-121-1/+1
* [MTD] Fix capitalisation in export of DiskOnChip Millennium initfuncDavid Woodhouse2006-05-101-1/+1
* Fix non-modular case for DiskOnChip probeDavid Woodhouse2006-05-081-4/+31
* Remove inter_module_xxx() from DiskOnChip drivers.David Woodhouse2006-05-086-64/+18Star
* mtd: improve parameter parsing for block2mtdJoern Engel2006-04-191-3/+14
* Remove unchecked MTD flagsJörn Engel2006-04-172-3/+2Star
* [PATCH] MTD: m25p80: fix printk format warningRandy Dunlap2006-04-121-1/+1
* [PATCH] Remove blkmtdJoern Engel2006-04-113-831/+2Star
* [PATCH] mtd: fix broken name_to_dev_t() declarationHerbert Poetzl2006-03-311-2/+1Star
* [PATCH] drivers/mtd: Use ARRAY_SIZE macroTobias Klauser2006-03-312-7/+5Star
* [PATCH] sem2mutex: drivers/mtd/Ingo Molnar2006-03-313-26/+27
* [PATCH] sem2mutex: mtd/doc2000.cIngo Molnar2006-03-311-3/+4
* [PATCH] m25p80: printk warning fixAndrew Morton2006-03-311-1/+1
* [PATCH] mtd_dataflash, fix block vs page eraseDavid Brownell2006-03-141-1/+1
* [PATCH] build kernel/intermodule.c only when requiredAdrian Bunk2006-01-171-0/+1
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-153-3/+3
* [PATCH] spi: misc fixesDavid Brownell2006-01-142-2/+4
* [PATCH] spi: use linked lists rather than an arrayVitaly Wool2006-01-142-36/+42