summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2012-05-231-83/+0
|\
| * scsi: delete the MCA specific drivers and driver codePaul Gortmaker2012-05-171-83/+0
* | [SCSI] hpsa: use check_signatureAkinobu Mita2012-04-231-0/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-03-311-0/+1
|\
| * [SCSI] ufshcd: UFS Host controller driverSantosh Yaraganavi2012-03-271-0/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-03-221-0/+8
|\|
| * [SCSI] virtio-scsi: SCSI driver for QEMU based virtual machinesPaolo Bonzini2012-02-191-0/+8
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-211-2/+1
|\ \
| * | powerpc: remove the legacy iSeries part of ibmvscsiStephen Rothwell2012-03-091-2/+1
| |/
* / Staging: hv: storvsc: Move the storage driver out of the staging areaK. Y. Srinivasan2012-02-131-0/+7
|/
* [SCSI] isci: update version to 1.1Dan Williams2012-01-161-5/+0
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-061-14/+0
|\
| * scsi: drop unused Kconfig symbolPaul Bolle2011-10-311-14/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-281-4/+10
|\ \
| * | [SCSI] zfcp: non-experimental support for DIF/DIXSteffen Maier2011-08-271-4/+0
| * | [SCSI] mvumi: Add Marvell UMI driverJianyun Li2011-08-271-0/+9
| * | [SCSI] iscsi class: add bsg support to iscsi classMike Christie2011-08-271-0/+1
| |/
* / scsi: SCSI_ISCI needs to select SCSI_SAS_HOST_SMP, fixes build errorRandy Dunlap2011-09-231-0/+1
|/
* isci: remove compile-time (Kconfig) silicon configurationDan Williams2011-07-031-18/+0
* isci: enable isci for dmar buildsDan Williams2011-07-031-3/+0
* isci: Intel(R) C600 Series Chipset Storage Control Unit DriverDan Williams2011-07-021-0/+34
* [SCSI] bnx2fc: Broadcom FCoE offload driverBhanu Gollapudi2011-02-281-0/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-4/+5
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-4/+5
* | [SCSI] fix kconfig dependency warnings related to SCSI_SAS_ATTRSRandy Dunlap2010-09-091-1/+2
* | [SCSI] cxgb3i: change cxgb3i to use libcxgbikxie@chelsio.com2010-09-051-1/+0
* | [SCSI] cxgb4i v5: iscsi driverkxie@chelsio.com2010-09-051-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-08-141-0/+8
|\ \
| * | [SCSI] iscsi boot: mv iscsi_boot_sysfs to drivers/scsiMike Christie2010-08-061-0/+8
| |/
* / scsi: fix pmcraid build errorsRandy Dunlap2010-08-111-1/+1
|/
* [SCSI] zfcp: Introduce experimental support for DIF/DIXFelix Beck2010-07-281-0/+4
* [SCSI] raid_attrs: fix dependency problemsJames Bottomley2010-03-031-0/+6
* [SCSI] hpsa: add driver for HP Smart Array controllers.Stephen M. Cameron2009-12-101-0/+10
* [SCSI] fnic: Add FIP support to the fnic driverJoe Eykholt2009-12-041-1/+1
* [SCSI] 3w-sas: Add new driver for LSI 3ware 9750adam radford2009-12-041-0/+11
* [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.Alok Kataria2009-12-041-0/+8
* [SCSI] pm8001: add SAS/SATA HBA driverjack wang2009-12-041-0/+8
* [SCSI] be2iscsi: add 10Gbps iSCSI - BladeEngine 2 driverJayamohan Kallickal2009-10-021-0/+1
* [SCSI] bfa: Brocade BFA FC SCSI driverJing Huang2009-10-021-0/+10
* [SCSI] pmcraid: PMC-Sierra MaxRAID driver to support 6Gb/s SAS RAID controllerAnil Ravindranath2009-09-121-0/+6
* explain the hidden scsi_wait_scan Kconfig variableStefan Richter2009-06-211-1/+12
* [SCSI] bnx2i: Add bnx2i iSCSI driver.Michael Chan2009-06-091-0/+1
* [SCSI] Update wording of CONFIG_SCSI_MULTI_LUN helpEric Piel2009-05-231-10/+9
* [SCSI] mvsas: move into new directory drivers/scsi/mvsas/Jeff Garzik2009-05-201-10/+1
* [SCSI] fnic: Add new Cisco PCI-Express FCoE HBAAbhijeet Joglekar2009-05-131-0/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-04-061-5/+12
|\
| * [SCSI] config: Make need for SCSI_CDROM clearerAlan Cox2009-04-031-4/+5
| * [SCSI] fcoe, libfc: add libfcoe moduleVasu Dev2009-04-031-1/+7
* | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-301-2/+2
|/
* [SCSI] mpt2sas v00.100.11.15Eric Moore2009-03-131-0/+1