aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Gravatar Linus Torvalds 5-36/+78
2009-02-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Gravatar Linus Torvalds 2-1/+12
2009-02-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 52-719/+833
2009-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Gravatar Linus Torvalds 7-14/+975
2009-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Gravatar Linus Torvalds 10-16/+371
2009-02-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 9-13/+51
2009-02-02virtio-pci: do not oops on config change if driver not loadedGravatar Mark McLoughlin 1-1/+1
2009-02-02pxamci: enable DMA for write ops after CMD/RESPGravatar Cliff Brake 1-1/+15
2009-02-02pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x())Gravatar Cliff Brake 1-5/+4
2009-02-02ricoh_mmc: Use suspend_late/resume_earlyGravatar philipl@overt.org 1-4/+4
2009-02-02mmci: Add support for ST Micro derivateGravatar Linus Walleij 2-4/+61
2009-02-02mmc: Add a MX2/MX3 specific SDHC driverGravatar Sascha Hauer 3-0/+891
2009-02-02icside: fix PCB version 6 support (v2)Gravatar Bartlomiej Zolnierkiewicz 1-1/+1
2009-02-02tx4939ide: typo fix and minor cleanupGravatar Atsushi Nemoto 1-2/+2
2009-02-02ide: add CS5536 host driver (v3)Gravatar Bartlomiej Zolnierkiewicz 3-0/+319
2009-02-02ide: Force VIA IDE legacy interrupts for AmigaOne boardsGravatar Gerhard Pircher 1-0/+5
2009-02-02IDE: Unregister and disable devices if initialization fails.Gravatar Ian Campbell 1-1/+2
2009-02-02ide: fix ide_register_port() failure handlingGravatar Bartlomiej Zolnierkiewicz 1-8/+32
2009-02-02ide: struct device - replace bus_id with dev_name(), dev_set_name()Gravatar Kay Sievers 1-1/+1
2009-02-02ide-cd: fix DMA for non bio-backed requestsGravatar Borislav Petkov 2-3/+9
2009-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar David Vrabel 296-1763/+11585
2009-02-02fbdev/atyfb: Fix DSP config on some PowerMacs & PowerBooksGravatar Risto Suominen 1-0/+11
2009-02-02powerpc/ps3: Printing fixups for l64 to ll64 convserion drivers/netGravatar Stephen Rothwell 1-1/+1
2009-02-01V4L/DVB (10411): s5h1409: Perform s5h1409 soft reset after tuningGravatar Devin Heitmueller 1-3/+4
2009-02-01V4L/DVB (10403): saa7134-alsa: saa7130 doesn't support digital audioGravatar Mauro Carvalho Chehab 1-1/+5
2009-01-31Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+32
2009-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Gravatar Linus Torvalds 2-6/+2
2009-01-31Fix memory corruption in console selectionGravatar Mikulas Patocka 1-1/+1
2009-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 16-326/+305
2009-01-31Stop playing silly games with the VM_ACCOUNT flagGravatar Linus Torvalds 1-1/+1
2009-01-31igb: fix link reporting when using sgmiiGravatar Alexander Duyck 1-2/+9
2009-01-31igb: prevent skb_over panic w/ mtu smaller than 1KGravatar Alexander Duyck 1-4/+4
2009-01-31igb: Fix DCA errors and do not use context index for 82576Gravatar Alexander Duyck 2-15/+10
2009-01-30sfc: Replace stats_enabled flag with a disable countGravatar Ben Hutchings 6-25/+57
2009-01-30sfc: SFX7101/SFT9001: Fix AN advertisementsGravatar Ben Hutchings 6-201/+141
2009-01-30sfc: SFT9001: Always enable XNP exchange on SFT9001 rev BGravatar Ben Hutchings 1-1/+1
2009-01-30sfc: Update board info for hardware monitor on SFN4111T-R5 and laterGravatar Ben Hutchings 1-2/+10
2009-01-30sfc: Test for PHYXS faults whenever we cannot test link state bitsGravatar Steve Hodgson 1-7/+9
2009-01-30sfc: Reinitialise the PHY completely in case of a PHY or NIC resetGravatar Steve Hodgson 4-13/+28
2009-01-30sfc: Fix post-reset MAC selectionGravatar Steve Hodgson 1-7/+8
2009-01-30sfc: SFN4111T: Fix GPIO sharing between I2C and FLASH_CFG_1Gravatar Ben Hutchings 1-6/+9
2009-01-30sfc: SFT9001: Fix speed reporting in 1G PHY loopbackGravatar Steve Hodgson 3-18/+18
2009-01-30sfc: SFX7101: Remove workaround for bad link trainingGravatar Steve Hodgson 4-28/+0
2009-01-30sfc: SFT9001: Enable robust link trainingGravatar Steve Hodgson 1-1/+5
2009-01-30sky2: fix hard hang with netconsoling and iface going upGravatar Alexey Dobriyan 1-3/+3
2009-01-30leds: Fix bounds checking of wm8350->pmic.ledGravatar Roel Kluin 1-1/+1
2009-01-30regulator: move bq24022 init back to module_init instead of subsys_initcallGravatar Philipp Zabel 1-5/+1
2009-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 19-37/+103
2009-01-30Add enable_ms to jsm driverGravatar Paul Larson 1-0/+6
2009-01-29sata_sil: Fix build breakageGravatar Alexander Beregalov 1-0/+1