aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAge
* Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-19
|\
| * Merge branch 'master' into upstream-fixesJeff Garzik2006-08-19
| |\
| | * Merge gregkh@master.kernel.org:/home/rmk/linux-2.6-armGreg Kroah-Hartman2006-08-10
| | |\
| | | * [ARM] Fix Acorn platform SCSI driver build failuresRussell King2006-08-06
| | | * [ARM] Fix NCR5380-based SCSI card buildRussell King2006-08-06
| * | | [PATCH] libata: PHY reset requires writing 0x4 to SControlMartin Hicks2006-08-10
* | | | Move libata to drivers/ata.Jeff Garzik2006-08-10
* | | | Merge branch 'tj-upstream-pci_register_driver' of git://htj.dyndns.org/libata...Jeff Garzik2006-08-10
|\ \ \ \
| * | | | [PATCH] libata: replace pci_module_init() with pci_register_driver()Pavel Roskin2006-08-10
* | | | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-10
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | [PATCH] libata: Use ATA_FLAG_PIO_POLLING for pdc_admaAlbert Lee2006-08-10
| | |/ / | |/| |
* | | | Merge branch 'sii-m15w' into upstreamJeff Garzik2006-08-10
|\ \ \ \ | |_|/ / |/| | |
| * | | [PATCH] sata_sil: remove unaffected drives from m15w blacklistTejun Heo2006-07-16
* | | | [PATCH] libata: kill unused hard_port_no and legacy_modeTejun Heo2006-08-10
* | | | [PATCH] libata: replace ap->hard_port_no with ap->port_noTejun Heo2006-08-10
* | | | [PATCH] libata: use dummy port for stolen legacy portsTejun Heo2006-08-10
* | | | [PATCH] libata: implement dummy portTejun Heo2006-08-10
* | | | [PATCH] libata: rework legacy handling to remove much of the cruftAlan Cox2006-08-10
* | | | [PATCH] libata: implement per-dev xfermaskTejun Heo2006-08-10
* | | | [PATCH] [libata] Kill 'count' var in ata_device_add()Jeff Garzik2006-08-10
* | | | [PATCH] [libata] some function renamingJeff Garzik2006-08-10
* | | | [PATCH] libata: update ata_host_init() and rename it to ata_port_init_shost()Tejun Heo2006-08-10
* | | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-09
|\ \ \ \ | | |/ / | |/| |
| * | | [PATCH] libata: clear sdev->locked on door lock failureTejun Heo2006-08-09
| * | | [PATCH] Fix compile problem when sata debugging is onKeith Owens2006-08-09
* | | | [PATCH] ahci: remove IRQ mask clearing from init_controller()Tejun Heo2006-08-09
* | | | [PATCH] libata: Add support for SATA attachment to SAS adaptersBrian King2006-08-09
* | | | [PATCH] libata: Move ata_probe_ent_alloc to libata_coreBrian King2006-08-09
* | | | [PATCH] libata: Add ata_port_initBrian King2006-08-09
* | | | [PATCH] libata: Add ata_host_set_initBrian King2006-08-09
* | | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-08
|\| | |
| * | | [PATCH] libata: fix ata_device_add() error pathTejun Heo2006-08-04
| * | | [PATCH] [libata] manually inline ata_host_remove()Jeff Garzik2006-08-04
| * | | [PATCH] sata_sil24: don't set probe_ent->mmio_baseTejun Heo2006-08-04
| * | | [PATCH] ata_piix: fix host_set private_data intializationTejun Heo2006-08-04
| * | | [PATCH] libata: fix ata_port_detach() for old EH portsTejun Heo2006-08-04
| | |/ | |/|
* | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-03
|\| |
| * | [PATCH] ahci: skip protocol test altogether in spurious interrupt codeUnicorn Chang2006-08-03
| * | kbuild: hardcode value of YACC&LEX for aic7-triple-xSam Ravnborg2006-08-01
* | | [libata] ahci: add SiS PCI IDsJeff Garzik2006-07-29
* | | [PATCH] libata: cosmetic changes to PM functionsTejun Heo2006-07-29
* | | [PATCH] ahci: implement Power Management supportTejun Heo2006-07-29
* | | [PATCH] ahci: separate out ahci_reset_controller() and ahci_init_controller()Tejun Heo2006-07-29
* | | [PATCH] libata: improve driver initialization and deinitializationTejun Heo2006-07-29
* | | [PATCH] ahci: simplify ahci_start_engine()Tejun Heo2006-07-29
* | | [PATCH] ahci: cosmetic changes to ahci_start/stop_engine()Tejun Heo2006-07-29
* | | [PATCH] ahci: relocate several internal functionsTejun Heo2006-07-29
* | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-07-29
|\| |
| * | Merge branch 'master' into upstream-fixesJeff Garzik2006-07-29
| |\ \
| | * | [PATCH] scsi: kill overeager "not-ready" messagesJens Axboe2006-07-28