summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-12-0314-337/+283
|\
| * [SCSI] NCR5380: Fix bugs and canonicalize irq handler usageJeff Garzik2007-11-258-19/+23
| * [SCSI] qla1280: convert to use the data buffer accessorsJes Sorensen2007-11-141-221/+166
| * [SCSI] iscsi: return data transfer residual for data-out commandsTony Battersby2007-11-141-3/+0
| * [SCSI] iscsi_tcp: fix potential lockup with write commandsTony Battersby2007-11-142-87/+86
| * [SCSI] aacraid: fix security weaknessAlan Cox2007-11-111-2/+2
| * [SCSI] aacraid: fix up le32 issues in BlinkLEDSalyzyn, Mark2007-11-071-1/+1
| * [SCSI] aacraid: fix potential panic in thread stopSalyzyn, Mark2007-11-071-1/+2
| * [SCSI] aacraid: don't assign cpu_to_le32(constant) to u8Stephen Rothwell2007-11-071-3/+3
* | m68k: zorro7xx needs <asm/amigahw.h>Geert Uytterhoeven2007-11-291-0/+3
* | ide-scsi: use print_hex_dump from <linux/kernel.h>Denis Cheng2007-11-271-14/+8
* | aic94xx_sds: rename FLASH_SIZEAndrew Morton2007-11-141-2/+2
|/
* PCI: Add Kconfig option to disable deprecated pci_find_* APIJeff Garzik2007-11-051-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-11-053-9/+21
|\
| * [SCSI] ibmvscsi: Prevent IO during partner loginRobert Jennings2007-11-031-5/+14
| * [SCSI] lpfc : Correct queue tag handlingJames Smart2007-11-031-2/+3
| * [SCSI] osst: fix if (...) \n #if... cases missing semicolons when falseIlpo Järvinen2007-10-271-2/+4
* | SCSI: add asynchronous event notification APIJeff Garzik2007-11-033-0/+186
* | [SG] Get rid of __sg_mark_end()Jens Axboe2007-11-021-1/+1
* | [ARM] Fix an rpc_defconfig regressionRussell King2007-10-311-6/+2
* | Kbuild/doc: fix links to Documentation filesDirk Hohndel2007-10-301-2/+2
* | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-291-0/+1
|\ \
| * | Initialise scatter/gather list in sg driverAnton Blanchard2007-10-291-0/+1
| |/
* | deal with resource allocation bugs in arcmsrAl Viro2007-10-292-12/+30
* | fix abuses of ptrdiff_tAl Viro2007-10-293-8/+8
* | fix reentrancy bug in arcmsr_get_iop_{r,w}qbuffer()Al Viro2007-10-291-2/+2
* | arcmsr: endianness bugAl Viro2007-10-291-1/+1
* | trivial annotations in arcmsrAl Viro2007-10-293-105/+103
|/
* [CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu2007-10-271-3/+2
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-245-26/+13
* m68k: sg falloutGeert Uytterhoeven2007-10-242-5/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-2343-1233/+662
|\
| * [SCSI] qla2xxx: Update version number to 8.02.00-k5.Andrew Vasquez2007-10-231-1/+1
| * [SCSI] qla2xxx: Correct display of ISP serial-number.Andrew Vasquez2007-10-231-0/+3
| * [SCSI] qla2xxx: Correct residual-count handling discrepancies during UNDERRUN...Andrew Vasquez2007-10-231-1/+7
| * [SCSI] qla2xxx: Make driver (mostly) legacy I/O port free.Andrew Vasquez2007-10-232-20/+31
| * [SCSI] qla2xxx: Fix issue where final flash-segment updates were falling into...Andrew Vasquez2007-10-231-1/+1
| * [SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates.Andrew Vasquez2007-10-232-8/+21
| * [SCSI] qla2xxx: Defer explicit interrupt-polling processing to init-time scen...Andrew Vasquez2007-10-232-2/+2
| * [SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2u.Andrew Vasquez2007-10-231-1/+6
| * [SCSI] sym53c8xx: Remove sym_xpt_async_sent_bdrMatthew Wilcox2007-10-233-10/+2
| * [SCSI] sym53c8xx: Remove pci_dev pointer from sym_shcbMatthew Wilcox2007-10-236-85/+99
| * [SCSI] sym53c8xx: Make interrupt handler capable of returning IRQ_NONEMatthew Wilcox2007-10-234-65/+66
| * [SCSI] sym53c8xx: Get rid of IRQ_FMT and IRQ_PRMMatthew Wilcox2007-10-231-8/+5
| * [SCSI] sym53c8xx: Use scmd_printk where appropriateMatthew Wilcox2007-10-232-20/+19
| * [SCSI] sym53c8xx: Simplify DAC DMA handlingMatthew Wilcox2007-10-234-42/+26
| * [SCSI] sym53c8xx: Remove tag_ctrl module parameterMatthew Wilcox2007-10-232-64/+3
| * [SCSI] sym53c8xx: Remove io_ws, mmio_ws and ram_ws elementsMatthew Wilcox2007-10-234-13/+3
| * [SCSI] sym53c8xx: Remove ->device_idMatthew Wilcox2007-10-236-16/+12
| * [SCSI] sym53c8xx: Use pdev->revisionMatthew Wilcox2007-10-234-24/+16
OpenPOWER on IntegriCloud