summaryrefslogtreecommitdiff
path: root/drivers/ata/libata-core.c
AgeCommit message (Expand)Author
2008-02-08libata: port and host should be stopped before hardware resources are releasedTejun Heo
2007-12-14libata: kill spurious NCQ completion detectionTejun Heo
2007-11-16libata: add HTS542525K9SA00 to NCQ blacklistTejun Heo
2007-11-16libata: sync NCQ blacklist with upstreamTejun Heo
2007-09-20libata: Update the blacklist with a few more devicesAlan Cox
2007-09-10libata clear horkage on ata_dev_init()Tejun Heo
2007-08-31libata: implement BROKEN_HPA horkage and apply it to affected drivesTejun Heo
2007-08-31libata-core: Allow translation setting to failAlan Cox
2007-08-23libata: don't check n_sectors during revalidation if zeroTejun Heo
2007-08-23libata: fix n_sectors failure handling during revalidationTejun Heo
2007-08-15libata: adjust libata to ignore errors after spinupRyan Power
2007-08-01libata: blacklist SAMSUNG HD401LJ / ZZ100-15 for NCQTejun Heo
2007-07-20libata: implement EH fast drainTejun Heo
2007-07-20libata: improve SCSI scan failure handlingTejun Heo
2007-07-20libata: quickly trigger SATA SPD down after debouncing failedTejun Heo
2007-07-20libata: improve SATA PHY speed down logicTejun Heo
2007-07-20libata: make ->scr_read/write callbacks return error codeTejun Heo
2007-07-20libata: improve EH report formattingTejun Heo
2007-07-20libata: add @is_cmd to ata_tf_to_fis()Tejun Heo
2007-07-20libata: add ST9160821AS 3.CLF to NONCQ blacklistTejun Heo
2007-07-12libata: remove irq_on from ata_bus_reset() and ata_std_postreset()Albert Lee
2007-07-12libata: add another Maxtor drive with broken NCQ to the listChuck Ebbert
2007-07-10Add Hitachi HDS7250SASUN500G 0621KTAWSD to NCQ blacklistPrarit Bhargava
2007-07-10libata: add FUJITSU MHV2080BH to NCQ blacklistTejun Heo
2007-07-10libata: clean up horkage handlingTejun Heo
2007-07-10libata: quirk IOMEGA ZIP 250 ATAPI FLOPPYTejun Heo
2007-07-10libata: simplify PCI legacy SFF host handlingTejun Heo
2007-07-10libata-core: convert to use cancel_rearming_delayed_work()Oleg Nesterov
2007-07-09libata: Support chips with 64K PRD quirkAlan Cox
2007-07-09libata: replace ap->cbl tests with ATA_FLAG_SATA testsTejun Heo
2007-07-09libata: reimplement ACPI invocationTejun Heo
2007-07-09libata-acpi: implement ata_acpi_associate()Tejun Heo
2007-07-03libata: fix assigned IRQ reportingTejun Heo
2007-07-02libata: add HTS541616J9SA00 to NCQ blacklistTejun Heo
2007-07-02libata: remove reading alt_status from ata_hsm_qc_complete()Albert Lee
2007-06-27libata: kill ATA_HORKAGE_DMA_RW_ONLYTejun Heo
2007-06-27libata: use PIO for non-16 byte aligned ATAPI commandsTejun Heo
2007-06-27libata: fix ata_dev_disable()Tejun Heo
2007-06-27libata: be less verbose about hpaTejun Heo
2007-06-20kerneldoc fix in libataHenrik Kretzschmar
2007-06-20libata: more NONCQ devicesTejun Heo
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: Correct abuse of languageAlan Cox
2007-06-09libata-core/sff: Fix multiple assumptions about DMAAlan Cox
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-04libata: always use polling SETXFERTejun Heo