drm/radeon/kms/evergreen: fix LUT setup
[safe/jmp/linux-2.6] / drivers / scsi /
2010-02-18 Guennadi LiakhovetskiARM: 5944/1: scsi: fix timer setup in fas216.c
2010-02-18 Alan Stern[SCSI] fix duplicate removal on error path in scsi_sysf...
2010-02-18 Alan Stern[SCSI] fix refcounting bug in scsi_get_host_dev
2010-02-18 Alan Stern[SCSI] fix memory leak in scsi_report_lun_scan
2010-02-18 James Smart[SCSI] lpfc: correct PPC build failure
2010-02-17 Kashyap, Desai[SCSI] raid_class: add raid1e
2010-02-17 Kashyap, Desai[SCSI] mpt2sas: Do not call sas_is_tlr_enabled for...
2010-02-17 Venkata Siva Vijay... [SCSI] fnic: Set fnic driver version
2010-02-17 Venkata Siva Vijay... [SCSI] fnic: lport stats need to be initialized in...
2010-02-17 Venkata Siva Vijay... [SCSI] fnic: Allow multicast and unicast address regist...
2010-02-17 Robert Love[SCSI] fcoe: Only rmmod fcoe.ko if there are no active...
2010-02-17 Bhanu Prakash Goll... [SCSI] libfcoe: Send port LKA every FIP_VN_KA_PERIOD...
2010-02-17 Hugh Daschbach[SCSI] libfc: Don't assume response request present.
2010-02-17 Hugh Daschbach[SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in...
2010-02-17 Vasu Dev[SCSI] libfc: call ddp setup for only FCP reads to...
2010-02-17 James Smart[SCSI] lpfc 8.3.9: Update Driver version to 8.3.9
2010-02-17 James Smart[SCSI] lpfc 8.3.9: Fix locking and memory issues
2010-02-17 James Smart[SCSI] lpfc 8.3.9: Changes to sysfs interface for the...
2010-02-17 James Smart[SCSI] lpfc 8.3.9: SLI enhancments to support new hardware.
2010-02-17 James Smart[SCSI] lpfc 8.3.9: Discovery changes to the lpfc driver.
2010-02-17 James Smart[SCSI] lpfc 8.3.9: PCI Changes to lpfc driver
2010-02-17 Jayamohan Kallickal[SCSI] be2iscsi: Adding support for BE3
2010-02-17 Mike Christie[SCSI] qla4xxx: fix compile warning due to invalid...
2010-02-17 Mike Christie[SCSI] iscsi_tcp: wake xmit thread when killing session
2010-02-17 Mike Christie[SCSI] bnx2i: set change_queue_depth function
2010-02-17 Mike Christie[SCSI] libiscsi: reset cmd timer if cmds are making...
2010-02-17 Mike Christie[SCSI] cxgb3i: check for setup netdev
2010-02-17 Joe Perches[SCSI] cxgb3i, bnx2i: remove uses of nipquad use %pi4
2010-02-17 Stephen M. Cameron[SCSI] hpsa: update driver version to 2.0.1-3
2010-02-17 Stephen M. Cameron[SCSI] hpsa: Reorder compat ioctl functions to eliminat...
2010-02-17 Stephen M. Cameron[SCSI] hpsa: eliminate lock_kernel in compat_ioctl
2010-02-17 Stephen M. Cameron[SCSI] hpsa: fix bug in adjust_hpsa_scsi_table
2010-02-17 Stephen M. Cameron[SCSI] hpsa: Fix hpsa_find_scsi_entry so that it doesn...
2010-02-17 Stephen M. Cameron[SCSI] hpsa: clarify obscure comment in adjust_hpsa_scs...
2010-02-17 Mike Miller[SCSI] hpsa: print all the bytes of the CDB, not just...
2010-02-17 Stephen M. Cameron[SCSI] hpsa: when resetting devices, print out which...
2010-02-17 Stephen M. Cameron[SCSI] hpsa: use scan_start and scan_finished entry...
2010-02-17 Stephen M. Cameron[SCSI] hpsa: Add an shost_to_hba helper function.
2010-02-17 Matt Gates[SCSI] hpsa: Don't return DID_NO_CONNECT when a device...
2010-02-17 Matt Gates[SCSI] hpsa: Retry commands completing with a sense...
2010-02-17 Matt Gates[SCSI] hpsa: Return DID_RESET for commands which comple...
2010-02-17 Stephen M. Cameron[SCSI] hpsa: Fix p1210m LUN assignment.
2010-02-17 Mike Miller[SCSI] hpsa: add pci ids for storageworks 1210m, remove...
2010-02-17 Don Brace[SCSI] hpsa: Allow multiple command completions per...
2010-02-17 Stephen M. Cameron[SCSI] hpsa: interrupt pending function should return...
2010-02-17 Stephen M. Cameron[SCSI] hpsa: fix some debug printks to use dev_dbg...
2010-02-17 Stephen M. Cameron[SCSI] hpsa: make tag macros into functions
2010-02-17 Stephen M. Cameron[SCSI] hpsa: eliminate unnecessary memcpys
2010-02-17 Stephen M. Cameron[SCSI] hpsa: remove unwanted debug code
2010-02-17 Stephen M. Cameron[SCSI] hpsa: use kzalloc not kmalloc plus memset
2010-02-17 Stephen M. Cameron[SCSI] hpsa: use sizeof() not an inline constant in...
2010-02-17 Stephen M. Cameron[SCSI] hpsa: return proper error codes not minus one.
2010-02-17 Stephen M. Cameron[SCSI] hpsa: remove superfluous returns from void funct...
2010-02-17 Stephen M. Cameron[SCSI] hpsa: make adjust_hpsa_scsi_table return void.
2010-02-17 Stephen M. Cameron[SCSI] hpsa: Use BUG_ON instead of an if statement.
2010-02-17 Stephen M. Cameron[SCSI] hpsa: avoid unwanted promotion from unsigned...
2010-02-17 Stephen M. Cameron[SCSI] hpsa: Use kernel integer types, not userland...
2010-02-17 Stephen M. Cameron[SCSI] hpsa: fix typo in comments
2010-02-17 Roel Kluin[SCSI] qla2xxx: negative error return in qla2x00_change...
2010-02-17 Yang, Bo[SCSI] megaraid_sas: version and documentation update
2010-02-17 Yang, Bo[SCSI] megaraid_sas: driver fixed the device update...
2010-02-17 Yang, Bo[SCSI] megaraid_sas: add the logical drive list to...
2010-02-17 Yang, Bo[SCSI] megaraid_sas: Zero pad_0 in mfi structure
2010-02-17 Rob Love[SCSI] fcoe: Only rmmod fcoe.ko if there are no active...
2010-02-17 Bhanu Prakash Goll... [SCSI] libfcoe: Send port LKA every FIP_VN_KA_PERIOD...
2010-02-17 Hugh Daschbach[SCSI] libfc: Don't assume response request present.
2010-02-17 Hugh Daschbach[SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in...
2010-02-17 Vasu Dev[SCSI] libfc: call ddp setup for only FCP reads to...
2010-02-17 Mike Christie[SCSI] iscsi_tcp regression: remove bogus warn on in...
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2010-02-09 James Smart[SCSI] lpfc 8.3.8: Update Driver version to 8.3.8
2010-02-09 James Smart[SCSI] lpfc 8.3.8: (BSG4) Add new vendor specific BSG...
2010-02-09 James Smart[SCSI] lpfc 8.3.8: (BSG3) Modify BSG commands to operat...
2010-02-09 James Smart[SCSI] lpfc 8.3.8: (BSG2) Create lpfc_bsg.h
2010-02-09 James Smart[SCSI] lpfc 8.3.8: (BSG1) Update BSG infrastructure
2010-02-09 James Smart[SCSI] lpfc 8.3.8: Add code to display logical link...
2010-02-09 James Smart[SCSI] lpfc 8.3.8: BugFixes: Discovery relates changes
2010-02-09 James Smart[SCSI] lpfc 8.3.8: BugFixes: SLI relates changes
2010-02-09 Ben Hutchings[SCSI] qla1280: Drop host_lock while requesting firmware
2010-02-09 Jayamohan Kallickal[SCSI] be2iscsi: correction in the claculation for...
2010-02-09 Jayamohan Kallickal[SCSI] be2iscsi: changing the chip opcode for TEXT
2010-02-09 Jayamohan Kallickal[SCSI] be2iscsi: Ensure clean reuse of wrb
2010-02-09 Jayamohan Kallickal[SCSI] be2iscsi: correcting the return
2010-02-09 Jayamohan Kallickal[SCSI] be2iscsi: Proper checking of state
2010-02-09 Jayamohan Kallickal[SCSI] be2iscsi: Fix for first_burst
2010-02-09 Jayamohan Kallickal[SCSI] be2iscsi: changing copyright to 2010
2010-02-09 Jayamohan Kallickal[SCSI] be2iscsi: Remove Ring mode from driver
2010-02-09 Dmitry Torokhov[SCSI] vmw_pvscsi: fix signedness warning with newer...
2010-02-09 Martin K. Petersen[SCSI] sd: Combine DIF/DIX error handling
2010-02-09 Roel Kluin[SCSI] lpfc: unify two if branches with the same code...
2010-02-09 Jayamohan Kallickal[SCSI] be2iscsi: Fix to allow driver to load when the...
2010-02-09 Jayamohan Kallickal[SCSI] be2iscsi: Fixing the number of SGE's
2010-02-09 Jayamohan Kallickal[SCSI] be2iscsi: Fixing Bug for multiple SGEs
2010-02-09 Kashyap, Desai[SCSI] mpt2sas: Bump version 04.100.01.00
2010-02-09 Kashyap, Desai[SCSI] mpt2sas: Enable TLR for SSP TAPE drives (Added...
2010-02-09 Kashyap, Desai[SCSI] mpt2sas: Update driver header to latest MPI...
2010-02-09 Kashyap, Desai[SCSI] mpt2sas: Added phy_enable and set_phy_speed...
2010-02-09 Kashyap, Desai[SCSI] mpt2sas: Added raid transport support
2010-02-09 Kashyap, Desai[SCSI] mpt2sas: Use compat_ptr to setup the pointer...
2010-02-09 Kashyap, Desai[SCSI] mpt2sas: Set ioc->fwfault_debug to the cmd line...
next