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