aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-30libata: implement and use ATA_QCFLAG_QUIETTejun Heo2-3/+5
2007-10-30libata: stop being overjealous about non-IO commandsTejun Heo2-8/+14
2007-10-30libata: flush is an IO commandTejun Heo1-0/+3
2007-10-30sata_promise: cleanupsMikael Pettersson1-8/+9
2007-10-30sata_promise: ASIC PRD table bug workaround, take 2Mikael Pettersson1-4/+83
2007-10-29Merge branch 'alpm' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds5-3/+424
2007-10-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds27-340/+422
2007-10-29[libata] AHCI: add hw link power management supportKristen Carlson Accardi1-2/+155
2007-10-29[libata] Link power management infrastructureKristen Carlson Accardi4-1/+269
2007-10-29[libata] AHCI: fix newly introduced host-reset bugJeff Garzik1-2/+4
2007-10-29[libata] sata_nv: fix SWNCQ enablingJeff Garzik1-3/+9
2007-10-29libata: add MAXTOR 7V300F0/VA111900 to NCQ blacklistTejun Heo1-0/+1
2007-10-29libata: no need to speed down if already at PIO0Tejun Heo1-1/+1
2007-10-29libata: relocate forcing PIO0 on resetTejun Heo2-27/+38
2007-10-29pata_ns87415: define SUPERIO_IDE_MAX_RETRIESFrank Lichtenheld1-0/+2
2007-10-29[libata] Address some checkpatch-spotted issuesJeff Garzik15-220/+244
2007-10-29[libata] fix 'if(' and similar areas that lack whitespaceJeff Garzik8-33/+33
2007-10-29libata: implement ata_wait_after_reset()Tejun Heo4-34/+59
2007-10-29libata: track SLEEP state and issue SRST to wake it upTejun Heo2-1/+15
2007-10-29libata: relocate and fix post-command processingTejun Heo2-23/+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-25[libata] sata_nv: SWNCQ should not apply to MCP61Kuan Luo1-3/+3
2007-10-25libata-core: Be a bit more relaxed about early DMA zero devicesAlan Cox1-3/+7
2007-10-25ahci: ahci: implement workaround for ASUS P5W-DH Deluxe ahci_broken_hardreset(), take #2Tejun Heo1-0/+144
2007-10-25Fix pata_icside build for recent libata API changesAl Viro1-20/+22
2007-10-25libata: cosmetic clean up in ata_eh_reset()Tejun Heo1-6/+6
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 Garzik11-250/+248
2007-10-22[SG] Update drivers to use sg helpersJens Axboe2-6/+6
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds13-14/+14
2007-10-19[libata] sata_sis: use correct S/G table sizeJeff Garzik1-1/+1
2007-10-19pata_cs5536: MWDMA fixBartlomiej Zolnierkiewicz1-2/+2
2007-10-19sata_sis: fix SCR read breakageTejun Heo1-5/+8
2007-10-19libata: fix kernel-doc param nameRandy Dunlap1-1/+1
2007-10-20pata_cmd64x.c typo fixAdrian Bunk1-1/+1
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day12-13/+13
2007-10-18Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds9-74/+1560
2007-10-18sparse pointer use of zero as nullStephen Hemminger1-1/+1
2007-10-18[libata] kill ata_sg_is_last()Jeff Garzik3-26/+20
2007-10-17Update libata driver for bf548 atapi controller against the 2.6.24 tree.Sonic Zhang2-47/+37
2007-10-17libata-sff: Correct use of check_status()Alan Cox1-1/+1
2007-10-17drivers/ata: add support to Freescale 3.0Gbps SATA ControllerLi Yang3-0/+1500
2007-10-17pata_acpi: fix build breakage if !CONFIG_PMTejun Heo1-0/+2
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-16/+21
2007-10-16remove blk_queue_max_phys_segments in libataFUJITA Tomonori1-2/+0