Age | Commit message (Expand) | Author |
2006-05-21 | [MTD] Account for MODULE_SYMBOL_PREFIX when requesting NOR chip driver | David Woodhouse |
2006-05-21 | [MTD] Use symbol_request() in old DiskOnChip probe code to find actual driver | David Woodhouse |
2006-05-21 | [MTD] Add Amstrad Delta NAND support | Jonathan McDowell |
2006-05-20 | [MTD] Avoid 64-bit division in mtdconcat | Andrew Morton |
2006-05-20 | [MTD] Use __symbol_get() instead of symbol_get() in NOR chip probe | David Woodhouse |
2006-05-20 | git-mtd: symbol_get() fix | Andrew Morton |
2006-05-17 | [MTD] Fix printk format error in gen_probe.c | David Woodhouse |
2006-05-17 | [MTD] Fix mtdconcat build. We didn't introduce mtd->writesize yet. | David Woodhouse |
2006-05-17 | MTD: mtdconcat NAND/Sibley support (rev.2) | Alexander Belyakov |
2006-05-17 | LASAT depends on MTD_CFI | Martin Michlmayr |
2006-05-17 | Re-add module description for ms02-nv to Kconfig | Martin Michlmayr |
2006-05-17 | [MTD] RFD FTL: Be noisier, and don't assume block without RFD magic are erased | Sean Young |
2006-05-17 | [MTD] generic: propagate oobavail to MTD partitions | Vitaly Wool |
2006-05-17 | [PCMCIA MTD] Fix leak and crash on reboot | Sean Young |
2006-05-17 | cfi_cmdset_0001: factorize code to wait for flash status | Nicolas Pitre |
2006-05-17 | cfi-cmdset-0001: always update the chip status | Nicolas Pitre |
2006-05-17 | CHIPS: Fix potential starvation in cfi_cmdset_0001 | Josh Boyer |
2006-05-16 | NAND: Fix NAND ECC errors on AMD Au1550 | Sergei Shtylyov |
2006-05-16 | [MTD] Fix build warnings in RedBoot MTD partition parser. | Ben Dooks |
2006-05-16 | NAND: AMD Au1550 driver reads write-only register | Sergei Shtylyov |
2006-05-16 | [MTD NAND] Make various initfuncs static, remove #ifdef MODULE from exitfuncs | David Woodhouse |
2006-05-16 | drivers/mtd/devices/docprobe.c: correct #if's | Adrian Bunk |
2006-05-16 | [MTD] Add help text for MTD_NAND_CS553X option. | David Woodhouse |
2006-05-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse |
2006-05-15 | [PATCH] dl2k needs dma-mapping.h | Andrew Morton |
2006-05-15 | [PATCH] ide_cs: Add IBM microdrive to known IDs | Thomas Kleffel |
2006-05-15 | [PATCH] gigaset: endian fix | Alexey Dobriyan |
2006-05-15 | [PATCH] smbus unhiding kills thermal management | Carl-Daniel Hailfinger |
2006-05-15 | [PATCH] tpm_register_hardware gcc 4.1 warning fix | Daniel Walker |
2006-05-15 | [PATCH] Final rio polish | Alan Cox |
2006-05-15 | [PATCH] tpm: fix constant | Kylene Jo Hall |
2006-05-15 | [PATCH] LED: Fix sysfs store function error handling | Richard Purdie |
2006-05-15 | [PATCH] Backlight/LCD Class: Fix sysfs _store error handling | Richard Purdie |
2006-05-15 | [PATCH] LED: Improve Kconfig information | Richard Purdie |
2006-05-15 | [PATCH] s390: lcs incorrect test | Greg Smith |
2006-05-15 | [PATCH] VIA quirk fixup, additional PCI IDs | Chris Wedgwood |
2006-05-15 | [PATCH] pcmcia Oopses fixes | Benjamin Herrenschmidt |
2006-05-15 | [PATCH] tpm: update module dependencies | Kylene Jo Hall |
2006-05-15 | [PATCH] Fix capi reload by unregistering the correct major | Stefan Schweizer |
2006-05-14 | [MTD NAND] Modify check for modules registering NAND devices without ->owner | David Woodhouse |
2006-05-14 | [MTD] Remove gratuitous inclusion of ARM-only header from physmap.c | David Woodhouse |
2006-05-14 | [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd | David Woodhouse |
2006-05-14 | [MTD] Deal correctly with NOR chips which are smaller than the map window | David Woodhouse |
2006-05-14 | mtd: fix memory leak in block2mtd_setup() | Jesper Juhl |
2006-05-14 | [MTD] Fix module refcounting in NAND board drivers. | David Woodhouse |
2006-05-14 | mtd: fix memory leaks in phram_setup | Jesper Juhl |
2006-05-13 | [MTD NAND] Indent all of drivers/mtd/nand/*.c. | David Woodhouse |
2006-05-13 | [MTD NAND] Reduce paranoia level when scanning for bad blocks on virgin chips | David Woodhouse |
2006-05-13 | [MTD NAND] Update CS553x NAND driver: Hardware ECC support, optimisations. | David Woodhouse |
2006-05-13 | [MTD NAND] Use vmalloc for buffer when scanning for bad blocks. | David Woodhouse |