summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-05-25be2iscsi : Bump the driver versionJohn Soni Jose1-1/+1
2015-05-25be2iscsi : Logout of FW Boot SessionJohn Soni Jose4-0/+87
2015-05-25be2iscsi : Fix memory check before unmapping.John Soni Jose1-3/+7
2015-05-25be2iscsi : Fix memory leak in the unload pathJohn Soni Jose1-6/+12
2015-05-25be2iscsi : Fix the PCI request region reserving.John Soni Jose1-4/+18
2015-05-25be2iscsi : Fix the retry count for boot targetsJohn Soni Jose3-3/+28
2015-05-25megaraid_sas : swap whole register in megasas_register_aenChristoph Hellwig1-2/+2
2015-05-25megaraid_sas : fix megasas_fire_cmd_fusion calling conventionChristoph Hellwig1-41/+31
2015-05-25megaraid_sas : add missing byte swaps to the sriov codeChristoph Hellwig1-21/+25
2015-05-25megaraid_sas : bytewise or should be done on native endian variablesChristoph Hellwig1-1/+3
2015-05-25megaraid_sas : move endianness conversion into caller of megasas_get_seq_numChristoph Hellwig1-6/+6
2015-05-25megaraid_sas : add endianness conversions for all onesChristoph Hellwig3-8/+10
2015-05-25megaraid_sas : add endianness annotationsChristoph Hellwig5-296/+296
2015-05-25megaraid_sas : add missing __iomem annotationsChristoph Hellwig2-5/+6
2015-05-25megaraid_sas : megasas_complete_outstanding_ioctls() can be statickbuild test robot1-1/+1
2015-05-25megaraid_sas : Support for Avago's Single server High Availability productSumit.Saxena@avagotech.com3-3/+49
2015-05-25megaraid_sas : Add release date and update driver versionSumit.Saxena@avagotech.com2-1/+21
2015-05-25megaraid_sas : Modify driver's meta data to reflect AvagoSumit.Saxena@avagotech.com1-3/+3
2015-05-25megaraid_sas : Use Block layer tag support for internal command indexingSumit.Saxena@avagotech.com4-242/+99
2015-05-25megaraid_sas : Enhanced few printsSumit.Saxena@avagotech.com1-25/+24
2015-05-25megaraid_sas : Move controller's queue depth calculation in adapter specific ...Sumit.Saxena@avagotech.com3-24/+25
2015-05-25megaraid_sas : Add separate functions for building sysPD IOs and non RW LDIOsSumit.Saxena@avagotech.com3-106/+138
2015-05-25megaraid_sas : Add separate function for refiring MFI commandsSumit.Saxena@avagotech.com1-41/+39
2015-05-25megaraid_sas : Add separate function for setting up IRQsSumit.Saxena@avagotech.com1-146/+135
2015-05-25csiostor: fix an error code in csio_hw_init()Dan Carpenter1-0/+1
2015-05-25ufs-qcom: Switch dependency to ARCH_QCOMStephen Boyd1-1/+1
2015-05-25aacraid: aac_src_intr_message() can be statickbuild test robot1-1/+1
2015-05-25cxgb4i: set the initial sequence numberKaren Xie2-2/+8
2015-05-25cxgbi: update driver versionsKaren Xie3-6/+13
2015-05-25cxgbi: update copyright to 2015Karen Xie6-6/+6
2015-05-25cxgbi: use per-connection link-speed dependent send/recv windowsKaren Xie4-23/+40
2015-05-25sd: fix an error return in probe()Dan Carpenter1-1/+2
2015-05-25scsi_scan: fix queue depth initialisation problemJames Bottomley1-1/+2
2015-05-18MAINTAINERS, be2iscsi: change email domainMinh Tran9-36/+36
2015-05-18sd: Disable support for 256 byte/sector disksMark Hounschell1-14/+5
2015-05-11lpfc: Fix breakage on big endian kernelsAlexey Kardashevskiy1-20/+21
2015-05-11storvsc: Set the SRB flags correctly when no data transfer is neededK. Y. Srinivasan1-2/+1
2015-04-273w-9xxx: fix command completion raceChristoph Hellwig2-49/+13
2015-04-273w-xxxx: fix command completion raceChristoph Hellwig2-41/+6
2015-04-273w-sas: fix command completion raceChristoph Hellwig2-44/+10
2015-04-27aha1542: Allocate memory before taking a lockOndrej Zary1-12/+11
2015-04-27SCSI: add 1024 max sectors black list flagMike Christie2-0/+7
2015-04-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-14/+95
2015-04-27Merge git://git.infradead.org/intel-iommuLinus Torvalds2-80/+67
2015-04-27Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-14/+18
2015-04-27Merge tag 'drm-intel-next-fixes-2015-04-25' of git://anongit.freedesktop.org/...Dave Airlie5-14/+95
2015-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds19-118/+109
2015-04-26Merge tag 'pm+acpi-4.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-14/+42
2015-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+2
2015-04-26Merge tag 'platform-drivers-x86-v4.1-1' of git://git.infradead.org/users/dvha...Linus Torvalds8-204/+1650