summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-2120-95/+90
|\
| * scsi: remove the second argument of k[un]map_atomic()Cong Wang2012-03-2019-69/+64
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-208-12/+11
|\ \
| * | qla4xxx: Add missing spaces to error messagesPetr Uzel2012-02-281-2/+2
| * | scsi: Fix typo in pmcraid.hMasanari Iida2012-02-211-3/+3
| * | SCSI, ISCSI: Just #include "host.h" once in host.cJesper Juhl2012-02-101-1/+0
| * | aic7xxx: Fix typo in aic7xxxMasanari Iida2012-02-052-3/+3
| * | qla2xxx: fix printk typo in qla_bsg.cMasanari Iida2012-02-031-1/+1
| * | pm8001: fix printk typo in pm8001_hwi.cMasanari Iida2012-02-031-1/+1
| * | Merge branch 'master' into for-nextJiri Kosina2012-02-03126-4066/+4901
| |\ \
| * | | mpt2sas: Fix typo in mpt2sas_config.cMasanari Iida2012-02-031-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-203-5/+11
|\ \ \ \
| * | | | fcoe: use CHECKSUM_UNNECESSARY instead of CHECKSUM_PARTIAL on txYi Zou2012-03-191-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-052-3/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-2618-121/+103
| |\ \ \ \
| * | | | | bnx2fc: HSI dependent changes for 7.2.xx FWBhanu Prakash Gollapudi2012-02-202-4/+10
| | |_|_|/ | |/| | |
* | | | | Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-03-202-1/+5
|\ \ \ \ \
| * \ \ \ \ Merge 3.3-rc7 into usb-nextGreg Kroah-Hartman2012-03-122-1/+5
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge branch 'usb-3.3-rc4' into usb-nextGreg Kroah-Hartman2012-02-232-1/+5
| | |\ \ \ \
| | | * \ \ \ Merge tag 'usb-3.3-rc3' into usb-nextGreg Kroah-Hartman2012-02-102-8/+1
| | | |\ \ \ \ | | | | |/ / /
| | | * | | | SCSI & usb-storage: add flags for VPD pages and REPORT LUNSAlan Stern2012-02-082-1/+5
* | | | | | | Merge tag 'staging-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-03-203-0/+1558
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Staging: hv: storvsc: Move the storage driver out of the staging areaK. Y. Srinivasan2012-02-133-0/+1558
| | |_|/ / / | |/| | | |
* | | | | | floppy/scsi: fix setting of BIO flagsMuthu Kumar2012-03-051-1/+1
* | | | | | [SCSI] osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576Boaz Harrosh2012-02-251-2/+2
| |_|_|/ / |/| | | |
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-02-2417-100/+101
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [SCSI] scsi_dh_rdac: Fix for unbalanced reference countMoger, Babu2012-02-221-11/+14
| * | | | [SCSI] scsi_pm: Fix bug in the SCSI power management handlerAlan Stern2012-02-182-0/+17
| * | | | [SCSI] scsi_scan: Fix 'Poison overwritten' warning caused by using freed 'shost'Huajun Li2012-02-181-2/+2
| * | | | [SCSI] qla2xxx: Update version number to 8.03.07.13-k.Chad Dupuis2012-02-181-1/+1
| * | | | [SCSI] qla2xxx: Proper detection of firmware abort error code for ISP82xx.Giridhar Malavali2012-02-181-1/+1
| * | | | [SCSI] qla2xxx: Remove resetting memory during device initialization for ISP8...Shyam Sundar2012-02-181-13/+0
| * | | | [SCSI] qla2xxx: Complete mailbox command timedout to avoid initialization fai...Giridhar Malavali2012-02-181-0/+4
| * | | | [SCSI] qla2xxx: Remove check for null fcport from host reset handler.Michael Christie2012-02-181-10/+0
| * | | | [SCSI] qla2xxx: Correct out of bounds read of ISP2200 mailbox registers.Andrew Vasquez2012-02-182-1/+2
| * | | | [SCSI] qla2xxx: Remove errant clearing of MBX_INTERRUPT flag during CT-IOCB p...Andrew Vasquez2012-02-181-1/+0
| * | | | [SCSI] qla2xxx: Clear options-flags while issuing stop-firmware mbx command.Andrew Vasquez2012-02-181-1/+2
| * | | | [SCSI] qla2xxx: Add an "is reset active" helper.Andrew Vasquez2012-02-184-51/+28
| * | | | [SCSI] qla2xxx: Add check for null fcport references in qla2xxx_queuecommand.Chad Dupuis2012-02-181-0/+6
| * | | | [SCSI] qla2xxx: Propagate up abort failures.Arun Easi2012-02-181-0/+1
| * | | | [SCSI] isci: Fix NULL ptr dereference when no firmware is being loadedDave Jiang2012-02-181-1/+3
| * | | | [SCSI] ipr: fix eeh recovery for 64-bit adaptersKleber Sacilotto de Souza2012-02-181-6/+18
| * | | | [SCSI] mpt2sas: Fix mismatch in mpt2sas_base_hard_reset_handler() mutex lock-...Alexey Khoroshilov2012-02-121-1/+2
| |/ / /
* | | | asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake2012-02-211-21/+2
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-01-262-8/+1
|\ \ \ | |/ / |/| |
| * | mac_esp: rename irqFinn Thain2012-01-221-2/+1
| * | mac_scsi: dont enable mac_scsi irq before requesting itFinn Thain2012-01-221-6/+0
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-01-1856-1441/+1179
|\ \ \
| * | | [SCSI] libfc: remove redundant timer init for fcpYi Zou2012-01-161-3/+1
| * | | [SCSI] fcoe: Move fcoe_debug_logging from fcoe.h to fcoe.cBart Van Assche2012-01-162-18/+20
OpenPOWER on IntegriCloud