| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2007-01-17 |
|\ |
|
| * | Fix typos in doc and comments | Jan Engelhardt | 2006-11-29 |
| * | Fix misc Kconfig typos | Matt LaPlante | 2006-11-29 |
* | | [MTD] Nuke IVR leftovers | Ralf Baechle | 2006-12-11 |
* | | [MTD] ESB2ROM uses PCI | Randy Dunlap | 2006-12-10 |
* | | [MTD] of_device-based physmap driver | Vitaly Wool | 2006-12-08 |
* | | [MTD] Remove trailing whitespace | David Woodhouse | 2006-11-30 |
* | | [MTD] return error code from get_mtd_device() | Artem Bityutskiy | 2006-11-29 |
* | | [MTD] fix map probe name for cstm_mips_ixx | Yoichi Yuasa | 2006-11-29 |
* | | [MTD] replace kmalloc+memset with kzalloc | Burman Yan | 2006-11-28 |
* | | [MTD] Fix printk format warning in physmap. (resources again) | Randy Dunlap | 2006-11-28 |
* | | [MTD] [MAPS] Support for BIOS flash chips on the nvidia ck804 southbridge | Dave Olsen | 2006-11-28 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2006-10-21 |
|\| |
|
| * | [PATCH] mtd: remove several bogus casts to void * in iounmap() argument | Al Viro | 2006-10-10 |
* | | [MTD] MAPS: Remove ITE 8172G and Globespan IVR MTD support | Yoichi Yuasa | 2006-10-21 |
* | | [MTD] MAPS: esb2rom: use hotplug safe interfaces | Alan Cox | 2006-10-21 |
* | | [MTD] MAPS: Support for BIOS flash chips on Intel ESB2 southbridge | Lew Glendenning | 2006-10-21 |
* | | [MTD] MAPS: Add parameter to amd76xrom to override rom window size | Ryan Jackson | 2006-10-21 |
|/ |
|
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 |
* | [MTD] Cleanup of 'ioremap balanced with iounmap for drivers/mtd subsystem' | Amol Lad | 2006-10-02 |
* | [MTD] Remove iq80310 map driver | Lennert Buytenhek | 2006-09-22 |
* | [MTD] physmap: add power management support | Lennert Buytenhek | 2006-09-22 |
* | ioremap balanced with iounmap for drivers/mtd subsystem | Amol Lad | 2006-09-22 |
* | [MTD] Switch to pci_get_device and do ref counting | Alan Cox | 2006-09-22 |
* | [MTD] Fix ixp4xx partition parsing. | Brian Walsh | 2006-09-22 |
* | [PATCH] [MTD] Maps: Add dependency on alternate probe methods to physmap | Takashi YOSHII | 2006-08-15 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-29 |
|\ |
|
| * | [PATCH] 64bit resource: fix up printks for resources in mtd drivers | Greg Kroah-Hartman | 2006-06-27 |
* | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2006-06-27 |
|\ \
| |/
|/| |
|
| * | [MTD] Fix off-by-one error in physmap.c | Sascha Hauer | 2006-06-27 |
| * | [MTD] Remove unused 'nr_banks' variable from ixp2000 map driver | Lennert Buytenhek | 2006-06-27 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-06-26 |
|\ \ |
|
| * | | kconfig: remove leading whitespace in menu prompts | Roman Zippel | 2006-06-09 |
* | | | [MTD] sun_uflash: Port to new EBUS device layer. | David S. Miller | 2006-06-26 |
| |/
|/| |
|
* | | [MTD] Prepare physmap for 64-bit-resources | Andrew Morton | 2006-06-09 |
* | | [MTD] Remove silly MTD_WRITE/READ macros | Thomas Gleixner | 2006-05-29 |
* | | LASAT depends on MTD_CFI | Martin Michlmayr | 2006-05-17 |
* | | [PCMCIA MTD] Fix leak and crash on reboot | Sean Young | 2006-05-17 |
* | | [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-13 |
* | | Trivial typo fixes in Kconfig files (MTD). | Egry Gábor | 2006-05-12 |
* | | [MTD] Fix invalid default value of CONFIG_MTD_PCMCIA_ANONYMOUS in Kconfig | Jean-Luc Leger | 2006-05-12 |
* | | [MTD] Convert physmap to platform driver | Lennert Buytenhek | 2006-05-07 |
* | | mtd: SC520CDP should depend on MTD_CONCAT | Daniel Drake | 2006-04-29 |
* | | [PATCH] mtd, nettel: fix build error and implicit declaration | Jesper Juhl | 2006-04-11 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2006-04-02 |
|\ |
|
| * | [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 |