| Commit message (Expand) | Author | Age | Files | Lines |
* | cafe_nand: Fix warning | Alan Cox | 2009-04-24 | 1 | -1/+1 |
* | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 | Linus Torvalds | 2009-04-06 | 1 | -0/+11 |
|\ |
|
| * | UBI: add fsync capability | Corentin Chary | 2009-02-20 | 1 | -0/+11 |
* | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-04-06 | 50 | -312/+2560 |
|\ \ |
|
| * | | [MTD] struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-04-06 | 1 | -1/+1 |
| * | | [MTD] [NOR] Fixup for Numonyx M29W128 chips | Darius Augulis | 2009-04-06 | 1 | -0/+11 |
| * | | [MTD] mtdpart: Make ecc_stats more realistic. | Yauhen Kharuzhy | 2009-04-06 | 1 | -2/+5 |
| * | | [MTD] [NAND] FSL-UPM: Add wait flags to support board/chip specific delays | Wolfgang Grandegger | 2009-04-06 | 1 | -2/+18 |
| * | | [MTD] [NAND] FSL-UPM: add multi chip support | Wolfgang Grandegger | 2009-04-06 | 1 | -23/+76 |
| * | | [MTD] [NOR] Add device parent info to physmap_of | David Woodhouse | 2009-04-06 | 1 | -0/+1 |
| * | | [MTD] [NAND] Add support for NAND on the Socrates board | Wolfgang Grandegger | 2009-04-06 | 3 | -0/+332 |
| * | | [MTD] [NAND] Add support for 4KiB pages. | Thomas Gleixner | 2009-04-06 | 1 | -0/+18 |
| * | | [MTD] sysfs support should not depend on CONFIG_PROC_FS | Kevin Cernekee | 2009-04-04 | 1 | -3/+6 |
| * | | [MTD] [NAND] Add parent info for CAFÉ controller | David Woodhouse | 2009-04-04 | 1 | -0/+1 |
| * | | [MTD] support driver model updates | David Brownell | 2009-04-04 | 8 | -0/+13 |
| * | | [MTD] driver model updates (part 2) | Kevin Cernekee | 2009-04-04 | 1 | -21/+90 |
| * | | [MTD] driver model updates | David Brownell | 2009-04-04 | 4 | -42/+130 |
| * | | [MTD] [NAND] move gen_nand's probe function to .devinit.text | Uwe Kleine-König | 2009-04-03 | 1 | -1/+1 |
| * | | [MTD] [MAPS] move sa1100 flash's probe function to .devinit.text | Uwe Kleine-König | 2009-04-03 | 1 | -1/+1 |
| * | | [MTD] fix use after free in register_mtd_blktrans | Marcin Slusarz | 2009-04-03 | 1 | -1/+2 |
| * | | [MTD] [MAPS] Drop now unused sharpsl-flash map | Dmitry Eremin-Solenikov | 2009-03-25 | 3 | -123/+0 |
| * | | [MTD] ofpart: Check name property to determine partition nodes. | Benjamin Krill | 2009-03-24 | 1 | -0/+7 |
| * | | [MTD] [NAND] sh_flctl: fix hardware ecc handling for 2048 byte page | Yoshihiro Shimoda | 2009-03-24 | 1 | -6/+12 |
| * | | NOMMU: Add support for direct mapping through mtdconcat if possible | David Howells | 2009-03-24 | 1 | -0/+47 |
| * | | NOMMU: Present backing device capabilities for MTD chardevs | David Howells | 2009-03-24 | 9 | -2/+201 |
| * | | [MTD] [OneNAND] Add write-while-program support | Kyungmin Park | 2009-03-23 | 1 | -49/+96 |
| * | | [MTD] [OneNAND] omap2: panic_write may be in an interrupt context | Adrian Hunter | 2009-03-23 | 1 | -0/+4 |
| * | | [MTD] mtdpart: Make all partition parsers return allocated array | Atsushi Nemoto | 2009-03-20 | 2 | -3/+9 |
| * | | [MTD] [CHIPS] Add JEDEC probe support for the SST 39VF3201 flash chip | Yegor Yefremov | 2009-03-20 | 1 | -0/+16 |
| * | | [MTD] mtdoops: fix a bit of spin lock usage | Adrian Hunter | 2009-03-20 | 1 | -1/+4 |
| * | | [MTD] mtdoops: allow MTD selection by name | Adrian Hunter | 2009-03-20 | 1 | -1/+10 |
| * | | [MTD] [NAND] pxa3xx_nand: add ability to keep controller settings defined by ... | Mike Rapoport | 2009-03-20 | 1 | -1/+102 |
| * | | [MTD] [NAND] pxa3xx_nand: allow building as module | Mike Rapoport | 2009-03-20 | 2 | -1/+11 |
| * | | [MTD] [NAND] pxa3xx_nand: use resource_size instead of 'r->end - r->start + 1' | Mike Rapoport | 2009-03-20 | 1 | -3/+3 |
| * | | [MTD] Auto-load nftl module when device opened. | Scott James Remnant | 2009-03-20 | 1 | -0/+2 |
| * | | [MTD] Auto-load mtdchar module when device opened. | Scott James Remnant | 2009-03-20 | 1 | -0/+1 |
| * | | [MTD] [CHIPS] cfi_cmdset_0001.c: Fix a bug in inval_cache_and_wait_for_operat... | Graff Yang | 2009-03-20 | 1 | -2/+6 |
| * | | [MTD] RBTX4939 map driver | Atsushi Nemoto | 2009-03-20 | 3 | -0/+215 |
| * | | [MTD] TXx9 SoC NAND Flash Memory Controller driver | Atsushi Nemoto | 2009-03-20 | 3 | -0/+435 |
| * | | [MTD] partitioning utility predicates | David Brownell | 2009-03-20 | 3 | -34/+12 |
| * | | [MTD] we don't need no misc devices | David Brownell | 2009-03-20 | 6 | -6/+0 |
| * | | [MTD] [NAND] davinci: drop usage of cpu_is_* macro | Kevin Hilman | 2009-03-20 | 1 | -3/+0 |
| * | | [MTD] [NAND] fix broken debug messages | David Brownell | 2009-03-20 | 1 | -4/+4 |
| * | | [MTD] [NAND] davinci_nand driver | David Brownell | 2009-03-20 | 3 | -0/+592 |
| * | | [MTD] [NAND] fix "raw" reads with ECC syndrome layouts | David Brownell | 2009-03-20 | 1 | -4/+95 |
| * | | [MTD] [NAND] Blackfin NFC Driver: drop pointless casts with set_dma_callback() | Mike Frysinger | 2009-03-20 | 1 | -1/+1 |
| * | | [MTD] [NAND] Blackfin NFC Driver: mark bf5xx_nand_add_partition() as __devinit | Mike Frysinger | 2009-03-20 | 1 | -1/+1 |
| * | | [MTD] [NAND] Blackfin NFC Driver: do not clobber DMAC1_PERIMUX | Mike Frysinger | 2009-03-20 | 1 | -8/+6 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an... | Linus Torvalds | 2009-04-05 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | module: remove module_text_address() | Rusty Russell | 2009-03-31 | 1 | -2/+2 |