Age | Commit message (Expand) | Author | Files | Lines |
2008-01-23 | [SCSI] libata: fix corruption induced by relaxed DMA alignment in SCSI | James Bottomley | 1 | -4/+8 |
2008-01-12 | [SCSI] relax scsi dma alignment | James Bottomley | 1 | -1/+4 |
2008-01-11 | libata and starting/stopping ATAPI floppy devices | Ondrej Zary | 1 | -1/+2 |
2008-01-11 | sata_sil24: prevent hba lockup when pass-through ATA commands are used | Gwendal Grignou | 1 | -11/+26 |
2008-01-11 | libata: don't normalize UNKNOWN to NONE after reset | Tejun Heo | 1 | -3/+1 |
2008-01-11 | libata-pmp: propagate timeout to host link | Tejun Heo | 1 | -5/+15 |
2008-01-11 | libata-pmp: 4726 hates SRST | Tejun Heo | 1 | -7/+5 |
2008-01-11 | pata_ixp4xx_cf: fix compilation introduced by ata_port_desc() conversion | Rod Whitby | 1 | -1/+2 |
2008-01-11 | pata_pdc202xx_old: Further fixups | Alan Cox | 1 | -2/+13 |
2008-01-11 | libata-sff: PCI IRQ handling fix | Alan Cox | 1 | -2/+5 |
2008-01-11 | sata_qstor: use hardreset instead of softreset | Tejun Heo | 1 | -1/+1 |
2007-12-20 | pata_hpt37x: Fix HPT374 detection | Alan Cox | 1 | -1/+1 |
2007-12-18 | libata: fix ATAPI draining | Tejun Heo | 1 | -22/+65 |
2007-12-18 | libata: update atapi_eh_request_sense() such that lbam/lbah contains buffer size | Tejun Heo | 1 | -2/+2 |
2007-12-18 | libata-acpi: implement _GTF command filtering | Tejun Heo | 1 | -44/+115 |
2007-12-18 | libata-acpi: improve _GTF execution error handling and reporting | Tejun Heo | 1 | -31/+46 |
2007-12-18 | libata-acpi: improve ACPI disabling | Tejun Heo | 1 | -21/+38 |
2007-12-18 | libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM duri... | Tejun Heo | 1 | -20/+49 |
2007-12-18 | libata-acpi: implement and use ata_acpi_init_gtm() | Tejun Heo | 1 | -35/+27 |
2007-12-18 | libata-acpi: add new hooks ata_acpi_dissociate() and ata_acpi_on_disable() | Tejun Heo | 3 | -2/+38 |
2007-12-18 | libata: ata_dev_disable() should be called from EH context | Tejun Heo | 1 | -6/+2 |
2007-12-18 | libata-acpi: adjust constness in ata_acpi_gtm/stm() parameters | Tejun Heo | 1 | -3/+4 |
2007-12-18 | sata_mv: improve warnings about Highpoint RocketRAID 23xx cards | Mark Lord | 1 | -5/+25 |
2007-12-18 | libata: add ST3160023AS / 3.42 to NCQ blacklist | Tejun Heo | 1 | -0/+1 |
2007-12-18 | libata: clear link->eh_info.serror from ata_std_postreset() | Tejun Heo | 2 | -10/+2 |
2007-12-18 | sata_sil: fix spurious IRQ handling | Tejun Heo | 1 | -12/+17 |
2007-12-07 | libata: kill spurious NCQ completion detection | Tejun Heo | 2 | -88/+4 |
2007-12-07 | ahci: don't attach if ICH6 is in combined mode | Tejun Heo | 1 | -0/+18 |
2007-12-07 | ata_piix: add Toshiba Tecra M4 to broken suspend list | Peter Schwenke | 1 | -0/+7 |
2007-12-07 | ahci: fix engine reset failed message | Tejun Heo | 1 | -2/+2 |
2007-12-04 | pata_amd/pata_via: de-couple programming of PIO/MWDMA and UDMA timings | Bartlomiej Zolnierkiewicz | 2 | -4/+5 |
2007-12-04 | ahci: add the Device IDs of MCP79 AHCI controller to ahci.c | peerchen | 1 | -0/+4 |
2007-12-04 | sata_mv: Warn about HPT RocketRAID BIOS treatment of "Legacy" drives | Mark Lord | 1 | -0/+9 |
2007-12-04 | sata_nv: don't use legacy DMA in ADMA mode (v3) | Robert Hancock | 1 | -9/+23 |
2007-12-02 | sata_mv: Fix broken Marvell 7042 support. | Mark Lord | 1 | -20/+42 |
2007-12-02 | libata: Fix early use of port printk. (Was Re: ata4294967295: failed to start... | Alan Cox | 1 | -3/+2 |
2007-12-02 | ata_piix: add more toshiba laptops to broken suspend list | Peter Schwenke | 1 | -0/+28 |
2007-12-02 | libata: More IVB horkage from TSST | Peter Missel | 1 | -0/+3 |
2007-12-02 | libata: report protocol and full CDB on error | Tejun Heo | 1 | -9/+33 |
2007-12-02 | Several fixes for the AVR32 PATA driver | Kristoffer Nyborg Gregertsen | 1 | -28/+33 |
2007-12-02 | sata_mv: fix compilation error when enabling DEBUG | Saeed Bishara | 1 | -1/+1 |
2007-12-02 | Set proper ATA UDMA mode for bf548 according to system clock. | sonic zhang | 1 | -0/+7 |
2007-11-26 | libata: bump transfer chunk size if it's odd | Tejun Heo | 1 | -3/+32 |
2007-11-26 | libata: Return proper ATA INT status in pata_bf54x driver | sonic zhang | 1 | -3/+3 |
2007-11-24 | pata_ali: trim trailing whitespace (fix checkpatch complaints) | Jeff Garzik | 1 | -1/+1 |
2007-11-24 | pata_isapnp: Polled devices | Alan Cox | 1 | -4/+7 |
2007-11-24 | pata_hpt37x: Fix cable detect bug spotted by Sergei | Alan Cox | 1 | -1/+1 |
2007-11-24 | pata_ali: Lots of problems still showing up with small ATAPI DMA | Alan Cox | 1 | -0/+17 |
2007-11-24 | pata_ali: Add Mitac 8317 and derivatives | Alan Cox | 1 | -0/+3 |
2007-11-24 | libata-core: List more documentation sources for reference | Alan Cox | 1 | -0/+8 |