aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-09libata: Support chips with 64K PRD quirkAlan Cox1-0/+80
2007-07-09libata: replace ap->cbl tests with ATA_FLAG_SATA testsTejun Heo1-3/+3
2007-07-09libata: reimplement ACPI invocationTejun Heo1-10/+6
2007-07-09libata-acpi: implement ata_acpi_associate()Tejun Heo1-0/+3
2007-07-03libata: fix assigned IRQ reportingTejun Heo1-3/+3
2007-07-02libata: add HTS541616J9SA00 to NCQ blacklistTejun Heo1-0/+1
2007-07-02libata: remove reading alt_status from ata_hsm_qc_complete()Albert Lee1-2/+0
2007-06-27libata: kill ATA_HORKAGE_DMA_RW_ONLYTejun Heo1-6/+1
2007-06-27libata: use PIO for non-16 byte aligned ATAPI commandsTejun Heo1-23/+10
2007-06-27libata: fix ata_dev_disable()Tejun Heo1-2/+3
2007-06-27libata: be less verbose about hpaTejun Heo1-6/+5
2007-06-20kerneldoc fix in libataHenrik Kretzschmar1-1/+1
2007-06-20libata: more NONCQ devicesTejun Heo1-0/+2
2007-06-11libata: limit post SRST nsect/lbal wait to ~100msTejun Heo1-13/+19
2007-06-11libata: force PIO on IOMEGA ZIP 250 ATAPITejun Heo1-0/+1
2007-06-09libata: Correct abuse of languageAlan Cox1-1/+1
2007-06-09libata-core/sff: Fix multiple assumptions about DMAAlan Cox1-0/+1
2007-06-09libata: fix hw_sata_spd_limit initializationTejun Heo1-1/+2
2007-06-09libata: print device model and firmware revision for ATAPI devicesAlbert Lee1-8/+10
2007-06-09libata: fix probe time irq printoutsOlof Johansson1-0/+3
2007-06-09libata: disable NCQ for HITACHI HTS541680J9SA00/SB21C7EPTejun Heo1-0/+2
2007-06-04libata: always use polling SETXFERTejun Heo1-9/+4
2007-05-28[libata] Add drive to NCQ blacklistJeff Garzik1-0/+1
2007-05-24libata: -ENODEV during prereset isn't an errorTejun Heo1-1/+1
2007-05-24libata: don't consider 0xff as port empty if SStatus is availableTejun Heo1-1/+1
2007-05-21libata: bump versionsJeff Garzik1-1/+1
2007-05-21libata: Trim trailing whitespaceJeff Garzik1-4/+4
2007-05-21libata: Kiss post_set_mode goodbyeAlan Cox1-3/+0
2007-05-21libata: Add Seagate STT20000A to DMA blacklist.Dave Jones1-0/+1
2007-05-17libata: remove libata.spindown_compatTejun Heo1-6/+0
2007-05-16libata: during revalidation, check n_sectors after device is configuredTejun Heo1-18/+15
2007-05-16libata: separate out ata_dev_reread_id()Tejun Heo1-13/+34
2007-05-11libata-acpi: clean up parameters and misc stuffTejun Heo1-1/+1
2007-05-11libata: fallback to the other IDENTIFY on device error, take#2Tejun Heo1-1/+21
2007-05-11libata: ignore EH scheduling during initializationTejun Heo1-0/+2
2007-05-11libata: clean up SFF init messTejun Heo1-0/+1
2007-05-11libata: implement libata.spindown_compatTejun Heo1-0/+6
2007-05-11libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo1-35/+4
2007-05-09libata: fix kernel-doc parametersRandy Dunlap1-0/+2
2007-05-09unify flush_work/flush_work_keventd and rename it to cancel_work_syncOleg Nesterov1-4/+4
2007-05-09libata: use flush_work()Andrew Morton1-4/+4
2007-05-01libata: reimplement reset sequencingTejun Heo1-34/+1
2007-05-01libata: improve ata_std_prereset()Tejun Heo1-7/+15
2007-05-01libata: improve 0xff status handlingTejun Heo1-11/+22
2007-05-01libata: add deadline support to prereset and reset methodsTejun Heo1-48/+113
2007-04-28ata: printk warning fixesAndrew Morton1-6/+9
2007-04-28ata_timing: ensure t->cycle is always correctAlan Cox1-0/+6
2007-04-28libata: Handle drives that require a spin-up command before first accessMark Lord1-1/+27
2007-04-28libata: HPA supportAlan Cox1-0/+209
2007-04-28libata: kill probe_ent and related helpersTejun Heo1-153/+0