aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2007-06-11libata: limit post SRST nsect/lbal wait to ~100msTejun Heo
2007-06-11libata: force PIO on IOMEGA ZIP 250 ATAPITejun Heo
2007-06-09libata passthru: update cached device paramtersAlbert Lee
2007-06-09libata passthru: always enforce correct DEV bitAlbert Lee
2007-06-09libata passthru: map UDMA protocolsAlbert Lee
2007-06-09libata passthru: support PIO multi commandsAlbert Lee
2007-06-09libata passthru: update protocol numbersAlbert Lee
2007-06-09libata: Correct abuse of languageAlan Cox
2007-06-09libata-core/sff: Fix multiple assumptions about DMAAlan Cox
2007-06-09ahci: Add MCP73/MCP77 support to AHCI driverPeer Chen
2007-06-09libata: fix hw_sata_spd_limit initializationTejun Heo
2007-06-09libata: print device model and firmware revision for ATAPI devicesAlbert Lee
2007-06-09libata: fix probe time irq printoutsOlof Johansson
2007-06-09libata: disable NCQ for HITACHI HTS541680J9SA00/SB21C7EPTejun Heo
2007-06-09remove unused variable in pata_isapnpYoichi Yuasa
2007-06-08sata_promise: use TF interface for polling NODATA commandsTejun Heo
2007-06-04[ATA]: Back out bogus (SPARC64 && !PCI) Kconfig depends.David S. Miller
2007-06-04libata: always use polling SETXFERTejun Heo
2007-06-03[ATA]: Don't allow to enable this for SPARC64 without PCI.David S. Miller
2007-05-28[libata] Add drive to NCQ blacklistJeff Garzik
2007-05-25pata_hpt37x: Further improvements based on the IDE updates and vendor driversAlan Cox
2007-05-25pata: TriviaAlan Cox
2007-05-25[libata] sata_via, pata_via: Add PCI IDs.Jeff Garzik
2007-05-25[libata] Fix decoding of 6-byte commandsJeff Garzik
2007-05-25libata: sata_sis fixesUwe Koziolek
2007-05-25Fix build failure for drivers/ata/pata_scc.cTony Breeds
2007-05-24[libata] sata_mv: add TODO listJeff Garzik
2007-05-24[libata] sata_promise: fix flags typoJeff Garzik
2007-05-24pata_via: Handle laptops via DMIAlan Cox
2007-05-24libata: -ENODEV during prereset isn't an errorTejun Heo
2007-05-24libata: don't consider 0xff as port empty if SStatus is availableTejun Heo
2007-05-24ata_piix: add short 40c quirk for Acer Aspire 2030, take #2Tejun Heo
2007-05-24pata_sis: Fix and clean up some timing setupsAlan Cox
2007-05-24hpt3x2n: Correct revision boundaryAlan Cox
2007-05-21libata: bump versionsJeff Garzik
2007-05-21libata: Trim trailing whitespaceJeff Garzik
2007-05-21libata: Kiss post_set_mode goodbyeAlan Cox
2007-05-21ata_piix: clean upAlan Cox
2007-05-21pata_hpt366: Enable bits are unreliable so don't use themAlan Cox
2007-05-21libata: Add Seagate STT20000A to DMA blacklist.Dave Jones
2007-05-21ahci: disable 64bit dma on sb600Tejun Heo
2007-05-17sata_via: pcim_iomap_regions() conversion missed BAR5Tejun Heo
2007-05-17libata: remove libata.spindown_compatTejun Heo
2007-05-17sata_nv: fix fallout of devres conversionTejun Heo
2007-05-17drivers/ata: remove the wildcard from sata_nv driverPeer Chen
2007-05-16libata: track spindown status and skip spindown_compat if possibleTejun Heo
2007-05-16libata: fix shutdown warning message printingTejun Heo
2007-05-16libata-acpi: add ATA_FLAG_ACPI_SATA port flagTejun Heo
2007-05-16libata: during revalidation, check n_sectors after device is configuredTejun Heo
2007-05-16libata: separate out ata_dev_reread_id()Tejun Heo