Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | UBI: fix LEB locking | Artem Bityutskiy | 2008-07-24 | 1 | -20/+7 | |
| * | | | UBI: fix memory leak on error path | Artem Bityutskiy | 2008-07-24 | 1 | -4/+30 | |
| * | | | UBI: do not forget to free internal volumes | Artem Bityutskiy | 2008-07-24 | 1 | -3/+25 | |
| * | | | UBI: fix memory leak | Artem Bityutskiy | 2008-07-24 | 4 | -29/+9 | |
| * | | | UBI: avoid unnecessary division operations | Kyungmin Park | 2008-07-24 | 8 | -16/+18 | |
| * | | | UBI: fix buffer padding | Kyungmin Park | 2008-07-24 | 1 | -3/+3 | |
| * | | | UBI: add a comment | Artem Bityutskiy | 2008-07-24 | 1 | -1/+10 | |
| * | | | UBI: print error code | Artem Bityutskiy | 2008-07-24 | 1 | -18/+21 | |
* | | | | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 | 1 | -0/+1 | |
|/ / / | ||||||
* | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-23 | 1 | -32/+47 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'pxa' into devel | Russell King | 2008-07-13 | 1 | -32/+47 | |
| |\ \ \ | ||||||
| | | \ \ | ||||||
| | | \ \ | ||||||
| | *-. \ \ | Merge branches 'pxa-ian' and 'pxa-xm270' into pxa | Russell King | 2008-07-12 | 1 | -32/+47 | |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| | | | * | | [ARM] 5105/1: CM-X270: update NAND flash driver to use gpio_lib | Mike Rapoport | 2008-07-09 | 1 | -32/+47 | |
| | | |/ / | ||||||
* | | | | | MTD: handle pci_name() being const | Greg Kroah-Hartman | 2008-07-21 | 1 | -3/+5 | |
* | | | | | device create: mtd: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-21 | 1 | -3/+6 | |
* | | | | | [MIPS] MTX-1 flash partition setup move to platform devices registration | Yoichi Yuasa | 2008-07-15 | 3 | -103/+0 | |
* | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-14 | 2 | -7/+19 | |
|\| | | | | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *-----. \ \ \ | Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o... | Russell King | 2008-07-10 | 2 | -7/+19 | |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | / / | | | |_|_|/ / | | |/| | | | | ||||||
| | | | | * | | ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead o... | Tony Lindgren | 2008-07-03 | 1 | -7/+16 | |
| | |_|_|/ / | |/| | | | | ||||||
| | | | * | | [MTD] orion_nand: add chip_delay parameter | Saeed Bishara | 2008-06-30 | 1 | -0/+3 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2008-07-14 | 2 | -7/+22 | |
|\ \ \ \ \ | ||||||
| * | | | | | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 | 6 | -14/+16 | |
| |\| | | | | ||||||
| * | | | | | UBI: cdev lock_kernel() pushdown | Jonathan Corbet | 2008-06-20 | 1 | -1/+6 | |
| * | | | | | mtdchar: cdev lock_kernel() pushdown | Jonathan Corbet | 2008-06-20 | 1 | -6/+16 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2008-07-14 | 2 | -11/+2 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | pcmcia: (re)move {pcmcia,pccard}_get_status | Dominik Brodowski | 2008-06-24 | 1 | -3/+1 | |
| * | | | | pcmcia: remove unused bulkmem.h | Magnus Damm | 2008-06-24 | 1 | -4/+0 | |
| * | | | | pcmcia: simplify pccard_validate_cis | Dominik Brodowski | 2008-06-24 | 1 | -4/+1 | |
* | | | | | Merge git://git.infradead.org/~dwmw2/mtd-2.6.26 | Linus Torvalds | 2008-06-06 | 1 | -1/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | [MTD] m25p80.c mutex unlock fix | Chen Gong | 2008-06-06 | 1 | -1/+3 | |
* | | | | | | Fix various old email addresses for dwmw2 | David Woodhouse | 2008-06-06 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | [MTD] [MAPS] Fix cmdlineparse handling in mapping files | Kyungmin Park | 2008-06-05 | 2 | -2/+2 | |
* | | | | | [MTD] [NAND] pxa: fix incorrect calling of pxa3xx_nand_config() on resume path | Eric Miao | 2008-06-04 | 1 | -1/+1 | |
|/ / / / | ||||||
* / / / | ck804rom: fix driver_data in probe table. | David Woodhouse | 2008-05-27 | 1 | -9/+9 | |
|/ / / | ||||||
* | | | mtd: solutionengine flash map depends on solution engine mach group. | Paul Mundt | 2008-05-08 | 1 | -1/+1 | |
* | | | sh: remove the broken SH_MPC1211 support | Adrian Bunk | 2008-05-08 | 3 | -88/+0 | |
| |/ |/| | ||||||
* | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-05-01 | 8 | -58/+78 | |
|\ \ | ||||||
| * | | [MTD][NOR] Add physical address to point() method | Jared Hulbert | 2008-05-01 | 7 | -37/+57 | |
| * | | [MTD] [NAND] at91_nand: use at91_nand_{en,dis}able consistently. | Atsushi Nemoto | 2008-04-26 | 1 | -21/+21 | |
* | | | drivers: fix integer as NULL pointer warnings | Harvey Harrison | 2008-04-28 | 1 | -1/+1 | |
|/ / | ||||||
* | | [MTD] m25p80: Add Support for ATMEL AT25DF641 64-Megabit SPI Flash | Michael Hennerich | 2008-04-25 | 1 | -0/+1 | |
* | | [MTD] m25p80: add FAST_READ access support to M25Pxx | Bryan Wu | 2008-04-25 | 2 | -10/+28 | |
* | | [MTD] [NAND] bf5xx_nand: Avoid crash if bfin_mac is installed. | Michael Hennerich | 2008-04-25 | 1 | -8/+8 | |
* | | [MTD] [NAND] at91_nand: control NCE signal | Atsushi Nemoto | 2008-04-25 | 1 | -0/+6 | |
* | | [MTD] [NAND] AT91 hardware ECC compile fix for at91sam9263 / at91sam9260 | Richard Genoud | 2008-04-25 | 1 | -1/+1 | |
* | | [MTD] [NAND] Hardware ECC controller on at91sam9263 / at91sam9260 | Richard Genoud | 2008-04-23 | 2 | -5/+397 | |
* | | UBI: add a message | Artem Bityutskiy | 2008-04-23 | 1 | -2/+1 | |
* | | Merge git://git.infradead.org/~dedekind/ubi-2.6 | David Woodhouse | 2008-04-23 | 9 | -59/+416 | |
|\ \ | ||||||
| * | | UBI: print media information earlier | Artem Bityutskiy | 2008-04-20 | 1 | -9/+10 | |
| * | | UBI: fix mean EC calculation | Artem Bityutskiy | 2008-04-19 | 2 | -34/+9 |