summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-core.c
Commit message (Expand)AuthorAgeFilesLines
* libata: use ATA_HORKAGE_STUCK_ERR for ATAPI tape drivesAlbert Lee2007-11-191-1/+3
* libata: workaround DRQ=1 ERR=1 for ATAPI tape drivesAlbert Lee2007-11-191-5/+13
* libata: remove unused functionsAdrian Bunk2007-11-191-78/+0
* libata: port and host should be stopped before hardware resources are releasedTejun Heo2007-11-081-13/+39
* libata: skip 0xff polling for PATA controllersTejun Heo2007-11-081-5/+11
* libata: Support PIO polling-only hosts.Paul Mundt2007-11-081-0/+10
* libata: handle broken cable reportingAlan Cox2007-11-051-1/+20
* libata: Don't disable dipm with SET FEATURESKristen Carlson Accardi2007-11-041-8/+10
* libata: don't configure downstream links faster than the upstream linkTejun Heo2007-11-031-6/+16
* libata: request PHY speed configuration on SControl access failureTejun Heo2007-11-031-1/+1
* libata: increase 128 KB / cmd limit for ATAPI tape drivesTony Battersby2007-11-031-0/+4
* libata: fix docbookStephen Hemminger2007-11-031-3/+3
* libata: suppress two warningsStephen Rothwell2007-11-031-0/+4
* Merge branch 'alpm' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/li...Linus Torvalds2007-10-291-1/+195
|\
| * [libata] Link power management infrastructureKristen Carlson Accardi2007-10-291-1/+195
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-291-40/+106
|\ \ | |/
| * libata: add MAXTOR 7V300F0/VA111900 to NCQ blacklistTejun Heo2007-10-291-0/+1
| * libata: relocate forcing PIO0 on resetTejun Heo2007-10-291-27/+19
| * libata: implement ata_wait_after_reset()Tejun Heo2007-10-291-13/+54
| * libata: track SLEEP state and issue SRST to wake it upTejun Heo2007-10-291-0/+12
| * libata: relocate and fix post-command processingTejun Heo2007-10-291-0/+20
* | Initialise scatter/gather list in ata_sg_setupAnton Blanchard2007-10-291-0/+1
|/
* Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-251-2/+2
|\
| * SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-241-2/+2
* | libata-core: Be a bit more relaxed about early DMA zero devicesAlan Cox2007-10-251-3/+7
* | libata-core.c: make 2 functions staticAdrian Bunk2007-10-251-2/+2
* | [libata] Create internal helper ata_dev_set_feature()Jeff Garzik2007-10-251-15/+11
|/
* libata: add HTS542525K9SA00 to NCQ blacklistTejun Heo2007-10-231-0/+1
* libata-core: auditting chk_status v check_statusAlan Cox2007-10-231-1/+1
* [libata] checkpatch-inspired cleanupsJeff Garzik2007-10-231-32/+34
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-5/+5
* libata: fix kernel-doc param nameRandy Dunlap2007-10-191-1/+1
* libata sg chaining support fixFUJITA Tomonori2007-10-161-1/+6
* libata: convert to using sg helpersJens Axboe2007-10-161-14/+16
* libata: prevent devices with blank model names from being DMA blacklistedAndrew Paprocki2007-10-151-1/+7
* libata: add ST9160821AS / 3.CCD to NCQ blacklistTejun Heo2007-10-151-0/+1
* [libata] struct pci_dev related cleanupsJeff Garzik2007-10-121-1/+1
* libata: use ata_exec_internal() for PMP register accessTejun Heo2007-10-121-3/+0
* libata: add @timeout to ata_exec_internal[_sg]()Tejun Heo2007-10-121-12/+20
* libata: clear ehi description after initial host reportTejun Heo2007-10-121-2/+3
* libata: add ST9160821AS / 3.ALD to NCQ blacklistTejun Heo2007-10-121-0/+1
* libata: add HDT722516DLA380 to NCQ blacklistTejun Heo2007-10-121-0/+1
* libata: blacklist NCQ on Seagate Barracuda ST380817ASPaolo Ornati2007-10-121-0/+1
* [libata] Turn on ACPI by defaultJeff Garzik2007-10-121-2/+2
* libata: correct handling of SRST reset sequencesAlan Cox2007-10-121-0/+21
* libata: Add a drivers/ide style DMA disableAlan Cox2007-10-121-0/+17
* libata-pmp: implement qc_defer for command switching PMP supportTejun Heo2007-10-121-0/+1
* libata-pmp: hook PMP support and enable itTejun Heo2007-10-121-31/+80
* libata-pmp: implement Port Multiplier supportTejun Heo2007-10-121-0/+11
* [PATCH] libata: Fix HPA handling regressionAlan Cox2007-10-121-1/+6
OpenPOWER on IntegriCloud