summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lasi700.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-10[SCSI] cxgb3i: always use negative errno in case of errorkxie@chelsio.com2-14/+14
2009-12-10[SCSI] bnx2i: minor code cleanup and update driver versionAnil Veerabhadrappa2-4/+2
2009-12-10[SCSI] bnx2i: Task management ABORT TASK fixesAnil Veerabhadrappa1-4/+13
2009-12-10[SCSI] bnx2i: update CQ arming algorith for 5771x chipsetsAnil Veerabhadrappa3-8/+31
2009-12-10[SCSI] bnx2i: Adjust sq_size module parametr to power of 2 only if a non-zero...Anil Veerabhadrappa1-1/+1
2009-12-10[SCSI] bnx2i: Add 5771E device support to bnx2i driverAnil Veerabhadrappa1-1/+5
2009-12-10[SCSI] ipr: fix EEH recoveryKleber Sacilotto de Souza1-0/+1
2009-12-10[SCSI] fcoe: Use LLD's WWPN and WWNN for lport if LLD supports ndo_fcoe_get_wwnYi Zou1-2/+23
2009-12-10[SCSI] mpt fusion: Fix 32 bit platforms with 64 bit resources.Pravin Bathija1-3/+3
2009-12-10[SCSI] qla2xxx: Update version number to 8.03.01-k8.Giridhar Malavali1-1/+1
2009-12-10[SCSI] qla2xxx: fix for multiqueue in MISX disabled caseAnirban Chakraborty4-2/+27
2009-12-10[SCSI] qla2xxx: Queue depth ramp up/down modification changes.Giridhar Malavali4-115/+51
2009-12-10[SCSI] qla2xxx: dpc thread can execute before scsi host has been addedMichael Reed1-3/+3
2009-12-10[SCSI] libosd: Fix blk_put_request locking againBoaz Harrosh2-43/+50
2009-12-10[SCSI] megaraid_sas: make driver PCI legacy I/O port free driverNoriyuki Fujii1-5/+9
2009-12-10[SCSI] Correctly handle thin provisioning write errorMartin K. Petersen1-0/+1
2009-12-10[SCSI] sd: WRITE SAME(16) / UNMAP supportMartin K. Petersen2-0/+109
2009-12-10[SCSI] enclosure: fix oops while iterating enclosure_status arrayJames Bottomley2-0/+3
2009-12-10[SCSI] st: fix mdata->page_order handlingFUJITA Tomonori2-11/+13
2009-12-10[SCSI] be2iscsi: Adding support for various Async messages from chipJayamohan Kallickal1-4/+8
2009-12-10[SCSI] mvsas: add support for Adaptec ASC-1045/1405 SAS/SATA HBASrinivas1-0/+1
2009-12-10[SCSI] pmcraid: support SMI-S object model of storage poolAnil Ravindranath2-10/+29
2009-12-10[SCSI] fc class: fix fc_transport_init error handlingMike Christie1-3/+14
2009-12-10[SCSI] mpt2sas: add missing initialization of scsih_cmdsKashyap, Desai1-0/+5
2009-12-10[SCSI] scsi_dh_rdac: Add two new IBM devices to rdac_dev_listMoger, Babu1-0/+2
2009-12-10[SCSI] lpfc: fix hang on SGI ia64 platformMichael Reed1-4/+12
2009-12-10Doc: use misc-devices/ dir for driversJean Delvare2-0/+0
2009-12-10Doc: better explanation of procs_runningLuis Garces-Erice1-2/+2
2009-12-10correct gpio.txt typosDominik D. Geyer1-2/+2
2009-12-10docbook: fix signal_pending() argumentShawn Bohrer1-1/+1
2009-12-10use DMA_BIT_MASK instead of inline constantMarin Mitov1-1/+1
2009-12-10Use KERN_WARNING instead of KERN_WARN, which does not existRandy Dunlap1-2/+2
2009-12-10nvram: Fix missing smp_lock.h in nvramFrederic Weisbecker1-0/+1
2009-12-09hwmon: (adt7475) Add VID support for the ADT7476Jean Delvare3-4/+65
2009-12-09hwmon: (adt7475) Add an entry in MAINTAINERSJean Delvare1-0/+7
2009-12-09hwmon: (adt7475) Add support for the ADT7476Jean Delvare3-25/+80
2009-12-09hwmon: (adt7475) Voltage attenuators can be bypassedJean Delvare1-6/+36
2009-12-09hwmon: (adt7475) Print device information on probeJean Delvare1-0/+18
2009-12-09hwmon: (adt7475) Handle alternative pin functionsJean Delvare1-15/+99
2009-12-09hwmon: (adt7475) Move sysfs files removal to a separate functionJean Delvare1-6/+10
2009-12-09hwmon: (adt7475) Add support for the ADT7490Jean Delvare3-19/+134
2009-12-09hwmon: (adt7475) Improve device detectionJean Delvare1-4/+9
2009-12-09hwmon: (adt7475) Add missing static markerJean Delvare1-1/+1
2009-12-09hwmon: (adt7475) Rework voltage inputs handlingJean Delvare1-35/+48
2009-12-09hwmon: (adt7475) Implement pwm_use_point2_pwm_at_critJean Delvare1-0/+42
2009-12-09hwmon: (adt7475) New documentationJean Delvare1-87/+83
2009-12-09hwmon: (adt7475) Add support for the ADT7473Jean Delvare5-12/+35
2009-12-09hwmon: (f71882fg) Add support for the f71889fg (version 2)Hans de Goede3-21/+81
2009-12-09hwmon: (f71882fg) Fix sysfs file removalHans de Goede1-25/+66
2009-12-09hwmon: (f71882fg) Cleanup sysfs attr creation 2/2Hans de Goede1-64/+52