aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-23[libata] Build fix WRT ata_is_xxx() new API introductionJeff Garzik1-1/+1
2008-01-23libata: implement fast speed down for unverified data transfer modeTejun Heo1-14/+83
2008-01-23libata: implement ATA_DFLAG_DUBIOUS_XFERTejun Heo2-2/+50
2008-01-23libata: adjust speed down rulesTejun Heo1-6/+6
2008-01-23libata: clean up EH speed down implementationTejun Heo1-44/+73
2008-01-23libata: move ata_set_mode() to libata-eh.cTejun Heo3-26/+26
2008-01-23libata: factor out ata_eh_schedule_probe()Tejun Heo1-17/+21
2008-01-23libata: implement protocol testsTejun Heo5-57/+17
2008-01-23libata: checkpatch fixesJeff Garzik3-8/+10
2008-01-23ahci: update PCS programmingTejun Heo1-2/+5
2008-01-23pata_ninja32: Cardbus ATA initial supportAlan Cox3-0/+222
2008-01-23libata-sff: tf_loadAlan Cox1-2/+4
2008-01-23libata: IORDY handlingAlan Cox1-1/+8
2008-01-23libata-acpi: add ACPI _PSx methodShaohua Li3-0/+36
2008-01-23libata: Disable ATA8-ACS proposed Trusted Computing features by defaultAlan Cox3-1/+30
2008-01-23ata_piix: Add Toshiba Satellite R20 and Tecra M6 to broken suspend list.Peter Schwenke1-0/+14
2008-01-19pata_pdc202xx_old: Fix crashes with ATAPIAlan Cox1-0/+19
2008-01-15[libata] core checkpatch fixAndrew Morton1-1/+3
2008-01-15[libata] pata_bf54x: checkpatch fixesAndrew Morton1-1/+2
2008-01-15libata fixes for sparse-found problemsAl Viro3-15/+9
2008-01-14libata: relocate sdev->manage_start_stop configurationTejun Heo1-3/+3
2008-01-14sata_sil24: freeze on non-dev errors reported via CERRTejun Heo1-0/+3
2008-01-14sata_sil24: fix stupid typoTejun Heo1-1/+1
2008-01-14ata_piix: ignore ATA_DMA_ERR on vmware ich4Tejun Heo1-0/+51
2008-01-11[SCSI] relax scsi dma alignmentJames Bottomley1-1/+4
2008-01-10libata and starting/stopping ATAPI floppy devicesOndrej Zary1-1/+2
2008-01-10sata_sil24: prevent hba lockup when pass-through ATA commands are usedGwendal Grignou1-11/+26
2008-01-10libata: don't normalize UNKNOWN to NONE after resetTejun Heo1-3/+1
2008-01-10libata-pmp: propagate timeout to host linkTejun Heo1-5/+15
2008-01-10libata-pmp: 4726 hates SRSTTejun Heo1-7/+5
2008-01-10pata_ixp4xx_cf: fix compilation introduced by ata_port_desc() conversionRod Whitby1-1/+2
2008-01-10pata_pdc202xx_old: Further fixupsAlan Cox1-2/+13
2008-01-10libata-sff: PCI IRQ handling fixAlan Cox1-2/+5
2008-01-10sata_qstor: use hardreset instead of softresetTejun Heo1-1/+1
2007-12-19pata_hpt37x: Fix HPT374 detectionAlan Cox1-1/+1
2007-12-17libata: fix ATAPI drainingTejun Heo1-22/+65
2007-12-17libata: update atapi_eh_request_sense() such that lbam/lbah contains buffer sizeTejun Heo1-2/+2
2007-12-17libata-acpi: implement _GTF command filteringTejun Heo1-44/+115
2007-12-17libata-acpi: improve _GTF execution error handling and reportingTejun Heo1-31/+46
2007-12-17libata-acpi: improve ACPI disablingTejun Heo1-21/+38
2007-12-17libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM during resumeTejun Heo1-20/+49
2007-12-17libata-acpi: implement and use ata_acpi_init_gtm()Tejun Heo1-35/+27
2007-12-17libata-acpi: add new hooks ata_acpi_dissociate() and ata_acpi_on_disable()Tejun Heo3-2/+38
2007-12-17libata: ata_dev_disable() should be called from EH contextTejun Heo1-6/+2
2007-12-17libata-acpi: adjust constness in ata_acpi_gtm/stm() parametersTejun Heo1-3/+4
2007-12-17sata_mv: improve warnings about Highpoint RocketRAID 23xx cardsMark Lord1-5/+25
2007-12-17libata: add ST3160023AS / 3.42 to NCQ blacklistTejun Heo1-0/+1
2007-12-17libata: clear link->eh_info.serror from ata_std_postreset()Tejun Heo2-10/+2
2007-12-17sata_sil: fix spurious IRQ handlingTejun Heo1-12/+17
2007-12-07libata: kill spurious NCQ completion detectionTejun Heo2-88/+4