summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* 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
* pata_serverworks: Fix problem with some drive combinationsAlan Cox2007-11-051-6/+5
* libata: Don't disable dipm with SET FEATURESKristen Carlson Accardi2007-11-041-8/+10
* [libata] Utilize new SCSI event infrastructureJeff Garzik2007-11-031-3/+5
* libata: don't configure downstream links faster than the upstream linkTejun Heo2007-11-031-6/+16
* libata: request PHY speed configuration on SControl access failureTejun Heo2007-11-031-1/+1
* libata: consider errors not associated with commands for speed downTejun Heo2007-11-031-6/+13
* libata: more robust reset failure handlingTejun Heo2007-11-031-9/+16
* libata: cosmetic clean up / reorganization of ata_eh_reset()Tejun Heo2007-11-031-56/+56
* libata: fix timing computation in ata_eh_reset()Tejun Heo2007-11-031-1/+1
* libata: increase 128 KB / cmd limit for ATAPI tape drivesTony Battersby2007-11-031-0/+4
* sata_promise: fix endianess bug in ASIC PRD bug workaroundMikael Pettersson2007-11-031-1/+1
* libata: fix docbookStephen Hemminger2007-11-031-3/+3
* make ata_scsi_lpm_get() staticAdrian Bunk2007-11-031-1/+1
* libata: suppress two warningsStephen Rothwell2007-11-031-0/+4
* ata/sata_fsl: Remove ata_scsi_suspend/resume callbacksashish kalra2007-11-031-4/+0
* ata/sata_fsl: Remove sending LOG EXT command in sata_fsl_softreset()ashish kalra2007-11-031-70/+0
* ata/sata_fsl: Move MPC8315DS link speed limit workaround to specific ifdefashish kalra2007-11-031-0/+2
* ata/sata_fsl: cleanup style problemLi Yang2007-11-031-6/+6
* ata/sata_fsl: remove unneeded sata_fsl_hardreset()Jeff Garzik2007-11-031-13/+1
* ata/sata_fsl: remove unneeded on-stack copy of FISJeff Garzik2007-11-031-3/+1
* ata/sata_fsl: cleanup needless casts to/from void __iomem *Jeff Garzik2007-11-031-2/+2
* ata/sata_fsl: Remove unnecessary SCR casesJeff Garzik2007-11-031-14/+2
* ata/sata_fsl: Kill ata_sg_is_last()Li Yang2007-11-031-1/+1
* ata/sata_fsl: save irq in private data for irq unmappingLi Yang2007-11-031-1/+3
* ata/sata_fsl: Remove deprecated hooksLi Yang2007-11-031-4/+0
* ata/sata_fsl: Update for ata_link introductionLi Yang2007-11-031-13/+18
* 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