summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-11-28[MTD] fix CONFIG_MTD_SHARP_SL if CONFIG_MTD=m Stanislav Brabec1-1/+1
2007-11-28[MTD] mtd_dataflash: Incorrect compare-after-write checkAndrew Victor1-1/+1
2007-11-28[JFFS2] Fix return value check for mtd->point() in check_node_data()Alexey Korolev1-1/+1
2007-11-26[MTD] [NOR] Prevent erase command invocation on suspended chipAlexander Belyakov1-0/+15
2007-11-26[MTD] [OneNAND] Do not stop reading for ECC errorsAdrian Hunter1-10/+22
2007-11-23[MTD] [NOR] Support Intel P3x flash support with CFI version 1.5Alexey Korolev1-1/+1
2007-11-21[JFFS2] Fix data CRC checking on NOR flash.David Woodhouse1-14/+15
2007-11-09[MTD] [NOR] Add support for the SST 39VF1601 flash chipDavid Howells1-0/+15
2007-11-06[MTD] Provide mtdram.h with mtdram_init_device() prototypeJesper Nilsson1-0/+8
2007-11-06[JFFS2] make jffs2_get_acl() staticAdrian Bunk2-3/+1
2007-11-06[JFFS2] Fix misapplied patch causing compile breakageDavid Woodhouse1-1/+0
2007-11-01[JFFS2] Don't strip sgid bit from inode permissionsDavid Woodhouse1-5/+1
2007-11-01[JFFS2] Improve getdents vs. f_pos handling on NOR flash.David Woodhouse2-15/+21
2007-10-30[MTD] [NOR] More CFI fixups for Atmel chipsHans-Christian Egtvedt2-1/+48
2007-10-30MTD: small physmap_of partition parsing fixesValentine Barshak1-6/+7
2007-10-30[MTD] [NAND] Add Blackfin BF52x support in bf5xx_nand driverMichael Hennerich2-3/+19
2007-10-28[MTD] Skip bad blocks when checking for RedBoot partition tableDavid Woodhouse1-5/+20
2007-10-28[MTD] [NAND] Check for RedBoot partitions on CAFÉ NANDDavid Woodhouse1-0/+19
2007-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds5-24/+28
2007-10-27duplicate initializer in sound/pci/hda/patch_realtek.cAl Viro1-1/+0
2007-10-27fix breakage in pegasos_ethAl Viro1-0/+3
2007-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds9-23/+36
2007-10-27cirrusfb nonsenseAl Viro1-2/+1
2007-10-27scatterlist fallout: mmcAl Viro1-1/+1
2007-10-27ide/arm/icside: fallout from commit 86f3a492bb09eee5745b93af35f2212179c251fdAl Viro1-8/+8
2007-10-27scatterlist fallout: frvAl Viro1-1/+2
2007-10-27x86: Dump filtering supports x86_64 sparsememKen'ichi Ohmichi1-0/+2
2007-10-27x86: fix compiler warnings in arch/x86/kernel/early-quirks.cJeff Garzik1-1/+3
2007-10-27x86: fix !SMP compiler warning in arch/x86/kernel/acpi/processor.cJeff Garzik1-2/+1
2007-10-27x86: Fix boot protocol KEEP_SEGMENTS check.Eric W. Biederman3-8/+21
2007-10-27x86: voyager: fix bogus conversion to per_cpu for boot_cpu_infoJames Bottomley1-2/+2
2007-10-27x86: export smp_ops to allow modular build of KVMThomas Gleixner1-0/+1
2007-10-27Revert "i386: export i386 smp_call_function_mask() to modules"Thomas Gleixner2-10/+6
2007-10-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-3/+3
2007-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds4-25/+57
2007-10-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds35-205/+169
2007-10-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds22-76/+118
2007-10-27[JFFS2] Update MAINTAINERS entry -- the jffs-dev list is deadDavid Woodhouse1-2/+2
2007-10-27[JFFS2] Prevent return of initialised variable in jffs2_init_acl_post()David Woodhouse1-1/+1
2007-10-27mmc_spi: Fix mmc-over-spi regressionDavid Brownell1-19/+33
2007-10-27mmc: use common byte swap macrosPierre Ossman1-2/+2
2007-10-27mmc: fix cid and csd byte orderPierre Ossman1-2/+20
2007-10-27at91_mci: Fix bad referencePierre Ossman1-2/+2
2007-10-27[SPARC32]: Fix build-warning in io-unit.cDavid S. Miller1-1/+1
2007-10-27[CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu13-58/+93
2007-10-27[CRYPTO] tcrypt: Move sg_init_table out of timing loopsHerbert Xu1-6/+14
2007-10-27[SPARC64]: Fix BACKOFF_SPIN on non-SMP.David S. Miller1-1/+3
2007-10-27[SPARC32]: __inline__ --> inlineDavid S. Miller11-48/+40
2007-10-27[SPARC64]: __inline__ --> inlineDavid S. Miller22-155/+125
2007-10-26[NETNS]: Fix get_net_ns_by_pidEric W. Biederman1-1/+1