aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2011-06-23pata_cmd64x: remove unused definitionsBartlomiej Zolnierkiewicz
2011-06-23pata_cmd64x: cmd648_bmdma_stop() fixBartlomiej Zolnierkiewicz
2011-06-23pata_cmd64x: fix PIO setupBartlomiej Zolnierkiewicz
2011-06-23ata: use pci_dev->revisionSergei Shtylyov
2011-05-09libata: set queue DMA alignment to sector size for ATAPI tooTejun Heo
2011-05-09sata_via: Delay on vt6420 when starting ATAPI DMA writeBart Hartgers
2011-03-23ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controllerSeth Heasley
2011-03-23ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDsSeth Heasley
2011-03-23ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDsSeth Heasley
2011-03-23libata: no special completion processing for EH commandsTejun Heo
2011-02-17pata_mpc52xx: inherit from ata_bmdma_port_opsTejun Heo
2010-12-09libata: fix NULL sdev dereference race in atapi_qc_complete()Tejun Heo
2010-12-09libata-scsi passthru: fix bug which truncated LBA48 return valuesDouglas Gilbert
2010-12-09ata_generic: implement ATA_GEN_* flags and force enable DMA on MBP 7,1Tejun Heo
2010-12-09ahci,ata_generic: let ata_generic handle new MBP w/ MCP89Tejun Heo
2010-09-26pata_pdc202xx_old: fix UDMA mode for PDC2026x chipsetsBartlomiej Zolnierkiewicz
2010-09-26pata_pdc202xx_old: fix UDMA mode for Promise UDMA33 cardsBartlomiej Zolnierkiewicz
2010-09-20libata: skip EH autopsy and recovery during suspendTejun Heo
2010-09-20sata_mv: fix broken DSM/TRIM support (v2)Mark Lord
2010-08-13ata_piix: fix locking around SIDPR accessTejun Heo
2010-07-05sata_via: magic vt6421 fix for transmission problems w/ WD drivesTejun Heo
2010-07-05sata_nv: don't diddle with nIEN on mcp55Tejun Heo
2010-07-05libata: don't flush dcache on slab pagesSebastian Andrzej Siewior
2010-07-05libata: disable ATAPI AN by defaultTejun Heo
2010-07-05sata_nv: use ata_pci_sff_activate_host() instead of ata_host_activate()Tejun Heo
2010-05-12libata: ensure NCQ error result taskfile is fully initialized before returnin...Jeff Garzik
2010-05-12libata: fix locking around blk_abort_request()Tejun Heo
2010-04-26ahci: AHCI and RAID mode SATA patch for Intel Cougar Point DeviceIDsSeth Heasley
2010-04-26ata_piix: IDE Mode SATA patch for Intel Cougar Point DeviceIDsSeth Heasley
2010-04-26libata: disable NCQ on Crucial C300 SSDTejun Heo
2010-04-26pata_via: Add VIA VX900 supportJosephChan@via.com.tw
2010-04-26pata_ali: Fix regression with old devicesAlan Cox
2010-04-01ahci: use BIOS date in broken_suspend listTejun Heo
2010-03-15pata_hpt3x2n: always stretch UltraDMA timingSergei Shtylyov
2010-03-15ahci: disable FPDMA auto-activate optimization on NVIDIA AHCIRobert Hancock
2010-02-23ahci: add Acer G725 to broken suspend listTejun Heo
2010-02-23Call flush_dcache_page after PIO data transfers in libata-sff.cCatalin Marinas
2010-02-09libata: retry link resume if necessaryTejun Heo
2010-02-09libata: retry FS IOs even if it has failed with AC_ERR_INVALIDTejun Heo
2010-01-28ata_piix: fix MWDMA handling on PIIX3Bartlomiej Zolnierkiewicz
2010-01-28ahci: disable SNotification capability for ich8Shaohua Li
2010-01-06pata_cmd64x: fix overclocking of UDMA0-2 modesBartlomiej Zolnierkiewicz
2010-01-06pata_hpt3x2n: fix clock turnaroundSergei Shtylyov
2009-12-18pata_hpt{37x|3x2n}: fix timing register masks (take 2)Sergei Shtylyov
2009-11-19sata_fsl: Split hard and soft resetJiang Yutang
2009-11-03sata_via: Remove redundant device ID for VIA VT8261JosephChan@via.com.tw
2009-11-03drivers/ata/libata: Move dereference after NULL testJulia Lawall
2009-11-03ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2Mark Nelson
2009-10-16sata_mv: Prevent PIO commands to be defered too long if traffic in progress.Gwendal Grignou
2009-10-16pata_sc1200: Fix crash on bootAlan Cox