| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-05-09 | 19 | -4677/+301 |
|\ |
|
| * | [MTD] [CHIPS] Remove MTD_OBSOLETE_CHIPS (jedec, amd_flash, sharp) | David Woodhouse | 2007-05-09 | 5 | -2976/+0 |
| * | [MTD] Delete allegedly obsolete "bank_size" field of mtd_info. | Robert P. J. Day | 2007-05-09 | 1 | -1/+0 |
| * | [MTD] [MAPS] Remove flash maps for no longer supported 405LP boards | David Gibson | 2007-05-09 | 4 | -285/+0 |
| * | [MTD] [MAPS] Fix missing printk() parameter in physmap_of.c MTD driver | David Gibson | 2007-05-09 | 1 | -1/+1 |
| * | [MTD] [NAND] platform NAND driver: add driver | Vitaly Wool | 2007-05-08 | 3 | -0/+160 |
| * | [MTD] [NAND] at91_nand.c: CMDLINE_PARTS support | Andrew Victor | 2007-05-03 | 1 | -0/+10 |
| * | [MTD] [NAND] Tidy up handling of page number in nand_block_bad() | Thomas Knobloch | 2007-05-03 | 1 | -6/+5 |
| * | [MTD] block2mtd_paramline[] mustn't be __initdata | Adrian Bunk | 2007-05-02 | 1 | -1/+1 |
| * | [MTD] [NAND] Support multiple chips in CAFÉ driver | David Woodhouse | 2007-05-02 | 1 | -9/+20 |
| * | [MTD] [NAND] Rename cafe.c to cafe_nand.c and remove the multi-obj magic | David Woodhouse | 2007-05-02 | 2 | -1/+0 |
| * | [MTD] [NAND] Use rslib for CAFÉ ECC | Segher Boessenkool | 2007-05-02 | 4 | -1399/+106 |
* | | misc doc and kconfig typos | Matt LaPlante | 2007-05-09 | 1 | -1/+1 |
* | | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 | 2 | -2/+2 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-05-08 | 1 | -4/+4 |
|\ \ |
|
| * \ | Merge branch 'linux-2.6' | Paul Mackerras | 2007-05-08 | 10 | -15/+5 |
| |\ \ |
|
| * | | | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell | 2007-05-02 | 1 | -4/+4 |
| | |/
| |/| |
|
* | | | Clean up mutex_trylock noise | Jean Delvare | 2007-05-08 | 1 | -2/+2 |
| |/
|/| |
|
* | | slab allocators: Remove SLAB_DEBUG_INITIAL flag | Christoph Lameter | 2007-05-07 | 1 | -2/+1 |
* | | mm: make read_cache_page synchronous | Nick Piggin | 2007-05-07 | 1 | -4/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-05-06 | 1 | -2/+2 |
|\ \ |
|
| * | | kconfig: fix path to modules.txt in Kconfig help | Alexander E. Patrakov | 2007-05-02 | 1 | -2/+2 |
| |/ |
|
* / | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-02 | 7 | -7/+0 |
|/ |
|
* | [MTD] [MAPS] drivers/mtd/maps/ck804xrom.c: convert pci_module_init() | Adrian Bunk | 2007-04-27 | 1 | -1/+1 |
* | [MTD] [NAND] CM-x270 MTD driver | Mike Rapoport | 2007-04-27 | 3 | -0/+273 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2007-04-27 | 22 | -2/+11340 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 | Linus Torvalds | 2007-04-27 | 21 | -0/+11338 |
| |\ |
|
| | * | UBI: remove unused variable | Artem Bityutskiy | 2007-04-27 | 1 | -1/+0 |
| | * | UBI: Unsorted Block Images | Artem B. Bityutskiy | 2007-04-27 | 21 | -0/+11339 |
| * | | [SPARC/64] constify of_get_property return: drivers | Stephen Rothwell | 2007-04-26 | 1 | -2/+2 |
| |/ |
|
* | | [MTD] [NAND] Wrong calculation of page number in nand_block_bad() | Knobloch, Thomas | 2007-04-27 | 1 | -1/+1 |
* | | [MTD] [MAPS] fix plat-ram printk format | Randy Dunlap | 2007-04-26 | 1 | -1/+2 |
* | | [MTD] [OneNAND] Exit loop only when column start with 0 | Adrian Hunter | 2007-04-25 | 1 | -2/+2 |
* | | [MTD] [OneNAND] Fix access the past of the real oobfree array | Kyungmin Park | 2007-04-25 | 1 | -5/+12 |
* | | [MTD] [OneNAND] Update Samsung OneNAND official URL | Kyungmin Park | 2007-04-25 | 1 | -1/+1 |
* | | [MTD] Finish conversion mtd_blkdevs to use the kthread API | Christoph Hellwig | 2007-04-22 | 1 | -23/+9 |
* | | Use menuconfig objects: MTD | Jan Engelhardt | 2007-04-19 | 6 | -78/+52 |
* | | [MTD] mtd_blkdevs: Convert to use the kthread API | Eric W. Biederman | 2007-04-19 | 1 | -14/+5 |
* | | [MTD] Fix fwh_lock locking | Shashi Rao | 2007-04-17 | 1 | -1/+2 |
* | | [MTD] nandsim: enhance nandsim to allow arbitrary NAND size | Adrian Hunter | 2007-04-17 | 1 | -1/+20 |
* | | [MTD] nandsim: Enhance nandsim optionally to report wear information | Adrian Hunter | 2007-04-17 | 1 | -0/+99 |
* | | [MTD] nandsim: enhance nandsim to simulate flash errors | Adrian Hunter | 2007-04-17 | 1 | -1/+300 |
* | | [MTD] nandsim: add partition capability to nandsim | Adrian Hunter | 2007-04-17 | 1 | -24/+73 |
* | | [MTD] [NAND] Casting bug in nand_default_block_markbad | Andre Renaud | 2007-04-17 | 1 | -1/+1 |
* | | [MTD] Driver for AT26Fxxx dataflash devices | Hans-Jürgen Koch | 2007-04-17 | 3 | -0/+494 |
* | | [MTD] Fix length comparison in MEMREADOOB | Thomas Gleixner | 2007-04-17 | 1 | -1/+1 |
* | | [MTD] [NAND] Move ancient NAND chip support into a config option | Thomas Gleixner | 2007-04-17 | 2 | -0/+12 |
* | | [MTD] [NAND] Use ecc.read/write_page_raw consequently | Thomas Gleixner | 2007-04-17 | 1 | -2/+2 |
* | | [MTD][NAND] Add Micron Manufacturer ID | sshahrom@micron.com | 2007-04-17 | 1 | -0/+1 |
* | | [MTD] Fix dependencies for MIPS MTD drivers | Ralf Baechle | 2007-04-17 | 1 | -3/+3 |