| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] BLOCK: Make it possible to disable the block layer [try #6] | David Howells | 2006-09-30 | 1 | -1/+1 |
* | [MTD] pmc551 pci cleanup | Jiri Slaby | 2006-09-22 | 1 | -8/+5 |
* | [MTD] pmc551 use kzalloc | Jiri Slaby | 2006-09-22 | 1 | -5/+2 |
* | [MTD] pmc551 whitespace cleanup | Jiri Slaby | 2006-09-22 | 1 | -567/+596 |
* | [MTD] Switch to pci_get_device and do ref counting | Alan Cox | 2006-09-22 | 1 | -1/+10 |
* | [PATCH] [MTD] DEVICES: Fill more device IDs in the structure of m25p80 | Aubrey Lee | 2006-09-05 | 1 | -6/+6 |
* | block2mtd.c: Make kernel boot command line arguments work (try 4) | Ville Herva | 2006-07-15 | 1 | -30/+63 |
* | remove #error on !PCI from pmc551.c | Rolf Eike Beer | 2006-07-15 | 1 | -4/+0 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2006-07-03 | 3 | -315/+207 |
|\ |
|
| * | [MTD] DOC: Fixup read functions and do a little cleanup | Thomas Gleixner | 2006-06-28 | 3 | -315/+207 |
* | | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 5 | -5/+0 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-29 | 1 | -4/+4 |
|\ \
| |/
|/| |
|
| * | [PATCH] 64bit resource: fix up printks for resources in mtd drivers | Greg Kroah-Hartman | 2006-06-27 | 1 | -4/+4 |
* | | [MTD] Initialize 'writesize' | Artem B. Bityutskiy | 2006-06-22 | 6 | -1/+7 |
|/ |
|
* | [MTD] Restore MTD_ROM and MTD_RAM types | David Woodhouse | 2006-06-14 | 6 | -6/+6 |
* | [MTD] assume mtd->writesize is 1 for NOR flashes | Artem B. Bityutskiy | 2006-06-14 | 3 | -0/+3 |
* | [MTD] replace MTD_RAM with MTD_GENERIC_TYPE | Joern Engel | 2006-05-30 | 6 | -6/+6 |
* | [MTD] remove a forgotten MTD_XIP | Joern Engel | 2006-05-30 | 1 | -1/+1 |
* | [MTD] Rework the out of band handling completely | Thomas Gleixner | 2006-05-29 | 3 | -37/+70 |
* | [MTD] Fix debug printk format warning in m25p80 SPI chip driver, again. | Andrew Morton | 2006-05-29 | 1 | -1/+1 |
* | [MTD] Remove the only useless readv implementation | Thomas Gleixner | 2006-05-25 | 1 | -1/+0 |
* | [MTD] Remove read/write _ecc variants | Thomas Gleixner | 2006-05-23 | 3 | -6/+0 |
* | [MTD] Remove nand writev support | Thomas Gleixner | 2006-05-23 | 1 | -64/+0 |
* | [MTD] Introduce writesize | Joern Engel | 2006-05-22 | 3 | -3/+3 |
* | [MTD] Use symbol_request() in old DiskOnChip probe code to find actual driver | David Woodhouse | 2006-05-21 | 1 | -42/+5 |
* | git-mtd: symbol_get() fix | Andrew Morton | 2006-05-20 | 1 | -2/+2 |
* | Re-add module description for ms02-nv to Kconfig | Martin Michlmayr | 2006-05-17 | 1 | -0/+5 |
* | drivers/mtd/devices/docprobe.c: correct #if's | Adrian Bunk | 2006-05-16 | 1 | -3/+3 |
* | [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd | David Woodhouse | 2006-05-14 | 2 | -4/+4 |
* | mtd: fix memory leak in block2mtd_setup() | Jesper Juhl | 2006-05-14 | 1 | -3/+6 |
* | mtd: fix memory leaks in phram_setup | Jesper Juhl | 2006-05-14 | 1 | -2/+6 |
* | [MTD] Fix capitalisation in export of old doc2001.c initfunc | David Woodhouse | 2006-05-12 | 1 | -1/+1 |
* | [MTD] Fix capitalisation in export of DiskOnChip Millennium initfunc | David Woodhouse | 2006-05-10 | 1 | -1/+1 |
* | Fix non-modular case for DiskOnChip probe | David Woodhouse | 2006-05-08 | 1 | -4/+31 |
* | Remove inter_module_xxx() from DiskOnChip drivers. | David Woodhouse | 2006-05-08 | 6 | -64/+18 |
* | mtd: improve parameter parsing for block2mtd | Joern Engel | 2006-04-19 | 1 | -3/+14 |
* | Remove unchecked MTD flags | Jörn Engel | 2006-04-17 | 2 | -3/+2 |
* | [PATCH] MTD: m25p80: fix printk format warning | Randy Dunlap | 2006-04-11 | 1 | -1/+1 |
* | [PATCH] Remove blkmtd | Joern Engel | 2006-04-11 | 3 | -831/+2 |
* | [PATCH] mtd: fix broken name_to_dev_t() declaration | Herbert Poetzl | 2006-03-31 | 1 | -2/+1 |
* | [PATCH] drivers/mtd: Use ARRAY_SIZE macro | Tobias Klauser | 2006-03-31 | 2 | -7/+5 |
* | [PATCH] sem2mutex: drivers/mtd/ | Ingo Molnar | 2006-03-31 | 3 | -26/+27 |
* | [PATCH] sem2mutex: mtd/doc2000.c | Ingo Molnar | 2006-03-31 | 1 | -3/+4 |
* | [PATCH] m25p80: printk warning fix | Andrew Morton | 2006-03-31 | 1 | -1/+1 |
* | [PATCH] mtd_dataflash, fix block vs page erase | David Brownell | 2006-03-14 | 1 | -1/+1 |
* | [PATCH] build kernel/intermodule.c only when required | Adrian Bunk | 2006-01-16 | 1 | -0/+1 |
* | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-14 | 3 | -3/+3 |
* | [PATCH] spi: misc fixes | David Brownell | 2006-01-13 | 2 | -2/+4 |
* | [PATCH] spi: use linked lists rather than an array | Vitaly Wool | 2006-01-13 | 2 | -36/+42 |