| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] ARM SCSI: Don't try to dma_map_sg too many scatterlist entries | Russell King | 2007-03-04 | 3 | -6/+7 |
* | [ARM] ARM FAS216: don't modify scsi_cmnd request_bufflen | Russell King | 2007-03-04 | 2 | -4/+7 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-02-19 | 15 | -103/+480 |
|\ |
|
| * | [SCSI] SCSI core: better initialization for sdev->scsi_level | Alan Stern | 2007-02-16 | 2 | -1/+2 |
| * | [SCSI] scsi_proc.c: display sdev->scsi_level correctly | Alan Stern | 2007-02-16 | 1 | -3/+2 |
| * | [SCSI] megaraid_sas: update version and author info | Sumant Patro | 2007-02-16 | 2 | -6/+8 |
| * | [SCSI] megaraid_sas: return sync cache call with success | Sumant Patro | 2007-02-16 | 1 | -0/+12 |
| * | [SCSI] megaraid_sas: replace pci_alloc_consitent with dma_alloc_coherent in i... | Sumant Patro | 2007-02-16 | 1 | -6/+6 |
| * | [SCSI] megaraid_sas: add bios_param in scsi_host_template | Sumant Patro | 2007-02-16 | 1 | -0/+45 |
| * | [SCSI] megaraid_sas: do not process cmds if hw_crit_error is set | Sumant Patro | 2007-02-16 | 1 | -1/+12 |
| * | [SCSI] aic79xx: remove extra newline from info message | Rolf Eike Beer | 2007-02-16 | 1 | -1/+0 |
| * | [SCSI] scsi_scan.c: handle bad inquiry responses | Alan Stern | 2007-02-16 | 1 | -0/+13 |
| * | [SCSI] aic94xx: tie driver to the major number of the sequencer firmware | James Bottomley | 2007-02-16 | 2 | -3/+11 |
| * | [SCSI] lpfc: add PCI error recovery support | Linas Vepstas | 2007-02-16 | 2 | -0/+109 |
| * | [SCSI] megaraid: pci_module_init to pci_register_driver | Richard Knutsson | 2007-02-16 | 1 | -1/+1 |
| * | [SCSI] tgt: fix the user/kernel ring buffer interface | FUJITA Tomonori | 2007-02-16 | 1 | -0/+8 |
| * | [SCSI] sgiwd93: interfacing to wd33c93 | peter fuerst | 2007-02-16 | 1 | -2/+3 |
| * | [SCSI] wd33c93: Fast SCSI with WD33C93B | peter fuerst | 2007-02-16 | 2 | -79/+248 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-02-19 | 10 | -37/+38 |
|\ \ |
|
| * | | Storage class should be before const qualifier | Tobias Klauser | 2007-02-17 | 1 | -1/+1 |
| * | | fix SCSI_SCAN_ASYNC help text | Matthew Wilcox | 2007-02-17 | 1 | -2/+3 |
| * | | Fix typos concerning hierarchy | Uwe Kleine-König | 2007-02-17 | 2 | -3/+3 |
| * | | Fix misspellings of "agressive". | Robert P. J. Day | 2007-02-17 | 2 | -4/+4 |
| * | | drivers/scsi/a100u2w.c: trivial typo patch | Robert P. J. Day | 2007-02-17 | 1 | -1/+1 |
| * | | Replace remaining references to "driverfs" with "sysfs". | Robert P. J. Day | 2007-02-17 | 3 | -26/+26 |
| |/ |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-02-19 | 1 | -8/+0 |
|\ \ |
|
| * | | ide: remove ide_drive_t.usage | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -8/+0 |
| |/ |
|
* / | USB Storage: indistinguishable devices with broken and unbroken firmware | Oliver Neukum | 2007-02-17 | 1 | -1/+10 |
|/ |
|
* | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | [PATCH] sysctl: scsi: remove unnecessary insert_at_head flag | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner | 2007-02-14 | 4 | -4/+4 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 56 | -56/+0 |
* | [PATCH] mark struct file_operations const 6 | Arjan van de Ven | 2007-02-12 | 13 | -13/+13 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-02-11 | 76 | -1737/+3085 |
|\ |
|
| * | Merge branch 'linus' | James Bottomley | 2007-02-10 | 27 | -266/+408 |
| |\ |
|
| * | | [SCSI] aic79xx: use dma_get_required_mask() | Hannes Reinecke | 2007-02-10 | 3 | -21/+9 |
| * | | [SCSI] aic79xx: fix bracket mismatch in unused macro | Mariusz Kozlowski | 2007-02-08 | 1 | -1/+1 |
| * | | [SCSI] BusLogic: Replace 'boolean' by 'bool' | Richard Knutsson | 2007-02-08 | 3 | -176/+170 |
| * | | [SCSI] advansys: clean up warnings | Ken Witherow | 2007-02-08 | 1 | -2/+5 |
| * | | [SCSI] 53c7xx: brackets fix in uncompiled code | Mariusz Kozlowski | 2007-02-08 | 1 | -2/+2 |
| * | | [SCSI] nsp_cs: remove old scsi code | Michal Piotrowski | 2007-02-08 | 1 | -66/+0 |
| * | | [SCSI] aic79xx: make ahd_match_scb() static | Adrian Bunk | 2007-02-08 | 2 | -4/+4 |
| * | | [SCSI] scsi_kmap_atomic_sg(): check that local irqs are disabled | Andrew Morton | 2007-02-08 | 1 | -0/+2 |
| * | | [SCSI] Buslogic: local_irq_disable() is redundant after local_irq_save() | Jiri Kosina | 2007-02-04 | 1 | -3/+1 |
| * | | [SCSI] aic94xx: update for v28 firmware | Wu, Gilbert | 2007-02-03 | 3 | -3/+6 |
| * | | [SCSI] scsi_error: Fix lost EH commands | Brian King | 2007-02-03 | 1 | -116/+123 |
| * | | [SCSI] aic94xx: Add default bus reset handler | Darrick J. Wong | 2007-02-03 | 1 | -0/+1 |
| * | | [SCSI] aic94xx: Remove TMF result code munging | Darrick J. Wong | 2007-02-03 | 1 | -8/+1 |
| * | | [SCSI] libsas: Add an LU reset mechanism to the error handler | Darrick J. Wong | 2007-02-03 | 1 | -4/+36 |
| * | | [SCSI] libsas: Don't BUG when connecting two expanders via wide port | Darrick J. Wong | 2007-02-03 | 1 | -0/+30 |