aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-24mtd: nand: add NAND_CMD_PARAM (0xec) definitionFlorian Fainelli1-0/+1
2010-10-24mtd: OneNAND: Remove unused cmd_map at s5pc110Kyungmin Park1-1/+0
2010-10-24mtd: nand: Samsung MLC - new OOB sizesBrian Norris1-2/+15
2010-10-24mtd: davinci: fix comment to match the codeWolfram Sang1-2/+3
2010-10-24mtd: pcmciamtd: remove dead codeDan Carpenter1-4/+0
2010-10-24mtd: mpc5121_nfc: fix memory leak on error pathJulia Lawall1-2/+5
2010-10-24mtd: pxa3xx_nand: set oob length in the runtimeLei Wen1-7/+18
2010-10-24mtd: pxa3xx_nand: remove the flash info in driver structureLei Wen1-72/+43
2010-10-24mtd: pxa3xx_nand: introduce default timing to reduce read id timesLei Wen1-35/+33
2010-10-24mtd: pxa3xx_nand: condense the flash definitionLei Wen3-172/+25
2010-10-24mtd: nand: support new Toshiba SLCBrian Norris2-2/+34
2010-10-24mtd: nand: Increase NAND_MAX_OOBSIZEBrian Norris1-2/+2
2010-10-24mtd: cleanup Kconfig dependenciesH Hartley Sweeten1-24/+22
2010-10-24mtd: edit comments on deprecation of ioctl ECCGETLAYOUTBrian Norris3-8/+13
2010-10-24mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUTBrian Norris6-7/+67
2010-10-24mtd: inftl.h: fix spacing errorsBrian Norris1-7/+7
2010-10-24mtd: nand: spansion S30MLxxxP supportBrian Norris1-0/+13
2010-10-24mtd: fix callback return value checkBaruch Siach1-1/+1
2010-09-28Linux 2.6.36-rc6Linus Torvalds1-1/+1
2010-09-28MN10300: Handle missing sys_cacheflush() when caching disabledDavid Howells2-8/+27
2010-09-28alpha: fix compile problem in arch/alpha/kernel/signal.cLinus Torvalds1-2/+2
2010-09-28Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds4-14/+24
2010-09-28ahci: fix module refcount breakage introduced by libahci splitTejun Heo4-14/+24
2010-09-28Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/stagingLinus Torvalds1-0/+1
2010-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-3/+4
2010-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds53-196/+444
2010-09-28hwmon (coretemp): Fix build breakage if SMP is undefinedGuenter Roeck1-0/+1
2010-09-27Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-09-27tcp: Fix >4GB writes on 64-bit.David S. Miller3-4/+5
2010-09-27Fix pktcdvd ioctl dev_minor range checkDan Rosenberg1-1/+1
2010-09-27MN10300: Default config choice GDBSTUB_TTYSM0 should be GDBSTUB_ON_TTYSM0David Howells1-1/+1
2010-09-27net/9p: Mount only matching virtio channelsSven Eckelmann1-1/+2
2010-09-27de2104x: fix ethtoolOndrej Zary1-2/+5
2010-09-27Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller1-3/+4
2010-09-27tproxy: check for transparent flag in ip_route_newportsUlrich Weber1-0/+2
2010-09-27ipv6: add IPv6 to neighbour table overflow warningUlrich Weber2-2/+2
2010-09-27tcp: fix TSO FACK loss marking in tcp_mark_head_lostYuchung Cheng1-1/+2
2010-09-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-2/+4
2010-09-27Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds27-81/+207
2010-09-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds1-11/+18
2010-09-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-0/+3
2010-09-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds2-4/+5
2010-09-27Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intelLinus Torvalds2-10/+7
2010-09-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds2-6/+14
2010-09-27Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2-1/+7
2010-09-27Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-0/+27
2010-09-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-24/+82
2010-09-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-1/+13
2010-09-27mn10300: check __get_user/__put_user results...Al Viro1-6/+6
2010-09-27mn10300: get rid of set_fs(USER_DS) in sigframe setupAl Viro1-4/+0