aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2006-08-10[PATCH] libata: implement per-dev xfermaskTejun Heo
2006-08-10[PATCH] [libata] Kill 'count' var in ata_device_add()Jeff Garzik
2006-08-10[PATCH] [libata] some function renamingJeff Garzik
2006-08-10[PATCH] libata: update ata_host_init() and rename it to ata_port_init_shost()Tejun Heo
2006-08-09Merge branch 'upstream-fixes' into upstreamJeff Garzik
2006-08-09[PATCH] libata: clear sdev->locked on door lock failureTejun Heo
2006-08-09[PATCH] Fix compile problem when sata debugging is onKeith Owens
2006-08-09[PATCH] ahci: remove IRQ mask clearing from init_controller()Tejun Heo
2006-08-09[PATCH] libata: Add support for SATA attachment to SAS adaptersBrian King
2006-08-09[PATCH] libata: Move ata_probe_ent_alloc to libata_coreBrian King
2006-08-09[PATCH] libata: Add ata_port_initBrian King
2006-08-09[PATCH] libata: Add ata_host_set_initBrian King
2006-08-08Merge branch 'upstream-fixes' into upstreamJeff Garzik
2006-08-05[PATCH] libata: fix ata_device_add() error pathTejun Heo
2006-08-05[PATCH] [libata] manually inline ata_host_remove()Jeff Garzik
2006-08-05[PATCH] sata_sil24: don't set probe_ent->mmio_baseTejun Heo
2006-08-05[PATCH] ata_piix: fix host_set private_data intializationTejun Heo
2006-08-05[PATCH] libata: fix ata_port_detach() for old EH portsTejun Heo
2006-08-03Merge branch 'upstream-fixes' into upstreamJeff Garzik
2006-08-03[PATCH] ahci: skip protocol test altogether in spurious interrupt codeUnicorn Chang
2006-08-01kbuild: hardcode value of YACC&LEX for aic7-triple-xSam Ravnborg
2006-07-29[libata] ahci: add SiS PCI IDsJeff Garzik
2006-07-29[PATCH] libata: cosmetic changes to PM functionsTejun Heo
2006-07-29[PATCH] ahci: implement Power Management supportTejun Heo
2006-07-29[PATCH] ahci: separate out ahci_reset_controller() and ahci_init_controller()Tejun Heo
2006-07-29[PATCH] libata: improve driver initialization and deinitializationTejun Heo
2006-07-29[PATCH] ahci: simplify ahci_start_engine()Tejun Heo
2006-07-29[PATCH] ahci: cosmetic changes to ahci_start/stop_engine()Tejun Heo
2006-07-29[PATCH] ahci: relocate several internal functionsTejun Heo
2006-07-29Merge branch 'upstream-fixes' into upstreamJeff Garzik
2006-07-29Merge branch 'master' into upstream-fixesJeff Garzik
2006-07-28[PATCH] scsi: kill overeager "not-ready" messagesJens Axboe
2006-07-26[PATCH] fix compile regression for a few scsi driversChristoph Hellwig
2006-07-24[SCSI] esp: Fix build.David S. Miller
2006-07-24Merge branch 'upstream-fixes' into upstreamJeff Garzik
2006-07-24Merge branch 'master' into upstream-fixesJeff Garzik
2006-07-24Merge branch 'upstream-fixes' into upstreamJeff Garzik
2006-07-24[libata] sata_promise: comment out duplicate PCI IDJeff Garzik
2006-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2006-07-19[PATCH] The redefinition of ahci_start_engine() and ahci_stop_engine()zhao, forrest
2006-07-19[PATCH] libata: improve EH action and EHI flag handlingTejun Heo
2006-07-19[PATCH] libata: fix eh_skip_recovery conditionTejun Heo
2006-07-19[PATCH] libata: fix autopsy ehc->i.action and ehc->i.dev handlingTejun Heo
2006-07-16[libata] ata_piix: correct 'invalid MAP value' typo-caused errorJeff Garzik
2006-07-16[libata] ata_piix: minor cleanups noticed in prior patch runJeff Garzik
2006-07-16[libata] ata_piix: attempt to fix ICH8 supportJeff Garzik
2006-07-16[libata] ata_piix: Consolidate PCS register writingJeff Garzik
2006-07-16[PATCH] ata_piix: add host_set private structureTejun Heo
2006-07-14[SCSI] More buffer->request_buffer changesChristoph Hellwig
2006-07-12[SCSI] NCR_D700: misc fixes (section and argument ordering)James Bottomley