aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* pata_pdc202xx_old: Fix crashes with ATAPIAlan Cox2008-01-191-0/+19
* [libata] core checkpatch fixAndrew Morton2008-01-151-1/+3
* [libata] pata_bf54x: checkpatch fixesAndrew Morton2008-01-151-1/+2
* libata fixes for sparse-found problemsAl Viro2008-01-153-15/+9
* libata: relocate sdev->manage_start_stop configurationTejun Heo2008-01-141-3/+3
* sata_sil24: freeze on non-dev errors reported via CERRTejun Heo2008-01-141-0/+3
* sata_sil24: fix stupid typoTejun Heo2008-01-141-1/+1
* ata_piix: ignore ATA_DMA_ERR on vmware ich4Tejun Heo2008-01-141-0/+51
* libata and starting/stopping ATAPI floppy devicesOndrej Zary2008-01-101-1/+2
* sata_sil24: prevent hba lockup when pass-through ATA commands are usedGwendal Grignou2008-01-101-11/+26
* libata: don't normalize UNKNOWN to NONE after resetTejun Heo2008-01-101-3/+1
* libata-pmp: propagate timeout to host linkTejun Heo2008-01-101-5/+15
* libata-pmp: 4726 hates SRSTTejun Heo2008-01-101-7/+5
* pata_ixp4xx_cf: fix compilation introduced by ata_port_desc() conversionRod Whitby2008-01-101-1/+2
* pata_pdc202xx_old: Further fixupsAlan Cox2008-01-101-2/+13
* libata-sff: PCI IRQ handling fixAlan Cox2008-01-101-2/+5
* sata_qstor: use hardreset instead of softresetTejun Heo2008-01-101-1/+1
* pata_hpt37x: Fix HPT374 detectionAlan Cox2007-12-191-1/+1
* libata: fix ATAPI drainingTejun Heo2007-12-171-22/+65
* libata: update atapi_eh_request_sense() such that lbam/lbah contains buffer sizeTejun Heo2007-12-171-2/+2
* libata-acpi: implement _GTF command filteringTejun Heo2007-12-171-44/+115
* libata-acpi: improve _GTF execution error handling and reportingTejun Heo2007-12-171-31/+46
* libata-acpi: improve ACPI disablingTejun Heo2007-12-171-21/+38
* libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM duri...Tejun Heo2007-12-171-20/+49
* libata-acpi: implement and use ata_acpi_init_gtm()Tejun Heo2007-12-171-35/+27
* libata-acpi: add new hooks ata_acpi_dissociate() and ata_acpi_on_disable()Tejun Heo2007-12-173-2/+38
* libata: ata_dev_disable() should be called from EH contextTejun Heo2007-12-171-6/+2
* libata-acpi: adjust constness in ata_acpi_gtm/stm() parametersTejun Heo2007-12-171-3/+4
* sata_mv: improve warnings about Highpoint RocketRAID 23xx cardsMark Lord2007-12-171-5/+25
* libata: add ST3160023AS / 3.42 to NCQ blacklistTejun Heo2007-12-171-0/+1
* libata: clear link->eh_info.serror from ata_std_postreset()Tejun Heo2007-12-172-10/+2
* sata_sil: fix spurious IRQ handlingTejun Heo2007-12-171-12/+17
* libata: kill spurious NCQ completion detectionTejun Heo2007-12-072-88/+4
* ahci: don't attach if ICH6 is in combined modeTejun Heo2007-12-071-0/+18
* ata_piix: add Toshiba Tecra M4 to broken suspend listPeter Schwenke2007-12-071-0/+7
* ahci: fix engine reset failed messageTejun Heo2007-12-071-2/+2
* pata_amd/pata_via: de-couple programming of PIO/MWDMA and UDMA timingsBartlomiej Zolnierkiewicz2007-12-042-4/+5
* ahci: add the Device IDs of MCP79 AHCI controller to ahci.cpeerchen2007-12-041-0/+4
* sata_mv: Warn about HPT RocketRAID BIOS treatment of "Legacy" drivesMark Lord2007-12-041-0/+9
* sata_nv: don't use legacy DMA in ADMA mode (v3)Robert Hancock2007-12-041-9/+23
* sata_mv: Fix broken Marvell 7042 support.Mark Lord2007-12-011-20/+42
* libata: Fix early use of port printk. (Was Re: ata4294967295: failed to start...Alan Cox2007-12-011-3/+2
* ata_piix: add more toshiba laptops to broken suspend listPeter Schwenke2007-12-011-0/+28
* libata: More IVB horkage from TSSTPeter Missel2007-12-011-0/+3
* libata: report protocol and full CDB on errorTejun Heo2007-12-011-9/+33
* Several fixes for the AVR32 PATA driverKristoffer Nyborg Gregertsen2007-12-011-28/+33
* sata_mv: fix compilation error when enabling DEBUGSaeed Bishara2007-12-011-1/+1
* Set proper ATA UDMA mode for bf548 according to system clock.sonic zhang2007-12-011-0/+7
* libata: bump transfer chunk size if it's oddTejun Heo2007-11-261-3/+32
* libata: Return proper ATA INT status in pata_bf54x driversonic zhang2007-11-261-3/+3