Age | Commit message (Expand) | Author | Files | Lines |
2008-07-24 | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 1 | -0/+1 |
2008-07-24 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -32/+47 |
2008-07-22 | MTD: handle pci_name() being const | Greg Kroah-Hartman | 1 | -3/+5 |
2008-07-22 | device create: mtd: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 1 | -3/+6 |
2008-07-15 | [MIPS] MTX-1 flash partition setup move to platform devices registration | Yoichi Yuasa | 3 | -103/+0 |
2008-07-15 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -7/+19 |
2008-07-15 | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2 | -7/+22 |
2008-07-15 | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 6 | -14/+16 |
2008-07-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2 | -11/+2 |
2008-07-13 | Merge branch 'pxa' into devel | Russell King | 1 | -32/+47 |
2008-07-13 | Merge branches 'pxa-ian' and 'pxa-xm270' into pxa | Russell King | 1 | -32/+47 |
2008-07-10 | Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o... | Russell King | 2 | -7/+19 |
2008-07-10 | [ARM] 5105/1: CM-X270: update NAND flash driver to use gpio_lib | Mike Rapoport | 1 | -32/+47 |
2008-07-03 | ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead o... | Tony Lindgren | 1 | -7/+16 |
2008-07-01 | [MTD] orion_nand: add chip_delay parameter | Saeed Bishara | 1 | -0/+3 |
2008-06-24 | pcmcia: (re)move {pcmcia,pccard}_get_status | Dominik Brodowski | 1 | -3/+1 |
2008-06-24 | pcmcia: remove unused bulkmem.h | Magnus Damm | 1 | -4/+0 |
2008-06-24 | pcmcia: simplify pccard_validate_cis | Dominik Brodowski | 1 | -4/+1 |
2008-06-21 | UBI: cdev lock_kernel() pushdown | Jonathan Corbet | 1 | -1/+6 |
2008-06-21 | mtdchar: cdev lock_kernel() pushdown | Jonathan Corbet | 1 | -6/+16 |
2008-06-06 | Merge git://git.infradead.org/~dwmw2/mtd-2.6.26 | Linus Torvalds | 1 | -1/+3 |
2008-06-06 | Fix various old email addresses for dwmw2 | David Woodhouse | 1 | -1/+1 |
2008-06-06 | [MTD] m25p80.c mutex unlock fix | Chen Gong | 1 | -1/+3 |
2008-06-05 | [MTD] [MAPS] Fix cmdlineparse handling in mapping files | Kyungmin Park | 2 | -2/+2 |
2008-06-04 | [MTD] [NAND] pxa: fix incorrect calling of pxa3xx_nand_config() on resume path | Eric Miao | 1 | -1/+1 |
2008-05-27 | ck804rom: fix driver_data in probe table. | David Woodhouse | 1 | -9/+9 |
2008-05-08 | mtd: solutionengine flash map depends on solution engine mach group. | Paul Mundt | 1 | -1/+1 |
2008-05-08 | sh: remove the broken SH_MPC1211 support | Adrian Bunk | 3 | -88/+0 |
2008-05-01 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 8 | -58/+78 |
2008-05-01 | [MTD][NOR] Add physical address to point() method | Jared Hulbert | 7 | -37/+57 |
2008-04-29 | drivers: fix integer as NULL pointer warnings | Harvey Harrison | 1 | -1/+1 |
2008-04-26 | [MTD] [NAND] at91_nand: use at91_nand_{en,dis}able consistently. | Atsushi Nemoto | 1 | -21/+21 |
2008-04-25 | [MTD] m25p80: Add Support for ATMEL AT25DF641 64-Megabit SPI Flash | Michael Hennerich | 1 | -0/+1 |
2008-04-25 | [MTD] m25p80: add FAST_READ access support to M25Pxx | Bryan Wu | 2 | -10/+28 |
2008-04-25 | [MTD] [NAND] bf5xx_nand: Avoid crash if bfin_mac is installed. | Michael Hennerich | 1 | -8/+8 |
2008-04-25 | [MTD] [NAND] at91_nand: control NCE signal | Atsushi Nemoto | 1 | -0/+6 |
2008-04-25 | [MTD] [NAND] AT91 hardware ECC compile fix for at91sam9263 / at91sam9260 | Richard Genoud | 1 | -1/+1 |
2008-04-24 | [MTD] [NAND] Hardware ECC controller on at91sam9263 / at91sam9260 | Richard Genoud | 2 | -5/+397 |
2008-04-23 | UBI: add a message | Artem Bityutskiy | 1 | -2/+1 |
2008-04-23 | Merge git://git.infradead.org/~dedekind/ubi-2.6 | David Woodhouse | 9 | -59/+416 |
2008-04-23 | [MTD] Clean up AR7 partition map support | David Woodhouse | 1 | -5/+10 |
2008-04-23 | [MTD] [NOR] Fix Intel CFI driver for collie flash | Thomas Kunze | 1 | -0/+3 |
2008-04-23 | [MTD] [NAND] Verify probe by retrying to checking the results match | Ben Dooks | 1 | -0/+21 |
2008-04-23 | [MTD] [NAND] S3C2410 Allow ECC disable to be specified by the board | Ben Dooks | 1 | -0/+3 |
2008-04-23 | [MTD] [NAND] S3C2410 Allow ECC layout to be passed through platform data | Ben Dooks | 1 | -0/+3 |
2008-04-23 | [MTD] [NAND] S3C2410 Allow unset ecc to be ignored for ecc correction | Ben Dooks | 1 | -0/+8 |
2008-04-23 | [MTD] [NAND] S3C2410 Large page NAND support | Ben Dooks | 1 | -5/+33 |
2008-04-23 | [MTD] [NAND] S3C2410 Fix previous nFCE suspend save patch | Ben Dooks | 1 | -10/+8 |
2008-04-23 | [MTD] [OneNAND] Allow for controller errors when reading | Adrian Hunter | 1 | -0/+15 |
2008-04-23 | [MTD] [MAPS] omap_nor section fixes | David Brownell | 1 | -5/+4 |