summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-core.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-16libata sg chaining support fixFUJITA Tomonori1-1/+6
2007-10-16libata: convert to using sg helpersJens Axboe1-14/+16
2007-10-15libata: prevent devices with blank model names from being DMA blacklistedAndrew Paprocki1-1/+7
2007-10-15libata: add ST9160821AS / 3.CCD to NCQ blacklistTejun Heo1-0/+1
2007-10-12[libata] struct pci_dev related cleanupsJeff Garzik1-1/+1
2007-10-12libata: use ata_exec_internal() for PMP register accessTejun Heo1-3/+0
2007-10-12libata: add @timeout to ata_exec_internal[_sg]()Tejun Heo1-12/+20
2007-10-12libata: clear ehi description after initial host reportTejun Heo1-2/+3
2007-10-12libata: add ST9160821AS / 3.ALD to NCQ blacklistTejun Heo1-0/+1
2007-10-12libata: add HDT722516DLA380 to NCQ blacklistTejun Heo1-0/+1
2007-10-12libata: blacklist NCQ on Seagate Barracuda ST380817ASPaolo Ornati1-0/+1
2007-10-12[libata] Turn on ACPI by defaultJeff Garzik1-2/+2
2007-10-12libata: correct handling of SRST reset sequencesAlan Cox1-0/+21
2007-10-12libata: Add a drivers/ide style DMA disableAlan Cox1-0/+17
2007-10-12libata-pmp: implement qc_defer for command switching PMP supportTejun Heo1-0/+1
2007-10-12libata-pmp: hook PMP support and enable itTejun Heo1-31/+80
2007-10-12libata-pmp: implement Port Multiplier supportTejun Heo1-0/+11
2007-10-12[PATCH] libata: Fix HPA handling regressionAlan Cox1-1/+6
2007-10-12libata-core: blacklist HITACHI HDS drives using wildcard blacklist matchingDavid Milburn1-2/+2
2007-10-12libata: update spurious NCQ completion blacklistTejun Heo1-1/+4
2007-10-12libata: fix ata_set_max_sectors()Tejun Heo1-1/+4
2007-10-12libata-pmp-prep: implement sata_async_notification()Tejun Heo1-4/+9
2007-10-12libata-pmp-prep: implement qc_defer helpersTejun Heo1-2/+20
2007-10-12libata-pmp-prep: implement ops->qc_defer()Tejun Heo1-0/+31
2007-10-12libata-pmp-prep: make a number of functions global to libataTejun Heo1-2/+2
2007-10-12libata-pmp-prep: add @new_class to ata_dev_revalidate()Tejun Heo1-2/+13
2007-10-12libata: misc updates for ANTejun Heo1-10/+14
2007-10-12[libata] SCSI: simulator version, not device version, belongs in VPDJeff Garzik1-2/+0
2007-10-12libata: assume ATA_DEV_ATA on diagnostic failureTejun Heo1-4/+14
2007-10-12libata: update ata_dev_try_classify() argumentsTejun Heo1-14/+16
2007-10-12libata: remiplement ata_hpa_resize()Tejun Heo1-39/+85
2007-10-12libata: clean up read/set native_max address functionsTejun Heo1-97/+77
2007-10-12libata: move ata_id_n_sectors() upwardTejun Heo1-15/+15
2007-10-12[libata] blacklist Maxtor*BANC* using new wildcard blacklist matchingJeff Garzik1-10/+22
2007-10-12libata: implement and use ata_port_desc() to report port configurationTejun Heo1-16/+11
2007-10-12libata: Spot bridge chipsAlan Cox1-0/+11
2007-10-12[libata] Remove ->port_disable() hookJeff Garzik1-3/+1
2007-10-12[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik1-4/+2
2007-10-12[libata] check for SATA async notify supportKristen Carlson Accardi1-0/+53
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 Lord1-0/+4
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 Heo1-2/+5
2007-10-12libata-link: add PMP linksTejun Heo1-2/+4
2007-10-12libata-link: implement ata_link_abort()Tejun Heo1-0/+1
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 Heo1-2/+3