summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-12-05[PATCH] NetXen: whitespace cleaup and more cleanup fixesAmit S. Kale10-193/+165
2006-12-05[PATCH] net: smc91x add missing bracketMariusz Kozlowski1-1/+1
2006-12-05[PATCH] sk98lin debug build fixMariusz Kozlowski1-1/+1
2006-12-05[PATCH] declance: Support the I/O ASIC LANCE w/o TURBOchannelMaciej W. Rozycki1-5/+1
2006-12-05[PATCH] declance: Fix PMAX and PMAD supportMaciej W. Rozycki1-191/+207
2006-12-05[PATCH] bonding: incorrect bonding state reported via ioctlAndy Gospodarek1-1/+1
2006-12-05[PATCH] Update smc91x driver with ARM Versatile board infoDeepak Saxena1-0/+18
2006-12-05Merge branch 'netdev-2.6.20' of master.kernel.org:/pub/scm/linux/kernel/git/v...Jeff Garzik41-131/+139
2006-12-05Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds56-942/+3769
2006-12-05[PATCH] ns83820 annotationsAl Viro1-11/+14
2006-12-05[PATCH] myri10ge annotationsAl Viro3-72/+77
2006-12-05[PATCH] drivers/net/arm missing __devinitAl Viro2-7/+7
2006-12-05[PATCH] trivial missing __init in drivers/net/*Al Viro33-37/+37
2006-12-05[PATCH] mv643xx_eth.c NULL noise removalAl Viro1-2/+2
2006-12-05[PATCH] __iomem annotations: smc91xAl Viro1-2/+2
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-04[SUNHME]: Fix for sunhme failures on x86Jurij Smakov1-0/+5
2006-12-04Remove 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