aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-08-06
|\
| * pcmcia: remove memreq_tDominik Brodowski2010-08-03
| * pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski2010-08-03
| * pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski2010-08-03
| * pcmcia: remove cs_types.hDominik Brodowski2010-07-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-08-06
|\ \
| * | scsi: Remove owner field from attribute initialization in ARCMSR driverGuenter Roeck2010-08-05
| * | scsi: Remove owner field from attribute initialization in LPFC driverGuenter Roeck2010-08-05
* | | SCSI: remove fake "address-of" expressionAlan Stern2010-08-06
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-05
|\ \ \ | |/ / |/| |
| * | of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-24
| * | sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-28
| |/
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-04
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2010-08-04
| |\ \
| * | | libfc: use ARRAY_SIZEKulikov Vasiliy2010-07-20
| * | | scsi: bfa: use ARRAY_SIZEKulikov Vasiliy2010-07-20
| * | | fix comnment/printk typos concerning "empty"Uwe Kleine-König2010-07-12
| * | | fix comment/printk typos concerning "already"Uwe Kleine-König2010-07-11
| * | | Merge branch 'master' into for-nextJiri Kosina2010-06-16
| |\ \ \ | | | |/ | | |/|
| * | | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-16
| * | | fix typos concerning "management"Uwe Kleine-König2010-06-16
| * | | fix typos concerning "hierarchy"Uwe Kleine-König2010-06-16
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-08-04
|\ \ \ \
| * | | | [SCSI] zfcp: Introduce experimental support for DIF/DIXFelix Beck2010-07-28
| * | | | [SCSI] sd: add support for runtime PMAlan Stern2010-07-28
| * | | | [SCSI] implement runtime Power ManagementAlan Stern2010-07-28
| * | | | [SCSI] convert to the new PM frameworkAlan Stern2010-07-28
| * | | | [SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley2010-07-28
| * | | | [SCSI] ibmvstgt: add __init/__exit macrosPeter Huewe2010-07-28
| * | | | [SCSI] aacraid: Do not set DMA mask to 32 bit first if adapter only supports 31Rolf Eike Beer2010-07-28
| * | | | [SCSI] qla2xxx: T10 DIF Type 2 supportArun Easi2010-07-28
| * | | | [SCSI] qla2xxx: Cleanup some dead-code and make some functions static.Andrew Vasquez2010-07-28
| * | | | [SCSI] qla2xxx: Update copyright banner.Giridhar Malavali2010-07-28
| * | | | [SCSI] qla2xxx: Rearranged and cleaned up the code for processing the pending...Giridhar Malavali2010-07-28
| * | | | [SCSI] qla2xxx: Updates for ISP82xx.Giridhar Malavali2010-07-28
| * | | | [SCSI] qla2xxx: Do not allow ELS Passthru commands for ISP23xx adaptersHarish Zunjarrao2010-07-28
| * | | | [SCSI] qla2xxx: Add CT passthru support for ISP23xx adaptersHarish Zunjarrao2010-07-28
| * | | | [SCSI] qla2xxx: Don't issue set or get port param MBC if remote port is not l...Madhuranath Iyengar2010-07-28
| * | | | [SCSI] qla2xxx: Add qla2x00_free_fcports() functionChad Dupuis2010-07-28
| * | | | [SCSI] qla2xxx: Stop firmware before doing init firmware.Andrew Vasquez2010-07-28
| * | | | [SCSI] qla2xxx: Propogate transport disrupted status for cable pull condition...Duane Grigsby2010-07-28
| * | | | [SCSI] qla2xxx: Correct extended sense-data handling.Andrew Vasquez2010-07-28
| * | | | [SCSI] qla2xxx: Check for golden firmware and show version if availableMadhuranath Iyengar2010-07-28
| * | | | [SCSI] qla2xxx: Use GFF_ID to check FCP-SCSI FC4 type before logging into Nx_...Chad Dupuis2010-07-28
| * | | | [SCSI] qla2xxx: Appropriately log FCP priority data messagesMadhuranath Iyengar2010-07-28
| * | | | [SCSI] qla2xxx: Removed dependency for SRB structure for Marker processingGiridhar Malavali2010-07-28
| * | | | [SCSI] qla2xxx: Don't issue set or get port param MBC if invalid port loop idMadhuranath Iyengar2010-07-28
| * | | | [SCSI] iscsi_transport: wait on session in error handler pathMike Christie2010-07-28
| * | | | [SCSI] iscsi_transport: Modidify recovery_tmo from sysfsVikas Chaudhary2010-07-28
| * | | | [SCSI] sg: fix bio leak with a detached deviceFUJITA Tomonori2010-07-28