Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | [MTD] [NAND] fix 2 "unused variable" warnings in cafe_nand.c | Toralf Förster | 2008-06-04 | 1 | -2/+4 | |
| * | | | [MTD] [NOR] Add support for Eon EN29SL800B[BT] NOR flash chips | Mike Rapoport | 2008-06-04 | 1 | -0/+35 | |
| * | | | [MTD] [NOR] Add support for flash chips with ID in bank other than 0 | Mike Rapoport | 2008-06-04 | 1 | -3/+16 | |
| * | | | [MTD] [NOR] Add support for AMD AM29SL800D[BT] NOR flash chips | Mike Rapoport | 2008-06-04 | 1 | -0/+32 | |
| * | | | [MTD] [NOR] Support for M50FLW080A and M50FLW080B | Nate Case | 2008-05-14 | 2 | -0/+36 | |
| * | | | [MTD] [NOR] Remove cfi_cmdset_0001.c erase suspend fixup typo | Alexander Belyakov | 2008-05-06 | 1 | -1/+1 | |
* | | | | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 | Linus Torvalds | 2008-07-25 | 17 | -603/+940 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | UBI: always start the background thread | Artem Bityutskiy | 2008-07-25 | 1 | -4/+2 | |
| * | | | UBI: fix gcc warning | Artem Bityutskiy | 2008-07-24 | 1 | -1/+1 | |
| * | | | UBI: remove pre-sqnum images support | Artem Bityutskiy | 2008-07-24 | 5 | -79/+30 | |
| * | | | UBI: fix kernel-doc errors and warnings | Artem Bityutskiy | 2008-07-24 | 8 | -35/+23 | |
| * | | | UBI: fix checkpatch.pl errors and warnings | Artem Bityutskiy | 2008-07-24 | 11 | -81/+78 | |
| * | | | UBI: bugfix - do not torture PEB needlessly | Artem Bityutskiy | 2008-07-24 | 1 | -1/+1 | |
| * | | | UBI: rework scrubbing messages | Artem Bityutskiy | 2008-07-24 | 2 | -2/+12 | |
| * | | | UBI: implement multiple volumes rename | Artem Bityutskiy | 2008-07-24 | 5 | -12/+318 | |
| * | | | UBI: fix and re-work debugging stuff | Artem Bityutskiy | 2008-07-24 | 11 | -177/+206 | |
| * | | | UBI: amend commentaries | Artem Bityutskiy | 2008-07-24 | 9 | -126/+127 | |
| * | | | UBI: fix error message | Artem Bityutskiy | 2008-07-24 | 1 | -1/+1 | |
| * | | | UBI: improve mkvol request validation | Artem Bityutskiy | 2008-07-24 | 2 | -4/+7 | |
| * | | | UBI: add ubi_sync() interface | Artem Bityutskiy | 2008-07-24 | 1 | -0/+24 | |
| * | | | UBI: fix 64-bit calculations | Bruce Leonard | 2008-07-24 | 1 | -1/+2 | |
| * | | | 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 | |
|\ \ \ \ \ |