aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2007-10-31[ARM] Fix an rpc_defconfig regressionRussell King
2007-10-30Kbuild/doc: fix links to Documentation filesDirk Hohndel
2007-10-29Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-10-29deal with resource allocation bugs in arcmsrAl Viro
2007-10-29fix abuses of ptrdiff_tAl Viro
2007-10-29fix reentrancy bug in arcmsr_get_iop_{r,w}qbuffer()Al Viro
2007-10-29arcmsr: endianness bugAl Viro
2007-10-29trivial annotations in arcmsrAl Viro
2007-10-29Initialise scatter/gather list in sg driverAnton Blanchard
2007-10-27[CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe
2007-10-24m68k: sg falloutGeert Uytterhoeven
2007-10-23Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-10-23[SCSI] qla2xxx: Update version number to 8.02.00-k5.Andrew Vasquez
2007-10-23[SCSI] qla2xxx: Correct display of ISP serial-number.Andrew Vasquez
2007-10-23[SCSI] qla2xxx: Correct residual-count handling discrepancies during UNDERRUN...Andrew Vasquez
2007-10-23[SCSI] qla2xxx: Make driver (mostly) legacy I/O port free.Andrew Vasquez
2007-10-23[SCSI] qla2xxx: Fix issue where final flash-segment updates were falling into...Andrew Vasquez
2007-10-23[SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates.Andrew Vasquez
2007-10-23[SCSI] qla2xxx: Defer explicit interrupt-polling processing to init-time scen...Andrew Vasquez
2007-10-23[SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2u.Andrew Vasquez
2007-10-23[SCSI] sym53c8xx: Remove sym_xpt_async_sent_bdrMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Remove pci_dev pointer from sym_shcbMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Make interrupt handler capable of returning IRQ_NONEMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Get rid of IRQ_FMT and IRQ_PRMMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Use scmd_printk where appropriateMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Simplify DAC DMA handlingMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Remove tag_ctrl module parameterMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Remove io_ws, mmio_ws and ram_ws elementsMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Remove ->device_idMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Use pdev->revisionMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: PCI Error Recovery supportLinas Vepstas
2007-10-23[SCSI] sym53c8xx: Stop overriding scsi_doneMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Don't disable interrupts in the interrupt handlerMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Remove unnecessary check in queuecommandMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Remove data_mapping and data_mappedMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Use pci_dev irq numberMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Work around 53c896 erratumKai Makisara
2007-10-23[SCSI] qla1280: eliminate wasted space in request and response ringJohannes Dickgreber
2007-10-23powerpc: Fix fallout from sg_page() changesOlof Johansson
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-21[SCSI] aic7xxx: Fix firmware buildHannes Reinecke
2007-10-21[SCSI] aic7xxx: Update Maintainer informationHannes Reinecke
2007-10-21[SCSI] aic7xxx: Add suspend/resume supportHannes Reinecke
2007-10-21[SCSI] qla1280: uses wrong failure path after failed pci_set_dma_maskJohannes Dickgreber
2007-10-19Spelling fix: explicitlyJean Delvare
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-19Change struct marker usersMathieu Desnoyers
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov