aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-01try harder to load tty ldisc driverEugeniy Meshcheryakov1-1/+1
2008-08-01Merge branch 'zero-len' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds4-0/+0
2008-08-01PNP: fix formatting of dbg_pnp_show_resources() outputBjorn Helgaas1-47/+49
2008-08-01Remove newline from the description of module parametersNiels de Vos12-16/+16
2008-08-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds7-80/+350
2008-08-01add reverse dependency of CONFIG_SGI_XP upon CONFIG_SGI_GRUDean Nelson1-0/+1
2008-08-01add dependency of CONFIG_SGI_XP upon CONFIG_NETDean Nelson1-0/+1
2008-08-01Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-13/+27
2008-08-01Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2008-08-01Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2008-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds43-929/+1532
2008-08-01Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds5-609/+683
2008-08-01md: the bitmap code needs to use blk_plug_device_unlocked()Jens Axboe1-1/+1
2008-08-01Merge git://git.infradead.org/mtd-2.6Linus Torvalds7-106/+230
2008-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2-45/+17
2008-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds7-95/+40
2008-08-01Merge branch 'reg-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6Linus Torvalds7-0/+2616
2008-08-01Merge git://git.infradead.org/battery-2.6Linus Torvalds5-76/+692
2008-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds8-95/+198
2008-08-01au1xmmc: raise segment size limit.Manuel Lauss1-1/+7
2008-08-01mmc_block: use proper sg iteratorsPierre Ossman1-6/+11
2008-08-01mmc: properly iterate over sg list in debug checkPierre Ossman1-2/+3
2008-08-01mmc_test: Revert "mmc_test: test oversized sg lists"Pierre Ossman1-82/+3
2008-08-01sdhci: check correct return valuePierre Ossman1-1/+1
2008-08-01sdhci: disable DMA for req, not completelyPierre Ossman1-2/+2
2008-08-01sdhci: handle bug in JMB38x for sizes < 4 bytesPierre Ossman3-1/+13
2008-08-01[PATCH] switch mtd and dm-table to lookup_bdev()Al Viro2-45/+17
2008-08-01[MTD] [NAND] drivers/mtd/nand/nandsim.c: fix printk warningsAndrew Morton1-3/+5
2008-08-01[MTD] [NAND] Blackfin NFC Driver: Cleanup the error exit path of bf5xx_nand_probe functionBryan Wu1-14/+24
2008-08-01[MTD] [NAND] Blackfin NFC Driver: use standard dev_err() rather than printk()Mike Frysinger1-2/+1
2008-08-01[MTD] [NAND] Blackfin NFC Driver: enable Blackfin nand HWECC support by defaultMike Frysinger1-0/+1
2008-08-01[MTD] [NAND] Blackfin NFC Driver: add proper devinit/devexit markings to probe/remove functionsMike Frysinger1-3/+3
2008-08-01[MTD] [NAND] Blackfin NFC Driver: add support for the ECC layout the Blackfin bootrom usesMike Frysinger2-0/+52
2008-08-01[MTD] [NAND] Blackfin NFC Driver: fix bug - hw ecc calc by making sure we extract 11 bits from each register instead of 10Mike Frysinger1-2/+2
2008-08-01[MTD] [NAND] Blackfin NFC Driver: fix bug - do not clobber the status from the first 256 bytes if operating on 512 pagesMike Frysinger1-1/+1
2008-08-01[S390] qeth: avoid use of include/asm-s390Martin Schwidefsky1-2/+2
2008-08-01[S390] dont use kthread for smp_rescan_cpus().Heiko Carstens1-12/+1
2008-08-01[S390] virtio console: fix section mismatch warning.Heiko Carstens1-1/+1
2008-08-01[S390] qdio: fix section mismatch bug.Heiko Carstens2-2/+2
2008-08-01[S390] qdio: make sure qdr is aligned to page sizeJan Glauber2-2/+2
2008-08-01[S390] Add support for memory hot-remove.Gerald Schaefer1-0/+5
2008-08-01[S390] cio: Memory allocation for idset changed.Michael Ernst1-4/+4
2008-08-01[S390] qeth: preallocated qeth header for hiper socketFrank Blaschka4-39/+126
2008-08-01[S390] nohz/sclp: disable timer on synchronous waits.Heiko Carstens1-2/+4
2008-08-01[S390] dasd: Add support for enhanced VM UIDStefan Weinhuber5-163/+189
2008-08-01[MTD] [NAND] diskonchip.c fix sparse endian warningsHarvey Harrison1-15/+15
2008-08-01[MTD] [NAND] drivers/mtd/nand/nandsim.c needs div64.hAndrew Morton1-0/+1
2008-07-31hwmon: (lm85) Simplify device initialization functionJean Delvare1-43/+18
2008-07-31hwmon: (lm85) Misc cleanupsJean Delvare1-84/+67
2008-07-31hwmon: (lm85) Don't write back cached valuesJean Delvare1-9/+6