summaryrefslogtreecommitdiff
path: root/drivers/ata/libata-core.c
AgeCommit message (Expand)Author
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-11Add Hitachi HDS7250SASUN500G 0621KTAWSD to NCQ blacklistPrarit Bhargava
2007-07-11libata: add FUJITSU MHV2080BH to NCQ blacklistTejun Heo
2007-07-11libata: clean up horkage handlingTejun Heo
2007-07-11libata: quirk IOMEGA ZIP 250 ATAPI FLOPPYTejun Heo
2007-07-11libata: simplify PCI legacy SFF host handlingTejun Heo
2007-07-11libata-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-10libata: Correct abuse of languageAlan Cox
2007-06-10libata-core/sff: Fix multiple assumptions about DMAAlan Cox
2007-06-10libata: fix hw_sata_spd_limit initializationTejun Heo
2007-06-10libata: print device model and firmware revision for ATAPI devicesAlbert Lee
2007-06-10libata: fix probe time irq printoutsOlof Johansson
2007-06-10libata: disable NCQ for HITACHI HTS541680J9SA00/SB21C7EPTejun Heo
2007-06-04libata: always use polling SETXFERTejun Heo
2007-05-28[libata] Add drive to NCQ blacklistJeff Garzik
2007-05-25libata: -ENODEV during prereset isn't an errorTejun Heo
2007-05-25libata: don't consider 0xff as port empty if SStatus is availableTejun Heo
2007-05-22libata: bump versionsJeff Garzik
2007-05-22libata: Trim trailing whitespaceJeff Garzik
2007-05-22libata: Kiss post_set_mode goodbyeAlan Cox
2007-05-22libata: Add Seagate STT20000A to DMA blacklist.Dave Jones
2007-05-18libata: remove libata.spindown_compatTejun 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
2007-05-11libata-acpi: clean up parameters and misc stuffTejun Heo
2007-05-11libata: fallback to the other IDENTIFY on device error, take#2Tejun Heo
2007-05-11libata: ignore EH scheduling during initializationTejun Heo
2007-05-11libata: clean up SFF init messTejun Heo
2007-05-11libata: implement libata.spindown_compatTejun Heo
2007-05-11libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo
2007-05-10libata: fix kernel-doc parametersRandy Dunlap
2007-05-09unify flush_work/flush_work_keventd and rename it to cancel_work_syncOleg Nesterov
2007-05-09libata: use flush_work()Andrew Morton
2007-05-01libata: reimplement reset sequencingTejun Heo