summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2015-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-13/+9
2015-04-17bfs: bfad_worker cleanupJiri Slaby1-13/+9
2015-04-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds63-2188/+3450
2015-04-16Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-37/+182
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2-12/+12
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2015-04-15xenbus_client: Extend interface to support multi-page ringWei Liu1-2/+3
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-9/+6
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds7-11/+11
2015-04-13Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds1-0/+31
2015-04-13Merge tag 'regulator-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds1-20/+7
2015-04-11sg_start_req(): use import_iovec()Al Viro1-11/+5
2015-04-11sg_start_req(): make sure that there's not too many elements in iovecAl Viro1-0/+3
2015-04-11Merge branch 'iocb' into for-nextAl Viro1-1/+1
2015-04-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-2/+4
2015-04-10sd, mmc, virtio_blk, string_helpers: fix block size unitsJames Bottomley1-4/+4
2015-04-10Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif...Mark Brown1-20/+7
2015-04-10ufs: add support to allow non standard behaviours (quirks)Yaniv Gardi4-5/+79
2015-04-10ufs-qcom: save controller revision info in internal structureYaniv Gardi2-7/+15
2015-04-10qla2xxx: Update driver version to 8.07.00.18-kHimanshu Madhani1-1/+1
2015-04-10qla2xxx: Restore physical port WWPN only, when port down detected for FA-WWPN...Sawan Chandak1-4/+13
2015-04-10qla2xxx: Fix virtual port configuration, when switch port is disabled/enabled.Sawan Chandak3-8/+17
2015-04-10qla2xxx: Prevent multiple firmware dump collection for ISP27XX.Himanshu Madhani2-1/+5
2015-04-10qla2xxx: Disable Interrupt handshake for ISP27XX.Himanshu Madhani1-1/+2
2015-04-10qla2xxx: Add debugging info for MBX timeout.Himanshu Madhani4-13/+77
2015-04-10qla2xxx: Add serdes read/write support for ISP27XXAndrew Vasquez1-4/+11
2015-04-10qla2xxx: Add udev notification to save fw dump for ISP27XXHimanshu Madhani1-2/+3
2015-04-10qla2xxx: Add message for sucessful FW dump collected for ISP27XX.Himanshu Madhani2-1/+9
2015-04-10qla2xxx: Add support to load firmware from file for ISP 26XX/27XX.Sawan Chandak2-0/+6
2015-04-10qla2xxx: Fix beacon blink for ISP27XX.Nigel Kirkland1-4/+7
2015-04-10qla2xxx: Increase the wait time for firmware to be ready for P3P.Chad Dupuis1-2/+5
2015-04-10qla2xxx: Fix crash due to wrong casting of reg for ISP27XX.Himanshu Madhani1-1/+1
2015-04-10qla2xxx: Fix warnings reported by static checker.Himanshu Madhani1-5/+5
2015-04-10lpfc: Update version to 10.5.0.0 for upstream patch setJames Smart1-1/+1
2015-04-10lpfc: Update copyright to 2015James Smart20-21/+21
2015-04-10lpfc: Fix for lun discovery issue with saturn adapter.James Smart1-21/+20
2015-04-10lpfc: Fix crash in device reset handler.James Smart1-2/+3
2015-04-10lpfc: Fix OS crash when running loopback test in applicationsJames Smart3-4/+10
2015-04-10lpfc: Fix internal loopback failure.James Smart1-1/+5
2015-04-10lpfc: Fix premature release of rpi bit in bitmaskJames Smart5-12/+127
2015-04-10lpfc: Initiator sends wrong BBCredit value for either FLOGI or FLOGI_ACCJames Smart1-1/+0
2015-04-10lpfc: Fix null ndlp dereference in target_reset_handlerJames Smart1-4/+6
2015-04-10lpfc: Fix FDMI Fabric support in driver for BrocadeJames Smart6-298/+650
2015-04-10lpfc: Fix provide host name and OS name in RSNN-NN FC-GS commandJames Smart1-2/+19
2015-04-10lpfc: Parse the new 20G, 25G and 40G link speeds in the lpfc driverJames Smart2-13/+30
2015-04-10lpfc: Add support for reporting option_rom_version on newer adaptersJames Smart1-1/+6
2015-04-10lpfc: Fix setting of EQ (interrupt) delay MultiplierJames Smart3-7/+12
2015-04-10lpfc: Fix host reset escalation killing all IOs.James Smart3-3/+34
2015-04-10lpfc: Linux lpfc driver doesn't re-establish the link after a cable pull on L...James Smart2-6/+3
2015-04-10lpfc: Fix to handle PLOGI when already logged inJames Smart1-3/+24