summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* libata: limit post SRST nsect/lbal wait to ~100msTejun Heo2007-06-111-13/+19
* libata: force PIO on IOMEGA ZIP 250 ATAPITejun Heo2007-06-111-0/+1
* libata passthru: update cached device paramtersAlbert Lee2007-06-091-6/+16
* libata passthru: always enforce correct DEV bitAlbert Lee2007-06-091-6/+4
* libata passthru: map UDMA protocolsAlbert Lee2007-06-091-2/+2
* libata passthru: support PIO multi commandsAlbert Lee2007-06-091-4/+16
* libata passthru: update protocol numbersAlbert Lee2007-06-091-8/+7
* libata: Correct abuse of languageAlan Cox2007-06-091-1/+1
* libata-core/sff: Fix multiple assumptions about DMAAlan Cox2007-06-092-8/+30
* ahci: Add MCP73/MCP77 support to AHCI driverPeer Chen2007-06-091-0/+24
* libata: fix hw_sata_spd_limit initializationTejun Heo2007-06-091-1/+2
* libata: print device model and firmware revision for ATAPI devicesAlbert Lee2007-06-091-8/+10
* libata: fix probe time irq printoutsOlof Johansson2007-06-091-0/+3
* libata: disable NCQ for HITACHI HTS541680J9SA00/SB21C7EPTejun Heo2007-06-091-0/+2
* remove unused variable in pata_isapnpYoichi Yuasa2007-06-091-1/+0
* sata_promise: use TF interface for polling NODATA commandsTejun Heo2007-06-081-3/+6
* [ATA]: Back out bogus (SPARC64 && !PCI) Kconfig depends.David S. Miller2007-06-041-1/+0
* libata: always use polling SETXFERTejun Heo2007-06-042-15/+10
* [ATA]: Don't allow to enable this for SPARC64 without PCI.David S. Miller2007-06-031-0/+1
* [libata] Add drive to NCQ blacklistJeff Garzik2007-05-281-0/+1
* pata_hpt37x: Further improvements based on the IDE updates and vendor driversAlan Cox2007-05-251-16/+11
* pata: TriviaAlan Cox2007-05-252-3/+2
* [libata] sata_via, pata_via: Add PCI IDs.Jeff Garzik2007-05-252-4/+8
* [libata] Fix decoding of 6-byte commandsJeff Garzik2007-05-251-2/+3
* libata: sata_sis fixesUwe Koziolek2007-05-251-1/+1
* Fix build failure for drivers/ata/pata_scc.cTony Breeds2007-05-251-18/+28
* [libata] sata_mv: add TODO listJeff Garzik2007-05-241-0/+44
* [libata] sata_promise: fix flags typoJeff Garzik2007-05-241-1/+1
* pata_via: Handle laptops via DMIAlan Cox2007-05-241-0/+29
* libata: -ENODEV during prereset isn't an errorTejun Heo2007-05-241-1/+1
* libata: don't consider 0xff as port empty if SStatus is availableTejun Heo2007-05-241-1/+1
* ata_piix: add short 40c quirk for Acer Aspire 2030, take #2Tejun Heo2007-05-241-0/+1
* pata_sis: Fix and clean up some timing setupsAlan Cox2007-05-241-23/+23
* hpt3x2n: Correct revision boundaryAlan Cox2007-05-241-2/+2
* libata: bump versionsJeff Garzik2007-05-2135-35/+35
* libata: Trim trailing whitespaceJeff Garzik2007-05-218-17/+17
* libata: Kiss post_set_mode goodbyeAlan Cox2007-05-211-3/+0
* ata_piix: clean upAlan Cox2007-05-211-8/+1
* pata_hpt366: Enable bits are unreliable so don't use themAlan Cox2007-05-211-27/+1
* libata: Add Seagate STT20000A to DMA blacklist.Dave Jones2007-05-211-0/+1
* ahci: disable 64bit dma on sb600Tejun Heo2007-05-211-1/+10
* sata_via: pcim_iomap_regions() conversion missed BAR5Tejun Heo2007-05-171-1/+1
* libata: remove libata.spindown_compatTejun Heo2007-05-173-12/+4
* sata_nv: fix fallout of devres conversionTejun Heo2007-05-171-11/+1
* drivers/ata: remove the wildcard from sata_nv driverPeer Chen2007-05-171-6/+0
* libata: track spindown status and skip spindown_compat if possibleTejun Heo2007-05-161-0/+9
* libata: fix shutdown warning message printingTejun Heo2007-05-161-8/+27
* libata-acpi: add ATA_FLAG_ACPI_SATA port flagTejun Heo2007-05-163-7/+9
* libata: during revalidation, check n_sectors after device is configuredTejun Heo2007-05-161-18/+15
* libata: separate out ata_dev_reread_id()Tejun Heo2007-05-162-14/+36
OpenPOWER on IntegriCloud