summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-12-04Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds56-942/+3769
2006-12-04[PATCH] pata_ali: small fixesAlan1-3/+3
2006-12-04[PATCH] pata_via: VIA 8251 bridged systems are now out and aboutAlan1-0/+2
2006-12-04[PATCH] trivial piix: swap bogus dot for comma spaceAlan1-1/+1
2006-12-04Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro...Linus Torvalds25-0/+26
2006-12-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+5
2006-12-04[S390] cio: Use device_reprobe() instead of bus_rescan_devices().Cornelia Huck1-1/+13
2006-12-04[S390] cio: Retry internal operations after vary off.Cornelia Huck7-11/+90
2006-12-04[S390] cio: Use path verification for last path gone after vary off.Cornelia Huck3-10/+24
2006-12-04[S390] non-unique constant/macro identifiers.Ursula Braun6-65/+58
2006-12-04[S390] cpu shutdown reworkHeiko Carstens1-36/+1
2006-12-04[S390] Reset infrastructure for re-IPL.Heiko Carstens2-63/+100
2006-12-04[S390] return 'count' for successful execution of dasd_eer_enable.Horst Hummel1-4/+5
2006-12-04[S390] Enhanced handling of failed termination requests.Horst Hummel1-5/+11
2006-12-04[S390] Add MODALIAS= to the uevent for the ap bus.Cornelia Huck1-1/+9
2006-12-04[S390] 3215 device locking.Martin Schwidefsky1-26/+24
2006-12-04[S390] handle incorrect values when writing to dasd sysfs attributes.Horst Hummel1-14/+29
2006-12-04[PATCH] severing poll.h -> mm.hAl Viro2-0/+2
2006-12-04[PATCH] severing skbuff.h -> mm.hAl Viro9-0/+10
2006-12-04[PATCH] severing skbuff.h -> highmem.hAl Viro2-0/+2
2006-12-04[PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro5-0/+5
2006-12-04[PATCH] severing module.h->sched.hAl Viro7-0/+7
2006-12-03[SUNHME]: Fix for sunhme failures on x86Jurij Smakov1-0/+5
2006-12-03Remove long-unmaintained ftape driver subsystem.Jeff Garzik64-19402/+0
2006-12-03[PATCH] sata_promise: PHYMODE4 fixupMikael Pettersson1-0/+11
2006-12-03[PATCH] libata: always use polling IDENTIFYTejun Heo4-14/+4
2006-12-03[libata] pata_cs5535: fix buildJeff Garzik1-1/+1
2006-12-03[PATCH] ahci: do not powerdown during initializationTejun Heo1-7/+7
2006-12-03[PATCH] libata: prepare ata_sg_clean() for invocation from EHTejun Heo2-3/+4
2006-12-03[PATCH] libata: separate out rw ATA taskfile building into ata_build_rw_tf()Tejun Heo3-112/+145
2006-12-03[PATCH] libata: implement ata_exec_internal_sg()Tejun Heo2-7/+46
2006-12-03[PATCH] libata: make sure IRQ is cleared after ata_bmdma_freeze()Tejun Heo2-3/+10
2006-12-03[PATCH] libata: move BMDMA host status recording from EH to interrupt handlerTejun Heo3-3/+11
2006-12-03[PATCH] libata: make sure sdev doesn't go away while rescanningTejun Heo1-4/+16
2006-12-03[PATCH] libata: don't request sense if the port is frozenTejun Heo1-13/+15
2006-12-03[PATCH] libata: fix READ CAPACITY simulationTejun Heo1-45/+36
2006-12-03[PATCH] libata: implement ATA_FLAG_SETXFER_POLLING and use it in pata_via, ta...Tejun Heo2-6/+14
2006-12-03[PATCH] libata: set IRQF_SHARED for legacy PCI IDE IRQsTejun Heo1-0/+1
2006-12-03[PATCH] libata: kill unnecessary sht->max_sectors initializationsTejun Heo43-49/+0
2006-12-03[PATCH] libata: add missing sht->slave_destroyTejun Heo4-0/+4
2006-12-02[NET]: Split skb->csumAl Viro9-10/+10
2006-12-02[BNX2]: Update version and rel date.Michael Chan1-2/+2
2006-12-02[BNX2]: Add 5709 PCI ID.Michael Chan1-2/+11
2006-12-02[BNX2]: Download 5709 firmware.Michael Chan1-4/+38
2006-12-02[BNX2]: New firmware to support 5709 (part 4).Michael Chan1-0/+1037
2006-12-02[BNX2]: New firmware to support 5709 (part 3).Michael Chan1-0/+712
2006-12-02[BNX2]: New firmware to support 5709 (part 2).Michael Chan1-0/+1259
2006-12-02[BNX2]: New firmware to support 5709 (part 1).Michael Chan1-0/+1078
2006-12-02[BNX2]: Add 5709 reset and runtime code.Michael Chan1-24/+37
2006-12-02[BNX2]: Add 5709 init code.Michael Chan1-37/+130