aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* libata: implement and use ATA_QCFLAG_QUIETTejun Heo2007-10-302-3/+5
* libata: stop being overjealous about non-IO commandsTejun Heo2007-10-302-8/+14
* libata: flush is an IO commandTejun Heo2007-10-301-0/+3
* sata_promise: cleanupsMikael Pettersson2007-10-301-8/+9
* sata_promise: ASIC PRD table bug workaround, take 2Mikael Pettersson2007-10-301-4/+83
* Merge branch 'alpm' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/li...Linus Torvalds2007-10-295-3/+424
|\
| * [libata] AHCI: add hw link power management supportKristen Carlson Accardi2007-10-291-2/+155
| * [libata] Link power management infrastructureKristen Carlson Accardi2007-10-294-1/+269
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-2927-340/+422
|\ \ | |/
| * [libata] AHCI: fix newly introduced host-reset bugJeff Garzik2007-10-291-2/+4
| * [libata] sata_nv: fix SWNCQ enablingJeff Garzik2007-10-291-3/+9
| * libata: add MAXTOR 7V300F0/VA111900 to NCQ blacklistTejun Heo2007-10-291-0/+1
| * libata: no need to speed down if already at PIO0Tejun Heo2007-10-291-1/+1
| * libata: relocate forcing PIO0 on resetTejun Heo2007-10-292-27/+38
| * pata_ns87415: define SUPERIO_IDE_MAX_RETRIESFrank Lichtenheld2007-10-291-0/+2
| * [libata] Address some checkpatch-spotted issuesJeff Garzik2007-10-2915-220/+244
| * [libata] fix 'if(' and similar areas that lack whitespaceJeff Garzik2007-10-298-33/+33
| * libata: implement ata_wait_after_reset()Tejun Heo2007-10-294-34/+59
| * libata: track SLEEP state and issue SRST to wake it upTejun Heo2007-10-292-1/+15
| * libata: relocate and fix post-command processingTejun Heo2007-10-292-23/+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] sata_nv: SWNCQ should not apply to MCP61Kuan Luo2007-10-251-3/+3
* | libata-core: Be a bit more relaxed about early DMA zero devicesAlan Cox2007-10-251-3/+7
* | ahci: ahci: implement workaround for ASUS P5W-DH Deluxe ahci_broken_hardreset...Tejun Heo2007-10-251-0/+144
* | Fix pata_icside build for recent libata API changesAl Viro2007-10-251-20/+22
* | libata: cosmetic clean up in ata_eh_reset()Tejun Heo2007-10-251-6/+6
* | 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-2311-250/+248
* [SG] Update drivers to use sg helpersJens Axboe2007-10-222-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-1913-14/+14
|\
| * pata_cmd64x.c typo fixAdrian Bunk2007-10-201-1/+1
| * Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-1912-13/+13
* | [libata] sata_sis: use correct S/G table sizeJeff Garzik2007-10-191-1/+1
* | pata_cs5536: MWDMA fixBartlomiej Zolnierkiewicz2007-10-191-2/+2
* | sata_sis: fix SCR read breakageTejun Heo2007-10-191-5/+8
* | libata: fix kernel-doc param nameRandy Dunlap2007-10-191-1/+1
|/
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-189-74/+1560
|\
| * [libata] kill ata_sg_is_last()Jeff Garzik2007-10-183-26/+20
| * Update libata driver for bf548 atapi controller against the 2.6.24 tree.Sonic Zhang2007-10-172-47/+37
| * libata-sff: Correct use of check_status()Alan Cox2007-10-171-1/+1
| * drivers/ata: add support to Freescale 3.0Gbps SATA ControllerLi Yang2007-10-173-0/+1500
| * pata_acpi: fix build breakage if !CONFIG_PMTejun Heo2007-10-171-0/+2
* | sparse pointer use of zero as nullStephen Hemminger2007-10-181-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-162-16/+21
|\
| * remove blk_queue_max_phys_segments in libataFUJITA Tomonori2007-10-161-2/+0