aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices
Commit message (Expand)AuthorAge
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-02-19
|\
| * [MTD] remove unused ecctype,eccsize fields from struct mtd_infoArtem Bityutskiy2007-02-09
* | [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* | [PATCH] remove invalidate_inode_pages()Andrew Morton2007-02-11
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-01-17
|\
| * [PATCH] SPI/MTD: mtd_dataflash oops preventionDavid Brownell2006-12-30
| * [PATCH] m25p80 build fixes (with MTD debug)David Brownell2006-12-30
| * [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
| * [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* | [MTD] bugfix: DataFlash is not bit writableHaavard Skinnemoen2006-12-01
* | [MTD] replace kmalloc+memset with kzallocBurman Yan2006-11-28
|/
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-30
* [MTD] pmc551 pci cleanupJiri Slaby2006-09-22
* [MTD] pmc551 use kzallocJiri Slaby2006-09-22
* [MTD] pmc551 whitespace cleanupJiri Slaby2006-09-22
* [MTD] Switch to pci_get_device and do ref countingAlan Cox2006-09-22
* [PATCH] [MTD] DEVICES: Fill more device IDs in the structure of m25p80Aubrey Lee2006-09-05
* block2mtd.c: Make kernel boot command line arguments work (try 4)Ville Herva2006-07-15
* remove #error on !PCI from pmc551.cRolf Eike Beer2006-07-15
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-07-04
|\
| * [MTD] DOC: Fixup read functions and do a little cleanupThomas Gleixner2006-06-28
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-29
|\ \ | |/ |/|
| * [PATCH] 64bit resource: fix up printks for resources in mtd driversGreg Kroah-Hartman2006-06-27
* | [MTD] Initialize 'writesize'Artem B. Bityutskiy2006-06-22
|/
* [MTD] Restore MTD_ROM and MTD_RAM typesDavid Woodhouse2006-06-14
* [MTD] assume mtd->writesize is 1 for NOR flashesArtem B. Bityutskiy2006-06-14
* [MTD] replace MTD_RAM with MTD_GENERIC_TYPEJoern Engel2006-05-30
* [MTD] remove a forgotten MTD_XIPJoern Engel2006-05-30
* [MTD] Rework the out of band handling completelyThomas Gleixner2006-05-29
* [MTD] Fix debug printk format warning in m25p80 SPI chip driver, again.Andrew Morton2006-05-29
* [MTD] Remove the only useless readv implementationThomas Gleixner2006-05-25
* [MTD] Remove read/write _ecc variantsThomas Gleixner2006-05-23
* [MTD] Remove nand writev supportThomas Gleixner2006-05-23
* [MTD] Introduce writesizeJoern Engel2006-05-22
* [MTD] Use symbol_request() in old DiskOnChip probe code to find actual driverDavid Woodhouse2006-05-21
* git-mtd: symbol_get() fixAndrew Morton2006-05-19
* Re-add module description for ms02-nv to KconfigMartin Michlmayr2006-05-17
* drivers/mtd/devices/docprobe.c: correct #if'sAdrian Bunk2006-05-16
* [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtdDavid Woodhouse2006-05-13
* mtd: fix memory leak in block2mtd_setup()Jesper Juhl2006-05-13
* mtd: fix memory leaks in phram_setupJesper Juhl2006-05-13
* [MTD] Fix capitalisation in export of old doc2001.c initfuncDavid Woodhouse2006-05-12
* [MTD] Fix capitalisation in export of DiskOnChip Millennium initfuncDavid Woodhouse2006-05-10
* Fix non-modular case for DiskOnChip probeDavid Woodhouse2006-05-08
* Remove inter_module_xxx() from DiskOnChip drivers.David Woodhouse2006-05-08
* mtd: improve parameter parsing for block2mtdJoern Engel2006-04-19
* Remove unchecked MTD flagsJörn Engel2006-04-17
* [PATCH] MTD: m25p80: fix printk format warningRandy Dunlap2006-04-11
* [PATCH] Remove blkmtdJoern Engel2006-04-11