| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [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-05 | 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-15 | 1 | -5/+13 |
* | | [SCSI] handle scsi_add_host failure for aic79xx and fix compiler warning | Jesper Juhl | 2005-12-15 | 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-29 | 2 | -10/+11 |
* | [SCSI] use sfoo_printk() in drivers | Jeff Garzik | 2005-10-29 | 2 | -35/+15 |
* | [SCSI] aic7xxx/aic79xx: fix module removal path not to panic | James Bottomley | 2005-10-02 | 5 | -10/+15 |
* | [SCSI] aic7xxx: move to dma_get_required_mask() and correct 39 bit assumptions | James Bottomley | 2005-09-13 | 3 | -14/+5 |
* | Merge by hand (conflicts in sd.c) | James Bottomley | 2005-09-07 | 6 | -165/+253 |
|\ |
|
| * | [SCSI] aic7xxx: remove aiclib.c | Christoph Hellwig | 2005-09-05 | 6 | -165/+253 |
* | | Merge HEAD from ../scsi-misc-2.6-tmp | James Bottomley | 2005-08-28 | 22 | -6484/+1746 |
|\| |
|
| * | [SCSI] aiclib remove dead | Christoph Hellwig | 2005-08-15 | 2 | -2124/+0 |
| * | [SCSI] aic79xx: sane pci probing | Christoph Hellwig | 2005-08-15 | 7 | -291/+60 |
| * | [SCSI] aic79xx: remove some dead code | Christoph Hellwig | 2005-08-15 | 2 | -38/+0 |
| * | [SCSI] aic7xxx: lost multifunction flags handling | James Bottomley | 2005-08-13 | 1 | -0/+29 |
| * | [SCSI] fix warning in aic7770.c | akpm@osdl.org | 2005-08-12 | 1 | -1/+0 |
| * | [SCSI] aic79xx: fix boot panic with no hardware | James Bottomley | 2005-08-09 | 2 | -5/+1 |
| * | [SCSI] aic79xx: needs to select SPI_TRANSPORT_ATTRS | akpm@osdl.org | 2005-08-07 | 1 | -0/+1 |
| * | [SCSI] aic7xxx/79xx: fix another potential panic due to a non existent target | James Bottomley | 2005-08-05 | 2 | -4/+4 |
| * | [SCSI] aic7xxx: upport all sequencer and core fixes from adaptec version 6.3.9 | James Bottomley | 2005-08-05 | 10 | -512/+544 |
| * | [SCSI] aic79xx: fixup DT setting | Hannes Reinecke | 2005-08-05 | 1 | -2/+3 |
| * | [SCSI] aic79xx: add hold_mcs to the transport parameters | James Bottomley | 2005-08-03 | 1 | -1/+37 |
| * | [SCSI] aic79xx: fix up transport settings | James Bottomley | 2005-08-03 | 2 | -32/+11 |
| * | [SCSI] aic79xx: DV parameter settings | Hannes Reinecke | 2005-08-03 | 1 | -13/+218 |
| * | [SCSI] aic79xx: update to use scsi_transport_spi | Hannes Reinecke | 2005-08-03 | 3 | -2837/+799 |
| * | [SCSI] aic79xx: Remove busyq | Hannes Reinecke | 2005-08-03 | 4 | -724/+139 |
| * | [SCSI] aic byteorder fixes after recent cleanup | Olaf Hering | 2005-07-30 | 2 | -5/+7 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 | Linus Torvalds | 2005-08-04 | 1 | -13/+11 |
|\ \ |
|
| * | | [SCSI] fix aic7xxx performance issues since 2.6.12-rc2 | James Bottomley | 2005-08-04 | 1 | -9/+5 |
| * | | [SCSI] aic7xxx: final fixes for DT handling | James Bottomley | 2005-08-02 | 1 | -4/+4 |
| * | | [SCSI] aic7xxx: fix bug in DT handing | James Bottomley | 2005-07-30 | 1 | -4/+6 |
| |/ |
|
* / | [PATCH] aic byteorder fixes after recent cleanup | Olaf Hering | 2005-08-02 | 2 | -5/+7 |
|/ |
|
* | [PATCH] turn many #if $undefined_string into #ifdef $undefined_string | Olaf Hering | 2005-07-28 | 2 | -2/+2 |
* | [SCSI] aic7xxx: remove ahc_tailq | Christoph Hellwig | 2005-07-11 | 7 | -261/+6 |
* | [SCSI] aic7xxx: sane pci probing | Christoph Hellwig | 2005-07-11 | 4 | -60/+22 |
* | [SCSI] aic79xx: ahd_linux_dev_reset() cleanup | Andrew Morton | 2005-07-11 | 1 | -2/+2 |
* | [SCSI] aic7xxx: fix boot hang with Fujitsu drives | James Bottomley | 2005-07-03 | 1 | -0/+8 |
* | [SCSI] aic7xxx: correct target valid check in aic7xxx_proc.c | James Bottomley | 2005-06-26 | 1 | -2/+2 |