]> err.no Git - linux-2.6/history - drivers/scsi
[PATCH] sata_nv: kill struct nv_host_desc and nv_host
[linux-2.6] / drivers / scsi /
2006-06-20 Tejun Heo[PATCH] sata_nv: kill struct nv_host_desc and nv_host
2006-06-20 Tejun Heo[PATCH] sata_nv: kill not-working hotplug code
2006-06-18 Jeff GarzikMerge branch 'master' into upstream
2006-06-14 Jeff GarzikMerge branch 'master' into upstream
2006-06-14 Jeff Garzik[libata] Update docs to reflect current driver API
2006-06-12 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-06-12 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-06-12 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-06-12 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2006-06-12 Tejun Heo[PATCH] libata: add host_set->next for legacy two host_...
2006-06-12 Tejun Heo[PATCH] libata: fix oops caused rescanning NULL sdev
2006-06-12 Tejun Heo[PATCH] sata_sil: update device hotplug handling, take #2
2006-06-12 Tejun Heo[PATCH] libata: fast exit from EH while unloading
2006-06-12 Tejun Heo[PATCH] libata: fix ATA_EH_REVALIDATE clearing
2006-06-12 Tejun Heo[PATCH] libata: fix comment above ata_exec_internal()
2006-06-12 Tejun Heo[PATCH] sata_sil: add controller unplug detection in...
2006-06-12 zhao, forrest[PATCH] Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE...
2006-06-12 Jeff Garziklibata: more verbose request_irq() failure
2006-06-12 Brian King[PATCH] libata: Setup nbytes in ata_sg_init_one
2006-06-12 Borislav Petkovlibata: Adjust initial debugging levels through preproc...
2006-06-12 Alexey Dobriyan[PATCH] sata_sil24: endian anotations
2006-06-12 Jeff GarzikMerge branch 'upstream-fixes' into upstream
2006-06-12 Mark Lord[PATCH] sata_mv: grab host lock inside eng_timeout
2006-06-11 Tejun Heo[PATCH] libata: add missing ->data_xfer for pdc_adma
2006-06-11 Tejun Heo[PATCH] libata: add missing finish_wait() call in ata_p...
2006-06-08 Jeff GarzikMerge branch 'upstream-fixes' of git://lost.foo-project...
2006-06-08 Jeff GarzikMerge branch 'upstream-fixes' of git://git.kernel.org...
2006-06-05 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-06-05 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-06-05 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-06-05 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/brodo...
2006-06-05 Rune Torgersen[PATCH] sata_sil24: SII3124 sata driver endian problem
2006-06-03 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2006-06-01 Bryan Holty[SCSI] scsi_lib.c: properly count the number of pages...
2006-05-31 Tejun Heo[PATCH] libata-hp: move ata_do_reset() to libata-eh.c
2006-05-31 Tejun Heo[PATCH] libata-hp: killl ops->probe_reset
2006-05-31 Tejun Heo[PATCH] sata_sil24: convert to new probing mechanism...
2006-05-31 Tejun Heo[PATCH] ahci: convert to new probing mechanism and...
2006-05-31 Tejun Heo[PATCH] sata_sil: convert to new probing mechanism...
2006-05-31 Tejun Heo[PATCH] ata_piix: convert ata_piix to new probing mechanism
2006-05-31 Tejun Heo[PATCH] libata-hp: update unload-unplug
2006-05-31 Tejun Heo[PATCH] libata-hp: implement bootplug
2006-05-31 Tejun Heo[PATCH] libata-hp: hook warmplug
2006-05-31 Tejun Heo[PATCH] libata-hp: implement warmplug
2006-05-31 Tejun Heo[PATCH] libata-hp: implement SCSI part of hotplug
2006-05-31 Tejun Heo[PATCH] libata-hp: implement hotplug
2006-05-31 Tejun Heo[PATCH] libata-hp: implement ata_eh_detach_dev()
2006-05-31 Tejun Heo[PATCH] sata_sil24: update sil24_hardreset()
2006-05-31 Tejun Heo[PATCH] sata_sil24: rename PORT_PRB to PORT_LRAM and...
2006-05-31 Tejun Heo[PATCH] sata_sil: new interrupt handler
2006-05-31 Tejun Heo[PATCH] sata_sil: add new constants in preparation...
2006-05-31 Tejun Heo[PATCH] libata: export ata_hsm_move()
2006-05-31 Tejun Heo[PATCH] libata-hp-prep: implement followup softreset...
2006-05-31 Tejun Heo[PATCH] libata-hp-prep: add prereset() method and imple...
2006-05-31 Tejun Heo[PATCH] libata-hp-prep: implement sata_phy_debounce()
2006-05-31 Tejun Heo[PATCH] libata-hp-prep: make probing related functions...
2006-05-31 Tejun Heo[PATCH] libata-hp-prep: add ata_aux_wq
2006-05-31 Tejun Heo[PATCH] libata-hp-prep: store attached SCSI device
2006-05-31 Tejun Heo[PATCH] libata-hp-prep: implement ap->hw_sata_spd_limit
2006-05-31 Tejun Heo[PATCH] libata-hp-prep: use __ata_scsi_find_dev()
2006-05-31 Tejun Heo[PATCH] libata-hp-prep: update ata_scsi_find_dev()...
2006-05-31 Tejun Heo[PATCH] libata-hp-prep: make some ata_device fields...
2006-05-31 Tejun Heo[PATCH] libata-hp-prep: implement ata_dev_init()
2006-05-31 Tejun Heo[PATCH] libata: implement ata_eh_wait()
2006-05-31 Tejun Heo[PATCH] libata: set PIO-0 after successful EH reset
2006-05-30 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2006-05-29 Borislav Petkovlibata debugging: set initial dbg value
2006-05-29 Jeff GarzikMerge branch 'master' into upstream
2006-05-28 Linus TorvaldsMerge branch 'upstream-fixes' of master.kernel.org...
2006-05-28 Jeff GarzikMerge branch 'upstream-fixes' into upstream
2006-05-28 Mark Lord[PATCH] the latest consensus libata resume fix
2006-05-27 Alan Cox[PATCH] libata: add pio_data_xfer_noirq
2006-05-27 Jeff GarzikMerge branch 'master' into upstream
2006-05-27 Albert Lee[PATCH] libata: add back ->data_xfer to ata_piix.c
2006-05-24 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2006-05-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2006-05-24 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2006-05-24 Alan Cox[PATCH] ata_piix formatting
2006-05-24 Mark Lord[PATCH] sata_mv: endian annotations
2006-05-24 Alan Cox[PATCH] PATCH: libata. Add ->data_xfer method
2006-05-24 Jeff Garzik[libata] libata-scsi, sata_mv: trim trailing whitespace
2006-05-24 Alan Cox[PATCH] libata - fix bracketing and DMA oops
2006-05-24 Alan Cox[PATCH] libata: PIO 0
2006-05-24 Albert Lee[PATCH] libata: minor fix for irq-pio merge
2006-05-24 Jeff GarzikMerge branch 'upstream-fixes' into upstream
2006-05-24 Albert Lee[PATCH] libata: add pio flush for via atapi (was: Re...
2006-05-24 Jeff Garzik[libata sata_promise] Add PATA cable detection.
2006-05-24 Andrew Chew[PATCH] sata_nv: Add MCP61 support
2006-05-24 Jeff GarzikMerge branch 'master' into upstream
2006-05-22 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/mcheh...
2006-05-21 Rene Herman[PATCH] missing newline in scsi/st.c
2006-05-20 Linus TorvaldsMerge branch 'upstream-fixes' of master.kernel.org...
2006-05-20 Eric Moore[SCSI] scsi_transport_sas: make write attrs writeable
2006-05-20 James Bottomley[SCSI] scsi_transport_sas; fix user_scan
2006-05-20 Thomas Glanzmann[PATCH] Add PCI ID for the Intel IDE Controller which...
2006-05-20 Tejun Heo[PATCH] SCSI: make scsi_implement_eh() generic API...
2006-05-20 Tejun Heo[PATCH] libata: enforce default EH actions
2006-05-20 Albert Lee[PATCH] libata: use qc->result_tf for temp taskfile...
2006-05-20 Albert Lee[PATCH] libata: Fix the HSM error_mask mapping (was...
2006-05-20 Jeff GarzikMerge branch 'upstream-fixes' into upstream
next