summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] storvsc: Properly handle errors from the hostK. Y. Srinivasan2012-04-251-5/+15
* [SCSI] be2iscsi: Get Port State and Speed of the AdapterJohn Soni Jose2012-04-253-0/+140
* [SCSI] be2iscsi: adding functionality to change network settings using iscsiadmMike Christie2012-04-257-106/+858
* [SCSI] be2iscsi: Adding bsg interface for be2iscsiJayamohan Kallickal2012-04-254-1/+162
* [SCSI] be2iscsi: Get Initiator Name for the iSCSI_HostJohn Soni Jose2012-04-254-0/+90
* [SCSI] be2iscsi: Return async handle of unknown opcode to free list.Jayamohan Kallickal2012-04-251-2/+1
* [SCSI] be2iscsi: Check ASYNC PDU Handle corresponds to HDR/DATA HandleJayamohan Kallickal2012-04-251-6/+2
* [SCSI] be2iscsi: Bump the driver VersionJayamohan Kallickal2012-04-252-1/+2
* [SCSI] be2iscsi: Update external Branding to EmulexJayamohan Kallickal2012-04-253-5/+5
* [SCSI] be2iscsi: Fix the function return values.Jayamohan Kallickal2012-04-251-4/+3
* [SCSI] be2iscsi: Code cleanup, removing the goto statementJayamohan Kallickal2012-04-251-7/+4
* [SCSI] be2iscsi: Fix double free of MCCQ info memory.Jayamohan Kallickal2012-04-251-1/+3
* [SCSI] be2iscsi: Set num_cpu = 1 if pci_enable_msix failsJayamohan Kallickal2012-04-251-1/+4
* [SCSI] be2iscsi: Fix typo function name mismatchJayamohan Kallickal2012-04-251-1/+1
* [SCSI] be2iscsi: Freeing of WRB and SGL Handle in cleanup taskMike Christie2012-04-251-45/+62
* [SCSI] be2iscsi: WRB Initialization and Failure code path changeJayamohan Kallickal2012-04-252-53/+49
* [SCSI] be2iscsi: Fix in ASYNC PDU stitching logic.Jayamohan Kallickal2012-04-251-2/+2
* [SCSI] be2iscsi: Fix in the Asynchronous Code PathJayamohan Kallickal2012-04-252-46/+47
* [SCSI] hpsa: use check_signatureAkinobu Mita2012-04-232-4/+2
* [SCSI] aacraid: add an iounmap call to aac_src_ioremapTomas Henzl2012-04-231-0/+2
* [SCSI] scsi_dh_alua: Optimize the STPG commandMoger, Babu2012-04-231-3/+26
* [SCSI] scsi_dh_alua: Store the PREF bit from RTPGMoger, Babu2012-04-231-1/+4
* [SCSI] scsi_dh_alua: Inroduce the set_params interface scsi_dh_alua handlerMoger, Babu2012-04-231-0/+36
* [SCSI] be2iscsi: Remove unused OFFSET_IN_PAGE() macroRoland Dreier2012-04-231-4/+0
* [SCSI] mpt2sas: Bump driver vesion to 13.100.00.00nagalakshmi.nandigama@lsi.com2012-04-231-2/+2
* [SCSI] mpt2sas: Fix for panic happening because of improper memory allocationnagalakshmi.nandigama@lsi.com2012-04-231-3/+3
* [SCSI] mpt2sas: Fix for hard drive going OFFLINE when hard reset issued and s...nagalakshmi.nandigama@lsi.com2012-04-231-8/+10
* [SCSI] mpt2sas: Set the phy identifier of the end device to the phy number of...nagalakshmi.nandigama@lsi.com2012-04-231-0/+3
* [SCSI] mpt2sas : While enabling phy, read the current port number from sas io...nagalakshmi.nandigama@lsi.com2012-04-231-2/+59
* [SCSI] mpt2sas: Fix linux driver sparse errorsnagalakshmi.nandigama@lsi.com2012-04-232-4/+6
* [SCSI] mpt2sas: Fix security scan issues reported by source code analysis toolnagalakshmi.nandigama@lsi.com2012-04-233-18/+51
* [SCSI] mpt2sas: Improvement were made to better protect the sas_device, raid_...nagalakshmi.nandigama@lsi.com2012-04-234-271/+329
* [SCSI] mpt2sas : Perform Target Reset instead of HBA reset when a SATA_PASSTH...nagalakshmi.nandigama@lsi.com2012-04-231-1/+2
* [SCSI] mpt2sas: Added multisegment mode support for Linux BSG Drivernagalakshmi.nandigama@lsi.com2012-04-231-29/+104
* [SCSI] mpt2sas: Removed redundant global mutex for IOCTLsnagalakshmi.nandigama@lsi.com2012-04-231-175/+122
* [SCSI] mpt2sas: MPI next revision header updatenagalakshmi.nandigama@lsi.com2012-04-232-19/+56
* [SCSI] megaraid_sas: Version and Changelog updateadam radford2012-04-232-4/+4
* [SCSI] megaraid_sas: Add fpRead/WriteCapable, fpRead/WriteAcrossStripe checksadam radford2012-04-231-8/+13
* [SCSI] megaraid_sas: Optimize HostMSIxVectors settingadam radford2012-04-231-3/+1
* [SCSI] pm8001: fix endian issue with code optimization.Santosh Nayak2012-04-232-4/+4
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-04-1916-24/+56
|\
| * nouveau: Set special lane map for the right chipsetHenrik Rydberg2012-04-191-1/+1
| * drm/radeon: fix load detect on rn50 with hardcoded EDIDs.Dave Airlie2012-04-191-1/+1
| * drm: Releasing FBs before releasing GEM objects during drm_releasePrathyush2012-04-191-3/+3
| * drm/nouveau/pm: don't read/write beyond end of stack bufferJim Meyering2012-04-191-0/+1
| * drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of...Marcos Paulo de Souza2012-04-191-1/+0
| * radeon: fix r600/agp when vram is after AGP (v3)Jerome Glisse2012-04-192-4/+4
| * drm: fix page_flip error handlingJoonyoung Shim2012-04-191-4/+6
| * Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-04-195-5/+26
| |\
| | * drm/i915: Do not set "Enable Panel Fitter" on SNB pageflipsChris Wilson2012-04-181-1/+7