aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-04pata_amd/pata_via: de-couple programming of PIO/MWDMA and UDMA timingsBartlomiej Zolnierkiewicz2-4/+5
2007-12-04ahci: add the Device IDs of MCP79 AHCI controller to ahci.cpeerchen1-0/+4
2007-12-04sata_mv: Warn about HPT RocketRAID BIOS treatment of "Legacy" drivesMark Lord1-0/+9
2007-12-04sata_nv: don't use legacy DMA in ADMA mode (v3)Robert Hancock1-9/+23
2007-12-01sata_mv: Fix broken Marvell 7042 support.Mark Lord1-20/+42
2007-12-01libata: Fix early use of port printk. (Was Re: ata4294967295: failed to start port (errno=-19))Alan Cox1-3/+2
2007-12-01ata_piix: add more toshiba laptops to broken suspend listPeter Schwenke1-0/+28
2007-12-01libata: More IVB horkage from TSSTPeter Missel1-0/+3
2007-12-01libata: report protocol and full CDB on errorTejun Heo1-9/+33
2007-12-01Several fixes for the AVR32 PATA driverKristoffer Nyborg Gregertsen1-28/+33
2007-12-01sata_mv: fix compilation error when enabling DEBUGSaeed Bishara1-1/+1
2007-12-01Set proper ATA UDMA mode for bf548 according to system clock.sonic zhang1-0/+7
2007-11-26libata: bump transfer chunk size if it's oddTejun Heo1-3/+32
2007-11-26libata: Return proper ATA INT status in pata_bf54x driversonic zhang1-3/+3
2007-11-23pata_ali: trim trailing whitespace (fix checkpatch complaints)Jeff Garzik1-1/+1
2007-11-23pata_isapnp: Polled devicesAlan Cox1-4/+7
2007-11-23pata_hpt37x: Fix cable detect bug spotted by SergeiAlan Cox1-1/+1
2007-11-23pata_ali: Lots of problems still showing up with small ATAPI DMAAlan Cox1-0/+17
2007-11-23pata_ali: Add Mitac 8317 and derivativesAlan Cox1-0/+3
2007-11-23libata-core: List more documentation sources for referenceAlan Cox1-0/+8
2007-11-23ata_piix: Invalid use of writel/readl with iomapAlan Cox1-3/+3
2007-11-23sata_sil24: fix sg table sizingTejun Heo1-3/+23
2007-11-23pata_jmicron: fix disabled port handling in jmicron_pre_reset()Tejun Heo1-5/+4
2007-11-23pata_sil680: kill bogus reset code (take 2)Sergei Shtylyov1-30/+2
2007-11-19ata_piix: port enable for the first SATA controller of ICH8 is 0xf not 0x3Tejun Heo1-1/+1
2007-11-19ata_piix: only enable the first port on apple macbook proThomas Rohwer1-0/+28
2007-11-19ata_piix: reorganize controller IDsTejun Heo1-31/+31
2007-11-19pata_sis.c: Add Packard Bell EasyNote K5305 to laptopsGabriel C1-0/+1
2007-11-19libata-scsi: be tolerant of 12-byte ATAPI commands in 16-byte CDBsMark Lord1-1/+2
2007-11-19libata: use ATA_HORKAGE_STUCK_ERR for ATAPI tape drivesAlbert Lee1-1/+3
2007-11-19libata: workaround DRQ=1 ERR=1 for ATAPI tape drivesAlbert Lee1-5/+13
2007-11-19libata: remove unused functionsAdrian Bunk2-173/+0
2007-11-19ata_piix: add SATELLITE U205 to broken suspend listTejun Heo1-0/+7
2007-11-10libata: Don't fail device revalidation for bad _GTF methodsMatthew Garrett1-8/+2
2007-11-08libata: port and host should be stopped before hardware resources are releasedTejun Heo1-13/+39
2007-11-08libata: skip 0xff polling for PATA controllersTejun Heo1-5/+11
2007-11-08libata: pata_platform: Support polling-mode configuration.Paul Mundt1-7/+28
2007-11-08libata: Support PIO polling-only hosts.Paul Mundt1-0/+10
2007-11-08libata sata_qstor conversion to new error handling (EH).Mark Lord1-14/+51
2007-11-08libata sata_qstor workaround for spurious interruptsMark Lord1-17/+21
2007-11-08libata sata_qstor nuke idle stateMark Lord1-11/+4
2007-11-08nv_hardreset: update dangling reference to bugzilla entryFernando Luis Vázquez Cao1-1/+1
2007-11-08ata_piix: add SATELLITE PRO U200 to broken suspend listYann Chachkoff1-0/+7
2007-11-05libata: handle broken cable reportingAlan Cox1-1/+20
2007-11-05pata_hpt37x: Fix outstanding bug reports on the HPT374 and 37x cable detectAlan Cox1-13/+36
2007-11-05ata_piix: Add additional PCI identifier for 40 wire short cableAlan Cox1-0/+1
2007-11-05pata_serverworks: Fix problem with some drive combinationsAlan Cox1-6/+5
2007-11-04libata: Don't disable dipm with SET FEATURESKristen Carlson Accardi1-8/+10
2007-11-03[libata] Utilize new SCSI event infrastructureJeff Garzik1-3/+5
2007-11-03libata: don't configure downstream links faster than the upstream linkTejun Heo1-6/+16