summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-08-065-83/+74
|\
| * pcmcia: remove memreq_tDominik Brodowski2010-08-031-3/+2
| * pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski2010-08-035-42/+40
| * pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski2010-08-035-33/+32
| * pcmcia: remove cs_types.hDominik Brodowski2010-07-305-5/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-08-062-4/+0
|\ \
| * | scsi: Remove owner field from attribute initialization in ARCMSR driverGuenter Roeck2010-08-051-3/+0
| * | scsi: Remove owner field from attribute initialization in LPFC driverGuenter Roeck2010-08-051-1/+0
* | | SCSI: remove fake "address-of" expressionAlan Stern2010-08-062-2/+2
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-052-7/+7
|\ \ \ | |/ / |/| |
| * | of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-242-4/+4
| * | sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-282-3/+3
| |/
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-0418-31/+27
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2010-08-043-26/+43
| |\ \
| * | | libfc: use ARRAY_SIZEKulikov Vasiliy2010-07-201-3/+1
| * | | scsi: bfa: use ARRAY_SIZEKulikov Vasiliy2010-07-202-7/+5
| * | | fix comnment/printk typos concerning "empty"Uwe Kleine-König2010-07-121-1/+1
| * | | fix comment/printk typos concerning "already"Uwe Kleine-König2010-07-111-1/+1
| * | | Merge branch 'master' into for-nextJiri Kosina2010-06-1640-943/+1544
| |\ \ \ | | | |/ | | |/|
| * | | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-165-6/+6
| * | | fix typos concerning "management"Uwe Kleine-König2010-06-166-8/+8
| * | | fix typos concerning "hierarchy"Uwe Kleine-König2010-06-163-5/+5
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-08-04227-6088/+18351
|\ \ \ \
| * | | | [SCSI] zfcp: Introduce experimental support for DIF/DIXFelix Beck2010-07-281-0/+4
| * | | | [SCSI] sd: add support for runtime PMAlan Stern2010-07-281-5/+16
| * | | | [SCSI] implement runtime Power ManagementAlan Stern2010-07-287-11/+193
| * | | | [SCSI] convert to the new PM frameworkAlan Stern2010-07-284-47/+105
| * | | | [SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley2010-07-288-30/+30
| * | | | [SCSI] ibmvstgt: add __init/__exit macrosPeter Huewe2010-07-281-2/+2
| * | | | [SCSI] aacraid: Do not set DMA mask to 32 bit first if adapter only supports 31Rolf Eike Beer2010-07-281-6/+8
| * | | | [SCSI] qla2xxx: T10 DIF Type 2 supportArun Easi2010-07-284-6/+43
| * | | | [SCSI] qla2xxx: Cleanup some dead-code and make some functions static.Andrew Vasquez2010-07-285-60/+5
| * | | | [SCSI] qla2xxx: Update copyright banner.Giridhar Malavali2010-07-2822-22/+22
| * | | | [SCSI] qla2xxx: Rearranged and cleaned up the code for processing the pending...Giridhar Malavali2010-07-284-40/+25
| * | | | [SCSI] qla2xxx: Updates for ISP82xx.Giridhar Malavali2010-07-284-289/+42
| * | | | [SCSI] qla2xxx: Do not allow ELS Passthru commands for ISP23xx adaptersHarish Zunjarrao2010-07-281-13/+24
| * | | | [SCSI] qla2xxx: Add CT passthru support for ISP23xx adaptersHarish Zunjarrao2010-07-283-10/+162
| * | | | [SCSI] qla2xxx: Don't issue set or get port param MBC if remote port is not l...Madhuranath Iyengar2010-07-281-0/+7
| * | | | [SCSI] qla2xxx: Add qla2x00_free_fcports() functionChad Dupuis2010-07-283-6/+15
| * | | | [SCSI] qla2xxx: Stop firmware before doing init firmware.Andrew Vasquez2010-07-281-2/+3
| * | | | [SCSI] qla2xxx: Propogate transport disrupted status for cable pull condition...Duane Grigsby2010-07-281-0/+3
| * | | | [SCSI] qla2xxx: Correct extended sense-data handling.Andrew Vasquez2010-07-281-9/+18
| * | | | [SCSI] qla2xxx: Check for golden firmware and show version if availableMadhuranath Iyengar2010-07-283-0/+42
| * | | | [SCSI] qla2xxx: Use GFF_ID to check FCP-SCSI FC4 type before logging into Nx_...Chad Dupuis2010-07-284-1/+103
| * | | | [SCSI] qla2xxx: Appropriately log FCP priority data messagesMadhuranath Iyengar2010-07-283-20/+48
| * | | | [SCSI] qla2xxx: Removed dependency for SRB structure for Marker processingGiridhar Malavali2010-07-285-240/+19
| * | | | [SCSI] qla2xxx: Don't issue set or get port param MBC if invalid port loop idMadhuranath Iyengar2010-07-281-0/+7
| * | | | [SCSI] iscsi_transport: wait on session in error handler pathMike Christie2010-07-282-1/+42
| * | | | [SCSI] iscsi_transport: Modidify recovery_tmo from sysfsVikas Chaudhary2010-07-281-5/+38
| * | | | [SCSI] sg: fix bio leak with a detached deviceFUJITA Tomonori2010-07-281-0/+2
OpenPOWER on IntegriCloud