summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* libata: kill spurious NCQ completion detectionTejun Heo2007-12-072-88/+4
* ahci: don't attach if ICH6 is in combined modeTejun Heo2007-12-071-0/+18
* ata_piix: add Toshiba Tecra M4 to broken suspend listPeter Schwenke2007-12-071-0/+7
* ahci: fix engine reset failed messageTejun Heo2007-12-071-2/+2
* pata_amd/pata_via: de-couple programming of PIO/MWDMA and UDMA timingsBartlomiej Zolnierkiewicz2007-12-042-4/+5
* ahci: add the Device IDs of MCP79 AHCI controller to ahci.cpeerchen2007-12-041-0/+4
* sata_mv: Warn about HPT RocketRAID BIOS treatment of "Legacy" drivesMark Lord2007-12-041-0/+9
* sata_nv: don't use legacy DMA in ADMA mode (v3)Robert Hancock2007-12-041-9/+23
* sata_mv: Fix broken Marvell 7042 support.Mark Lord2007-12-011-20/+42
* libata: Fix early use of port printk. (Was Re: ata4294967295: failed to start...Alan Cox2007-12-011-3/+2
* ata_piix: add more toshiba laptops to broken suspend listPeter Schwenke2007-12-011-0/+28
* libata: More IVB horkage from TSSTPeter Missel2007-12-011-0/+3
* libata: report protocol and full CDB on errorTejun Heo2007-12-011-9/+33
* Several fixes for the AVR32 PATA driverKristoffer Nyborg Gregertsen2007-12-011-28/+33
* sata_mv: fix compilation error when enabling DEBUGSaeed Bishara2007-12-011-1/+1
* Set proper ATA UDMA mode for bf548 according to system clock.sonic zhang2007-12-011-0/+7
* libata: bump transfer chunk size if it's oddTejun Heo2007-11-261-3/+32
* libata: Return proper ATA INT status in pata_bf54x driversonic zhang2007-11-261-3/+3
* pata_ali: trim trailing whitespace (fix checkpatch complaints)Jeff Garzik2007-11-231-1/+1
* pata_isapnp: Polled devicesAlan Cox2007-11-231-4/+7
* pata_hpt37x: Fix cable detect bug spotted by SergeiAlan Cox2007-11-231-1/+1
* pata_ali: Lots of problems still showing up with small ATAPI DMAAlan Cox2007-11-231-0/+17
* pata_ali: Add Mitac 8317 and derivativesAlan Cox2007-11-231-0/+3
* libata-core: List more documentation sources for referenceAlan Cox2007-11-231-0/+8
* ata_piix: Invalid use of writel/readl with iomapAlan Cox2007-11-231-3/+3
* sata_sil24: fix sg table sizingTejun Heo2007-11-231-3/+23
* pata_jmicron: fix disabled port handling in jmicron_pre_reset()Tejun Heo2007-11-231-5/+4
* pata_sil680: kill bogus reset code (take 2)Sergei Shtylyov2007-11-231-30/+2
* ata_piix: port enable for the first SATA controller of ICH8 is 0xf not 0x3Tejun Heo2007-11-191-1/+1
* ata_piix: only enable the first port on apple macbook proThomas Rohwer2007-11-191-0/+28
* ata_piix: reorganize controller IDsTejun Heo2007-11-191-31/+31
* pata_sis.c: Add Packard Bell EasyNote K5305 to laptopsGabriel C2007-11-191-0/+1
* libata-scsi: be tolerant of 12-byte ATAPI commands in 16-byte CDBsMark Lord2007-11-191-1/+2
* libata: use ATA_HORKAGE_STUCK_ERR for ATAPI tape drivesAlbert Lee2007-11-191-1/+3
* libata: workaround DRQ=1 ERR=1 for ATAPI tape drivesAlbert Lee2007-11-191-5/+13
* libata: remove unused functionsAdrian Bunk2007-11-192-173/+0
* ata_piix: add SATELLITE U205 to broken suspend listTejun Heo2007-11-191-0/+7
* libata: Don't fail device revalidation for bad _GTF methodsMatthew Garrett2007-11-101-8/+2
* libata: port and host should be stopped before hardware resources are releasedTejun Heo2007-11-081-13/+39
* libata: skip 0xff polling for PATA controllersTejun Heo2007-11-081-5/+11
* libata: pata_platform: Support polling-mode configuration.Paul Mundt2007-11-081-7/+28
* libata: Support PIO polling-only hosts.Paul Mundt2007-11-081-0/+10
* libata sata_qstor conversion to new error handling (EH).Mark Lord2007-11-081-14/+51
* libata sata_qstor workaround for spurious interruptsMark Lord2007-11-081-17/+21
* libata sata_qstor nuke idle stateMark Lord2007-11-081-11/+4
* nv_hardreset: update dangling reference to bugzilla entryFernando Luis Vázquez Cao2007-11-081-1/+1
* ata_piix: add SATELLITE PRO U200 to broken suspend listYann Chachkoff2007-11-081-0/+7
* libata: handle broken cable reportingAlan Cox2007-11-051-1/+20
* pata_hpt37x: Fix outstanding bug reports on the HPT374 and 37x cable detectAlan Cox2007-11-051-13/+36
* ata_piix: Add additional PCI identifier for 40 wire short cableAlan Cox2007-11-051-0/+1
OpenPOWER on IntegriCloud