| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | [SCSI] aic79xx: bump version to 3.0 | James Bottomley | 2006-01-12 | 1 | -1/+1 |
* | [SCSI] aic79xx: Sequencer update | Hannes Reinecke | 2006-01-12 | 9 | -1538/+1911 |
* | [SCSI] aic79xx: Sanitize inb/outb handling | Hannes Reinecke | 2006-01-12 | 1 | -59/+21 |
* | [SCSI] aic79xx: Use struct map_node | Hannes Reinecke | 2006-01-12 | 3 | -33/+58 |
* | [SCSI] aic7xxx/aic79xx: New device ids | Hannes Reinecke | 2006-01-12 | 4 | -14/+40 |
* | [SCSI] aic7xxx: fix timer handling bug | James Bottomley | 2006-01-12 | 3 | -41/+16 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-01-04 | 1 | -0/+6 |
|\ |
|
| * | gitignore: misc files | Brian Gerst | 2006-01-01 | 1 | -0/+6 |
* | | [SCSI] handle scsi_add_host failure for aic7xxx and fix compiler warning | Jesper Juhl | 2005-12-14 | 1 | -5/+13 |
* | | [SCSI] handle scsi_add_host failure for aic79xx and fix compiler warning | Jesper Juhl | 2005-12-14 | 1 | -2/+9 |
* | | [SCSI] aic7xxx: reset handler selects a wrong command | Vasily Averin | 2005-11-28 | 2 | -2/+2 |
|/ |
|
* | Merge by hand (whitespace conflicts in libata.h) | James Bottomley | 2005-11-10 | 2 | -2/+0 |
|\ |
|
| * | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 2005-11-09 | 2 | -2/+0 |
* | | [SCSI] aic79xx: remove scsi_assign_lock usage | Christoph Hellwig | 2005-11-06 | 1 | -23/+14 |
* | | [SCSI] aic7xxx: remove scsi_assign_lock usage | Christoph Hellwig | 2005-11-06 | 1 | -23/+16 |
|/ |
|
* | [SCSI] use scmd_id(), scmd_channel() throughout code | Jeff Garzik | 2005-10-28 | 2 | -10/+11 |
* | [SCSI] use sfoo_printk() in drivers | Jeff Garzik | 2005-10-28 | 2 | -35/+15 |