| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] aic79xx: Print out signalling | Hannes Reinecke | 2006-10-25 | 1 | -0/+19 |
* | [SCSI] aic7xxx: Remove slave_destroy | Hannes Reinecke | 2006-10-25 | 5 | -78/+31 |
* | [SCSI] aic79xx: set precompensation | Hannes Reinecke | 2006-10-25 | 1 | -1/+15 |
* | [SCSI] aic79xx: Fixup external device reset | Hannes Reinecke | 2006-10-25 | 1 | -10/+56 |
* | [SCSI] aic79xx: make ahd_set_tags() static | Adrian Bunk | 2006-10-25 | 2 | -6/+1 |
* | [SCSI] aic7xxx: cleanups | Adrian Bunk | 2006-10-25 | 13 | -198/+175 |
* | [SCSI] drivers/scsi: Handcrafted MIN/MAX macro removal | Amol Lad | 2006-10-25 | 6 | -41/+26 |
* | [SCSI] aic7xxx: Adjust .max_sectors | Hannes Reinecke | 2006-10-25 | 2 | -0/+2 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 4 | -4/+4 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2006-10-04 | 4 | -5/+6 |
|\ |
|
| * | [SCSI] aic7xxx: fix byte I/O order in ahd_inw | Denis Vlasenko | 2006-10-01 | 2 | -2/+4 |
| * | [SCSI] pci_module_init conversion in scsi subsystem | Henrik Kretzschmar | 2006-09-26 | 2 | -3/+2 |
* | | Fix several typos in drivers/ | Matt LaPlante | 2006-10-03 | 2 | -4/+4 |
* | | [PATCH] completions: lockdep annotate on stack completions | Peter Zijlstra | 2006-10-01 | 2 | -3/+3 |
* | | [PATCH] EISA bus MODALIAS attributes support | Michael Tokarev | 2006-09-27 | 1 | -1/+2 |
|/ |
|
* | [SCSI] aic7xxx: pause sequencer before touching SBLKCTL | Doug Ledford | 2006-09-23 | 1 | -0/+5 |
* | [SCSI] aic7xxx: avoid checking SBLKCTL register for certain cards | James Bottomley | 2006-09-23 | 1 | -4/+12 |
* | Merge ../linux-2.6 | James Bottomley | 2006-08-27 | 1 | -0/+2 |
|\ |
|
| * | kbuild: hardcode value of YACC&LEX for aic7-triple-x | Sam Ravnborg | 2006-08-01 | 1 | -0/+2 |
* | | [SCSI] aic7*: cleanup MODULE_PARM_DESC strings | Randy Dunlap | 2006-08-19 | 2 | -3/+3 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2006-07-21 | 3 | -23/+1 |
|\ |
|
| * | [SCSI] aic7[9x]xx: Remove last vestiges of reverse_scan | Matthew Wilcox | 2006-07-09 | 2 | -22/+0 |
| * | [SCSI] aic79xx: make ahd_done_with_status() static | Adrian Bunk | 2006-07-09 | 1 | -1/+1 |
* | | [PATCH] FDPIC: Move roundup() into linux/kernel.h | David Howells | 2006-07-10 | 1 | -1/+0 |
|/ |
|
* | Merge ../scsi-misc-2.6 | James Bottomley | 2006-07-03 | 5 | -81/+36 |
|\ |
|
| * | [SCSI] aic79xx: remove slave_destroy | Hannes Reinecke | 2006-06-26 | 5 | -81/+36 |
* | | [PATCH] irq-flags: scsi: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 3 | -3/+3 |
* | | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 2 | -2/+0 |
|/ |
|
* | Merge ../linux-2.6 | James Bottomley | 2006-06-10 | 2 | -6/+7 |
|\ |
|
| * | [SCSI] SCSI: aic7xxx_osm_pci resource leak fix. | Jesper Juhl | 2006-04-25 | 1 | -0/+1 |
| * | [SCSI] aic7xxx: ahc_pci_write_config() fix | Denis Vlasenko | 2006-04-19 | 1 | -6/+6 |
* | | [SCSI] aic7xxx: expose the bus setting to sysfs | James Bottomley | 2006-06-10 | 3 | -7/+92 |
* | | [SCSI] drivers/scsi: Use ARRAY_SIZE macro | Tobias Klauser | 2006-06-10 | 11 | -38/+30 |
* | | [SCSI] audit drivers for incorrect max_id use | Hannes Reinecke | 2006-05-28 | 2 | -4/+4 |
|/ |
|
* | [SCSI] aic79xx: target hotplug fixes | Hannes Reinecke | 2006-04-13 | 2 | -44/+10 |
* | [SCSI] aic79xx bus reset update | Hannes Reinecke | 2006-04-13 | 3 | -62/+58 |
* | fix a typo in the AIC7XXX_DEBUG_MASK help text | Adrian Bunk | 2006-04-01 | 1 | -1/+1 |
* | [SCSI] aic79xx: Avoid renegotiation on inquiry | Hannes Reinecke | 2006-03-12 | 1 | -24/+0 |
* | [SCSI] aic79xx: use BIOS settings | Hannes Reinecke | 2006-03-12 | 1 | -7/+28 |
* | [SCSI] aic79xx: Invalid Sequencer interrupt occured | Hannes Reinecke | 2006-03-12 | 1 | -2/+6 |
* | [SCSI] aic79xx: Update error recovery | Hannes Reinecke | 2006-03-12 | 1 | -124/+201 |
* | [SCSI] aic79xx: Remove dead code | Hannes Reinecke | 2006-03-12 | 3 | -62/+0 |
* | [SCSI] aic79xx: use tcq functions | Hannes Reinecke | 2006-03-12 | 1 | -9/+5 |
* | [SCSI] aic79xx: remove qfrozen | Hannes Reinecke | 2006-03-12 | 2 | -82/+27 |
* | [SCSI] aic7xxx: semaphore to completion conversion | Christoph Hellwig | 2006-02-27 | 2 | -38/+12 |
* | [SCSI] Add spi_populate_*_msg functions | Matthew Wilcox | 2006-02-27 | 2 | -34/+14 |
* | [SCSI] aic79xx: Fix timer handling | Hannes Reinecke | 2006-01-31 | 4 | -26/+17 |
* | [SCSI] aic79xx: SLOWCRC fix | Hannes Reinecke | 2006-01-31 | 4 | -3/+49 |
* | [SCSI] aic79xx: sequencer fixes | Hannes Reinecke | 2006-01-31 | 9 | -553/+834 |
* | [SCSI] aic7xxx: Update aicasm | Hannes Reinecke | 2006-01-31 | 4 | -17/+140 |