aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAge
* libata: always use polling SETXFERTejun Heo2007-06-04
* [ATA]: Don't allow to enable this for SPARC64 without PCI.David S. Miller2007-06-03
* [libata] Add drive to NCQ blacklistJeff Garzik2007-05-28
* pata_hpt37x: Further improvements based on the IDE updates and vendor driversAlan Cox2007-05-25
* pata: TriviaAlan Cox2007-05-25
* [libata] sata_via, pata_via: Add PCI IDs.Jeff Garzik2007-05-25
* [libata] Fix decoding of 6-byte commandsJeff Garzik2007-05-25
* libata: sata_sis fixesUwe Koziolek2007-05-25
* Fix build failure for drivers/ata/pata_scc.cTony Breeds2007-05-25
* [libata] sata_mv: add TODO listJeff Garzik2007-05-24
* [libata] sata_promise: fix flags typoJeff Garzik2007-05-24
* pata_via: Handle laptops via DMIAlan Cox2007-05-24
* libata: -ENODEV during prereset isn't an errorTejun Heo2007-05-24
* libata: don't consider 0xff as port empty if SStatus is availableTejun Heo2007-05-24
* ata_piix: add short 40c quirk for Acer Aspire 2030, take #2Tejun Heo2007-05-24
* pata_sis: Fix and clean up some timing setupsAlan Cox2007-05-24
* hpt3x2n: Correct revision boundaryAlan Cox2007-05-24
* libata: bump versionsJeff Garzik2007-05-21
* libata: Trim trailing whitespaceJeff Garzik2007-05-21
* libata: Kiss post_set_mode goodbyeAlan Cox2007-05-21
* ata_piix: clean upAlan Cox2007-05-21
* pata_hpt366: Enable bits are unreliable so don't use themAlan Cox2007-05-21
* libata: Add Seagate STT20000A to DMA blacklist.Dave Jones2007-05-21
* ahci: disable 64bit dma on sb600Tejun Heo2007-05-21
* sata_via: pcim_iomap_regions() conversion missed BAR5Tejun Heo2007-05-17
* libata: remove libata.spindown_compatTejun Heo2007-05-17
* sata_nv: fix fallout of devres conversionTejun Heo2007-05-17
* drivers/ata: remove the wildcard from sata_nv driverPeer Chen2007-05-17
* libata: track spindown status and skip spindown_compat if possibleTejun Heo2007-05-16
* libata: fix shutdown warning message printingTejun Heo2007-05-16
* libata-acpi: add ATA_FLAG_ACPI_SATA port flagTejun Heo2007-05-16
* libata: during revalidation, check n_sectors after device is configuredTejun Heo2007-05-16
* libata: separate out ata_dev_reread_id()Tejun Heo2007-05-16
* pata_scc had been missed by ata_std_prereset() switchAl Viro2007-05-16
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-12
|\
| * [ARM] pata_icside: fix build errorsRussell King2007-05-11
| * [ARM] ecard: add ecardm_iomap() / ecardm_iounmap()Russell King2007-05-11
| * [ARM] ecard: add helper function for setting ecard irq opsRussell King2007-05-11
* | pata_platform: don't use generic ata_port_startOlof Johansson2007-05-11
* | Use menuconfig objects: libataJan Engelhardt2007-05-11
* | add the ATI SB700 SATA controller device id to AHCI pci tableHenry Su2007-05-11
* | pata_pcmcia: recognize 2GB CompactFlash from TranscendAeschbacher, Fabrice2007-05-11
* | git-libata-all: sata_via build fixAndrew Morton2007-05-11
* | libata-acpi: clean up parameters and misc stuffTejun Heo2007-05-11
* | libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/Tejun Heo2007-05-11
* | libata: give devices one last chance even if recovery failed with -EINVALTejun Heo2007-05-11
* | libata: fallback to the other IDENTIFY on device error, take#2Tejun Heo2007-05-11
* | libata: ignore EH scheduling during initializationTejun Heo2007-05-11
* | libata: clean up SFF init messTejun Heo2007-05-11
* | libata: implement libata.spindown_compatTejun Heo2007-05-11