aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/libata-core.c
AgeCommit message (Expand)Author
2007-11-08libata: port and host should be stopped before hardware resources are releasedTejun Heo
2007-11-08libata: skip 0xff polling for PATA controllersTejun Heo
2007-11-08libata: Support PIO polling-only hosts.Paul Mundt
2007-11-05libata: handle broken cable reportingAlan Cox
2007-11-04libata: Don't disable dipm with SET FEATURESKristen Carlson Accardi
2007-11-03libata: don't configure downstream links faster than the upstream linkTejun Heo
2007-11-03libata: request PHY speed configuration on SControl access failureTejun Heo
2007-11-03libata: increase 128 KB / cmd limit for ATAPI tape drivesTony Battersby
2007-11-03libata: fix docbookStephen Hemminger
2007-11-03libata: suppress two warningsStephen Rothwell
2007-10-29Merge branch 'alpm' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/li...Linus Torvalds
2007-10-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-10-29[libata] Link power management infrastructureKristen Carlson Accardi
2007-10-29libata: add MAXTOR 7V300F0/VA111900 to NCQ blacklistTejun Heo
2007-10-29libata: relocate forcing PIO0 on resetTejun Heo
2007-10-29libata: implement ata_wait_after_reset()Tejun Heo
2007-10-29libata: track SLEEP state and issue SRST to wake it upTejun Heo
2007-10-29libata: relocate and fix post-command processingTejun Heo
2007-10-29Initialise scatter/gather list in ata_sg_setupAnton Blanchard
2007-10-25Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-10-25libata-core: Be a bit more relaxed about early DMA zero devicesAlan Cox
2007-10-25libata-core.c: make 2 functions staticAdrian Bunk
2007-10-25[libata] Create internal helper ata_dev_set_feature()Jeff Garzik
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe
2007-10-23libata: add HTS542525K9SA00 to NCQ blacklistTejun Heo
2007-10-23libata-core: auditting chk_status v check_statusAlan Cox
2007-10-23[libata] checkpatch-inspired cleanupsJeff Garzik
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-19libata: fix kernel-doc param nameRandy Dunlap
2007-10-16libata sg chaining support fixFUJITA Tomonori
2007-10-16libata: convert to using sg helpersJens Axboe
2007-10-15libata: prevent devices with blank model names from being DMA blacklistedAndrew Paprocki
2007-10-15libata: add ST9160821AS / 3.CCD to NCQ blacklistTejun Heo
2007-10-12[libata] struct pci_dev related cleanupsJeff Garzik
2007-10-12libata: use ata_exec_internal() for PMP register accessTejun Heo
2007-10-12libata: add @timeout to ata_exec_internal[_sg]()Tejun Heo
2007-10-12libata: clear ehi description after initial host reportTejun Heo
2007-10-12libata: add ST9160821AS / 3.ALD to NCQ blacklistTejun Heo
2007-10-12libata: add HDT722516DLA380 to NCQ blacklistTejun Heo
2007-10-12libata: blacklist NCQ on Seagate Barracuda ST380817ASPaolo Ornati
2007-10-12[libata] Turn on ACPI by defaultJeff Garzik
2007-10-12libata: correct handling of SRST reset sequencesAlan Cox
2007-10-12libata: Add a drivers/ide style DMA disableAlan Cox
2007-10-12libata-pmp: implement qc_defer for command switching PMP supportTejun Heo
2007-10-12libata-pmp: hook PMP support and enable itTejun Heo
2007-10-12libata-pmp: implement Port Multiplier supportTejun Heo
2007-10-12[PATCH] libata: Fix HPA handling regressionAlan Cox
2007-10-12libata-core: blacklist HITACHI HDS drives using wildcard blacklist matchingDavid Milburn
2007-10-12libata: update spurious NCQ completion blacklistTejun Heo
2007-10-12libata: fix ata_set_max_sectors()Tejun Heo