summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [MTD] mtd_dataflash: Incorrect compare-after-write checkAndrew Victor2007-11-281-1/+1
* [JFFS2] Fix return value check for mtd->point() in check_node_data()Alexey Korolev2007-11-281-1/+1
* [MTD] [NOR] Prevent erase command invocation on suspended chipAlexander Belyakov2007-11-261-0/+15
* [MTD] [OneNAND] Do not stop reading for ECC errorsAdrian Hunter2007-11-261-10/+22
* [MTD] [NOR] Support Intel P3x flash support with CFI version 1.5Alexey Korolev2007-11-231-1/+1
* [JFFS2] Fix data CRC checking on NOR flash.David Woodhouse2007-11-211-14/+15
* [MTD] [NOR] Add support for the SST 39VF1601 flash chipDavid Howells2007-11-091-0/+15
* [MTD] Provide mtdram.h with mtdram_init_device() prototypeJesper Nilsson2007-11-061-0/+8
* [JFFS2] make jffs2_get_acl() staticAdrian Bunk2007-11-062-3/+1
* [JFFS2] Fix misapplied patch causing compile breakageDavid Woodhouse2007-11-061-1/+0
* [JFFS2] Don't strip sgid bit from inode permissionsDavid Woodhouse2007-11-011-5/+1
* [JFFS2] Improve getdents vs. f_pos handling on NOR flash.David Woodhouse2007-11-012-15/+21
* [MTD] [NOR] More CFI fixups for Atmel chipsHans-Christian Egtvedt2007-10-302-1/+48
* MTD: small physmap_of partition parsing fixesValentine Barshak2007-10-301-6/+7
* [MTD] [NAND] Add Blackfin BF52x support in bf5xx_nand driverMichael Hennerich2007-10-302-3/+19
* [MTD] Skip bad blocks when checking for RedBoot partition tableDavid Woodhouse2007-10-281-5/+20
* [MTD] [NAND] Check for RedBoot partitions on CAFÉ NANDDavid Woodhouse2007-10-281-0/+19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-10-285-24/+28
|\
| * ide: add SH-S202J to ivb_list[]Bartlomiej Zolnierkiewicz2007-10-261-0/+3
| * drivers/ide/pci/sc1200.c: fix suspend/resume buglets and warningsJeff Garzik2007-10-261-4/+5
| * drivers/ide/pci/generic: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz2007-10-261-1/+1
| * hpt366: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz2007-10-261-16/+16
| * cy82c693: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz2007-10-261-3/+3
* | duplicate initializer in sound/pci/hda/patch_realtek.cAl Viro2007-10-271-1/+0
* | fix breakage in pegasos_ethAl Viro2007-10-271-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-10-279-23/+36
|\ \
| * | x86: Dump filtering supports x86_64 sparsememKen'ichi Ohmichi2007-10-271-0/+2
| * | x86: fix compiler warnings in arch/x86/kernel/early-quirks.cJeff Garzik2007-10-271-1/+3
| * | x86: fix !SMP compiler warning in arch/x86/kernel/acpi/processor.cJeff Garzik2007-10-271-2/+1
| * | x86: Fix boot protocol KEEP_SEGMENTS check.Eric W. Biederman2007-10-273-8/+21
| * | x86: voyager: fix bogus conversion to per_cpu for boot_cpu_infoJames Bottomley2007-10-271-2/+2
| * | x86: export smp_ops to allow modular build of KVMThomas Gleixner2007-10-271-0/+1
| * | Revert "i386: export i386 smp_call_function_mask() to modules"Thomas Gleixner2007-10-272-10/+6
* | | cirrusfb nonsenseAl Viro2007-10-271-2/+1
* | | scatterlist fallout: mmcAl Viro2007-10-271-1/+1
* | | ide/arm/icside: fallout from commit 86f3a492bb09eee5745b93af35f2212179c251fdAl Viro2007-10-271-8/+8
* | | scatterlist fallout: frvAl Viro2007-10-271-1/+2
|/ /
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-10-272-3/+3
|\ \
| * | [JFFS2] Update MAINTAINERS entry -- the jffs-dev list is deadDavid Woodhouse2007-10-271-2/+2
| * | [JFFS2] Prevent return of initialised variable in jffs2_init_acl_post()David Woodhouse2007-10-271-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-10-274-25/+57
|\ \
| * | mmc_spi: Fix mmc-over-spi regressionDavid Brownell2007-10-271-19/+33
| * | mmc: use common byte swap macrosPierre Ossman2007-10-271-2/+2
| * | mmc: fix cid and csd byte orderPierre Ossman2007-10-271-2/+20
| * | at91_mci: Fix bad referencePierre Ossman2007-10-271-2/+2
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-10-2735-205/+169
|\ \ \
| * | | [SPARC32]: Fix build-warning in io-unit.cDavid S. Miller2007-10-271-1/+1
| * | | [SPARC64]: Fix BACKOFF_SPIN on non-SMP.David S. Miller2007-10-271-1/+3
| * | | [SPARC32]: __inline__ --> inlineDavid S. Miller2007-10-2711-48/+40
| * | | [SPARC64]: __inline__ --> inlineDavid S. Miller2007-10-2722-155/+125
| | |/ | |/|
OpenPOWER on IntegriCloud