summaryrefslogtreecommitdiffstats
path: root/drivers/ata
AgeCommit message (Expand)AuthorFilesLines
2007-10-12[libata] Remove ->port_disable() hookJeff Garzik64-126/+1
2007-10-12libata pata_via: ACPI checks for 80wire cableAlan Cox1-0/+3
2007-10-12libata pata_amd: ACPI checks for 80wire cableAlan Cox1-0/+3
2007-10-12[libata] add ACPI cable detect APIAlan Cox1-0/+38
2007-10-12[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik65-203/+2
2007-10-12libata-add-irq_flags-to-struct-pata_platform_info-fixAndrew Morton1-1/+1
2007-10-12ata_piix: disallow UDMA 133 on ICH5 & ICH7Christian Lamparter1-4/+4
2007-10-12ahci: Store interrupt valueKristen Carlson Accardi1-1/+10
2007-10-12[libata] ahci: send event when AN receivedKristen Carlson Accardi2-0/+42
2007-10-12[libata] check for SATA async notify supportKristen Carlson Accardi1-0/+53
2007-10-12pata_cmd64x: Set up MWDMA modes properlyAlan Cox1-11/+26
2007-10-12libata: Note that our cache flush code needs fixing upAlan Cox1-0/+4
2007-10-12libata-core: Document some limits/assumptions about ID_ATAAlan Cox1-2/+8
2007-10-12libata: add support for ATA_16 on ATAPIMark Lord3-16/+41
2007-10-12libata: move ata_altstatus() to pio data xfer functionsAlbert Lee1-4/+3
2007-10-12libata: Correct IORDY handlingAlan Cox1-1/+5
2007-10-12libata-link: update Power Management to handle PMP linksTejun Heo1-2/+5
2007-10-12libata-link: update hotplug to handle PMP linksTejun Heo2-52/+114
2007-10-12libata-link: update EH to deal with PMP linksTejun Heo1-70/+158
2007-10-12libata-link: update ata_scsi_error() to handle PMP linksTejun Heo1-4/+9
2007-10-12libata-link: add PMP linksTejun Heo1-2/+4
2007-10-12libata-link: implement ata_link_abort()Tejun Heo2-14/+37
2007-10-12libata-link: separate out link initialization functionsTejun Heo1-20/+64
2007-10-12libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flagsTejun Heo5-18/+31
2007-10-12libata-link: linkify config/EH related functionsTejun Heo14-109/+120
2007-10-12libata-link: linkify resetTejun Heo29-158/+189
2007-10-12libata-link: linkify EH action helpersTejun Heo1-17/+18
2007-10-12libata-link: linkify PHY-related functionsTejun Heo10-149/+165
2007-10-12libata-link: implement and use link/device iteratorsTejun Heo12-145/+120
2007-10-12libata-link: introduce ata_linkTejun Heo30-232/+247
2007-10-12[libata] pdc_adma: convert to new exception handling (EH) frameworkJeff Garzik1-15/+67
2007-10-11Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-9/+18
2007-10-12[libata] sata_mv: more S/G fixesJeff Garzik1-9/+18
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik4-5/+5
2007-10-09sata_mv: correct S/G table limitsJeff Garzik1-3/+6
2007-10-03drivers/ata/pata_ixp4xx_cf.c: ioremap return code checkScott Thompson1-0/+3
2007-10-03Ata: pata_marvell, use ioread* for iomap-ped memoryJiri Slaby1-2/+2
2007-10-03libata: fix for sata_mv >64KB DMA segmentsOlof Johansson1-7/+19
2007-10-02ata_piix: add another TECRA M3 entry to broken suspend listTejun Heo1-0/+7
2007-09-25pata_sis: add missing UDMA5 timing value in sis_66_set_dmamode()Tejun Heo1-1/+2
2007-09-25sata_sil24: fix IRQ clearing race when PCIX_IRQ_WOC is usedTejun Heo1-4/+12
2007-09-20[libata] ahci: add ATI SB800 PCI IDshenry su1-4/+6
2007-09-20libata-sff: Fix documentationAlan Cox1-1/+4
2007-09-20libata: Update the blacklist with a few more devicesAlan Cox1-0/+4
2007-09-11pata_ali/alim15x3: override 80-wire cable detection for Toshiba S1800-814Daniel Exner1-0/+7
2007-09-10libata clear horkage on ata_dev_init()Tejun Heo1-0/+1
2007-09-10[libata, IDE] add new VIA bridge to VIA PATA driversJoseph Chan1-0/+1
2007-09-10pata_it821x: fix lost interrupt with atapi devicesJeff Norden1-0/+4
2007-09-10Fix broken pata_via cable detectionLaurent Riffard1-3/+10
2007-09-01Fix sata_via write errors on PATA drive connected to VT6421Ondrej Zary1-1/+1