| Commit message (Expand) | Author | Age |
* | [PATCH] git-scsi-misc: min() warning fix | Andrew Morton | 2006-03-25 |
* | [PATCH] Remove MODULE_PARM | Rusty Russell | 2006-03-25 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-03-24 |
|\ |
|
| * | [PATCH] libata: Remove dependence on host_set->dev for SAS | Brian King | 2006-03-24 |
| * | [PATCH] libata: ata_scsi_ioctl cleanup | Brian King | 2006-03-24 |
| * | [PATCH] libata: ata_scsi_queuecmd cleanup | Brian King | 2006-03-24 |
| * | [libata] export ata_dev_pair; trim trailing whitespace | Jeff Garzik | 2006-03-24 |
| * | [PATCH] libata: add ata_dev_pair helper | Alan Cox | 2006-03-24 |
| * | [PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE. | Nigel Cunningham | 2006-03-24 |
| * | [PATCH] libata: make ata_set_mode() responsible for failure handling | Tejun Heo | 2006-03-24 |
| * | [PATCH] libata: use ata_dev_disable() in ata_bus_probe() | Tejun Heo | 2006-03-24 |
| * | [PATCH] libata: implement ata_dev_disable() | Tejun Heo | 2006-03-24 |
| * | [PATCH] libata: check if port is disabled after internal command | Tejun Heo | 2006-03-24 |
| * | [PATCH] libata: make per-dev transfer mode limits per-dev | Tejun Heo | 2006-03-24 |
| * | [PATCH] libata: add per-dev pio/mwdma/udma_mask | Tejun Heo | 2006-03-24 |
| * | [PATCH] libata: implement ata_unpack_xfermask() | Tejun Heo | 2006-03-24 |
| * | [libata] Move some bmdma-specific code to libata-bmdma.c | Jeff Garzik | 2006-03-23 |
| * | [libata sata_uli] kill scr_addr abuse | Jeff Garzik | 2006-03-23 |
| * | [libata sata_nv] eliminate duplicate codepaths with iomap | Jeff Garzik | 2006-03-22 |
| * | [libata sata_nv] cleanups: convert #defines to enums; remove in-file history | Jeff Garzik | 2006-03-22 |
| * | [libata sata_sil24] cleanups: use pci_iomap(), kzalloc() | Jeff Garzik | 2006-03-22 |
* | | [PATCH] s/;;/;/g | Alexey Dobriyan | 2006-03-24 |
* | | [PATCH] remove ISA legacy functions: drivers/scsi/in2000.c | Al Viro | 2006-03-24 |
* | | [PATCH] remove ISA legacy functions: drivers/scsi/g_NCR5380.c | Al Viro | 2006-03-24 |
* | | [PATCH] sem2mutex: drivers/scsi/ide-scsi.c | Jes Sorensen | 2006-03-23 |
* | | [PATCH] kill cdrom ->dev_ioctl method | Christoph Hellwig | 2006-03-23 |
|/ |
|
* | scsi: link in the debug driver last | Linus Torvalds | 2006-03-22 |
* | [PATCH] ahci: add softreset | Tejun Heo | 2006-03-22 |
* | [PATCH] libata: do not ignore PIO-only devices | Tejun Heo | 2006-03-22 |
* | [PATCH] libata: Symbol exports | Alan Cox | 2006-03-22 |
* | [PATCH] Update libata DMA blacklist to cover versions, and resync with IDE layer | Alan Cox | 2006-03-22 |
* | [PATCH] libata: Fix a drive detection problem | Alan Cox | 2006-03-22 |
* | [PATCH] libata: note missing posting in mmio cmd write | Alan Cox | 2006-03-22 |
* | Merge branch 'master' | Jeff Garzik | 2006-03-22 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-03-22 |
| |\ |
|
| | * | Fix "frist", "fisrt", typos | Uwe Zeisberger | 2006-03-21 |
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2006-03-22 |
| |\ \ |
|
| | * | | [SCSI] libata: implement minimal transport template for ->eh_timed_out | Tejun Heo | 2006-03-21 |
| | * | | Merge ../linux-2.6 | James Bottomley | 2006-03-21 |
| | |\| |
|
| | * | | [SCSI] eliminate rphy allocation in favour of expander/end device allocation | James Bottomley | 2006-03-19 |
| | * | | [SCSI] allow displaying and setting of cache type via sysfs | James Bottomley | 2006-03-19 |
| | * | | [SCSI] add scsi_mode_select to scsi_lib.c | James Bottomley | 2006-03-19 |
| | * | | [SCSI] 3ware 9000 add big endian support | adam radford | 2006-03-19 |
| | * | | [SCSI] scsi: move target_destroy call | Mike Anderson | 2006-03-14 |
| | * | | [SCSI] megaraid_sas: fix extended timeout handling | Christoph Hellwig | 2006-03-14 |
| | * | | Merge ../linux-2.6 | James Bottomley | 2006-03-14 |
| | |\ \ |
|
| | * | | | [SCSI] add preliminary expander support to the sas transport class | James Bottomley | 2006-03-14 |
| | * | | | [SCSI] FC transport : Avoid device offline cases by stalling aborts until dev... | James Smart | 2006-03-13 |
| | * | | | [SCSI] fix minor problem in spi transport message functions | James Bottomley | 2006-03-12 |
| | * | | | [SCSI] sim710: fix a NULL pointer dereference | Adrian Bunk | 2006-03-12 |