summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Input: locomokbd - fix wrong bustypePavel Machek2005-11-021-1/+1
| * | | | Input: fix input device deregistrationDmitry Torokhov2005-11-021-0/+1
| * | | | Input: do not register statically allocated devicesDmitry Torokhov2005-11-022-12/+16
| * | | | Input: locomokbd - convert to dynamic input allocationDmitry Torokhov2005-11-021-32/+31
| * | | | Input: convert dmasound_awacs (OSS) to dynamic input allocationIan Wienand2005-11-021-12/+19
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-11-07192-4890/+11317
|\ \ \ \ \
| * | | | | [MTD] chips: Clean up trailing white spacesThomas Gleixner2005-11-071-1/+1
| * | | | | [MTD] OneNAND: Clean up trailing white spacesThomas Gleixner2005-11-071-12/+12
| * | | | | [MTD] NAND: Clean up trailing white spacesThomas Gleixner2005-11-0717-695/+695
| * | | | | [MTD] devices: Clean up trailing white spacesThomas Gleixner2005-11-0712-156/+156
| * | | | | [MTD] maps: Clean up trailing white spacesThomas Gleixner2005-11-0761-470/+470
| * | | | | [MTD] chips: Clean up trailing white spacesThomas Gleixner2005-11-0715-493/+493
| * | | | | [MTD] user-abi: Clean up trailing white spacesThomas Gleixner2005-11-073-7/+7
| * | | | | [MTD] includes: Clean up trailing white spacesThomas Gleixner2005-11-0716-118/+118
| * | | | | [LIB] reed_solomon: Clean up trailing white spacesThomas Gleixner2005-11-075-72/+72
| * | | | | [JFFS2] Clean up trailing white spacesThomas Gleixner2005-11-0736-605/+604
| * | | | | [MTD] core: Clean up trailing white spacesThomas Gleixner2005-11-0716-399/+399
| * | | | | [MTD] chips cfi_cmdset_0002: Prevent timeout raceKonstantin Baidarov2005-11-071-9/+9
| * | | | | [MTD] maps: Add support for the "TQM834x" BoardsMarian Balakowicz2005-11-073-2/+302
| * | | | | [MTD] maps ixp2000: fix compile warnings in ixp2000 map driverLennert Buytenhek2005-11-071-3/+3
| * | | | | [MTD] NAND Kconfig: Simplify dependenciesThomas Gleixner2005-11-071-6/+6
| * | | | | [MTD] maps/plat-ram: Avoid gcc 4.0 warningThomas Gleixner2005-11-071-2/+2
| * | | | | [MTD] NAND: nand_write_ecc memory and OOB corruptionTodd Poynor2005-11-071-0/+1
| * | | | | [MTD] NAND nand_base: Fix shift for bad block check (16bit devices only)Vitaly Wool2005-11-071-1/+1
| * | | | | [MTD] OneNAND/Kconfig: Fix dependenciesThomas Gleixner2005-11-071-4/+3
| * | | | | Revert "[PATCH] OneNAND: Add simulator"Thomas Gleixner2005-11-073-474/+0
| * | | | | [MTD] maps/Kconfig: Simplify and update dependenciesSean Young2005-11-071-29/+32
| * | | | | [MTD] maps/ts5500: Fix partition support. Code cleanupSean Young2005-11-071-26/+12
| * | | | | [MTD] Tidy up Tims include cleanupThomas Gleixner2005-11-073-16/+19
| * | | | | [MTD] maps/ixp4xx: kill some warningsDavid Vrabel2005-11-071-14/+12
| * | | | | [MTD] NAND sharpsl.c: Add support for akita and borzoi modelsRichard Purdie2005-11-061-3/+24
| * | | | | [MTD] chips/cfi_cmdset_0001: fix for P30 cfi parsingNicolas Pitre2005-11-061-3/+6
| * | | | | [JFFS2] Fix broken compile when debug level = 2Artem B. Bityutskiy2005-11-061-3/+3
| * | | | | [MTD] NAND s3c2410.c: Fix timing calculation bugsBen Dooks2005-11-061-9/+12
| * | | | | [JFFS2] Return 0, not number of bytes written, for success at commit_writeTodd Poynor2005-11-061-3/+3
| * | | | | [MTD] Don't let gcc inline functions marked __xipramNicolas Pitre2005-11-061-8/+8
| * | | | | [MTD] NAND s3c2410.c: Fix missing dev parameter to dev_errBen Dooks2005-11-061-2/+2
| * | | | | [MTD] maps/plat-ram.c: Initialize owner in device_driver structBen Dooks2005-11-061-1/+2
| * | | | | [MTD] maps/bast-flash.c: Initialize owner in device_driver structBen Dooks2005-11-061-1/+2
| * | | | | [MTD] NAND: s3c2410.c Initialize owner in device_driver structBen Dooks2005-11-061-1/+3
| * | | | | [MTD] mtdpart.c: Allow eraseblock size != power of 2Artem B. Bityutskiy2005-11-061-4/+5
| * | | | | [JFFS2] Fix dataflash supportArtem B. Bityutskiy2005-11-063-22/+40
| * | | | | [MTD] OneNAND: Enhanced support for DDP (Dual Densitiy Packages)Kyungmin Park2005-11-062-21/+19
| * | | | | [MTD] OneNAND: Power Management (PM) supportKyungmin Park2005-11-062-3/+34
| * | | | | [JFFS2] Use memset(struct) instead of nulling struct members one by oneArtem B. Bityutskiy2005-11-061-10/+7
| * | | | | [JFFS2] Remove stale commentArtem B. Bityutskiy2005-11-061-2/+1
| * | | | | [MTD] OneNAND: Add missing filesKyungmin Park2005-11-062-0/+368
| * | | | | [MTD] NAND: s3c2410 use dev_err() to report errors instead of printk()Ben Dooks2005-11-061-7/+7
| * | | | | [JFFS2] Rename jffs2_summary_node to jffs2_raw_summaryFerenc Havasi2005-11-063-14/+16
| * | | | | [MTD] NAND: Alchemy board driver cleanupPete Popov2005-11-062-49/+72