aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2007-12-07ahci: don't attach if ICH6 is in combined modeTejun Heo1-0/+18
2007-12-07ata_piix: add Toshiba Tecra M4 to broken suspend listPeter Schwenke1-0/+7
2007-12-07ahci: fix engine reset failed messageTejun Heo1-2/+2
2007-12-04pata_amd/pata_via: de-couple programming of PIO/MWDMA and UDMA timingsBartlomiej Zolnierkiewicz2-4/+5
2007-12-04ahci: add the Device IDs of MCP79 AHCI controller to ahci.cpeerchen1-0/+4
2007-12-04sata_mv: Warn about HPT RocketRAID BIOS treatment of "Legacy" drivesMark Lord1-0/+9
2007-12-04sata_nv: don't use legacy DMA in ADMA mode (v3)Robert Hancock1-9/+23
2007-12-01sata_mv: Fix broken Marvell 7042 support.Mark Lord1-20/+42
2007-12-01libata: Fix early use of port printk. (Was Re: ata4294967295: failed to start port (errno=-19))Alan Cox1-3/+2
2007-12-01ata_piix: add more toshiba laptops to broken suspend listPeter Schwenke1-0/+28
2007-12-01libata: More IVB horkage from TSSTPeter Missel1-0/+3
2007-12-01libata: report protocol and full CDB on errorTejun Heo1-9/+33
2007-12-01Several fixes for the AVR32 PATA driverKristoffer Nyborg Gregertsen1-28/+33
2007-12-01sata_mv: fix compilation error when enabling DEBUGSaeed Bishara1-1/+1
2007-12-01Set proper ATA UDMA mode for bf548 according to system clock.sonic zhang1-0/+7
2007-11-26libata: bump transfer chunk size if it's oddTejun Heo1-3/+32
2007-11-26libata: Return proper ATA INT status in pata_bf54x driversonic zhang1-3/+3