aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-01-13[SCSI] aic94xx: Match request_firmware with release_firmwareDarrick J. Wong3-0/+9
2007-01-13[SCSI] aic94xx: Remove workqueue code from REQ_TASK_ABORT/REQ_DEVICE_RESET codeDarrick J. Wong1-56/+66
2007-01-13[SCSI] libsas: Delay issuing ABORT TASK TMF until the error handlerDarrick J. Wong1-22/+29
2007-01-13[SCSI] libsas: Enable the EH strategy handler to reset a phy after a commandDarrick J. Wong1-1/+36
2007-01-13[SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flagDarrick J. Wong1-17/+0
2007-01-13[SCSI] aic94xx: Don't eat TMF_QUERY_TASK resultsDarrick J. Wong1-0/+5
2007-01-13[SCSI] libsas: Use SCAN_WILD_CARD instead of ~0Darrick J. Wong1-1/+1
2007-01-13[SCSI] aic94xx: Set lldd_max_execute_num in sas_haDarrick J. Wong1-0/+1
2007-01-13[SCSI] libsas: Destroy the task collector thread after releasing portsDarrick J. Wong1-2/+3
2007-01-13[SCSI] libsas: Reset timer on taskless scsi_cmnds in sas_scsi_timed_outDarrick J. Wong1-3/+7
2007-01-13[SCSI] libsas: Add a sysfs knob to enable/disable a phyDarrick J. Wong3-2/+85
2007-01-13[SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the SAS LLDD or have already returnedDarrick J. Wong2-0/+16
2007-01-13[SCSI] libsas: Clean up rphys/port dev list after a discovery error on an expanderDarrick J. Wong1-4/+16
2007-01-13[SCSI] libsas: Clean up rphys/port dev list after a discovery error.Darrick J. Wong1-6/+33
2007-01-13[SCSI] qla2xxx: correct locking while call starget_for_each_device()Seokmann Ju1-4/+0
2007-01-13[SCSI] scsi_scan message cosmetic errorKurt Garloff1-1/+1
2007-01-13[SCSI] megaraid: more kernel-doc fixesRandy Dunlap2-2/+2
2007-01-13[SCSI] megaraid: fix kernel-docRandy Dunlap6-287/+275
2007-01-13[SCSI] megaraid_{mm,mbox}: init fix for kdumpSumant Patro2-30/+114
2007-01-13[SCSI] scsi_debug: error processingDouglas Gilbert1-9/+33
2007-01-13[SCSI] mptctl for mptsasDouglas Gilbert1-1/+1
2007-01-13[SCSI] kill scsi_rety_commandChristoph Hellwig3-23/+1
2007-01-13[SCSI] SNI RM 53c710 driverThomas Bogendoerfer3-0/+169
2007-01-13[SCSI] NCR_D700: needs burst length setting to 8James Bottomley1-0/+1
2007-01-13[SCSI] 53c700: Allow setting burst lengthThomas Bogendoerfer4-4/+24
2007-01-11Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds2-14/+7
2007-01-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds6-32/+6
2007-01-11Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-1/+1
2007-01-11[PATCH] PCMCIA: fix drivers broken by recent cleanupDaniel Ritz9-9/+0
2007-01-11[PATCH] Fix HWRNG built-in initcalls priorityMichael Buesch5-5/+5
2007-01-11[PATCH] intel-rng workaroundsJan Beulich1-2/+30
2007-01-11[PATCH] really fix funsoft driverDavid Miller2-2/+2
2007-01-11[PATCH] KVM: add VM-exit profilingIngo Molnar2-0/+15
2007-01-11[PATCH] md: pass down BIO_RW_SYNC in raid{1,10}Lars Ellenberg2-7/+17
2007-01-11[PATCH] rtc-sh: correctly report rtc_wkalrm.enabledDavid Brownell1-2/+2
2007-01-11[PATCH] increment pos before looking for the next cap in __pci_find_next_ht_capBrice Goglin1-1/+2
2007-01-11Revert "ACPI: ibm-acpi: make non-generic bay support optional"Henrique de Moraes Holschuh2-23/+1
2007-01-11Pull sgi into release branchLen Brown1-0/+3
2007-01-11Pull trivial into release branchLen Brown3-9/+2
2007-01-10ACPI: delete two spurious ACPI messagesVenkatesh Pallipadi2-7/+0
2007-01-10Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2-2/+2
2007-01-11[PATCH] x86-64: pci quirks MODPOST warning fixVivek Goyal1-1/+1
2007-01-11[PATCH] x86-64: modpost add more symbols to whitelist pattern2Vivek Goyal1-1/+1
2007-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-0/+2
2007-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds2-9/+8
2007-01-10ieee1394: sbp2: fix probing of some DVD-ROM/RWsStefan Richter1-0/+2
2007-01-09Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds13-47/+79
2007-01-09IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET stateDotan Barak1-9/+17
2007-01-09IB/ehca: Use proper GFP_ flags for get_zeroed_page()Hoang-Nam Nguyen6-16/+16
2007-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-25/+78