summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* virtio_scsi: don't select CONFIG_BLK_DEV_INTEGRITYChristoph Hellwig2015-05-252-2/+10
* be2iscsi : Bump the driver versionJohn Soni Jose2015-05-251-1/+1
* be2iscsi : Logout of FW Boot SessionJohn Soni Jose2015-05-254-0/+87
* be2iscsi : Fix memory check before unmapping.John Soni Jose2015-05-251-3/+7
* be2iscsi : Fix memory leak in the unload pathJohn Soni Jose2015-05-251-6/+12
* be2iscsi : Fix the PCI request region reserving.John Soni Jose2015-05-251-4/+18
* be2iscsi : Fix the retry count for boot targetsJohn Soni Jose2015-05-253-3/+28
* megaraid_sas : swap whole register in megasas_register_aenChristoph Hellwig2015-05-251-2/+2
* megaraid_sas : fix megasas_fire_cmd_fusion calling conventionChristoph Hellwig2015-05-251-41/+31
* megaraid_sas : add missing byte swaps to the sriov codeChristoph Hellwig2015-05-251-21/+25
* megaraid_sas : bytewise or should be done on native endian variablesChristoph Hellwig2015-05-251-1/+3
* megaraid_sas : move endianness conversion into caller of megasas_get_seq_numChristoph Hellwig2015-05-251-6/+6
* megaraid_sas : add endianness conversions for all onesChristoph Hellwig2015-05-253-8/+10
* megaraid_sas : add endianness annotationsChristoph Hellwig2015-05-255-296/+296
* megaraid_sas : add missing __iomem annotationsChristoph Hellwig2015-05-252-5/+6
* megaraid_sas : megasas_complete_outstanding_ioctls() can be statickbuild test robot2015-05-251-1/+1
* megaraid_sas : Support for Avago's Single server High Availability productSumit.Saxena@avagotech.com2015-05-253-3/+49
* megaraid_sas : Add release date and update driver versionSumit.Saxena@avagotech.com2015-05-252-1/+21
* megaraid_sas : Modify driver's meta data to reflect AvagoSumit.Saxena@avagotech.com2015-05-251-3/+3
* megaraid_sas : Use Block layer tag support for internal command indexingSumit.Saxena@avagotech.com2015-05-254-242/+99
* megaraid_sas : Enhanced few printsSumit.Saxena@avagotech.com2015-05-251-25/+24
* megaraid_sas : Move controller's queue depth calculation in adapter specific ...Sumit.Saxena@avagotech.com2015-05-253-24/+25
* megaraid_sas : Add separate functions for building sysPD IOs and non RW LDIOsSumit.Saxena@avagotech.com2015-05-253-106/+138
* megaraid_sas : Add separate function for refiring MFI commandsSumit.Saxena@avagotech.com2015-05-251-41/+39
* megaraid_sas : Add separate function for setting up IRQsSumit.Saxena@avagotech.com2015-05-251-146/+135
* csiostor: fix an error code in csio_hw_init()Dan Carpenter2015-05-251-0/+1
* ufs-qcom: Switch dependency to ARCH_QCOMStephen Boyd2015-05-251-1/+1
* aacraid: aac_src_intr_message() can be statickbuild test robot2015-05-251-1/+1
* cxgb4i: set the initial sequence numberKaren Xie2015-05-252-2/+8
* cxgbi: update driver versionsKaren Xie2015-05-253-6/+13
* cxgbi: update copyright to 2015Karen Xie2015-05-256-6/+6
* cxgbi: use per-connection link-speed dependent send/recv windowsKaren Xie2015-05-254-23/+40
* sd: fix an error return in probe()Dan Carpenter2015-05-251-1/+2
* scsi_scan: fix queue depth initialisation problemJames Bottomley2015-05-251-1/+2
* MAINTAINERS, be2iscsi: change email domainMinh Tran2015-05-189-36/+36
* sd: Disable support for 256 byte/sector disksMark Hounschell2015-05-181-14/+5
* lpfc: Fix breakage on big endian kernelsAlexey Kardashevskiy2015-05-111-20/+21
* storvsc: Set the SRB flags correctly when no data transfer is neededK. Y. Srinivasan2015-05-111-2/+1
* 3w-9xxx: fix command completion raceChristoph Hellwig2015-04-272-49/+13
* 3w-xxxx: fix command completion raceChristoph Hellwig2015-04-272-41/+6
* 3w-sas: fix command completion raceChristoph Hellwig2015-04-272-44/+10
* aha1542: Allocate memory before taking a lockOndrej Zary2015-04-271-12/+11
* SCSI: add 1024 max sectors black list flagMike Christie2015-04-272-0/+7
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-04-265-14/+95
|\
| * Merge tag 'drm-intel-next-fixes-2015-04-25' of git://anongit.freedesktop.org/...Dave Airlie2015-04-275-14/+95
| |\
| | * drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT regImre Deak2015-04-241-2/+2
| | * drm/i915: Workaround to avoid lite restore with HEAD==TAILMichel Thierry2015-04-232-2/+36
| | * drm/i915: cope with large i2c transfersDmitry Torokhov2015-04-232-10/+57
* | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-04-262-80/+67
|\ \ \
| * | | iommu/vt-d: support extended root and context entriesDavid Woodhouse2015-03-251-75/+60