Age | Commit message (Expand) | Author | Files | Lines |
2007-11-10 | libata: Don't fail device revalidation for bad _GTF methods | Matthew Garrett | 1 | -8/+2 |
2007-11-08 | libata: port and host should be stopped before hardware resources are released | Tejun Heo | 1 | -13/+39 |
2007-11-08 | libata: skip 0xff polling for PATA controllers | Tejun Heo | 1 | -5/+11 |
2007-11-08 | libata: pata_platform: Support polling-mode configuration. | Paul Mundt | 1 | -7/+28 |
2007-11-08 | libata: Support PIO polling-only hosts. | Paul Mundt | 1 | -0/+10 |
2007-11-08 | libata sata_qstor conversion to new error handling (EH). | Mark Lord | 1 | -14/+51 |
2007-11-08 | libata sata_qstor workaround for spurious interrupts | Mark Lord | 1 | -17/+21 |
2007-11-08 | libata sata_qstor nuke idle state | Mark Lord | 1 | -11/+4 |
2007-11-08 | nv_hardreset: update dangling reference to bugzilla entry | Fernando Luis Vázquez Cao | 1 | -1/+1 |
2007-11-08 | ata_piix: add SATELLITE PRO U200 to broken suspend list | Yann Chachkoff | 1 | -0/+7 |
2007-11-06 | libata: handle broken cable reporting | Alan Cox | 1 | -1/+20 |
2007-11-06 | pata_hpt37x: Fix outstanding bug reports on the HPT374 and 37x cable detect | Alan Cox | 1 | -13/+36 |
2007-11-06 | ata_piix: Add additional PCI identifier for 40 wire short cable | Alan Cox | 1 | -0/+1 |
2007-11-06 | pata_serverworks: Fix problem with some drive combinations | Alan Cox | 1 | -6/+5 |
2007-11-05 | libata: Don't disable dipm with SET FEATURES | Kristen Carlson Accardi | 1 | -8/+10 |
2007-11-04 | [libata] Utilize new SCSI event infrastructure | Jeff Garzik | 1 | -3/+5 |
2007-11-03 | libata: don't configure downstream links faster than the upstream link | Tejun Heo | 1 | -6/+16 |
2007-11-03 | libata: request PHY speed configuration on SControl access failure | Tejun Heo | 1 | -1/+1 |
2007-11-03 | libata: consider errors not associated with commands for speed down | Tejun Heo | 1 | -6/+13 |
2007-11-03 | libata: more robust reset failure handling | Tejun Heo | 1 | -9/+16 |
2007-11-03 | libata: cosmetic clean up / reorganization of ata_eh_reset() | Tejun Heo | 1 | -56/+56 |
2007-11-03 | libata: fix timing computation in ata_eh_reset() | Tejun Heo | 1 | -1/+1 |
2007-11-03 | libata: increase 128 KB / cmd limit for ATAPI tape drives | Tony Battersby | 1 | -0/+4 |
2007-11-03 | sata_promise: fix endianess bug in ASIC PRD bug workaround | Mikael Pettersson | 1 | -1/+1 |
2007-11-03 | libata: fix docbook | Stephen Hemminger | 1 | -3/+3 |
2007-11-03 | make ata_scsi_lpm_get() static | Adrian Bunk | 1 | -1/+1 |
2007-11-03 | libata: suppress two warnings | Stephen Rothwell | 1 | -0/+4 |
2007-11-03 | ata/sata_fsl: Remove ata_scsi_suspend/resume callbacks | ashish kalra | 1 | -4/+0 |
2007-11-03 | ata/sata_fsl: Remove sending LOG EXT command in sata_fsl_softreset() | ashish kalra | 1 | -70/+0 |
2007-11-03 | ata/sata_fsl: Move MPC8315DS link speed limit workaround to specific ifdef | ashish kalra | 1 | -0/+2 |
2007-11-03 | ata/sata_fsl: cleanup style problem | Li Yang | 1 | -6/+6 |
2007-11-03 | ata/sata_fsl: remove unneeded sata_fsl_hardreset() | Jeff Garzik | 1 | -13/+1 |
2007-11-03 | ata/sata_fsl: remove unneeded on-stack copy of FIS | Jeff Garzik | 1 | -3/+1 |
2007-11-03 | ata/sata_fsl: cleanup needless casts to/from void __iomem * | Jeff Garzik | 1 | -2/+2 |
2007-11-03 | ata/sata_fsl: Remove unnecessary SCR cases | Jeff Garzik | 1 | -14/+2 |
2007-11-03 | ata/sata_fsl: Kill ata_sg_is_last() | Li Yang | 1 | -1/+1 |
2007-11-03 | ata/sata_fsl: save irq in private data for irq unmapping | Li Yang | 1 | -1/+3 |
2007-11-03 | ata/sata_fsl: Remove deprecated hooks | Li Yang | 1 | -4/+0 |
2007-11-03 | ata/sata_fsl: Update for ata_link introduction | Li Yang | 1 | -13/+18 |
2007-10-30 | libata: implement and use ATA_QCFLAG_QUIET | Tejun Heo | 2 | -3/+5 |
2007-10-30 | libata: stop being overjealous about non-IO commands | Tejun Heo | 2 | -8/+14 |
2007-10-30 | libata: flush is an IO command | Tejun Heo | 1 | -0/+3 |
2007-10-30 | sata_promise: cleanups | Mikael Pettersson | 1 | -8/+9 |
2007-10-30 | sata_promise: ASIC PRD table bug workaround, take 2 | Mikael Pettersson | 1 | -4/+83 |
2007-10-29 | Merge branch 'alpm' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/li... | Linus Torvalds | 5 | -3/+424 |
2007-10-29 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 27 | -340/+422 |
2007-10-29 | [libata] AHCI: add hw link power management support | Kristen Carlson Accardi | 1 | -2/+155 |
2007-10-29 | [libata] Link power management infrastructure | Kristen Carlson Accardi | 4 | -1/+269 |
2007-10-29 | [libata] AHCI: fix newly introduced host-reset bug | Jeff Garzik | 1 | -2/+4 |
2007-10-29 | [libata] sata_nv: fix SWNCQ enabling | Jeff Garzik | 1 | -3/+9 |