| Commit message (Expand) | Author | Age |
* | [CRYPTO] users: Fix up scatterlist conversion errors | Herbert Xu | 2007-10-27 |
* | SG: Change sg_set_page() to take length and offset argument | Jens Axboe | 2007-10-24 |
* | m68k: sg fallout | Geert Uytterhoeven | 2007-10-24 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus 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_bdr | Matthew Wilcox | 2007-10-23 |
| * | [SCSI] sym53c8xx: Remove pci_dev pointer from sym_shcb | Matthew Wilcox | 2007-10-23 |
| * | [SCSI] sym53c8xx: Make interrupt handler capable of returning IRQ_NONE | Matthew Wilcox | 2007-10-23 |
| * | [SCSI] sym53c8xx: Get rid of IRQ_FMT and IRQ_PRM | Matthew Wilcox | 2007-10-23 |
| * | [SCSI] sym53c8xx: Use scmd_printk where appropriate | Matthew Wilcox | 2007-10-23 |
| * | [SCSI] sym53c8xx: Simplify DAC DMA handling | Matthew Wilcox | 2007-10-23 |
| * | [SCSI] sym53c8xx: Remove tag_ctrl module parameter | Matthew Wilcox | 2007-10-23 |
| * | [SCSI] sym53c8xx: Remove io_ws, mmio_ws and ram_ws elements | Matthew Wilcox | 2007-10-23 |
| * | [SCSI] sym53c8xx: Remove ->device_id | Matthew Wilcox | 2007-10-23 |
| * | [SCSI] sym53c8xx: Use pdev->revision | Matthew Wilcox | 2007-10-23 |
| * | [SCSI] sym53c8xx: PCI Error Recovery support | Linas Vepstas | 2007-10-23 |
| * | [SCSI] sym53c8xx: Stop overriding scsi_done | Matthew Wilcox | 2007-10-23 |
| * | [SCSI] sym53c8xx: Don't disable interrupts in the interrupt handler | Matthew Wilcox | 2007-10-23 |
| * | [SCSI] sym53c8xx: Remove unnecessary check in queuecommand | Matthew Wilcox | 2007-10-23 |
| * | [SCSI] sym53c8xx: Remove data_mapping and data_mapped | Matthew Wilcox | 2007-10-23 |
| * | [SCSI] sym53c8xx: Use pci_dev irq number | Matthew Wilcox | 2007-10-23 |
| * | [SCSI] sym53c8xx: Work around 53c896 erratum | Kai Makisara | 2007-10-23 |
| * | [SCSI] qla1280: eliminate wasted space in request and response ring | Johannes Dickgreber | 2007-10-23 |
| * | [SCSI] aic7xxx: Fix firmware build | Hannes Reinecke | 2007-10-21 |
| * | [SCSI] aic7xxx: Update Maintainer information | Hannes Reinecke | 2007-10-21 |
| * | [SCSI] aic7xxx: Add suspend/resume support | Hannes Reinecke | 2007-10-21 |
| * | [SCSI] qla1280: uses wrong failure path after failed pci_set_dma_mask | Johannes Dickgreber | 2007-10-21 |
| * | [SCSI] gdth: __init fixes | Adrian Bunk | 2007-10-18 |
| * | [SCSI] aic7xxx_old: fix accidental logic reversal | Adrian Bunk | 2007-10-18 |
| * | [SCSI] qla2xxx: printk fixes | Andrew Morton | 2007-10-18 |
| * | [SCSI] lpfc: lpfc_debugfs.c: fix typo | Adrian Bunk | 2007-10-18 |
| * | [SCSI] initio: Fix merge fallout | Alan Cox | 2007-10-17 |
| * | [SCSI] hptiop: avoid buffer overflow when returning sense data | HighPoint Linux Team | 2007-10-17 |
| * | [SCSI] make supported_mode default to initiator. | James Bottomley | 2007-10-17 |
| * | [SCSI] include linux/scatterlist.h in scsi_eh.h | James Bottomley | 2007-10-17 |
| * | [SCSI] fc4: remove this and all associated drivers | Matthew Wilcox | 2007-10-17 |
* | | powerpc: Fix fallout from sg_page() changes | Olof Johansson | 2007-10-23 |
* | | [SG] Update drivers to use sg helpers | Jens Axboe | 2007-10-22 |
* | | Spelling fix: explicitly | Jean Delvare | 2007-10-19 |
* | | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 |
* | | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 |
* | | Change struct marker users | Mathieu Desnoyers | 2007-10-19 |
* | | Use helpers to obtain task pid in printks | Pavel Emelyanov | 2007-10-19 |