aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2007-10-30libata: implement and use ATA_QCFLAG_QUIETTejun Heo
2007-10-30libata: stop being overjealous about non-IO commandsTejun Heo
2007-10-30libata: flush is an IO commandTejun Heo
2007-10-30sata_promise: cleanupsMikael Pettersson
2007-10-30sata_promise: ASIC PRD table bug workaround, take 2Mikael Pettersson
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] AHCI: add hw link power management supportKristen Carlson Accardi
2007-10-29[libata] Link power management infrastructureKristen Carlson Accardi
2007-10-29[libata] AHCI: fix newly introduced host-reset bugJeff Garzik
2007-10-29[libata] sata_nv: fix SWNCQ enablingJeff Garzik
2007-10-29libata: add MAXTOR 7V300F0/VA111900 to NCQ blacklistTejun Heo
2007-10-29libata: no need to speed down if already at PIO0Tejun Heo
2007-10-29libata: relocate forcing PIO0 on resetTejun Heo
2007-10-29pata_ns87415: define SUPERIO_IDE_MAX_RETRIESFrank Lichtenheld
2007-10-29[libata] Address some checkpatch-spotted issuesJeff Garzik
2007-10-29[libata] fix 'if(' and similar areas that lack whitespaceJeff Garzik
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-25[libata] sata_nv: SWNCQ should not apply to MCP61Kuan Luo
2007-10-25libata-core: Be a bit more relaxed about early DMA zero devicesAlan Cox
2007-10-25ahci: ahci: implement workaround for ASUS P5W-DH Deluxe ahci_broken_hardreset...Tejun Heo
2007-10-25Fix pata_icside build for recent libata API changesAl Viro
2007-10-25libata: cosmetic clean up in ata_eh_reset()Tejun Heo
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-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-10-19[libata] sata_sis: use correct S/G table sizeJeff Garzik
2007-10-19pata_cs5536: MWDMA fixBartlomiej Zolnierkiewicz
2007-10-19sata_sis: fix SCR read breakageTejun Heo
2007-10-19libata: fix kernel-doc param nameRandy Dunlap
2007-10-20pata_cmd64x.c typo fixAdrian Bunk
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-18Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-10-18sparse pointer use of zero as nullStephen Hemminger
2007-10-18[libata] kill ata_sg_is_last()Jeff Garzik
2007-10-17Update libata driver for bf548 atapi controller against the 2.6.24 tree.Sonic Zhang
2007-10-17libata-sff: Correct use of check_status()Alan Cox
2007-10-17drivers/ata: add support to Freescale 3.0Gbps SATA ControllerLi Yang
2007-10-17pata_acpi: fix build breakage if !CONFIG_PMTejun Heo
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-10-16remove blk_queue_max_phys_segments in libataFUJITA Tomonori