aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-09[MTD] remove unused ecctype,eccsize fields from struct mtd_infoArtem Bityutskiy
2007-02-09[MTD] [NOR] Intel: remove ugly PROGREGION macrosArtem Bityutskiy
2007-02-09[MTD] [NOR] STAA: use writesize instead off eccsize to represent ECC blockArtem Bityutskiy
2007-02-09[MTD] OneNAND: Invalidate bufferRAM after eraseAdrian Hunter
2007-02-09[MTD] Don't oops when the RedBoot partition table is emptyMartin Michlmayr
2007-02-09[MTD] [NAND] Fix an off-by-one in a BUG_ON in CAFÉ ECC correction.Adrian Bunk
2007-02-09[MTD] [NAND] Correctly validate out-of-band offset and lengthAdrian Hunter
2007-02-09JFFS2: memory leak in jffs2_do_mount_fs()Dmitry Adamushko
2007-02-09[MTD] physmap: Add support for 64 bit resourcesStefan Roese
2007-02-09[MTD] Don't include linux/mtd/map.h from linux/mtd/physmap.hHaavard Skinnemoen
2007-02-09[MTD] Fix default timeouts for Intel NOR flashDavid Woodhouse
2007-02-09Merge branch 'master' of git://git.infradead.org/~kmpark/onenand-mtd-2.6David Woodhouse
2007-02-09[MTD] [NAND] Add kernel-doc for cellinfo field of struct nand_chipRandy Dunlap
2007-02-09[MTD] CK804XROM must depend on PCIakpm@osdl.org
2007-02-09[MTD] OneNAND: Select correct chip's bufferRAM for DDPAdrian Hunter
2007-02-07[MTD] OneNAND: Error message printing and bad block scan errosKyungmin Park
2007-02-07[MTD] OneNAND: Subpage write returned incorrect length writtenAdrian Hunter
2007-02-06[MTD] OneNAND: Do not allow oob write past end of pageAdrian Hunter
2007-02-05[MTD NAND] CAFÉ controller depends, perhaps unsurprisingly, on NANDDavid Woodhouse
2007-02-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2007-02-04Linux 2.6.20Linus Torvalds
2007-02-04[PATCH] EFI x86: pass firmware call parameters on the stackFrédéric Riss
2007-02-03[PATCH] fix rtl8150Al Viro
2007-02-03Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2007-02-03[PATCH] x86-64: define dma noncoherent API functionsJeff Garzik
2007-02-03[PATCH] Altix: more ACPI PRT supportJohn Keller
2007-02-03[PATCH] revert blockdev direct io back to 2.6.19 versionAndrew Morton
2007-02-03[PATCH] alpha: fix epoll syscall enumerationsMike Frysinger
2007-02-03[PATCH] net/smc911x: match up spin lock/unlockPeter Korsgaard
2007-02-03[PATCH] kexec: Avoid migration of already disabled irqs (ia64)Magnus Damm
2007-02-03[PATCH] aio: fix buggy put_ioctx call in aio_complete - v2Ken Chen
2007-02-02[NETFILTER]: nf_conntrack_h323: fix compile error with CONFIG_IPV6=m, CONFIG_...Adrian Bunk
2007-02-02[NETFILTER]: ctnetlink: fix compile failure with NF_CONNTRACK_MARK=nPatrick McHardy
2007-02-02[SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crashNagendra Singh Tomar
2007-02-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-02-02libata: Initialize nbytes for internal sg commandsBrian King
2007-02-02libata: Fix ata_busy_wait() kernel docsAlan
2007-02-02pata_via: Correct missing commentsAlan
2007-02-02pata_atiixp: propogate cable detection hack from drivers/ide to the new driverAlan
2007-02-02ahci/pata_jmicron: fix JMicron quirkTejun Heo
2007-02-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-02-02Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/bnx2-2.6Linus Torvalds
2007-02-02Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-02-02Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-02-02[PATCH] MAINTAINERS: ufs entryEvgeniy Dushistov
2007-02-02Revert "[PATCH] fix typo in geode_configre()@cyrix.c"Linus Torvalds
2007-02-02spidernet : fix memory leak in spider_net_stopJens Osterkamp
2007-02-02e100: fix napi ifdefs removing needed codeAuke Kok
2007-02-02Merge ../linux-2.6Jeff Garzik
2007-02-02[BNX2]: PHY workaround for 5709 A0.Michael Chan