aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-15[libata] core checkpatch fixAndrew Morton1-1/+3
2007-12-17libata: fix ATAPI drainingTejun Heo1-22/+65
2007-12-17libata-acpi: add new hooks ata_acpi_dissociate() and ata_acpi_on_disable()Tejun Heo1-0/+4
2007-12-17libata: ata_dev_disable() should be called from EH contextTejun Heo1-6/+2
2007-12-17libata: add ST3160023AS / 3.42 to NCQ blacklistTejun Heo1-0/+1
2007-12-17libata: clear link->eh_info.serror from ata_std_postreset()Tejun Heo1-0/+1
2007-12-07libata: kill spurious NCQ completion detectionTejun Heo1-17/+1
2007-12-01libata: Fix early use of port printk. (Was Re: ata4294967295: failed to start port (errno=-19))Alan Cox1-3/+2
2007-12-01libata: More IVB horkage from TSSTPeter Missel1-0/+3
2007-11-23libata-core: List more documentation sources for referenceAlan Cox1-0/+8
2007-11-19libata: use ATA_HORKAGE_STUCK_ERR for ATAPI tape drivesAlbert Lee1-1/+3
2007-11-19libata: workaround DRQ=1 ERR=1 for ATAPI tape drivesAlbert Lee1-5/+13
2007-11-19libata: remove unused functionsAdrian Bunk1-78/+0
2007-11-08libata: port and host should be stopped before hardware resources are releasedTejun Heo1-13/+39
2007-11-08libata: skip 0xff polling for PATA controllersTejun Heo1-5/+11
2007-11-08libata: Support PIO polling-only hosts.Paul Mundt1-0/+10
2007-11-05libata: handle broken cable reportingAlan Cox1-1/+20
2007-11-04libata: Don't disable dipm with SET FEATURESKristen Carlson Accardi1-8/+10
2007-11-03libata: don't configure downstream links faster than the upstream linkTejun Heo1-6/+16
2007-11-03libata: request PHY speed configuration on SControl access failureTejun Heo1-1/+1
2007-11-03libata: increase 128 KB / cmd limit for ATAPI tape drivesTony Battersby1-0/+4
2007-11-03libata: fix docbookStephen Hemminger1-3/+3
2007-11-03libata: suppress two warningsStephen Rothwell1-0/+4
2007-10-29Merge branch 'alpm' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-1/+195
2007-10-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-40/+106
2007-10-29[libata] Link power management infrastructureKristen Carlson Accardi1-1/+195
2007-10-29libata: add MAXTOR 7V300F0/VA111900 to NCQ blacklistTejun Heo1-0/+1
2007-10-29libata: relocate forcing PIO0 on resetTejun Heo1-27/+19
2007-10-29libata: implement ata_wait_after_reset()Tejun Heo1-13/+54
2007-10-29libata: track SLEEP state and issue SRST to wake it upTejun Heo1-0/+12
2007-10-29libata: relocate and fix post-command processingTejun Heo1-0/+20
2007-10-29Initialise scatter/gather list in ata_sg_setupAnton Blanchard1-0/+1
2007-10-25Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+2
2007-10-25libata-core: Be a bit more relaxed about early DMA zero devicesAlan Cox1-3/+7
2007-10-25libata-core.c: make 2 functions staticAdrian Bunk1-2/+2
2007-10-25[libata] Create internal helper ata_dev_set_feature()Jeff Garzik1-15/+11
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe1-2/+2
2007-10-23libata: add HTS542525K9SA00 to NCQ blacklistTejun Heo1-0/+1
2007-10-23libata-core: auditting chk_status v check_statusAlan Cox1-1/+1
2007-10-23[libata] checkpatch-inspired cleanupsJeff Garzik1-32/+34
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-5/+5
2007-10-19libata: fix kernel-doc param nameRandy Dunlap1-1/+1
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