summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] aic94xx: fix sequencer hang on error recoveryJames Bottomley2008-02-221-4/+0
* [SCSI] st: compile fix when DEBUG set to oneKai Makisara2008-02-222-8/+4
* [SCSI] stex: stex_internal_copy should be called with sg_count in struct st_ccbFUJITA Tomonori2008-02-221-4/+6
* [SCSI] stex: stex_direct_copy shouldn't call dma_map_sgFUJITA Tomonori2008-02-221-22/+12
* [SCSI] lpfc: Balance lockingMatthew Wilcox2008-02-221-9/+9
* [SCSI] qla4xxx: fix up residual handlingDavid Somayajulu2008-02-221-2/+1
* [SCSI] libsas: fix error handlingJames Bottomley2008-02-221-24/+41
* [SCSI] arcmsr: fix message allocationDaniel Drake2008-02-221-15/+11
* [SCSI] mptbase: fix use-after-free'sAdrian Bunk2008-02-221-2/+2
* [SCSI] iscsi transport: make 2 functions staticAdrian Bunk2008-02-221-2/+2
* [SCSI] lpfc: make lpfc_disable_node() staticAdrian Bunk2008-02-222-2/+1
* [SCSI] ips: fix data buffer accessors conversion bugFUJITA Tomonori2008-02-191-1/+1
* [SCSI] gdth: don't call pci_free_consistent under spinlockJames Bottomley2008-02-181-4/+2
* [SCSI] qla2xxx: fix compile warning for printk formatFUJITA Tomonori2008-02-181-1/+1
* [SCSI] aic7xx: mitigate HOST_MSG_LOOP invalid SCB ff panicJames Bottomley2008-02-181-5/+6
* [SCSI] scsi_debug: disable clusteringFUJITA Tomonori2008-02-181-1/+1
* [SCSI] fas216: fix up the previous fas216 commitJames Bottomley2008-02-181-1/+1
* [SCSI] megaraid: outb_p exterminationAlan Cox2008-02-181-5/+5
* [SCSI] mpt fusion: kill warnings in mptbase.h on parisc64Kyle McMartin2008-02-181-1/+1
* [SCSI] aic94xx: fix REQ_TASK_ABORT and REQ_DEVICE_RESETJames Bottomley2008-02-181-4/+10
* [SCSI] ses: fix data corruptionYinghai Lu2008-02-181-59/+67
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-02-1513-25/+22
|\
| * ata: fix sparse warning in pata_acpi.cHarvey Harrison2008-02-151-2/+2
| * ata: fix sparse warning in pata_marvell.cHarvey Harrison2008-02-151-2/+2
| * ata: fix sparse warning in pata_jmicron.cHarvey Harrison2008-02-151-1/+2
| * ata: fix sparse warning in pata_cs5536.cHarvey Harrison2008-02-151-1/+1
| * ata: sparse fixes for pata_amd.cHarvey Harrison2008-02-151-5/+2
| * pata_scc.c: add thaw opsAkira Iguchi2008-02-151-0/+2
| * pata_cs5536.c bugfixMartin K. Petersen2008-02-151-4/+4
| * pata_legacy: don't call ata_host_detach() after initialization failureTejun Heo2008-02-151-2/+0
| * ata: fix sparse warnings in sata_mv.cHarvey Harrison2008-02-151-2/+2
| * ata: fix sparse warning in sata_via.cHarvey Harrison2008-02-151-2/+2
| * ata: fix sparse warning in sata_promise.cHarvey Harrison2008-02-151-1/+1
| * ata: fix sparse warning in ata_piix.cHarvey Harrison2008-02-151-1/+1
| * ata: fix sparse warning in libata-core.cHarvey Harrison2008-02-151-1/+0
| * ata: make ata_scsiop_inq_89 static in libata-scsi.cHarvey Harrison2008-02-151-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-1524-1794/+5441
|\ \
| * | netconsole: avoid null pointer dereference at show_local_mac()Keiichi KII2008-02-151-2/+2
| * | hci_ldisc: fix null pointer derefDavid Newall2008-02-121-0/+1
| * | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-02-1222-1792/+5438
| |\ \
| | * | net/phy/fixed.c: fix a use-after-freeAdrian Bunk2008-02-111-2/+2
| | * | drivers/net/sis190: fix section mismatch warning in sis190_get_mac_addrSergio Luis2008-02-111-1/+2
| | * | claw/lcs/netiucv: check s390dbf level before sprintsPeter Tiedemann2008-02-113-14/+41
| | * | lcs: avoid/reduce unused s390dbf debug areas.Peter Tiedemann2008-02-111-1/+1
| | * | netiucv: change name of nop functionUrsula Braun2008-02-111-3/+3
| | * | netiucv: Remember to set driver->owner.Cornelia Huck2008-02-111-0/+1
| | * | claw: removal of volatile variablesUrsula Braun2008-02-111-2/+0
| | * | forcedeth: tx pause watermarksAyaz Abdulla2008-02-111-46/+57
| | * | forcedeth: tx collision fixAyaz Abdulla2008-02-111-19/+36
| | * | cxgb3: Handle ARP completions that mark neighbors stale.Steve Wise2008-02-111-1/+1