| Commit message (Expand) | Author | Age | Files | Lines |
* | [MTD] Whitespace cleanup in SSFDC driver. | David Woodhouse | 2006-09-23 | 1 | -11/+11 |
* | [MTD] SSFDC translation layer minor cleanup | David Woodhouse | 2006-09-23 | 1 | -15/+21 |
* | [MTD] Fix dependencies with CONFIG_MTD=m | David Woodhouse | 2006-09-23 | 1 | -2/+2 |
* | Revert "[MTD] blkdev helper code: fix printk format warning" | David Woodhouse | 2006-09-22 | 1 | -1/+1 |
* | [MTD] Add SSFDC (SmartMedia) read-only translation layer | Claudio Lanconelli | 2006-09-22 | 3 | -0/+477 |
* | [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] Remove iq80310 map driver | Lennert Buytenhek | 2006-09-22 | 3 | -127/+0 |
* | [MTD NAND] Fix in typo ndfc.c causing wrong ECC layout | Frank Haverkamp | 2006-09-22 | 1 | -1/+1 |
* | [MTD] physmap: add power management support | Lennert Buytenhek | 2006-09-22 | 1 | -0/+33 |
* | ioremap balanced with iounmap for drivers/mtd subsystem | Amol Lad | 2006-09-22 | 14 | -15/+118 |
* | [MTD] Switch to pci_get_device and do ref counting | Alan Cox | 2006-09-22 | 5 | -8/+32 |
* | [MTD] blkdev helper code: fix printk format warning | Randy Dunlap | 2006-09-22 | 1 | -1/+1 |
* | [MTD] Fix ixp4xx partition parsing. | Brian Walsh | 2006-09-22 | 1 | -1/+1 |
* | [MTD NAND] Remove old code in au1550nd.c | Michal Piotrowski | 2006-09-22 | 1 | -11/+0 |
* | [MTD] Unlock NOR flash automatically where necessary | Håvard Skinnemoen | 2006-09-22 | 2 | -0/+11 |
* | [MTD] Use SEEK_{SET,CUR,END} instead of hardcoded values in mtdchar lseek() | Josef 'Jeff' Sipek | 2006-09-17 | 1 | -6/+3 |
* | MTD: Fix bug in fixup_convert_atmel_pri | Håvard Skinnemoen | 2006-09-16 | 1 | -1/+1 |
* | [PATCH] [MTD] DEVICES: Fill more device IDs in the structure of m25p80 | Aubrey Lee | 2006-09-05 | 1 | -6/+6 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2006-08-31 | 2 | -6/+10 |
|\ |
|
| * | [PATCH] MTD NAND: Fix ams-delta after core conversion | Jonathan McDowell | 2006-08-27 | 1 | -4/+6 |
| * | [PATCH] mtd corruption fix | Richard Purdie | 2006-08-27 | 1 | -2/+4 |
* | | MTD: Add lock/unlock operations for Atmel AT49BV6416 | Haavard Skinnemoen | 2006-08-17 | 1 | -0/+90 |
* | | MTD: Convert Atmel PRI information to AMD format | Haavard Skinnemoen | 2006-08-17 | 1 | -0/+21 |
* | | [PATCH] [MTD] Maps: Add dependency on alternate probe methods to physmap | Takashi YOSHII | 2006-08-15 | 1 | -6/+6 |
* | | [PATCH] MTD: Add Macronix MX29F040 to JEDEC | Takashi YOSHI | 2006-08-15 | 1 | -0/+14 |
* | | [MTD] Fixes of performance and stability issues in CFI driver. | Alexey Korolev | 2006-07-15 | 1 | -44/+43 |
* | | block2mtd.c: Make kernel boot command line arguments work (try 4) | Ville Herva | 2006-07-15 | 1 | -30/+63 |
* | | [MTD NAND] Fix lookup error in nand_get_flash_type() | David Woodhouse | 2006-07-15 | 1 | -1/+1 |
* | | remove #error on !PCI from pmc551.c | Rolf Eike Beer | 2006-07-15 | 1 | -4/+0 |
* | | MTD: [NAND] Fix the sharpsl driver after breakage from a core conversion | Richard Purdie | 2006-07-15 | 1 | -2/+5 |
* | | [MTD] NAND: OOB buffer offset fixups | Vitaly Wool | 2006-07-11 | 1 | -2/+2 |
* | | [PATCH] [MTD] NAND: fix dead URL in Kconfig | Artem B. Bityutskiy | 2006-07-05 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2006-07-04 | 6 | -332/+216 |
|\ |
|
| * | [MTD] NAND: Fix broken sharpsl driver | Thomas Gleixner | 2006-06-29 | 1 | -7/+0 |
| * | MTD: fix all kernel-doc warnings | Randy Dunlap | 2006-06-29 | 2 | -10/+9 |
| * | [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 | 51 | -51/+0 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-29 | 5 | -12/+16 |
|\ \
| |/
|/| |
|
| * | [PATCH] 64bit resource: fix up printks for resources in mtd drivers | Greg Kroah-Hartman | 2006-06-27 | 5 | -12/+16 |
* | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2006-06-28 | 18 | -67/+142 |
|\ \
| |/
|/| |
|
| * | [MTD] NAND: Select chip before checking write protect status | Thomas Gleixner | 2006-06-28 | 1 | -3/+3 |
| * | [MTD] CORE mtdchar.c: fix off-by-one error in lseek() | Herbert Valerio Riedel | 2006-06-28 | 1 | -1/+1 |
| * | [MTD] NAND: Fix typo in mtd/nand/ts7250.c | Petr Stetiar | 2006-06-28 | 1 | -1/+1 |
| * | [MTD] Fix off-by-one error in physmap.c | Sascha Hauer | 2006-06-27 | 1 | -1/+1 |
| * | [MTD] Remove unused 'nr_banks' variable from ixp2000 map driver | Lennert Buytenhek | 2006-06-27 | 1 | -2/+0 |
| * | [MTD NAND] s3c2412 support in s3c2410.c | Ben Dooks | 2006-06-27 | 1 | -43/+111 |
| * | [MTD] Initialize 'writesize' | Artem B. Bityutskiy | 2006-06-22 | 11 | -2/+13 |
| * | [MTD] NAND: ndfc fix address offset thinko | Thomas Gleixner | 2006-06-22 | 1 | -3/+3 |