Age | Commit message (Expand) | Author |
2006-04-11 | [PATCH] Remove blkmtd | Joern Engel |
2006-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-04-02 | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2006-04-01 | MTD: remove obsolete Kconfig options | Anders Larsen |
2006-03-31 | [PATCH] LED: add NAND MTD activity LED trigger | Richard Purdie |
2006-03-31 | [PATCH] drivers/mtd/maps/vmax301.c: fix off by one vmax_mtd | Petri T. Koistinen |
2006-03-31 | [PATCH] mtd: fix broken name_to_dev_t() declaration | Herbert Poetzl |
2006-03-31 | [PATCH] mtd/redboot: Handle holes in fis table | Peter Korsgaard |
2006-03-31 | [PATCH] Add chip used in collie to jedec_probe | Pavel Machek |
2006-03-31 | [PATCH] Dead code in mtd/maps/pci.c | Eric Sesterhenn |
2006-03-31 | [PATCH] Kill ifdefs in mtdcore.c | Pavel Machek |
2006-03-31 | [PATCH] Fix debug statement in inftlcore.c | Eric Sesterhenn / snakebyte |
2006-03-31 | [PATCH] mtd cmdlinepart: allow zero offset value | Atsushi Nemoto |
2006-03-31 | [PATCH] drivers/mtd: Use ARRAY_SIZE macro | Tobias Klauser |
2006-03-31 | [PATCH] MTD_NAND_SHARPSL and MTD_NAND_NANDSIM should be tristate's | Adrian Bunk |
2006-03-31 | [PATCH] drivers/mtd/: small cleanups | Adrian Bunk |
2006-03-31 | [PATCH] sem2mutex: drivers/mtd/ | Ingo Molnar |
2006-03-31 | [PATCH] sem2mutex: mtd/doc2000.c | Ingo Molnar |
2006-03-31 | [PATCH] m25p80: printk warning fix | Andrew Morton |
2006-03-31 | [PATCH] pcmcia: use bitfield instead of p_state and state | Dominik Brodowski |
2006-03-31 | [PATCH] pcmcia: add return value to _config() functions | Dominik Brodowski |
2006-03-31 | [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection | Dominik Brodowski |
2006-03-31 | [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device | Dominik Brodowski |
2006-03-31 | [PATCH] pcmcia: remove unneeded Vcc pseudo setting | Dominik Brodowski |
2006-03-31 | [PATCH] pcmcia: remove export of pcmcia_release_configuration | Dominik Brodowski |
2006-03-26 | Kconfig help: MTD_JEDECPROBE already supports Intel | Adrian Bunk |
2006-03-26 | BUG_ON() Conversion in drivers/mtd/ | Eric Sesterhenn |
2006-03-25 | [PATCH] Remove MODULE_PARM | Rusty Russell |
2006-03-14 | [PATCH] mtd_dataflash, fix block vs page erase | David Brownell |
2006-03-02 | [PATCH] "drivers/mtd/redboot.c: recognise a foreign byte sex partition table"... | John Bowler |
2006-02-28 | [PATCH] drivers/mtd/redboot.c: recognise a foreign byte sex partition table | John Bowler |
2006-02-24 | [PATCH] cfi: init wait queue in chip struct | Simon Vogl |
2006-02-20 | [PATCH] cfi_cmdset_0001: fix range for cache invalidation | Alexey Korolev |
2006-02-08 | [PATCH] arm: fix dependencies for MTD_XIP | Al Viro |
2006-02-03 | [PATCH] Fix compilation errors in maps/dc21285.c | Martin Michlmayr |
2006-02-01 | [PATCH] tsunami_flash: fix "parse error before ';' token" | Alexey Dobriyan |
2006-01-16 | [PATCH] build kernel/intermodule.c only when required | Adrian Bunk |
2006-01-16 | [PATCH] no longer mark MTD_OBSOLETE_CHIPS as BROKEN | Adrian Bunk |
2006-01-14 | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven |
2006-01-13 | [PATCH] spi: misc fixes | David Brownell |
2006-01-13 | [PATCH] spi: use linked lists rather than an array | Vitaly Wool |
2006-01-13 | [PATCH] spi: M25 series SPI flash | Mike Lavender |
2006-01-13 | [PATCH] spi: mtd dataflash driver | David Brownell |
2006-01-10 | [PATCH] turn "const static" into "static const" | Jesper Juhl |
2006-01-09 | Merge Linus' tree. | Russell King |
2006-01-08 | [PATCH] Add block_device_operations.getgeo block device method | Christoph Hellwig |
2006-01-08 | [PATCH] fix more missing includes | Tim Schmielau |
2006-01-08 | [ARM] Remove EPXA10DB machine support | Russell King |
2006-01-07 | [ARM] Move asm/hardware/clock.h to linux/clk.h | Russell King |
2006-01-07 | Merge with Linus' kernel. | Russell King |