| Commit message (Expand) | Author | Age |
* | libata: implement and use ATA_QCFLAG_QUIET | Tejun Heo | 2007-10-30 |
* | libata: stop being overjealous about non-IO commands | Tejun Heo | 2007-10-30 |
* | libata: flush is an IO command | Tejun Heo | 2007-10-30 |
* | sata_promise: cleanups | Mikael Pettersson | 2007-10-30 |
* | sata_promise: ASIC PRD table bug workaround, take 2 | Mikael Pettersson | 2007-10-30 |
* | Merge branch 'alpm' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/li... | Linus Torvalds | 2007-10-29 |
|\ |
|
| * | [libata] AHCI: add hw link power management support | Kristen Carlson Accardi | 2007-10-29 |
| * | [libata] Link power management infrastructure | Kristen Carlson Accardi | 2007-10-29 |
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-10-29 |
|\| |
|
| * | [libata] AHCI: fix newly introduced host-reset bug | Jeff Garzik | 2007-10-29 |
| * | [libata] sata_nv: fix SWNCQ enabling | Jeff Garzik | 2007-10-29 |
| * | libata: add MAXTOR 7V300F0/VA111900 to NCQ blacklist | Tejun Heo | 2007-10-29 |
| * | libata: no need to speed down if already at PIO0 | Tejun Heo | 2007-10-29 |
| * | libata: relocate forcing PIO0 on reset | Tejun Heo | 2007-10-29 |
| * | pata_ns87415: define SUPERIO_IDE_MAX_RETRIES | Frank Lichtenheld | 2007-10-29 |
| * | [libata] Address some checkpatch-spotted issues | Jeff Garzik | 2007-10-29 |
| * | [libata] fix 'if(' and similar areas that lack whitespace | Jeff Garzik | 2007-10-29 |
| * | libata: implement ata_wait_after_reset() | Tejun Heo | 2007-10-29 |
| * | libata: track SLEEP state and issue SRST to wake it up | Tejun Heo | 2007-10-29 |
| * | libata: relocate and fix post-command processing | Tejun Heo | 2007-10-29 |
* | | Initialise scatter/gather list in ata_sg_setup | Anton Blanchard | 2007-10-29 |
|/ |
|
* | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-10-25 |
|\ |
|
| * | SG: Change sg_set_page() to take length and offset argument | Jens Axboe | 2007-10-24 |
* | | [libata] sata_nv: SWNCQ should not apply to MCP61 | Kuan Luo | 2007-10-25 |
* | | libata-core: Be a bit more relaxed about early DMA zero devices | Alan Cox | 2007-10-25 |
* | | ahci: ahci: implement workaround for ASUS P5W-DH Deluxe ahci_broken_hardreset... | Tejun Heo | 2007-10-25 |
* | | Fix pata_icside build for recent libata API changes | Al Viro | 2007-10-25 |
* | | libata: cosmetic clean up in ata_eh_reset() | Tejun Heo | 2007-10-25 |
* | | libata-core.c: make 2 functions static | Adrian Bunk | 2007-10-25 |
* | | [libata] Create internal helper ata_dev_set_feature() | Jeff Garzik | 2007-10-25 |
|/ |
|
* | libata: add HTS542525K9SA00 to NCQ blacklist | Tejun Heo | 2007-10-23 |
* | libata-core: auditting chk_status v check_status | Alan Cox | 2007-10-23 |
* | [libata] checkpatch-inspired cleanups | Jeff Garzik | 2007-10-23 |
* | [SG] Update drivers to use sg helpers | Jens Axboe | 2007-10-22 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-10-19 |
|\ |
|
| * | pata_cmd64x.c typo fix | Adrian Bunk | 2007-10-19 |
| * | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 |
* | | [libata] sata_sis: use correct S/G table size | Jeff Garzik | 2007-10-19 |
* | | pata_cs5536: MWDMA fix | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | | sata_sis: fix SCR read breakage | Tejun Heo | 2007-10-19 |
* | | libata: fix kernel-doc param name | Randy Dunlap | 2007-10-19 |
|/ |
|
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-10-18 |
|\ |
|
| * | [libata] kill ata_sg_is_last() | Jeff Garzik | 2007-10-18 |
| * | Update libata driver for bf548 atapi controller against the 2.6.24 tree. | Sonic Zhang | 2007-10-17 |
| * | libata-sff: Correct use of check_status() | Alan Cox | 2007-10-17 |
| * | drivers/ata: add support to Freescale 3.0Gbps SATA Controller | Li Yang | 2007-10-17 |
| * | pata_acpi: fix build breakage if !CONFIG_PM | Tejun Heo | 2007-10-17 |
* | | sparse pointer use of zero as null | Stephen Hemminger | 2007-10-18 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-10-16 |
|\ |
|
| * | remove blk_queue_max_phys_segments in libata | FUJITA Tomonori | 2007-10-16 |